aboutsummaryrefslogtreecommitdiff
path: root/Documentation/driver-api
AgeCommit message (Expand)AuthorFilesLines
2023-07-09Merge tag 'ntb-6.5' of https://github.com/jonmason/ntbGravatar Linus Torvalds 1-2/+2
2023-07-08ntb.rst: Fix copy and paste errorGravatar Geoff Levand 1-2/+2
2023-07-05Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 1-0/+22
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2023-06-30Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 2-0/+22
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-30/+1
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-0/+29
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+7
2023-06-20docs: ptp.rst: Add information about NVIDIA Mellanox devicesGravatar Rahul Rameshbabu 1-0/+13
2023-06-20ptp: Clarify ptp_clock_info .adjphase expects an internal servo to be usedGravatar Rahul Rameshbabu 1-0/+16
2023-06-13gpiolib: remove unused gpio_cansleep()Gravatar Andy Shevchenko 1-11/+1
2023-06-05EDAC/amd64: Document heterogeneous system enumerationGravatar Muralidhara M K 1-0/+120
2023-06-05locking/atomic: docs: Add atomic operations to the driver basic API documenta...Gravatar Paul E. McKenney 1-1/+7
2023-06-01gpiolib: Kill unused GPIOF_OPEN_*Gravatar Andy Shevchenko 1-16/+0
2023-06-01gpiolib: Kill unused GPIOF_EXPORT and CoGravatar Andy Shevchenko 1-3/+0
2023-05-30devres: Provide krealloc_arrayGravatar James Clark 1-0/+1
2023-05-25Documentation: v4l: Document rotation and orientation for sensor driversGravatar Sakari Ailus 1-0/+22
2023-05-09platform/x86: wmi: Add documentationGravatar Armin Wolf 2-0/+22
2023-05-03Merge tag 'pwm/for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-8/+5
2023-05-03Merge tag 'for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pate...Gravatar Linus Torvalds 2-18/+17
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+15
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-3/+4
2023-04-27Merge tag 'tty-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-0/+20
2023-04-26hte: Re-phrase tegra API documentGravatar Dipen Patel 2-18/+17
2023-04-25Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-42/+44
2023-04-25Merge tag 'mtd/for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Gravatar Linus Torvalds 1-3/+0
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-27/+4
2023-04-25Merge tag 'media/v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 1-0/+22
2023-04-25Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-2/+14
2023-04-20docs: clk: add documentation to log which clocks have been disabledGravatar Brian Masney 1-0/+5
2023-04-18thermal: intel: int340x: Add DLVR support for RFIM controlGravatar Srinivas Pandruvada 1-2/+44
2023-04-13pwm: Delete deprecated functions pwm_request() and pwm_free()Gravatar Uwe Kleine-König 1-8/+5
2023-04-11Documentation: firmware: Clarify firmware path usageGravatar Florian Fainelli 1-2/+7
2023-04-11media: ccs: Document CCS static data file namesGravatar Sakari Ailus 1-0/+22
2023-04-07thermal/core: Remove thermal_bind_params structureGravatar Zhang Rui 1-40/+0
2023-04-05nvmem: core: introduce NVMEM layoutsGravatar Michael Walle 1-0/+15
2023-04-04mtd: spi-nor: Stop exporting spi_nor_restore()Gravatar Tudor Ambarus 1-3/+0
2023-04-03Merge 6.3-rc5 into driver-core-nextGravatar Greg Kroah-Hartman 1-1/+1
2023-03-30docs: move x86 documentation into Documentation/arch/Gravatar Jonathan Corbet 1-1/+1
2023-03-29docs: driver-api: firmware_loader: fix missing argument in usage exampleGravatar Conor Dooley 1-1/+2
2023-03-29Merge v6.3-rc4 into drm-nextGravatar Daniel Vetter 1-1/+1
2023-03-29tty: n_gsm: add ioctl for DLC config via ldisc handleGravatar Daniel Starke 1-0/+16
2023-03-29tty: n_gsm: add ioctl for DLC specific parameter configurationGravatar Daniel Starke 1-0/+4
2023-03-28dma-buf/sync_file: Surface sync-file uABIGravatar Rob Clark 1-2/+8
2023-03-25dma-buf/dma-fence: Add deadline awarenessGravatar Rob Clark 1-0/+6
2023-03-23driver core: bus: mark the struct bus_type for sysfs callbacks as constantGravatar Greg Kroah-Hartman 1-2/+2
2023-03-15Documentation: gpio: Input mode is not true Hi-ZGravatar Andy Shevchenko 1-4/+4
2023-03-14docs: vfio: fix header pathGravatar Jiri Pirko 1-1/+1
2023-03-06gpiolib: remove legacy gpio_export()Gravatar Arnd Bergmann 1-21/+0
2023-03-06gpiolib: remove gpio_set_debounce()Gravatar Arnd Bergmann 1-2/+0