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: aircable: rewrite using generic read and write implementations
Johan Hovold
2010-05-20
1
-453
/
+47
|
|
*
|
|
|
USB: ftdi_sio: clean up SIO write support
Johan Hovold
2010-05-20
1
-40
/
+13
|
|
*
|
|
|
USB: ftdi_sio: switch to generic write implementation
Johan Hovold
2010-05-20
1
-172
/
+19
|
|
*
|
|
|
USB: isp1760: Use resource_size
Tobias Klauser
2010-05-20
1
-6
/
+5
|
|
*
|
|
|
USB: simplify usb_sg_init()
Alan Stern
2010-05-20
1
-55
/
+38
|
|
*
|
|
|
USB gadget: Webcam device
Laurent Pinchart
2010-05-20
3
-1
/
+409
|
|
*
|
|
|
USB gadget: video class function driver
Laurent Pinchart
2010-05-20
7
-0
/
+2710
|
|
*
|
|
|
USB: Change the scatterlist type in struct urb
Matthew Wilcox
2010-05-20
7
-14
/
+12
|
|
*
|
|
|
USB: Add a usb_pipe_endpoint() convenience function
Matthew Wilcox
2010-05-20
2
-4
/
+2
|
|
*
|
|
|
usb: u132-hcd.c: fix shadows sparse warning
Bill Pemberton
2010-05-20
1
-2
/
+2
|
|
*
|
|
|
usb: sisusb_con.c: fix shadows sparse warning
Bill Pemberton
2010-05-20
1
-4
/
+4
|
|
*
|
|
|
USB: oti6858: declare send_data() as static
Bill Pemberton
2010-05-20
1
-1
/
+1
|
|
*
|
|
|
USB: whci: declare functions as static
Bill Pemberton
2010-05-20
1
-1
/
+1
|
|
*
|
|
|
USB: unusual-dev: Add bad sense flag for Appotech ax203 based picture frames
Hans de Goede
2010-05-20
1
-0
/
+15
|
|
*
|
|
|
USB: mxc: gadget: Fix bitfield for calculating maximum packet size
Dinh Nguyen
2010-05-20
1
-1
/
+1
|
|
*
|
|
|
USB: ehci-omap: fix Si version related programming
Ajay Kumar Gupta
2010-05-20
1
-2
/
+2
|
|
*
|
|
|
usb: ehci-omap: fix compilation warning
Ajay Kumar Gupta
2010-05-20
1
-0
/
+3
|
|
*
|
|
|
USB: qcaux: add Samsung U520 device ID
Dan Williams
2010-05-20
1
-0
/
+5
|
|
*
|
|
|
USB: option: add PID for ZTE product
zhao1980ming
2010-05-20
1
-0
/
+174
|
|
*
|
|
|
USB: xhci: Avoid double free after streams are disabled.
Sarah Sharp
2010-05-20
1
-0
/
+2
|
|
*
|
|
|
USB: remove URB_NO_SETUP_DMA_MAP
Alan Stern
2010-05-20
1
-2
/
+1
|
|
*
|
|
|
USB: remove the usb_host_ss_ep_comp structure
Alan Stern
2010-05-20
3
-155
/
+65
|
|
*
|
|
|
USB: g_hid: unregister platform driver on probe/usb_composite_register errors
Peter Korsgaard
2010-05-20
1
-2
/
+12
|
|
*
|
|
|
USB: mos7840: Cleanup useless header
Alessio Igor Bogani
2010-05-20
1
-1
/
+0
|
|
*
|
|
|
USB: sisusbvga: Remove the BKL from open
Alessio Igor Bogani
2010-05-20
1
-9
/
+0
|
|
*
|
|
|
USB: Mass storage gadget: Handle eject request
Fabien Chouteau
2010-05-20
1
-3
/
+45
|
|
*
|
|
|
USB: Composite framework: Add suspended sysfs entry
Fabien Chouteau
2010-05-20
1
-0
/
+21
|
|
*
|
|
|
USB: clean up some host controller sparse warnings
Randy Dunlap
2010-05-20
4
-18
/
+18
|
|
*
|
|
|
USB: core: config.c: usb_get_configuration() simplified
Michal Nazarewicz
2010-05-20
1
-6
/
+4
|
|
*
|
|
|
USB: usbserial: fix mos7720 dependencies
Randy Dunlap
2010-05-20
1
-3
/
+2
|
|
*
|
|
|
USB: usbserial: mos7720: cleanup, consolidation, replace send_mos_cmd with {r...
Mike Dunn
2010-05-20
1
-266
/
+122
|
|
*
|
|
|
USB: usbserial: mos7720: add support for parallel port on moschip 7715
Mike Dunn
2010-05-20
2
-86
/
+731
|
|
*
|
|
|
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-05-20
11
-70
/
+70
|
|
*
|
|
|
USB: devices: fix Coding Styles
Carlos Sánchez Acosta
2010-05-20
1
-7
/
+10
|
|
*
|
|
|
USB: ueagle: fix Coding Styles
Javier Blanco de Torres (Neurowork)
2010-05-20
1
-140
/
+207
|
|
*
|
|
|
USB: omap: switch to subsys_initcall for isp1301 transceiver
Viral Mehta
2010-05-20
1
-1
/
+1
|
|
*
|
|
|
USB: ehci: Elide I/O watchdog on NEC parts
David Miller
2010-05-20
1
-0
/
+3
|
|
*
|
|
|
USB: storage: Remove unneeded SL11R unusual_devs entry
Phil Dibowitz
2010-05-20
1
-9
/
+0
|
|
*
|
|
|
USB: Support for allocating USB 3.0 streams.
Sarah Sharp
2010-05-20
2
-0
/
+71
|
|
*
|
|
|
USB: xhci: Correct assumptions about number of rings per endpoint.
Sarah Sharp
2010-05-20
5
-55
/
+280
|
|
*
|
|
|
USB: xhci: Add memory allocation for USB3 bulk streams.
Sarah Sharp
2010-05-20
4
-14
/
+857
|
|
*
|
|
|
USB: qcserial: Add support for Qualcomm Gobi 2000 devices
Anssi Hannula
2010-05-20
1
-17
/
+25
|
|
*
|
|
|
USB: qcserial: Use generic USB wwan code
Matthew Garrett
2010-05-20
2
-0
/
+23
|
|
*
|
|
|
USB: option: Use generic USB wwan code
Matthew Garrett
2010-05-20
2
-646
/
+27
|
|
*
|
|
|
usb serial: Add generic USB wwan support
Matthew Garrett
2010-05-20
4
-0
/
+736
|
|
*
|
|
|
USB: deprecate the power/level sysfs attribute
Alan Stern
2010-05-20
1
-0
/
+12
|
|
*
|
|
|
USB: use PM core routines to enable/disable autosuspend
Alan Stern
2010-05-20
2
-21
/
+10
|
|
*
|
|
|
USB: don't enable remote wakeup by default
Alan Stern
2010-05-20
1
-1
/
+0
|
|
*
|
|
|
USB: improve runtime remote wakeup settings
Alan Stern
2010-05-20
1
-11
/
+8
|
|
*
|
|
|
USB: fix usbmon and DMA mapping for scatter-gather URBs
Alan Stern
2010-05-20
8
-108
/
+129
[prev]
[next]