summaryrefslogtreecommitdiff
path: root/Documentation/driver-api
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pwm/for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-05-031-8/+5
|\
| * pwm: Delete deprecated functions pwm_request() and pwm_free()Uwe Kleine-König2023-04-131-8/+5
* | Merge tag 'for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pate...Linus Torvalds2023-05-032-18/+17
|\ \
| * | hte: Re-phrase tegra API documentDipen Patel2023-04-262-18/+17
| |/
* | Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-04-271-0/+15
|\ \
| * | nvmem: core: introduce NVMEM layoutsMichael Walle2023-04-051-0/+15
* | | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-272-3/+4
|\ \ \
| * \ \ Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-031-1/+1
| |\ \ \ | | |/ /
| * | | docs: driver-api: firmware_loader: fix missing argument in usage exampleConor Dooley2023-03-291-1/+2
| * | | driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman2023-03-231-2/+2
| | |/ | |/|
* | | Merge tag 'tty-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-04-271-0/+20
|\ \ \
| * | | tty: n_gsm: add ioctl for DLC config via ldisc handleDaniel Starke2023-03-291-0/+16
| * | | tty: n_gsm: add ioctl for DLC specific parameter configurationDaniel Starke2023-03-291-0/+4
| | |/ | |/|
* | | Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-252-42/+44
|\ \ \
| * | | thermal: intel: int340x: Add DLVR support for RFIM controlSrinivas Pandruvada2023-04-181-2/+44
| * | | thermal/core: Remove thermal_bind_params structureZhang Rui2023-04-071-40/+0
| |/ /
* | | Merge tag 'mtd/for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2023-04-251-3/+0
|\ \ \
| * | | mtd: spi-nor: Stop exporting spi_nor_restore()Tudor Ambarus2023-04-041-3/+0
| | |/ | |/|
* | | Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-252-27/+4
|\ \ \
| * | | Documentation: gpio: Input mode is not true Hi-ZAndy Shevchenko2023-03-151-4/+4
| * | | gpiolib: remove legacy gpio_export()Arnd Bergmann2023-03-061-21/+0
| * | | gpiolib: remove gpio_set_debounce()Arnd Bergmann2023-03-061-2/+0
| |/ /
* | | Merge tag 'media/v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-04-251-0/+22
|\ \ \
| * | | media: ccs: Document CCS static data file namesSakari Ailus2023-04-111-0/+22
| |/ /
* | | Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-04-251-2/+14
|\ \ \
| * \ \ Merge v6.3-rc4 into drm-nextDaniel Vetter2023-03-291-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | dma-buf/sync_file: Surface sync-file uABIRob Clark2023-03-281-2/+8
| * | | dma-buf/dma-fence: Add deadline awarenessRob Clark2023-03-251-0/+6
| | |/ | |/|
* | | docs: clk: add documentation to log which clocks have been disabledBrian Masney2023-04-201-0/+5
* | | Documentation: firmware: Clarify firmware path usageFlorian Fainelli2023-04-111-2/+7
* | | docs: move x86 documentation into Documentation/arch/Jonathan Corbet2023-03-301-1/+1
| |/ |/|
* | docs: vfio: fix header pathJiri Pirko2023-03-141-1/+1
|/
* Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-02-264-63/+12
|\
| * media: mc: entity: Fix minor issues in comments and documentationLaurent Pinchart2023-02-061-6/+4
| * media: cpia2: remove deprecated driverHans Verkuil2023-01-222-57/+0
| * media: Documentation: add multiplexed streams documentationTomi Valkeinen2023-01-221-0/+8
* | Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-02-252-129/+61
|\ \
| * | docs: vfio: Update vfio.rst per latest interfacesYi Liu2023-02-091-22/+60
| * | vfio-mdev: remove an non-existing driver from vfio-mediated-deviceChristoph Hellwig2023-01-231-7/+1
| * | vfio-mdev: move the mtty usage documentationChristoph Hellwig2023-01-231-100/+0
| |/
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-02-254-0/+354
|\ \
| * | docs: driver-api: virtio: commentize spec version checkingBagas Sanjaya2023-02-201-1/+1
| * | docs: driver-api: virtio: slightly reword virtqueues allocation paragraphBagas Sanjaya2023-02-201-4/+4
| * | docs: driver-api: virtio: parenthesize external reference targetsBagas Sanjaya2023-02-201-4/+5
| * | docs: driver-api: virtio: virtio on LinuxRicardo Cañuelo2023-02-154-0/+353
| |/
* | Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds2023-02-241-10/+14
|\ \
| * | phy: Add devm_of_phy_optional_get() helperGeert Uytterhoeven2023-02-031-2/+5
| * | doc: phy: Document devm_of_phy_get()Geert Uytterhoeven2023-02-031-4/+6
| * | phy: Remove unused phy_optional_get()Geert Uytterhoeven2023-02-031-6/+5
| |/
* | Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-02-241-0/+19
|\ \