index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-07
USB: usb-storage: merge ATAPI and QIC-157 protocol routines
Alan Stern
3
-27
/
+6
2009-01-07
USB: usb-storage: merge CB and CBI transport routines
Alan Stern
3
-55
/
+10
2009-01-07
USB: g_file_storage: add CD-ROM emulation
Alan Stern
1
-22
/
+154
2009-01-07
USB: storage: Flag devices known to support SANE_SENSE
Ben Efros
1
-4
/
+37
2009-01-07
USB: storage devices and SAT
Ben Efros
2
-1
/
+43
2009-01-07
USB: usb-storage: remove us->sensebuf
Alan Stern
2
-9
/
+0
2009-01-07
usb-storage: clean up unusual_devs.h
Alan Stern
1
-57
/
+39
2009-01-07
USB: announce new devices earlier
Alan Stern
1
-6
/
+7
2009-01-07
USB: Allow usbmon as a module even if usbcore is builtin
Pete Zaitcev
4
-13
/
+11
2009-01-07
USB: serial: ipw.c: mark {__init|__exit} for usb_ipw_{init|exit}
Qinghuang Feng
1
-2
/
+2
2009-01-07
USB: gadget: pxa27x_udc.c: cleanup kernel-doc
Qinghuang Feng
1
-2
/
+0
2009-01-07
USB: m66592 and r8a66597 resource changes
Magnus Damm
2
-11
/
+6
2009-01-07
USB: Convert ohci-pnx4008 to a new-style i2c driver
Jean Delvare
1
-49
/
+36
2009-01-07
USB: Introduce usb_queue_reset() to do resets from atomic contexts
Inaky Perez-Gonzalez
3
-2
/
+105
2009-01-07
USB: add asynchronous autosuspend/autoresume support
Alan Stern
4
-2
/
+91
2009-01-07
USB: usb-storage: add "quirks=" module parameter
Alan Stern
1
-0
/
+113
2009-01-07
oxu210hp-hcd.c: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-3
/
+3
2009-01-07
usb: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
4
-5
/
+5
2009-01-07
USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]
Vitaly Bordug
4
-2
/
+111
2009-01-07
USB: fsl_qe_udc: Check for muram allocation errors
Anton Vorontsov
1
-3
/
+9
2009-01-07
USB: change interface to usb_lock_device_for_reset()
Alan Stern
3
-27
/
+15
2009-01-07
USB: usbtmc: indent & braces disagree, something else is desired
Ilpo Järvinen
1
-6
/
+3
2009-01-07
USB: power availability check for berry_charge
Oliver Neukum
1
-0
/
+5
2009-01-07
USB: Remove restrictions on signal numbers in devio.c
Phil Endecott
1
-5
/
+0
2009-01-07
USB: wusb: annotate association types withe proper endianness
Harvey Harrison
1
-1
/
+1
2009-01-07
USB: EHCI pci-quirks.c: don't wait so long for BIOS handoff
Steven Noonan
1
-1
/
+1
2009-01-07
USB: straighten out inline code in sysfs.c
Alan Stern
1
-26
/
+9
2009-01-07
USB: avoid needless address-taking of function parameters
Harvey Harrison
2
-4
/
+4
2009-01-07
USB: protect hcd.h from multiple inclusions
Anton Vorontsov
1
-0
/
+4
2009-01-07
usb host: Oxford OXU210HP HCD driver.
Rodolfo Giometti
4
-0
/
+4446
2009-01-07
USB: Avoid 20ms delay in EHCI resume
Vikram Pandita
1
-3
/
+15
2009-01-07
USB: use pci_ioremap_bar() in drivers/usb
Arjan van de Ven
1
-6
/
+6
2009-01-07
USB: clean up redundant tests on unsigned
roel kluin
2
-8
/
+2
2009-01-07
USB: storage: unusual_devs.h additions for Macpower MasterBox
Sergey Ovcharenko
1
-0
/
+7
2009-01-07
USB: storage: recognizing and enabling Nokia 5200 cell phoes
Paulo Afonso Graner Fessel
1
-0
/
+7
2009-01-07
USB: storage: extend unusual range for 067b:3507
Oliver Neukum
1
-1
/
+1
2009-01-07
USB: another unusual_devs entry for another bad Argosy storage device
Nguyen Anh Quynh
1
-0
/
+7
2009-01-07
USB: unusual_devs.h additions for Pentax K10D
Daniel Drake
1
-0
/
+7
2009-01-07
wusb: timeout when waiting for ASL/PZL updates in whci-hcd
David Vrabel
4
-4
/
+30
2009-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Vrabel
8
-9
/
+9
2009-01-06
gadget: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
7
-7
/
+7
2009-01-06
PM: Simplify the new suspend/hibernation framework for devices
Rafael J. Wysocki
1
-2
/
+2
2009-01-06
wusb: return -ENOTCONN when resetting a port with no connected device
David Vrabel
2
-0
/
+4
2009-01-05
add a vfs_fsync helper
Christoph Hellwig
1
-17
/
+1
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
2
-2
/
+0
2009-01-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
25
-946
/
+563
2009-01-02
tty: Drop the lock_kernel in the private ioctl hook
Alan Cox
5
-8
/
+14
2009-01-02
tty: USB tty devices can block in tcdrain when unplugged
Alan Cox
1
-0
/
+4
2009-01-02
Add device function for USB serial console
Kevin Hao
1
-0
/
+13
2009-01-02
tty: Fix close races in USB serial
Alan Cox
1
-5
/
+10
[prev]
[next]