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-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-09-16
Merge tag 'iommu-updates-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-09-16
Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-09-16
Merge tag 'i3c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...
Linus Torvalds
2019-09-16
Merge tag 'spi-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2019-09-16
Merge tag 'regulator-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2019-09-16
Merge tag 'regmap-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2019-09-16
Merge tag 'hwmon-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-09-16
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-09-16
Merge tag 'edac_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ras...
Linus Torvalds
2019-09-16
Merge tag 'tpmdd-next-20190902' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
2019-09-15
Merge branch 'spi-5.4' into spi-next
Mark Brown
2019-09-15
Merge branch 'spi-5.3' into spi-linus
Mark Brown
2019-09-14
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-09-14
Revert "vhost: block speculation of translated descriptors"
Michael S. Tsirkin
2019-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-09-14
Merge tag 'mmc-v5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2019-09-14
Merge tag 'drm-fixes-2019-09-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-09-13
cdc_ether: fix rndis support for Mediatek based smartphones
Bjørn Mork
2019-09-13
ixgbevf: Fix secpath usage for IPsec Tx offload
Jeff Kirsher
2019-09-13
mmc: tmio: Fixup runtime PM management during remove
Ulf Hansson
2019-09-13
mmc: tmio: Fixup runtime PM management during probe
Ulf Hansson
2019-09-13
Revert "mmc: tmio: move runtime PM enablement to the driver implementations"
Ulf Hansson
2019-09-13
spi: mediatek: support large PA
luhua.xu
2019-09-13
spi: mediatek: add spi support for mt6765 IC
luhua.xu
2019-09-12
hwmon: (nct7904) Fix incorrect SMI status register setting of LTD temperature...
amy.shih
2019-09-12
Revert "drm/i915/userptr: Acquire the page lock around set_page_dirty()"
Chris Wilson
2019-09-12
Merge tag 'drm-misc-fixes-2019-09-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-09-12
ixgbe: Fix secpath usage for IPsec TX offload.
Steffen Klassert
2019-09-12
tun: fix use-after-free when register netdev failed
Yang Yingliang
2019-09-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-09-12
Merge tag 'pinctrl-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-09-12
gpiolib: of: add a fallback for wlf,reset GPIO name
Dmitry Torokhov
2019-09-12
gpio: htc-egpio: Remove unused exported htc_egpio_get_wakeup_irq()
Geert Uytterhoeven
2019-09-12
Merge tag 'gpio-v5.3-6' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-09-12
pinctrl: aspeed: Fix spurious mux failures on the AST2500
Andrew Jeffery
2019-09-12
gpio: remove explicit comparison with 0
Saiyam Doshi
2019-09-11
vhost: make sure log_num < in_num
yongduan
2019-09-11
vhost: block speculation of translated descriptors
Michael S. Tsirkin
2019-09-11
ixgbe: fix double clean of Tx descriptors with xdp
Ilya Maximets
2019-09-11
ixgbe: Prevent u8 wrapping of ITR value to something less than 10us
Alexander Duyck
2019-09-11
Merge branch 'regulator-5.4' into regulator-next
Mark Brown
2019-09-11
Merge branch 'regulator-5.3' into regulator-linus
Mark Brown
2019-09-11
spi: bcm2835: Speed up RX-only DMA transfers by zero-filling TX FIFO
Lukas Wunner
2019-09-11
spi: bcm2835: Speed up TX-only DMA transfers by clearing RX FIFO
Lukas Wunner
2019-09-11
dmaengine: bcm2835: Avoid accessing memory when copying zeroes
Lukas Wunner
2019-09-11
spi: bcm2835: Cache CS register value for ->prepare_message()
Lukas Wunner
2019-09-11
dmaengine: bcm2835: Document struct bcm2835_dmadev
Lukas Wunner
2019-09-11
spi: Guarantee cacheline alignment of driver-private data
Lukas Wunner
2019-09-11
dmaengine: bcm2835: Allow reusable descriptors
Lukas Wunner
[next]