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
2012-04-27
usb: gadget: udc-core: fix wrong call order
Felipe Balbi
1
-1
/
+1
2012-04-19
usb: gadget: dummy: do not call pullup() on udc_stop()
Felipe Balbi
1
-1
/
+0
2012-04-18
usb: musb: davinci.c: add missing unregister
Julia Lawall
1
-1
/
+2
2012-04-18
usb: musb: drop __deprecated flag
Felipe Balbi
1
-1
/
+1
2012-04-12
USB: gadget: storage gadgets send wrong error code for unknown commands
Alan Stern
2
-2
/
+2
2012-04-12
usb: otg: gpio_vbus: Add otg transceiver events and notifiers
Heiko Stübner
1
-1
/
+14
2012-04-10
usb: gadget: eliminate NULL pointer dereference (bugfix)
Andrzej Pietrasiewicz
1
-1
/
+1
2012-04-10
usb: gadget: uvc: Remove non-required locking from 'uvc_queue_next_buffer' ro...
Bhupesh Sharma
1
-3
/
+1
2012-04-10
usb: gadget: rndis: fix Missing req->context assignment
Lukasz Majewski
1
-0
/
+1
2012-04-10
usb: musb: omap: fix the error check for pm_runtime_get_sync
Shubhrajyoti D
1
-2
/
+3
2012-04-10
usb: gadget: udc-core: fix asymmetric calls in remove_driver
Kishon Vijay Abraham I
1
-1
/
+1
2012-04-10
usb: musb: omap: fix crash when musb glue (omap) gets initialized
Kishon Vijay Abraham I
1
-2
/
+2
2012-04-10
usb: musb: wake the device before ulpi transfers
Grazvydas Ignotas
1
-6
/
+25
2012-04-10
usb: musb: fix bug in musb_cleanup_urb
Ajay Kumar Gupta
1
-1
/
+1
2012-04-10
usb: gadget: FunctionFS: make module init & exit __init & __exit
Andrzej Pietrasiewicz
1
-2
/
+2
2012-04-10
usb: gadget: FunctionFS: clear FFS_FL_BOUND flag on unbind (bugfix)
Andrzej Pietrasiewicz
1
-0
/
+1
2012-04-10
usb: dwc3: Free event buffers array
Anton Tikhomirov
1
-3
/
+3
2012-04-10
usb: s3c-hsotg: Fix big buffers transfer in DMA mode
Anton Tikhomirov
1
-1
/
+1
2012-04-10
usb: s3c-hsotg: Avoid TxFIFO corruption in DMA mode
Anton Tikhomirov
1
-1
/
+2
2012-04-10
usb: s3c-hsotg: Fix maximum patcket size setting for EP0
Anton Tikhomirov
1
-4
/
+6
2012-04-10
usb: s3c-hsotg: Fix TX FIFOs allocation
Anton Tikhomirov
1
-1
/
+1
2012-04-10
usb: fsl_udc_core: prime status stage once data stage has primed
Peter Chen
1
-9
/
+16
2012-04-10
usb: musb: fix some runtime_pm issues
Grazvydas Ignotas
2
-2
/
+9
2012-04-10
usb: musb: fix oops on omap2430 module unload
Vladimir Zapolskiy
1
-8
/
+12
2012-04-10
usb: dwc3: ep0: add a default case for SetFeature command
Gerard Cauvy
1
-0
/
+3
2012-04-10
usb: dwc3: ep0: increment "actual" on bounced ep0 case
Felipe Balbi
1
-1
/
+2
2012-04-10
usb: dwc3: ep0: Handle requests greater than wMaxPacketSize
Moiz Sonasath
1
-1
/
+5
2012-04-10
usb: gadget: udc-core: stop UDC on device-initiated disconnect
Felipe Balbi
1
-0
/
+4
2012-04-05
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-77
/
+87
2012-04-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2
-17
/
+2
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2
-17
/
+2
2012-04-04
USB: ehci-atmel: add needed of.h header file
Nicolas Ferre
1
-0
/
+1
2012-04-04
USB: ohci-at91: trivial return code name change
Nicolas Ferre
1
-4
/
+3
2012-04-04
USB: ohci-at91: change maximum number of ports
Nicolas Ferre
1
-30
/
+36
2012-04-04
USB: ohci-at91: rework and fix initialization
Nicolas Ferre
1
-42
/
+46
2012-04-04
USB: ohci-at91: fix vbus_pin_active_low handling
Nicolas Ferre
1
-2
/
+2
2012-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2012-03-30
Documentation: remove references to /etc/modprobe.conf
Lucas De Marchi
2
-2
/
+3
2012-03-29
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-5
/
+4
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
22
-22
/
+0
2012-03-28
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
5
-6
/
+163
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
22
-22
/
+0
2012-03-27
f_phonet: fix skb truesize underestimation
Eric Dumazet
1
-1
/
+1
2012-03-27
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-155
/
+142
2012-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+5
2012-03-27
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-9
/
+11
2012-03-27
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-6
/
+6
2012-03-25
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
1
-1
/
+1
2012-03-25
USB: option: Ignore ZTE (Vodafone) K3570/71 net interfaces
Andrew Bird (Sphere Systems)
1
-2
/
+4
2012-03-24
USB: sa1111: add hcd .reset method
Russell King
1
-9
/
+11
[next]