index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
driver-api
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-13
driver core: add a faux bus for use when a simple device/bus is needed
Greg Kroah-Hartman
1
-0
/
+6
2025-01-28
Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+296
2025-01-28
Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+0
2025-01-27
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+2
2025-01-26
Merge tag 'media/v6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-4
/
+5
2025-01-13
usb: phy: Remove API devm_usb_put_phy()
Zijun Hu
1
-1
/
+0
2025-01-12
Merge tag 'extcon-next-for-6.14' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2
-0
/
+256
2025-01-10
scsi: driver-api: documentation: Change what is added to docbook
Randy Dunlap
1
-3
/
+2
2025-01-08
Documentation pps.rst: add PPS generators documentation
Rodolfo Giometti
1
-0
/
+40
2024-12-28
crypto: iaa - Fix IAA disabling that occurs when sync_mode is set to 'async'
Kanchana P Sridhar
1
-1
/
+8
2024-12-19
media: Documentation: PHY information can be obtained from OF endpoint too
David Heidelberg
1
-3
/
+4
2024-12-19
media: Documentation: tx-rx: Fix formatting
Sakari Ailus
1
-1
/
+1
2024-12-08
Documentation: extcon: add documentation for Extcon subsystem
anish kumar
2
-0
/
+256
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2024-11-28
Merge tag 'dmaengine-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2024-11-27
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+3
2024-11-27
Merge tag 'docs-6.13-2' of git://git.lwn.net/linux
Linus Torvalds
1
-4
/
+4
2024-11-25
Merge branch 'pci/tph'
Bjorn Helgaas
1
-0
/
+3
2024-11-22
Documentation: pwrseq: Fix trivial misspellings
Javier Carrasco
1
-4
/
+4
2024-11-21
Merge tag 'media/v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
3
-24
/
+12
2024-11-11
Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1
Mauro Carvalho Chehab
1
-6
/
+5
2024-11-07
media: Documentation: ipu6: remove the dma_ops part from the doc
Bingbu Cao
1
-15
/
+0
2024-10-31
PCI: Remove pcim_iomap_regions_request_all()
Philipp Stanner
1
-1
/
+0
2024-10-22
PCI/TPH: Add TPH documentation
Wei Huang
1
-0
/
+3
2024-10-16
media: Documentation: Deprecate s_stream video op, update docs
Sakari Ailus
2
-9
/
+12
2024-10-14
dmaengine: acpi: Drop unused devm_acpi_dma_controller_free()
Andy Shevchenko
1
-1
/
+0
2024-10-14
drivers/base: Remove unused auxiliary_find_device
Dr. David Alan Gilbert
1
-1
/
+0
2024-10-07
spi: Merge up v6.12
Mark Brown
1
-6
/
+5
2024-10-06
platform/x86: wmi: Update WMI driver API documentation
Armin Wolf
1
-6
/
+5
2024-09-30
spi: remove {devm_}spi_alloc_master/slave()
Yang Yingliang
1
-2
/
+2
2024-09-27
Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2
-0
/
+92
2024-09-24
Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-26
/
+41
2024-09-23
Merge tag 'firewire-updates-6.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2024-09-23
cxl: Add documentation to explain the shared link bandwidth calculation
Dave Jiang
2
-0
/
+92
2024-09-19
Merge tag 'for-linus-6.12-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
1
-1
/
+1
2024-09-18
Merge tag 'pwrseq-updates-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-0
/
+96
2024-09-18
Merge tag 'mmc-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2
-0
/
+300
2024-09-17
Merge tag 'docs-6.12' of git://git.lwn.net/linux
Linus Torvalds
3
-12
/
+12
2024-09-16
Merge tag 'thermal-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-64
/
+4
2024-09-08
firewire: core: expose kernel API to schedule work item to process isochronou...
Takashi Sakamoto
1
-0
/
+2
2024-09-05
Merge tag 'v6.11-rc6' into docs-mw
Jonathan Corbet
1
-35
/
+30
2024-09-05
Documentation: mmc: Add mmc-test doc
Avri Altman
2
-0
/
+300
2024-09-01
ipmi: docs: don't advertise deprecated sysfs entries
Wolfram Sang
1
-1
/
+1
2024-08-27
dpll: add Embedded SYNC feature for a pin
Arkadiusz Kubalewski
1
-0
/
+21
2024-08-27
doc: iio: Fix sysfs paths
Thorsten Scherer
2
-11
/
+11
2024-08-25
media: Documentation: mc: Replace deprecated graph walk API
Laurent Pinchart
1
-26
/
+41
2024-08-23
thermal: core: Drop unused bind/unbind functions and callbacks
Rafael J. Wysocki
1
-56
/
+3
2024-08-22
Documentation: add a driver API doc for the power sequencing subsystem
Bartosz Golaszewski
2
-0
/
+96
2024-08-17
Documentation: devres: fix error about PCI devres
Philipp Stanner
1
-1
/
+1
2024-08-02
thermal: helpers: Drop get_thermal_instance()
Rafael J. Wysocki
1
-8
/
+1
[next]