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
/
bus
Age
Commit message (
Expand
)
Author
2020-08-06
Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-08-05
Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-03
Merge tag 'arm-dt-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-08-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-07-28
bus: fsl-mc: Add ACPI support for fsl-mc
Makarand Pawagi
2020-07-28
bus/fsl-mc: Refactor the MSI domain creation in the DPRC driver
Diana Craciun
2020-07-28
of/device: Add input id to of_dma_configure()
Lorenzo Pieralisi
2020-07-27
Merge 5.8-rc7 into char-misc-next
Greg Kroah-Hartman
2020-07-25
Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-07-23
bus: fsl-mc: probe the allocatable objects first
Grigore Popescu
2020-07-23
bus: fsl-mc: use raw spin lock to serialize mc cmds
Laurentiu Tudor
2020-07-23
bus: fsl-mc: add missing device types
Ioana Ciornei
2020-07-21
clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4
Tony Lindgren
2020-07-21
bus: cdmm: Add MIPS R5 arch support
Serge Semin
2020-07-21
mips: cdmm: Add mti,mips-cdmm dtb node support
Serge Semin
2020-07-13
bus: ti-sysc: Add missing quirk flags for usb_host_hs
Tony Lindgren
2020-07-02
bus: ti-sysc: Do not disable on suspend for no-idle
Tony Lindgren
2020-07-02
bus: ti-sysc: Fix sleeping function called from invalid context for RTC quirk
Tony Lindgren
2020-07-02
bus: ti-sysc: Fix wakeirq sleeping function called from invalid context
Tony Lindgren
2020-06-28
Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/p...
Arnd Bergmann
2020-06-16
Merge tag 'v5.8-rc1' into fixes
Tony Lindgren
2020-06-10
Revert "bus: ti-sysc: Increase max softreset wait"
Tony Lindgren
2020-06-08
Merge branch 'fixes-v5.7' into fixes
Tony Lindgren
2020-06-07
Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-04
Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-04
Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-06-03
bus: ti-sysc: Increase max softreset wait
Tony Lindgren
2020-06-03
bus: ti-sysc: Fix uninitialized framedonetv_irq
Tony Lindgren
2020-06-03
bus: ti-sysc: Ignore clockactivity unless specified as a quirk
Tony Lindgren
2020-06-03
bus: ti-sysc: Use optional clocks on for enable and wait for softreset bit
Tony Lindgren
2020-05-30
bus: ti-sysc: Flush posted write on enable and disable
Tony Lindgren
2020-05-28
bus: bt1-axi: Build the driver into the kernel
Serge Semin
2020-05-28
bus: bt1-apb: Build the driver into the kernel
Serge Semin
2020-05-28
bus: bt1-axi: Use sysfs_streq instead of strncmp
Serge Semin
2020-05-28
bus: bt1-axi: Optimize the return points in the driver
Serge Semin
2020-05-28
bus: bt1-apb: Use sysfs_streq instead of strncmp
Serge Semin
2020-05-28
bus: bt1-apb: Use PTR_ERR_OR_ZERO to return from request-regs method
Serge Semin
2020-05-28
bus: bt1-apb: Fix show/store callback identations
Serge Semin
2020-05-28
bus: bt1-apb: Include linux/io.h
Serge Semin
2020-05-28
bus: Add Baikal-T1 APB-bus driver
Serge Semin
2020-05-28
bus: Add Baikal-T1 AXI-bus driver
Serge Semin
2020-05-26
Merge tag 'omap-for-v5.8/timer-signed' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
2020-05-26
bus: arm-integrator-lm: Fix return value check in integrator_ap_lm_probe()
Wei Yongjun
2020-05-22
bus: mhi: core: Handle syserr during power_up
Jeffrey Hugo
2020-05-22
bus: mhi: core: Handle write lock properly in mhi_pm_m0_transition
Hemant Kumar
2020-05-22
bus: mhi: core: Do not process SYS_ERROR if RDDM is supported
Hemant Kumar
2020-05-22
bus: mhi: core: Skip handling BHI irq if MHI reg access is not allowed
Hemant Kumar
2020-05-22
bus: mhi: core: Handle disable transitions in state worker
Hemant Kumar
2020-05-22
bus: mhi: core: Remove the system error worker thread
Hemant Kumar
2020-05-22
bus: mhi: core: Ensure non-zero session or sequence ID values are used
Bhaumik Bhatt
[next]