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
2012-10-24
USB: EHCI: move logging macros to ehci.h
Alan Stern
2012-10-24
USB: EHCI: add condition for delay during the resume
Peter Chen
2012-10-24
USB: usb-skeleton.c: fix compilation error and restored kref_put on fail in s...
Constantine Shulyupin
2012-10-24
USB: ohci-s3c2410: use devm_ functions
Jingoo Han
2012-10-24
USB: use bus_to_hdc instead of container_of
Yuanhan Liu
2012-10-24
USB: ohci-exynos: use devm_clk_get()
Jingoo Han
2012-10-24
usb: ohci-exynos: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
2012-10-24
usb: ehci-s5p: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
2012-10-24
usb: phy: tegra remove include of <mach/iomap.h>
Stephen Warren
2012-10-24
usb: host: tegra remove include of <mach/iomap.h>
Stephen Warren
2012-10-24
USB: ezusb: unexport some functions that aren't being used
Greg Kroah-Hartman
2012-10-23
USB: OHCI: sm501: fix build failure after ohci_finish_controller_resume removal
Florian Fainelli
2012-10-22
WUSB: remove an unnused variable
Dan Carpenter
2012-10-22
USB: OHCI: make ohci-platform use devm_request_and_ioremap helper
Florian Fainelli
2012-10-22
USB: EHCI: make ehci-platform use devm_request_and_ioremap helper
Florian Fainelli
2012-10-22
USB: OHCI: fix typo in ohci-platform driver on the word "resource"
Florian Fainelli
2012-10-22
USB: EHCI: fix typo in ehci-platform driver on the word "resource"
Florian Fainelli
2012-10-22
USB: OHCI: make ohci-platform use dev_err() instead of pr_err()
Florian Fainelli
2012-10-22
USB: EHCI: make ehci-platform use dev_err() instead of pr_err()
Florian Fainelli
2012-10-22
USB: move common alchemy USB routines to arch/mips/alchemy/common.c
Florian Fainelli
2012-10-22
USB: OHCI: remove Alchemy OHCI platform driver.
Florian Fainelli
2012-10-22
USB: OHCI: remove OHCI SH platform driver
Florian Fainelli
2012-10-22
USB: OHCI: remove Netlogic XLS OHCI platform driver
Florian Fainelli
2012-10-22
USB: OHCI: remove CNS3xxx OHCI platform driver
Florian Fainelli
2012-10-22
USB: OHCI: remove PNX8550 OHCI driver
Florian Fainelli
2012-10-22
USB: ohci: merge ohci_finish_controller_resume with ohci_resume
Florian Fainelli
2012-10-22
USB: ohci: remove check for RH already suspended in ohci_suspend
Florian Fainelli
2012-10-22
USB: ohci: move ohci_pci_{suspend,resume} to ohci-hcd.c
Florian Fainelli
2012-10-22
USB: ohci: allow platform driver to specify the number of ports
Florian Fainelli
2012-10-22
USB: EHCI: remove CNS3xxx EHCI platform driver
Florian Fainelli
2012-10-22
USB: EHCI: remove Alchemy EHCI driver
Florian Fainelli
2012-10-22
USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platform
Florian Fainelli
2012-10-22
USB: EHCI: remove Netlogic XLS EHCI driver
Florian Fainelli
2012-10-22
USB: EHCI: remove Loongson 1B EHCI driver.
Florian Fainelli
2012-10-22
USB: OHCI: remove ohci-pcc-soc driver.
Florian Fainelli
2012-10-22
USB: EHCI: remove IXP4xx EHCI driver
Florian Fainelli
2012-10-22
OHCI: implement new semantics for URB_ISO_ASAP
Alan Stern
2012-10-22
UHCI: implement new semantics for URB_ISO_ASAP
Alan Stern
2012-10-22
EHCI: implement new semantics for URB_ISO_ASAP
Alan Stern
2012-10-22
USB: update documentation for URB_ISO_ASAP
Alan Stern
2012-10-22
EHCI: replace mult/div with bit-mask operation
Alan Stern
2012-10-22
EHCI: use the isochronous scheduling threshold
Alan Stern
2012-10-22
EHCI: improved logic for isochronous scheduling
Alan Stern
2012-10-19
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-19
Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
2012-10-19
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
2012-10-19
firmware/memmap: avoid type conflicts with the generic memmap_init()
Fengguang Wu
2012-10-19
drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_...
Axel Lin
2012-10-19
xen: Fix annoying compile-time warning
Linus Torvalds
2012-10-19
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]