summaryrefslogtreecommitdiff
path: root/Documentation/driver-api
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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
2023-08-02ata: libata-core: remove ata_bus_probe()Niklas Cassel1-16/+0
2023-07-28media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connectionSakari Ailus1-22/+29
2023-07-28media: Documentation: v4l: Document v4l2_async_nf_cleanupSakari Ailus1-6/+5
2023-07-28media: Documentation: v4l: Document missing async subdev functionSakari Ailus1-9/+5
2023-07-28media: Documentation: v4l: Fix async sensor subdev helper documentationSakari Ailus1-5/+5
2023-07-28media: Documentation: v4l: Add section titles for asyncSakari Ailus1-1/+18
2023-07-28media: Documentation: v4l: Fix async notifier registration exampleSakari Ailus1-2/+2
2023-07-25USB: document ioctl USBDEVFS_GET_SPEEDOliver Neukum1-0/+6
2023-07-25docs: vfio: Add vfio device cdev descriptionYi Liu1-0/+139
2023-07-25vfio-iommufd: Add detach_ioas support for physical VFIO devicesYi Liu1-3/+5
2023-07-24docs: move s390 under archCosta Shulyupin1-2/+2
2023-07-14docs: time: make separate section for time and timersRandy Dunlap1-9/+18
2023-07-14docs: add more driver-model infrastructure interfacesRandy Dunlap1-0/+18
2023-07-10lib/math: Move dvb_math.c into lib/math/int_log.cAndy Shevchenko1-9/+0
2023-07-09Merge tag 'ntb-6.5' of https://github.com/jonmason/ntbLinus Torvalds1-2/+2
2023-07-08ntb.rst: Fix copy and paste errorGeoff Levand1-2/+2