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
2011-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
19
-34
/
+149
2011-07-05
usb: gadget: fix up depencies
Sebastian Andrzej Siewior
1
-0
/
+2
2011-07-05
usb: gadget: fusb300_udc: fix compile warnings
Sebastian Andrzej Siewior
1
-15
/
+7
2011-07-05
usb: gadget: ci13xx_udc.c: fix compile warning
Sebastian Andrzej Siewior
1
-2
/
+10
2011-07-05
usb: gadget: net2272: fix compile warnings
Felipe Balbi
1
-4
/
+4
2011-07-05
usb: gadget: langwell_udc: fix compile warnings
Felipe Balbi
1
-6
/
+6
2011-07-05
usb: gadget: fusb300_udc: drop dead code
Felipe Balbi
1
-68
/
+1
2011-07-01
Realtek cr: Add autosuspend function.
edwin_rong
2
-12
/
+369
2011-07-01
Realtek cr: Remove unused Macros
edwin_rong
1
-9
/
+0
2011-07-01
Realtek cr: clean up unnecessary whitespaces.
edwin_rong
1
-54
/
+56
2011-07-01
USB: s3c2410_udc: fix custom UDC command handling
Viliam Mateicka
1
-1
/
+1
2011-07-01
usb: gadget: Compilation warning fix
Tatyana Brokhman
1
-1
/
+1
2011-07-01
USB: OTG: Use work_queue in set_vbus for TWL6030 transciever
Moiz Sonasath
1
-6
/
+24
2011-07-01
USB: Gadget: Webcam: Return correct result of bind
Jassi Brar
1
-1
/
+1
2011-07-01
USB: gadget: fix req length in sourcesink_setup()
Bob Liu
1
-0
/
+2
2011-07-01
usb: renesas_usbhs: use dma handler
Kuninori Morimoto
1
-2
/
+2
2011-07-01
usb: renesas_usbhs: put obtained dma channel info to debug message
Kuninori Morimoto
1
-1
/
+1
2011-07-01
drivers/usb/atm: use printk_ratelimited() instead of printk_ratelimit()
Manuel Zerpies
1
-2
/
+2
2011-07-01
wusb: use printk_ratelimited() instead of printk_ratelimit()
Manuel Zerpies
1
-4
/
+3
2011-07-01
usb/class: use printk_ratelimited() instead of printk_ratelimit()
Manuel Zerpies
1
-4
/
+3
2011-07-01
usb: musb: no need to access platform_device
Felipe Balbi
1
-4
/
+2
2011-07-01
usb: gadget: udc-core: wire up sysfs files
Sebastian Andrzej Siewior
1
-5
/
+4
2011-07-01
usb: gadget: dummy_hcd: convert to new-style udc-probe
Sebastian Andrzej Siewior
1
-35
/
+15
2011-07-01
usb: musb: convert musb to new style bind
Sebastian Andrzej Siewior
2
-81
/
+17
2011-07-01
usb: gadget: udc-core: add "new-style" registration interface
Sebastian Andrzej Siewior
1
-4
/
+71
2011-07-01
usb: gadget: dummy_hcd: move selection of speed into ->pullup()
Sebastian Andrzej Siewior
1
-25
/
+35
2011-07-01
usb: gadget: dummy_hcd: init is_otg in init_dummy_udc_hw()
Sebastian Andrzej Siewior
1
-7
/
+4
2011-07-01
usb: gadget: dummy_hcd: move ep initialisation HW setup
Sebastian Andrzej Siewior
1
-23
/
+33
2011-07-01
usb: gadget: defer setting maxpacket till ->setup()
Sebastian Andrzej Siewior
6
-17
/
+20
2011-07-01
usb: gadget: allow multiple gadgets to be built
Felipe Balbi
3
-237
/
+66
2011-07-01
usb: musb: choose correct fifo_mode
Felipe Balbi
1
-3
/
+8
2011-07-01
usb: musb: drop a gigantic amount of ifdeferry
Felipe Balbi
14
-305
/
+10
2011-07-01
usb: musb: be careful when using different fifo_modes
Felipe Balbi
1
-2
/
+20
2011-07-01
usb: gadget: dummy_hcd: move common bits of suspend/resume into one function
Sebastian Andrzej Siewior
1
-19
/
+18
2011-07-01
usb: gadget: remove net2280_set_fifo_mode()
Sebastian Andrzej Siewior
2
-66
/
+0
2011-07-01
usb: gadget: dummy_hcd: use less checks for USB_SPEED_SUPER
Sebastian Andrzej Siewior
1
-16
/
+14
2011-07-01
usb: gadget: dummy_hcd: use gadget_to_dummy_hcd() where possible
Sebastian Andrzej Siewior
1
-8
/
+3
2011-07-01
usb: gadget: dummy_hcd: set gadget.is_otg before calling bind()
Sebastian Andrzej Siewior
1
-7
/
+8
2011-07-01
usb: gadget: dummy_hcd: use dummy_pullup() instead of open coding
Sebastian Andrzej Siewior
1
-27
/
+7
2011-07-01
usb: gadget: chips: remove ifdef trickery
Felipe Balbi
1
-149
/
+33
2011-07-01
usb: gadget: ci13xx_udc: fix usb_ep_enable() call
Felipe Balbi
1
-2
/
+5
2011-07-01
usb: gadget: s3c2410_udc: use platform ids instead
Sebastian Andrzej Siewior
1
-20
/
+9
2011-07-01
usb: gadget: add platform module alias where it is missing
Sebastian Andrzej Siewior
5
-1
/
+5
2011-07-01
usb: gadget: net2272: cleanup pci_register_driver() error path
Sebastian Andrzej Siewior
1
-5
/
+26
2011-07-01
usb: gadget: dummy_hcd: add 'is_high_speed' parameter
Tatyana Brokhman
1
-5
/
+15
2011-07-01
usb: gadget: dummy_hcd: add SuperSpeed support
Tatyana Brokhman
2
-88
/
+477
2011-07-01
usb: gadget: dummy_hcd: use the shared_hcd infrastructure
Tatyana Brokhman
1
-237
/
+270
2011-07-01
usb: gadget: add SuperSpeed support to the Gadget Framework
Tatyana Brokhman
3
-21
/
+248
2011-07-01
usb: gadget: add max_speed to usb_composite_driver
Tatyana Brokhman
13
-0
/
+14
2011-07-01
usb: musb: update musb_platform_ops docs to match code
Mike Frysinger
1
-1
/
+1
[prev]
[next]