summaryrefslogtreecommitdiff
path: root/Documentation/driver-api
AgeCommit message (Expand)AuthorFilesLines
2023-11-07Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds5-523/+91
2023-11-05Merge tag 'i3c/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds1-2/+2
2023-11-04Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-37/+11
2023-11-04Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+11
2023-11-02Merge tag 'docs-6.7' of git://git.lwn.net/linuxLinus Torvalds3-12/+24
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-8/+24
2023-11-01Merge tag 'gpio-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+4
2023-11-01Merge tag 'thermal-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+64
2023-10-26Documentation: driver-api: pps: Update PPS generator documentationPandith N1-5/+11
2023-10-23wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo1-1/+1
2023-10-15dpll: docs: add support for pin signal phase offset/adjustArkadiusz Kubalewski1-1/+52
2023-10-12thermal: int340x: processor_thermal: Support power floor notificationsSrinivas Pandruvada1-0/+10
2023-10-12media: Documentation: ccs: Fix spelling mistakeUmang Jain1-1/+1
2023-10-10PCI: Update the devres documentation regarding to pcim_*()Andy Shevchenko1-4/+10
2023-10-10pwm: Adapt sysfs API documentation to realityUwe Kleine-König1-3/+3
2023-10-10i3c: Fix typo "Provisional ID" to "Provisioned ID"Matt Johnston1-2/+2
2023-10-07media: Documentation: Split camera sensor documentationSakari Ailus1-93/+38
2023-10-05docs: driver-api: usb: update dma infoRandy Li1-37/+11
2023-10-04gpio: Further document optional GPIOLIBLinus Walleij1-0/+4
2023-10-04Documentation: dpll: wrap DPLL_CMD_PIN_GET output in a code blockBagas Sanjaya1-13/+13
2023-10-04Documentation: dpll: Fix code blocksBagas Sanjaya1-0/+3
2023-10-03tty: fix kernel-doc for functions in tty.hJiri Slaby (SUSE)1-0/+3
2023-10-03tty: fix up and plug in tty_ioctl kernel-docJiri Slaby (SUSE)2-0/+8
2023-09-27media: remove the old videobuf frameworkHans Verkuil3-412/+0
2023-09-27Documentation: media: camera-sensor: Improve power management documentationLaurent Pinchart1-16/+42
2023-09-27Documentation: media: camera-sensor: Move power management sectionLaurent Pinchart1-35/+35
2023-09-27Documentation: media: camera-sensor: Use link to upstream DT bindingsLaurent Pinchart1-4/+5
2023-09-27Documentation: media: camera-sensor: Fix typo and vocabulary selectionLaurent Pinchart1-2/+2
2023-09-27media: Documentation: Mention CCS toolsSakari Ailus1-0/+8
2023-09-22Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-8/+24
2023-09-17dpll: documentation on DPLL subsystem interfaceVadim Fedorenko2-0/+498
2023-09-14thermal: int340x: processor_thermal: Add workload type hint interfaceSrinivas Pandruvada1-0/+54
2023-09-05Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-32/+6
2023-09-01Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds4-50/+110
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+25
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+5
2023-09-01Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+7
2023-08-31Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-3/+144
2023-08-31Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds2-9/+36
2023-08-30Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-9/+0
2023-08-22interconnect: Add debugfs test clientMike Tipton1-0/+25
2023-08-22tty: tty_buffer: use __tty_insert_flip_string_flags() in tty_insert_flip_char()Jiri Slaby (SUSE)1-1/+2
2023-08-22tty: tty_buffer: unify tty_insert_flip_string_{fixed_flag,flags}()Jiri Slaby (SUSE)1-2/+4
2023-08-21doc: uapi: Add document describing dma-buf semanticsDaniel Stone1-0/+8
2023-08-21doc: dma-buf: Rewrite intro section a littleDaniel Stone1-8/+16
2023-08-10media: Add MIPI CCI register access helper functionsHans de Goede2-0/+6
2023-08-10media: Documentation: media: cec: describe new callbacksHans Verkuil1-10/+34
2023-08-10media: Documentation: v4l: Document sub-device notifiersSakari Ailus1-0/+11
2023-08-09USB: Remove Wireless USB and UWB documentationAlan Stern1-2/+1
2023-08-02ata: libata: remove deprecated EH callbacksNiklas Cassel1-16/+6