summaryrefslogtreecommitdiff
path: root/Documentation/driver-api
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2023-07-05Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+22
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2023-07-01Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-0/+22
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-30/+1
2023-06-29Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+29
2023-06-28Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+7
2023-06-20docs: ptp.rst: Add information about NVIDIA Mellanox devicesRahul Rameshbabu1-0/+13
2023-06-20ptp: Clarify ptp_clock_info .adjphase expects an internal servo to be usedRahul Rameshbabu1-0/+16
2023-06-13gpiolib: remove unused gpio_cansleep()Andy Shevchenko1-11/+1
2023-06-05EDAC/amd64: Document heterogeneous system enumerationMuralidhara M K1-0/+120
2023-06-05locking/atomic: docs: Add atomic operations to the driver basic API documenta...Paul E. McKenney1-1/+7
2023-06-01gpiolib: Kill unused GPIOF_OPEN_*Andy Shevchenko1-16/+0
2023-06-01gpiolib: Kill unused GPIOF_EXPORT and CoAndy Shevchenko1-3/+0
2023-05-30devres: Provide krealloc_arrayJames Clark1-0/+1
2023-05-25Documentation: v4l: Document rotation and orientation for sensor driversSakari Ailus1-0/+22
2023-05-09platform/x86: wmi: Add documentationArmin Wolf2-0/+22
2023-05-03Merge tag 'pwm/for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+5
2023-05-03Merge tag 'for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pate...Linus Torvalds2-18/+17
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+15
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+4
2023-04-27Merge tag 'tty-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+20
2023-04-27hte: Re-phrase tegra API documentDipen Patel2-18/+17
2023-04-26Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-42/+44
2023-04-26Merge tag 'mtd/for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds1-3/+0
2023-04-26Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-27/+4
2023-04-26Merge tag 'media/v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+22
2023-04-26Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+14
2023-04-21docs: clk: add documentation to log which clocks have been disabledBrian Masney1-0/+5
2023-04-18thermal: intel: int340x: Add DLVR support for RFIM controlSrinivas Pandruvada1-2/+44
2023-04-13pwm: Delete deprecated functions pwm_request() and pwm_free()Uwe Kleine-König1-8/+5
2023-04-12Documentation: firmware: Clarify firmware path usageFlorian Fainelli1-2/+7
2023-04-11media: ccs: Document CCS static data file namesSakari Ailus1-0/+22
2023-04-07thermal/core: Remove thermal_bind_params structureZhang Rui1-40/+0
2023-04-05nvmem: core: introduce NVMEM layoutsMichael Walle1-0/+15
2023-04-04mtd: spi-nor: Stop exporting spi_nor_restore()Tudor Ambarus1-3/+0
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman1-1/+1
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet1-1/+1
2023-03-29docs: driver-api: firmware_loader: fix missing argument in usage exampleConor Dooley1-1/+2
2023-03-29Merge v6.3-rc4 into drm-nextDaniel Vetter1-1/+1
2023-03-29tty: n_gsm: add ioctl for DLC config via ldisc handleDaniel Starke1-0/+16