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-11-01
Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-19
/
+220
2011-10-31
Merge branch 'depends/rmk/gpio' into next/devel
Arnd Bergmann
2
-2
/
+2
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
1
-6
/
+0
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
2
-2
/
+2
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-23
/
+22
2011-10-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
228
-4156
/
+14696
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
10
-10
/
+7
2011-10-20
Merge branch 'imx/devel' into next/devel
Arnd Bergmann
2
-1
/
+20
2011-10-19
usb: renesas_usbhs: fixup inconsistent return from usbhs_pkt_push()
Kuninori Morimoto
1
-3
/
+3
2011-10-19
usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB.
Joachim Foerster
3
-15
/
+72
2011-10-18
USB: gadget: midi: memory leak in f_midi_bind_config()
Dan Carpenter
1
-1
/
+3
2011-10-18
USB: gadget: midi: fix range check in f_midi_out_open()
Dan Carpenter
1
-1
/
+1
2011-10-18
QE/FHCI: fixed the CONTROL bug
Jerry Huang
1
-4
/
+15
2011-10-18
usb: renesas_usbhs: tidyup for smatch warnings
Kuninori Morimoto
1
-2
/
+1
2011-10-18
USB: Fix USB Kconfig dependency problem on 85xx/QoirQ platforms
Xu lei
1
-1
/
+1
2011-10-18
EHCI: workaround for MosChip controller bug
Alan Stern
5
-8
/
+49
2011-10-18
usb: gadget: file_storage: fix race on unloading
Yauheni Kaliuta
1
-9
/
+9
2011-10-18
USB: ftdi_sio.c: Use ftdi async_icount structure for TIOCMIWAIT, as in other ...
Uwe Bonnes
1
-25
/
+16
2011-10-18
USB: ftdi_sio.c:Fill MSR fields of the ftdi async_icount structure
Uwe Bonnes
1
-1
/
+6
2011-10-18
USB: ftdi_sio.c: Fill LSR fields of the ftdi async_icount structure
Uwe Bonnes
1
-0
/
+8
2011-10-18
USB: ftdi_sio.c:Fill TX field of the ftdi async_icount structure
Uwe Bonnes
1
-0
/
+2
2011-10-18
USB: ftdi_sio.c: Fill the RX field of the ftdi async_icount structure
Uwe Bonnes
1
-0
/
+1
2011-10-18
USB: ftdi_sio.c: Basic icount infrastructure for ftdi_sio
Uwe Bonnes
1
-0
/
+26
2011-10-18
usb/isp1760: Let OF bindings depend on general CONFIG_OF instead of PPC_OF .
Joachim Foerster
1
-4
/
+6
2011-10-18
USB: ftdi_sio: Support TI/Luminary Micro Stellaris BD-ICDI Board
Peter Stuge
2
-0
/
+3
2011-10-18
USB: Fix runtime wakeup on OHCI
Matthew Garrett
1
-4
/
+1
2011-10-18
xHCI/USB: Make xHCI driver have a BOS descriptor.
Sarah Sharp
2
-2
/
+50
2011-10-18
Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...
Russell King
1
-6
/
+0
2011-10-13
usb: gadget: add new usb gadget for ACM and mass storage
Klaus Schwarzkopf
3
-0
/
+268
2011-10-13
usb: gadget: mv_udc: fix compile warning
Felipe Balbi
1
-1
/
+1
2011-10-13
usb: gadget: mv_udc: add clock gating support
Neil Zhang
2
-11
/
+185
2011-10-13
usb: gadget: mv_udc: add test mode support
Neil Zhang
2
-19
/
+54
2011-10-13
usb: gadget: mv_udc: use DMA API for status_req's dma address
Neil Zhang
1
-1
/
+8
2011-10-13
usb: gadget: mv_udc: fix dtd dma confusion
Neil Zhang
1
-1
/
+26
2011-10-13
usb: gadget: mv_udc: add shutdown function for it
Neil Zhang
1
-0
/
+12
2011-10-13
usb: gadget: mv_udc: correct ep0 state
Neil Zhang
1
-2
/
+3
2011-10-13
usb: gadget: mv_udc: rewrite fifo flush
Neil Zhang
1
-27
/
+18
2011-10-13
usb: gadget: mv_udc: set unused endpoint with right type
Neil Zhang
1
-2
/
+2
2011-10-13
usb: gadget: mv_udc: add missing spinlock in ep enable/disable
Neil Zhang
1
-3
/
+13
2011-10-13
usb: gadget: mv_udc: fix bug when handle setup package.
Neil Zhang
1
-2
/
+1
2011-10-13
usb: gadget: mv_udc: init next dtd ptr for dqh when init ep0
Neil Zhang
1
-0
/
+2
2011-10-13
usb: gadget: mv_udc: ep0 needn't set toggle flag
Neil Zhang
1
-2
/
+2
2011-10-13
usb: gadget: mv_udc: fix a clerical error
Neil Zhang
1
-1
/
+1
2011-10-13
usb: gadget: mv_udc: fix kernel panic on some platforms
Neil Zhang
1
-0
/
+7
2011-10-13
usb: gadget: mv_udc: add section information
Neil Zhang
1
-2
/
+2
2011-10-13
usb: gadget: mv_udc: refine the driver structure
Neil Zhang
4
-259
/
+132
2011-10-13
usb: gadget: renesas_usbhs: fix compile warning
Felipe Balbi
1
-2
/
+2
2011-10-13
usb: gadget: renesas_usbhs: drop dependency
Felipe Balbi
1
-1
/
+0
2011-10-13
usb: gadget: renesas_usbhs: fixup driver compile style
Kuninori Morimoto
3
-4
/
+12
2011-10-13
usb: gadget: renesas_usbhs: bugfix: don't modify platform data
Kuninori Morimoto
3
-14
/
+18
[next]