index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
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
2019-10-24
Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-10-24
i2c: stm32f7: remove warning when compiling with W=1
Alain Volmat
2019-10-24
i2c: stm32f7: fix a race in slave mode with arbitration loss irq
Fabrice Gasnier
2019-10-24
i2c: stm32f7: fix first byte to send in slave mode
Fabrice Gasnier
2019-10-24
i2c: mt65xx: fix NULL ptr dereference
Fabien Parent
2019-10-24
irqchip/gic-v3-its: Use the exact ITSList for VMOVP
Zenghui Yu
2019-10-24
Merge branches 'pm-cpuidle' and 'pm-opp'
Rafael J. Wysocki
2019-10-24
Merge tag 'mfd-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2019-10-24
mfd: mt6397: Fix probe after changing mt6397-core
Frank Wunderlich
2019-10-23
of: reserved_mem: add missing of_node_put() for proper ref-counting
Chris Goldsworthy
2019-10-23
of: unittest: fix memory leak in unittest_data_add
Navid Emamdoost
2019-10-23
Merge tag 'vfio-v5.4-rc5' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2019-10-23
Merge tag 'regulator-fix-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-10-23
Merge tag 'omap-for-v5.4/fixes-rc4-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
[next]