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-09-19
tty: USB does not need the filp argument in the drivers
Alan Cox
40
-127
/
+65
2009-09-19
tty: USB can now use the shutdown method for kref based freeing of ports
Alan Cox
1
-21
/
+7
2009-09-19
tty: remove dtr/rts use from the driver open methods
Alan Cox
1
-6
/
+0
2009-09-19
tty: USB hangup is racy
Alan Cox
1
-4
/
+1
2009-09-19
cdc_acm: Fix to use modern speed interfaces
Alan Cox
1
-4
/
+1
2009-09-19
mos7840: remove old dead modem logic
Alan Cox
1
-115
/
+0
2009-09-19
tty: usb_serial_mos7720: Fix get_lsr_info
Kees Schoenmakers
1
-4
/
+15
2009-09-19
MOS7720 has no tiocmget method
Kees Schoenmakers
1
-37
/
+64
2009-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
10
-684
/
+2331
2009-09-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2
-44
/
+60
2009-09-15
debugfs: Modified default dir of debugfs for debugging UHCI.
GeunSik Lim
1
-1
/
+1
2009-09-15
driver model: constify attribute groups
David Brownell
3
-5
/
+5
2009-09-14
Merge branch 'master' into for-linus
Rafael J. Wysocki
2
-44
/
+60
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
1
-1
/
+1
2009-09-01
usbnet: convert to netdev_tx_t
Stephen Hemminger
1
-1
/
+2
2009-08-24
usb: gadget: m66592-udc needs linux/err.h.
Paul Mundt
1
-1
/
+1
2009-08-23
Merge branches 'sh/hwblk' and 'sh/pm-runtime'
Paul Mundt
1
-6
/
+12
2009-08-21
usb: r8a66597-udc: implement the set_wedge method
Yoshihiro Shimoda
2
-2
/
+27
2009-08-20
usb: r8a66597-udc disable interrupts on shutdown fix
Magnus Damm
1
-0
/
+9
2009-08-20
usb: r8a66597-udc buffer management update
Magnus Damm
2
-22
/
+11
2009-08-20
usb: add clock support to r8a66597 gadget driver
Magnus Damm
2
-3
/
+41
2009-08-20
usb: gadget: R8A66597 peripheral controller support.
Yoshihiro Shimoda
5
-0
/
+1911
2009-08-15
Merge branch 'master' into sh/hwblk
Paul Mundt
12
-18
/
+53
2009-08-12
f_phonet: use page-sized rather than MTU-sized RX buffers
Rémi Denis-Courmont
1
-26
/
+51
2009-08-12
f_phonet: lock-less MTU change
Rémi Denis-Courmont
1
-12
/
+2
2009-08-13
Merge branch 'sh/stable-updates'
Paul Mundt
30
-468
/
+1096
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
77
-2714
/
+1727
2009-08-10
Merge branch 'master' into for-linus
Rafael J. Wysocki
12
-18
/
+53
2009-08-07
USB: fix oops on disconnect in cdc-acm
Oliver Neukum
2
-5
/
+7
2009-08-07
USB: storage: include Prolific Technology USB drive in unusual_devs list
Rogerio Brito
1
-0
/
+7
2009-08-07
USB: ftdi_sio: add product_id for Marvell OpenRD Base, Client
Dhaval Vasa
2
-0
/
+9
2009-08-07
USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve...
Marko Hänninen
2
-0
/
+8
2009-08-07
USB: EHCI: fix counting of transaction error retries
Alan Stern
2
-5
/
+5
2009-08-07
USB: EHCI: fix two new bugs related to Clear-TT-Buffer
Alan Stern
2
-4
/
+5
2009-08-07
USB: usbfs: fix -ENOENT error code to be -ENODEV
Alan Stern
1
-1
/
+1
2009-08-07
USB: musb: fix the nop registration for OMAP3EVM
Gupta, Ajay Kumar
1
-0
/
+1
2009-08-07
USB: devio: Properly do access_ok() checks
Michael Buesch
1
-3
/
+5
2009-08-07
USB: pl2303: New vendor and product id
Khanh-Dang Nguyen Thu Lam
2
-0
/
+5
2009-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Paul Mundt
20
-456
/
+1055
2009-07-30
Merge branch 'master' into for-linus
Rafael J. Wysocki
19
-445
/
+1012
2009-07-29
Merge branch 'master' into for-linus
Rafael J. Wysocki
1
-5
/
+31
2009-07-29
usb: fix hibernate in r8a66597-hcd dev_pm_ops conversion.
Yoshihiro Shimoda
1
-0
/
+2
2009-07-28
USB: xhci: Stall handling bug fixes.
Sarah Sharp
3
-49
/
+120
2009-07-28
USB: xhci: Support for 64-byte contexts
John Youn
5
-163
/
+287
2009-07-28
USB: xhci: Always align output device contexts to 64 bytes.
Sarah Sharp
4
-53
/
+89
2009-07-28
USB: xhci: Scratchpad buffer allocation
John Youn
2
-0
/
+113
2009-07-28
USB: Fix parsing of SuperSpeed Endpoint Companion descriptor.
Sarah Sharp
1
-21
/
+27
2009-07-28
USB: xhci: Fail gracefully if there's no SS ep companion descriptor.
Sarah Sharp
1
-1
/
+6
2009-07-28
USB: xhci: Handle babble errors on transfers.
Sarah Sharp
1
-0
/
+4
2009-07-28
USB: xhci: Setup HW retries correctly.
Sarah Sharp
1
-2
/
+4
[next]