index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
USB: gtco.c: fix a use-before-check
Adrian Bunk
2007-04-27
1
-4
/
+1
*
|
USB: iowarrior.c: fix NULL dereference
Oliver Neukum
2007-04-27
1
-2
/
+4
*
|
USB: dm9601: fix sparse NULL warnings
Randy Dunlap
2007-04-27
1
-2
/
+3
*
|
USB: io_edgeport: Convert to generic boolean
Richard Knutsson
2007-04-27
2
-69
/
+63
*
|
USB: overhaul of mos7840 driver
Oliver Neukum
2007-04-27
1
-88
/
+145
*
|
USB: io_edgeport race condition in counters
Oliver Neukum
2007-04-27
1
-6
/
+7
*
|
EHCI: add delay to bus_resume before accessing ports
Alan Stern
2007-04-27
1
-0
/
+4
*
|
USB: Allow autosuspend delay to equal 0
Alan Stern
2007-04-27
3
-8
/
+12
*
|
USB: separate autosuspend from external suspend
Alan Stern
2007-04-27
6
-41
/
+90
*
|
USB: help text for mos 7720 driver
Oliver Neukum
2007-04-27
1
-3
/
+3
*
|
mos7720 update
Oliver Neukum
2007-04-27
1
-3
/
+10
*
|
ehci-fsl: change SI_CTRL, PRI_CTRL register offsets according to errata
Christian Engelmayer
2007-04-27
1
-2
/
+2
*
|
USB: fix race in HCD removal
Alan Stern
2007-04-27
1
-3
/
+5
*
|
USB: cxacru: export detailed device info through sysfs
Simon Arlott
2007-04-27
1
-5
/
+176
*
|
usbatm: create sysfs link "device" from atm class device to usb interface
Simon Arlott
2007-04-27
1
-1
/
+13
*
|
USB: unnecessary GFP_ATOMIC in mos7720 driver
Oliver Neukum
2007-04-27
1
-1
/
+1
*
|
usbcore: move usb_autosuspend_work
Alan Stern
2007-04-27
3
-30
/
+20
*
|
libusual: change block scope variable to function scope
Pete Zaitcev
2007-04-27
1
-1
/
+2
*
|
USB: cdc-acm: export parsed capabilities through sysfs
Oliver Neukum
2007-04-27
2
-5
/
+79
*
|
usbmon: Extended text API
Pete Zaitcev
2007-04-27
2
-40
/
+257
*
|
USB: kill BKL in usblcd
Oliver Neukum
2007-04-27
1
-2
/
+5
*
|
USB: kill BKL in skeleton driver
Oliver Neukum
2007-04-27
1
-2
/
+10
*
|
USB: fix skeleton driver
Oliver Neukum
2007-04-27
1
-11
/
+20
*
|
USB: pxa2xx_udc: fix hardcoded irq number
Milan Svoboda
2007-04-27
1
-1
/
+1
*
|
pxa2xx_udc: cleanups, use platform_get_irq
David Brownell
2007-04-27
1
-53
/
+43
*
|
Adding PID of SHARP S01SH for ipaq.c
Norihiko Tomiyama
2007-04-27
1
-0
/
+1
*
|
dev_dbg: check dev_dbg() arguments
Dan Williams
2007-04-27
2
-9
/
+1
*
|
USB: remove use of the bus rwsem, as it doesn't really protect anything.
Greg Kroah-Hartman
2007-04-27
4
-22
/
+7
*
|
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-26
2
-2
/
+4
*
|
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-26
3
-3
/
+3
*
|
[SK_BUFF]: Convert skb->end to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-26
1
-2
/
+2
*
|
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-26
5
-11
/
+11
*
|
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-26
6
-8
/
+3
*
|
usb-net/pegasus: fix pegasus carrier detection
Dan Williams
2007-04-24
2
-6
/
+14
*
|
USB: Nikon D80 unusual device patch
Emil Larsson
2007-04-11
1
-0
/
+7
*
|
EHCI: fix remote wakeup regression in 2.6.21-rc
Alan Stern
2007-04-11
1
-0
/
+1
|
/
*
USB: fix usb-serial/ftdi build warning
David Brownell
2007-03-26
1
-1
/
+5
*
USB: fix usb-serial/generic build warning
David Brownell
2007-03-26
1
-3
/
+4
*
USB: another entry for the quirk list
Oliver Neukum
2007-03-26
1
-1
/
+2
*
USB: remove duplicated device id in airprime driver
Jon K Hellan
2007-03-26
1
-1
/
+0
*
USB: omap_udc: workaround dma_free_coherent() bogosity
David Brownell
2007-03-26
1
-10
/
+93
*
UHCI: Fix problem caused by lack of terminating QH
Alan Stern
2007-03-26
3
-82
/
+41
*
USB: new Novatel device ids for option driver
Greg Kroah-Hartman
2007-03-19
2
-7
/
+13
*
USB: berry_charge: correct dbg string for second magic command
Ken L Johnson
2007-03-19
1
-1
/
+1
*
usblp: quirk flag and device entry for Seiko Epson M129C printer
Alan Stern
2007-03-19
1
-1
/
+5
*
airprime: USB ID for Novatel EV620 mini PCI-E card
Mark Glines
2007-03-19
1
-2
/
+3
*
USB: necessary update for mos7720 driver
Oliver Neukum
2007-03-19
1
-0
/
+1
*
USB: RAZR v3i unusual_devs
Pete Zaitcev
2007-03-19
1
-0
/
+10
*
USB: two more device ids for dm9601 usbnet driver
Jon Dowland
2007-03-19
1
-0
/
+8
*
USB: fix usb-serial regression
Jim Radford
2007-03-19
1
-6
/
+5
[prev]
[next]