开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2019-11-14
crypto: hisilicon: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-11-14
driver core: platform: use the correct callback type for bus_find_device
Sami Tolvanen
2019-11-14
firmware_class: make firmware caching configurable
Mark Salyzyn
2019-11-12
mailbox: tegra: Fix superfluous IRQ error message
Jon Hunter
2019-11-09
net: caif: Fix debugfs on 64-bit platforms
Geert Uytterhoeven
2019-11-09
media: c8sectpfe: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-11-07
of: property: Add device link support for iommus, mboxes and io-channels
Saravana Kannan
2019-11-07
of: property: Make it easy to add device links from DT properties
Saravana Kannan
2019-11-07
of: property: Minor style clean up of of_link_to_phandle()
Saravana Kannan
2019-11-05
gpio: tegra186: use devm_platform_ioremap_resource_byname()
Bartosz Golaszewski
2019-11-05
gpio: mvebu: use devm_platform_ioremap_resource_byname()
Bartosz Golaszewski
2019-11-05
drivers: provide devm_platform_ioremap_resource_byname()
Bartosz Golaszewski
2019-11-05
misc: sram: use devm_platform_ioremap_resource_wc()
Bartosz Golaszewski
2019-11-05
drivers: platform: provide devm_platform_ioremap_resource_wc()
Bartosz Golaszewski
2019-11-04
IB: mlx5: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-11-03
firmware loader: log path to loaded firmwares
Drew DeVault
2019-11-03
mmc: dw_mmc: Remove superfluous cast in debugfs_create_u32() call
Geert Uytterhoeven
2019-11-03
mmc: dw_mmc: Fix debugfs on 64-bit platforms
Geert Uytterhoeven
2019-11-03
mmc: atmel-mci: Remove superfluous cast in debugfs_create_u32() call
Geert Uytterhoeven
2019-11-03
mmc: atmel-mci: Fix debugfs on 64-bit platforms
Geert Uytterhoeven
2019-11-02
of: property: Skip adding device links to suppliers that aren't devices
Saravana Kannan
2019-11-02
of: property: Make sure child dependencies don't block probing of parent
Saravana Kannan
2019-11-02
driver core: Allow fwnode_operations.add_links to differentiate errors
Saravana Kannan
2019-11-02
driver core: Allow a device to wait on optional suppliers
Saravana Kannan
2019-11-02
driver core: Add device link support for SYNC_STATE_ONLY flag
Saravana Kannan
2019-10-27
Merge 5.4-rc5 into driver-core-next
Greg Kroah-Hartman
2019-10-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-10-26
Merge tag 'tty-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-10-26
Merge tag 'staging-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-10-26
Merge tag 'char-misc-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-10-26
Merge tag 'usb-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-10-26
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-10-26
Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-10-26
Merge tag 's390-5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-10-26
Merge tag 'dma-mapping-5.4-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-10-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-10-25
nbd: verify socket is supported during setup
Mike Christie
2019-10-25
ata: libahci_platform: Fix regulator_get_optional() misuse
Mark Brown
2019-10-25
nbd: handle racing with error'ed out commands
Josef Bacik
2019-10-25
nbd: protect cmd->status with cmd->lock
Josef Bacik
2019-10-25
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2019-10-25
Merge tag 'drm-fixes-2019-10-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-10-25
Merge tag 'mmc-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2019-10-25
Merge tag 'irqchip-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2019-10-25
irqchip/sifive-plic: Skip contexts except supervisor in plic_init()
Alan Mikhak
2019-10-25
Merge tag 'drm-fixes-5.4-2019-10-23' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
2019-10-25
Merge tag 'drm-misc-fixes-2019-10-23' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-10-24
Merge tag 'devicetree-fixes-for-5.4-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-10-24
Merge tag 'acpi-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
[next]