summaryrefslogtreecommitdiff
path: root/Documentation/driver-api
AgeCommit message (Expand)Author
2023-11-06Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-11-04Merge tag 'i3c/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
2023-11-03Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-11-01Merge tag 'docs-6.7' of git://git.lwn.net/linuxLinus Torvalds
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-10-31Merge tag 'gpio-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-10-31Merge tag 'thermal-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-26Documentation: driver-api: pps: Update PPS generator documentationPandith N
2023-10-23wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo
2023-10-15dpll: docs: add support for pin signal phase offset/adjustArkadiusz Kubalewski
2023-10-12thermal: int340x: processor_thermal: Support power floor notificationsSrinivas Pandruvada
2023-10-12media: Documentation: ccs: Fix spelling mistakeUmang Jain
2023-10-10PCI: Update the devres documentation regarding to pcim_*()Andy Shevchenko
2023-10-10pwm: Adapt sysfs API documentation to realityUwe Kleine-König
2023-10-10i3c: Fix typo "Provisional ID" to "Provisioned ID"Matt Johnston
2023-10-07media: Documentation: Split camera sensor documentationSakari Ailus
2023-10-05docs: driver-api: usb: update dma infoRandy Li
2023-10-04gpio: Further document optional GPIOLIBLinus Walleij
2023-10-03Documentation: dpll: wrap DPLL_CMD_PIN_GET output in a code blockBagas Sanjaya
2023-10-03Documentation: dpll: Fix code blocksBagas Sanjaya
2023-10-03tty: fix kernel-doc for functions in tty.hJiri Slaby (SUSE)
2023-10-03tty: fix up and plug in tty_ioctl kernel-docJiri Slaby (SUSE)
2023-09-27media: remove the old videobuf frameworkHans Verkuil
2023-09-27Documentation: media: camera-sensor: Improve power management documentationLaurent Pinchart
2023-09-27Documentation: media: camera-sensor: Move power management sectionLaurent Pinchart
2023-09-27Documentation: media: camera-sensor: Use link to upstream DT bindingsLaurent Pinchart
2023-09-27Documentation: media: camera-sensor: Fix typo and vocabulary selectionLaurent Pinchart
2023-09-27media: Documentation: Mention CCS toolsSakari Ailus
2023-09-22Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-09-17dpll: documentation on DPLL subsystem interfaceVadim Fedorenko
2023-09-14thermal: int340x: processor_thermal: Add workload type hint interfaceSrinivas Pandruvada
2023-09-05Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-09-01Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-09-01Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-30Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2023-08-30Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds
2023-08-30Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-08-22interconnect: Add debugfs test clientMike Tipton
2023-08-22tty: tty_buffer: use __tty_insert_flip_string_flags() in tty_insert_flip_char()Jiri Slaby (SUSE)
2023-08-22tty: tty_buffer: unify tty_insert_flip_string_{fixed_flag,flags}()Jiri Slaby (SUSE)
2023-08-21doc: uapi: Add document describing dma-buf semanticsDaniel Stone
2023-08-21doc: dma-buf: Rewrite intro section a littleDaniel Stone
2023-08-10media: Add MIPI CCI register access helper functionsHans de Goede
2023-08-10media: Documentation: media: cec: describe new callbacksHans Verkuil
2023-08-10media: Documentation: v4l: Document sub-device notifiersSakari Ailus
2023-08-09USB: Remove Wireless USB and UWB documentationAlan Stern
2023-08-02ata: libata: remove deprecated EH callbacksNiklas Cassel