aboutsummaryrefslogtreecommitdiff
path: root/Documentation/driver-api
AgeCommit message (Expand)AuthorFilesLines
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-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
2023-02-26Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 4-63/+12
2023-02-25Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfioGravatar Linus Torvalds 2-129/+61
2023-02-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 4-0/+354
2023-02-24Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Gravatar Linus Torvalds 1-10/+14
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-0/+19
2023-02-22Merge tag 'docs-6.3' of git://git.lwn.net/linuxGravatar Linus Torvalds 21-28/+30
2023-02-22Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 1-255/+243
2023-02-22Merge tag 'gpio-updates-for-v6.3' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-17/+0
2023-02-21Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 2-23/+25
2023-02-21Merge tag 'thermal-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-321/+3
2023-02-20docs: driver-api: virtio: commentize spec version checkingGravatar Bagas Sanjaya 1-1/+1
2023-02-20docs: driver-api: virtio: slightly reword virtqueues allocation paragraphGravatar Bagas Sanjaya 1-4/+4
2023-02-20docs: driver-api: virtio: parenthesize external reference targetsGravatar Bagas Sanjaya 1-4/+5
2023-02-16tty: n_gsm: add keep alive supportGravatar Daniel Starke 1-0/+19
2023-02-15docs: driver-api: virtio: virtio on LinuxGravatar Ricardo Cañuelo 4-0/+353
2023-02-09Documentation: admin-guide: Move intel_powerclamp documentationGravatar Srinivas Pandruvada 2-321/+0