index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2019-09-03
usb: cdns3: fix missing assignment of ret before error check on ret
Colin Ian King
2019-09-03
usb: cdns3: remove redundant assignment to ret on error exit path
Colin Ian King
2019-09-03
usb: typec: tps6598x: Fix build error without CONFIG_REGMAP_I2C
YueHaibing
2019-09-03
usb: cdns3: remove set but not used variable 'priv_dev'
YueHaibing
2019-09-03
usb: cdns3: Fix Wunused-but-set-variable warning
YueHaibing
2019-09-03
mfd: don't select DMA_DECLARE_COHERENT for the sm501 and tc6393xb drivers
Christoph Hellwig
2019-09-03
usb: remove commented out dma wrappers
Christoph Hellwig
2019-09-03
usb: remove a stale comment in hcd_alloc_coherent
Christoph Hellwig
2019-09-03
usb-storage: use hcd_uses_dma to check for DMA capabilities
Christoph Hellwig
2019-09-03
usb/ohci-tmio: remove the HCD_DMA flag
Christoph Hellwig
2019-09-03
usb/ohci-sm501: remove the HCD_DMA flag
Christoph Hellwig
2019-09-02
Merge 5.3-rc7 into usb-next
Greg Kroah-Hartman
2019-09-02
Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-09-02
Merge tag 'char-misc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-02
Merge tag 'usb-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-09-01
net: seeq: Fix the function used to release some memory in an error handling ...
Christophe JAILLET
2019-08-31
enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...
Christophe JAILLET
2019-08-31
net: bcmgenet: use ethtool_op_get_ts_info()
Ryan M. Collins
2019-08-31
net: dsa: microchip: add KSZ8563 compatibility string
Razvan Stefanescu
2019-08-31
net: aquantia: fix out of memory condition on rx side
Dmitry Bogdanov
2019-08-31
net: aquantia: linkstate irq should be oneshot
Igor Russkikh
2019-08-31
net: aquantia: reapply vlan filters on up
Dmitry Bogdanov
2019-08-31
net: aquantia: fix limit of vlan filters
Dmitry Bogdanov
2019-08-31
net: aquantia: fix removal of vlan 0
Dmitry Bogdanov
2019-08-31
net: dsa: microchip: fill regmap_config name
George McCollister
2019-08-31
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-08-30
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-08-30
net: stmmac: dwmac-rk: Don't fail if phy regulator is absent
Chen-Yu Tsai
2019-08-30
amd-xgbe: Fix error path in xgbe_mod_init()
YueHaibing
2019-08-30
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2019-08-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-08-30
Merge tag 'ceph-for-5.3-rc7' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-08-30
Merge tag 'mmc-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2019-08-30
Merge tag 'drm-fixes-2019-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-08-30
i2c: mediatek: disable zero-length transfers for mt8183
Hsin-Yi Wang
2019-08-30
i2c: iproc: Stop advertising support of SMBUS quick cmd
Lori Hikichi
2019-08-30
mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressing
Masahiro Yamada
2019-08-30
mmc: sdhci-sprd: clear the UHS-I modes read from registers
Chunyan Zhang
2019-08-30
mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTION
Chunyan Zhang
2019-08-30
mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKEN
Chunyan Zhang
2019-08-30
mmc: sdhci-sprd: add get_ro hook function
Chunyan Zhang
2019-08-30
mmc: sdhci-sprd: fixed incorrect clock divider
Chunyan Zhang
2019-08-30
mmc: core: Fix init of SD cards reporting an invalid VDD range
Ulf Hansson
2019-08-30
usb: gadget: net2280: Add workaround for AB chip Errata 11
Benjamin Herrenschmidt
2019-08-30
usb: gadget: net2280: Move all "ll" registers in one structure
Benjamin Herrenschmidt
2019-08-30
usb: dwc3: gadget: Workaround Mirosoft's BESL check
Thinh Nguyen
2019-08-30
Merge tag 'drm-intel-fixes-2019-08-29' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2019-08-30
Merge tag 'drm-fixes-5.3-2019-08-28' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
[next]