aboutsummaryrefslogtreecommitdiff
path: root/Documentation/driver-api
AgeCommit message (Expand)AuthorFilesLines
2025-09-08pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVELLinus Walleij1-2/+2
2025-08-29docs: driver-api pinctrl cleanupAlex Tran1-4/+6
2025-08-27Documentation: pinctrl: Describe PM helper functions for standard states.Christian Bruel1-2/+55
2025-08-26Documentation: gpio: add documentation about using software nodesDmitry Torokhov3-0/+364
2025-08-21Documentation: driver-api: usb: Limit toctree depthBagas Sanjaya1-0/+1
2025-08-20docs: initramfs: file data alignment via name paddingDavid Disseldorp1-0/+5
2025-08-18Documentation: Fix driver-api typosRanganath V N3-9/+9
2025-08-13Documentation: media: camera-sensor: Mention v4l2_devm_sensor_clk_get() for o...Mehdi Djait1-7/+17
2025-08-13media: Drop V4L2_FL_USES_V4L2_FH checksLaurent Pinchart1-13/+2
2025-08-13media: Reset file->private_data to NULL in v4l2_fh_del()Laurent Pinchart1-2/+2
2025-08-13media: Set file->private_data in v4l2_fh_add()Laurent Pinchart1-22/+24
2025-08-13media: Wrap file->private_data access with a helper functionLaurent Pinchart1-6/+10
2025-08-12cxl/region: Add inject and clear poison by region offsetAlison Schofield1-1/+1
2025-08-01Merge tag 'cxl-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds5-12/+60
2025-08-01Merge tag 'soundwire-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2025-07-31Merge tag 'media/v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-6/+3
2025-07-31Merge tag 'docs-6.17' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+43
2025-07-29Merge tag 'usb-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-11/+0
2025-07-29Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-6/+6
2025-07-28Merge tag 'pwm/for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+9
2025-07-28Merge tag 'gpio-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+0
2025-07-28Merge tag 'thermal-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+9
2025-07-16Documentation: driver-api: Update libata error handler informationDamien Le Moal1-9/+16
2025-07-07docs: pwm: Adapt Locking paragraph to realityUwe Kleine-König1-4/+9
2025-06-30cxl: docs/devices Fix typos and clarify wording in device-types.rstAlok Tiwari1-5/+5
2025-06-30Documentation: fix typo in CXL driver documentationNai-Chen Cheng1-1/+1
2025-06-30Documentation: cxl: fix typos and improve clarity in memory-devices.rstAlok Tiwari1-6/+6
2025-06-30Documentation/driver-api/cxl: Introduce conventions.rstDan Williams2-0/+48
2025-06-30media: Documentation: Document new v4l2_ctrl_handler_free() behaviourSakari Ailus1-6/+3
2025-06-27dpll: add reference-sync netlink attributeArkadiusz Kubalewski1-0/+25
2025-06-24tty: fix tty_port_tty_*hangup() kernel-docJiri Slaby (SUSE)1-2/+3
2025-06-21Documentation: treewide: Replace remaining spinics links with loreBagas Sanjaya1-1/+1
2025-06-19serial: Remove unused uart_get_consoleDr. David Alan Gilbert1-4/+3
2025-06-19usb: core: Remove unused usb_unlink_anchored_urbsDr. David Alan Gilbert1-11/+0
2025-06-16thermal: intel: int340x: Add throttling control interface to PTCSrinivas Pandruvada1-0/+9
2025-06-13dpll: add phase-offset-monitor feature to netlink specArkadiusz Kubalewski1-0/+18
2025-06-10gpiolib: Remove unused devm_gpio_request()Andy Shevchenko1-1/+0
2025-06-09soundwire: update Intel BPT message length limitationBard Liao1-1/+1
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-10/+4
2025-06-05Merge tag 'dmaengine-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+1
2025-06-03Merge tag 'cxl-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds32-103/+4193
2025-05-29Merge tag 'for-linus-6.16-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds1-16/+13
2025-05-29Merge tag 'tsm-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds3-0/+25
2025-05-27Merge tag 'thermal-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+21
2025-05-27Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-05-27Merge tag 'docs-6.16' of git://git.lwn.net/linuxLinus Torvalds4-4/+10
2025-05-21nvmem: Remove unused nvmem cell table supportGeert Uytterhoeven1-10/+4
2025-05-21gpiolib-acpi: Update file references in the Documentation and MAINTAINERSAndy Shevchenko1-1/+1