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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-09
usb: dwc3: core: add flag for EP0 direction
Felipe Balbi
1
-0
/
+3
2011-09-09
usb: dwc3: ep0: add handling for unaligned OUT transfers
Felipe Balbi
1
-5
/
+32
2011-09-09
usb: dwc3: add a bounce buffer for control endpoints
Felipe Balbi
2
-7
/
+28
2011-09-09
usb: dwc3: core: add defines for XferNotReady event on Control EPs
Felipe Balbi
1
-0
/
+6
2011-09-09
usb: dwc3: gadget: improve command completion debug message
Felipe Balbi
1
-2
/
+2
2011-09-09
usb: dwc3: gadget: set request dma to invalid when unmapping
Felipe Balbi
1
-0
/
+1
2011-09-09
usb: dwc3: ep0: fix 'transfered' typo
Felipe Balbi
1
-3
/
+3
2011-09-09
usb: dwc3: core: add missing @ for kerneldoc
Felipe Balbi
1
-7
/
+7
2011-09-09
usb: dwc3: debugfs: add a kfree() on error to dwc3_testmode_open()
Dan Carpenter
1
-1
/
+3
2011-09-09
usb: dwc3: gaget: clear DWC3_EP_WILL_SHUTDOWN bit
Sebastian Andrzej Siewior
1
-1
/
+1
2011-09-09
usb: dwc3: gadget: use TRB type 6 for ISOC transfers
Sebastian Andrzej Siewior
1
-1
/
+1
2011-09-09
usb: dwc3: gadget: reset resource index to zero
Sebastian Andrzej Siewior
1
-1
/
+4
2011-09-09
usb: dwc3: gadget: fixing dequeue of TRBs
Sebastian Andrzej Siewior
1
-3
/
+9
2011-08-26
USB: pl2303: remove unreachable code
Michał Sroczyński
1
-3
/
+0
2011-08-24
ums_realtek: do not use stack memory for DMA
Adam Cozzette
1
-5
/
+30
2011-08-24
USB host i.MX21: remove dependency on MACH_MX21
Sascha Hauer
1
-3
/
+3
2011-08-24
USB gadget i.MX1: remove dependency on ARCH_MXC
Sascha Hauer
1
-5
/
+4
2011-08-24
usb: fix ipw.c build error, select USB_SERIAL_WWAN
Randy Dunlap
1
-0
/
+1
2011-08-24
usb: fix dwc3 build when USB_GADGET_DWC3 is not enabled
Randy Dunlap
1
-0
/
+5
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
58
-111
/
+105
2011-08-23
usb: include module.h in the DesignWare USB3 DRD driver
Stephen Rothwell
1
-0
/
+1
2011-08-23
USB: usbtest: use URB_ZERO_PACKET for BULK-OUT transfers
Sebastian Andrzej Siewior
1
-1
/
+3
2011-08-23
usb: fhci-hcd: Allocate pram dynamically.
Joakim Tjernlund
1
-1
/
+4
2011-08-22
usb/isp1760: Clear TT buffer on interrupted low & full speed transfers
Arvid Brodin
1
-9
/
+74
2011-08-22
drivers/usb/host/ohci-omap3.c: test the just-initialized value
Julia Lawall
1
-1
/
+1
2011-08-22
USB: otg: remove unused function twl6030_set_phy_clk
Wanlong Gao
1
-16
/
+0
2011-08-22
s3c-hsudc: Add basic otg transceiver handling
Heiko Stübner
1
-0
/
+23
2011-08-22
s3c-hsudc: Fix possible nullpointer dereference during probe
Heiko Stübner
1
-13
/
+13
2011-08-22
usb: Introduce DesignWare USB3 DRD Driver
Felipe Balbi
15
-0
/
+5659
2011-08-22
usb: gadget: introduce gadget_is_dwc3()
Felipe Balbi
1
-0
/
+3
2011-08-22
USB: EHCI: remove usages of hcd->state
Alan Stern
10
-41
/
+56
2011-08-22
usb: renesas_usbhs: use usb_endpoint_maxp()
kuninori.morimoto.gx@renesas.com
1
-1
/
+1
2011-08-22
usb: OHCI/EHCI support for Netlogic XLS processor.
Jayachandran C
4
-0
/
+322
2011-08-22
USB: pxa168: Add onchip USB host controller support
Tanmay Upadhyay
4
-0
/
+376
2011-08-22
usb: isp1362-hcd: Quieten printks
Tobias Klauser
1
-3
/
+3
2011-08-22
usb/isp1760: Fix problems that trigger WARNING at line 1136.
Arvid Brodin
1
-18
/
+20
2011-08-22
usb/isp1760: Fix missing endpoint unlink when no mem during enqueue
Arvid Brodin
1
-6
/
+3
2011-08-22
usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2
Arvid Brodin
2
-45
/
+96
2011-08-22
usb/isp1760: Move isp1760_run within file (prepare for next patch)
Arvid Brodin
1
-68
/
+68
2011-08-22
usb/isp1760: Move some code (prepare for next patch)
Arvid Brodin
1
-27
/
+18
2011-08-22
usb: misc: usblcd: fixed coding style issues
Zack Parsons
1
-56
/
+71
2011-08-22
usb: misc: usbled: fixed coding style issues
Zack Parsons
1
-11
/
+14
2011-08-22
USB: ipw: convert to usb-wwan framework
Oliver Neukum
1
-2
/
+31
2011-08-22
usb_storage: Don't freeze in usb-stor-scan
Seth Forshee
1
-3
/
+13
2011-08-22
USB: Remove test for NULL that'll never happen in usb_disconnect()
Jesper Juhl
1
-5
/
+0
2011-08-21
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
Linus Torvalds
1
-5
/
+10
2011-08-20
pci: fix new kernel-doc warning in pci.c
Randy Dunlap
1
-1
/
+1
2011-08-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-0
/
+8
2011-08-19
drm/i915: set GFX_MODE to pre-Ivybridge default value even on Ivybridge
Jesse Barnes
2
-0
/
+8
2011-08-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-98
/
+235
[next]