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
/
usb
Age
Commit message (
Expand
)
Author
2006-01-05
[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11
Laurent Riffard
2006-01-06
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...
Dominik Brodowski
2006-01-06
[PATCH] pcmcia: remove dev_list from drivers
Dominik Brodowski
2006-01-06
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
Dominik Brodowski
2006-01-05
[PATCH] pcmcia: new suspend core
Dominik Brodowski
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-01-04
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2006-01-04
[PATCH] USB: fix usb-skeleton limit resource usage patch.
Sam Bishop
2006-01-04
[PATCH] USB: fix buffer size limiting in skeleton driver
Olav Kongas
2006-01-04
[PATCH] USB: fix usb_find_interface for ppc64
Pete Zaitcev
2006-01-04
[PATCH] USB: Export IEEE-1284 device id in sysfs for usblp devices
David Woodhouse
2006-01-04
[PATCH] USB: ioctl compat for usblp.c
Pete Zaitcev
2006-01-04
[PATCH] USB: zd1201: make sysfs device symlink
Nathan Lynch
2006-01-04
[PATCH] USB: Limiting of resource use in skeleton driver
Oliver Neukum
2006-01-04
[PATCH] USB: replace __setup("nousb") with __module_param_call
Pete Zaitcev
2006-01-04
[PATCH] USB: asix.c - Add Linksys USB200M Rev 2 ids
David Hollis
2006-01-04
[PATCH] USB Storage: Fix unusual_devs.h order
Phil Dibowitz
2006-01-04
[PATCH] USB: isp116x-hcd.c: Removed unused variable
Daniel Marjamäki
2006-01-04
[PATCH] USB: Remove unneeded kmalloc() return value casts
Jesper Juhl
2006-01-04
[PATCH] USB: ftdi_sio: new IDs for Teratronik devices
Ian Abbott
2006-01-04
[PATCH] USB: Support for Posiflex PP-7000 retail printer in Linux
Pavel Fedin
2006-01-04
[PATCH] USB: add driver for ATI/Philips USB RF remotes
Ville Syrjälä
2006-01-04
[PATCH] USB: Use ARRAY_SIZE macro
Tobias Klauser
2006-01-04
[PATCH] USB: fix local variable clash
Alan Stern
2006-01-04
[PATCH] USB: usb-storage: add debug entry for REPORT LUNS
Paul Walmsley
2006-01-04
[PATCH] USB Storage: add alauda support
Matthew Dharm
2006-01-04
[PATCH] USB Storage: more sddr09 cleanups
Matthew Dharm
2006-01-04
[PATCH] USB Storage: sddr09 cleanups
Matthew Dharm
2006-01-04
[PATCH] USB Storage: cleanups of sddr09
Matthew Dharm
2006-01-04
[PATCH] USB Storage: make OneTouch PM-aware
Matthew Dharm
2006-01-04
[PATCH] USB: Let usbmon collect less garbage
Pete Zaitcev
2006-01-04
[PATCH] USB: UHCI: edit some comments
Alan Stern
2006-01-04
[PATCH] USB: UHCI: change uhci_explen macro
Alan Stern
2006-01-04
[PATCH] USB: ati_remote: use time_before() and friends
Marcelo Feitoza Parisi
2006-01-04
[PATCH] USB: pl2303_update_line_status data length fix
Horst Schirmeier
2006-01-04
[PATCH] USB Storage: add unusual_devs entry for NIKON Coolpix 2000
fabien COSSE
2006-01-04
[PATCH] USB: Correct ohci-pxa27x suspend/resume struct confusion
Richard Purdie
2006-01-04
[PATCH] USB: mark various usb tables const
Arjan van de Ven
2006-01-04
[PATCH] USB: drivers/usb/misc/sisusbvga/sisusb.c: remove dead code
Adrian Bunk
2006-01-04
[PATCH] USB: Don't assume root-hub resume succeeds
Alan Stern
2006-01-04
[PATCH] USB Gadget: dummy_hcd: updates to hcd->state
Alan Stern
2006-01-04
[PATCH] USB Gadget: file_storage: remove "volatile" declarations
Alan Stern
2006-01-04
[PATCH] USB: don't allocate dma pools for PIO HCDs
Chris Humbert
2006-01-04
[PATCH] USB: input/touchkitusb: handle multiple packets
Daniel Ritz
2006-01-04
[PATCH] USB: usbserial: race-condition fix.
Luiz Fernando Capitulino
2006-01-04
[PATCH] USB: usbserial: Adds missing checks and bug fix.
Luiz Fernando Capitulino
2006-01-04
[PATCH] USB: isp116x-hcd: minor cleanup
Olav Kongas
2006-01-04
[PATCH] USB: Cleanups for usb gadget mass-storage
Pavel Machek
2006-01-04
[PATCH] USB: Store port number in usb_device
Alan Stern
[next]