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
2015-02-23
usb: gadget: function: f_hid: fix sparse warning
Lad, Prabhakar
1
-1
/
+1
2015-02-23
usb: isp1760: use msecs_to_jiffies for time conversion
Nicholas Mc Guire
1
-3
/
+3
2015-02-23
usb: musb: Fix getting a generic phy for musb_dsps
Tony Lindgren
1
-1
/
+24
2015-02-23
usb: renesas: fix extcon dependency
Arnd Bergmann
1
-0
/
+1
2015-02-23
usb: musb: Fix use for of_property_read_bool for disabled multipoint
Tony Lindgren
2
-4
/
+10
2015-02-23
usb: musb: core: add pm_runtime_irq_safe()
Felipe Balbi
1
-4
/
+6
2015-02-23
usb: gadget: function: phonet: balance usb_ep_disable calls
Felipe Balbi
1
-1
/
+4
2015-02-23
usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom half
George Cherian
1
-1
/
+1
2015-02-19
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
4
-21
/
+21
2015-02-17
gadget: switch ep_io_operations to ->read_iter/->write_iter
Al Viro
1
-214
/
+141
2015-02-17
gadgetfs: use-after-free in ->aio_read()
Al Viro
1
-3
/
+12
2015-02-17
gadget/function/f_fs.c: switch to ->{read,write}_iter()
Al Viro
1
-78
/
+58
2015-02-17
gadget/function/f_fs.c: use put iov_iter into io_data
Al Viro
1
-61
/
+25
2015-02-17
gadget/function/f_fs.c: close leaks
Al Viro
1
-2
/
+12
2015-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+2
2015-02-17
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+9
2015-02-17
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-254
/
+281
2015-02-17
debugfs: Provide a file creation function that also takes an initial size
David Howells
1
-6
/
+9
2015-02-15
Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
147
-2796
/
+7737
2015-02-13
usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
4
-16
/
+8
2015-02-11
treewide: Remove unnecessary SSB_DEVTABLE_END macro
Joe Perches
1
-1
/
+1
2015-02-11
treewide: Remove unnecessary BCMA_CORETABLE_END macro
Joe Perches
1
-1
/
+1
2015-02-11
xilinx usb2 gadget: get rid of incredibly annoying compile warning
Linus Torvalds
1
-2
/
+2
2015-02-08
USB / PM: Remove unneeded #ifdef and associated dead code
Andreas Ruprecht
1
-12
/
+0
2015-02-04
Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
85
-2213
/
+7085
2015-02-04
usb: musb: fix device hotplug behind hub
Bin Liu
2
-1
/
+7
2015-02-04
usb: dwc2: Fix a bug in reading the endpoint directions from reg.
Roshan Pius
1
-1
/
+1
2015-02-03
usb: Retry port status check on resume to work around RH bugs
Julius Werner
1
-3
/
+12
2015-02-03
Revert "usb: Reset USB-3 devices on USB-3 link bounce"
Zhuang Jin Can
1
-25
/
+9
2015-02-03
uhci-hub: use HUB_CHAR_*
Sergei Shtylyov
1
-2
/
+3
2015-02-03
usb: kconfig: replace PPC_OF with PPC
Kevin Hao
1
-4
/
+4
2015-02-03
ehci-pci: disable for Intel MID platforms (update)
Andy Shevchenko
2
-6
/
+13
2015-02-02
usb: gadget: Kconfig: use bool instead of boolean
Christoph Jaeger
1
-1
/
+1
2015-02-02
usb: musb: blackfin: remove incorrect __exit_p()
Dmitry Torokhov
1
-1
/
+1
2015-02-02
Merge 3.19-rc7 into usb-next
Greg Kroah-Hartman
6
-5
/
+28
2015-01-31
USB: fix use-after-free bug in usb_hcd_unlink_urb()
Alan Stern
1
-8
/
+8
2015-01-31
ehci-pci: disable for Intel MID platforms
Andy Shevchenko
1
-1
/
+22
2015-01-31
usb: host: pci_quirks: joing string literals
Andy Shevchenko
1
-21
/
+25
2015-01-31
USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)
Alan Stern
2
-0
/
+15
2015-01-31
USB: usbfs: allow URBs to be reaped after disconnection
Alan Stern
1
-26
/
+37
2015-01-31
cdc-acm: kill unnecessary messages
Oliver Neukum
1
-24
/
+9
2015-01-31
cdc-acm: add sanity checks
Oliver Neukum
1
-5
/
+16
2015-01-30
Merge tag 'usb-serial-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-0
/
+1
2015-01-30
Merge tag 'usb-serial-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2
-106
/
+14
2015-01-30
usb: phy: phy-generic: Fix USB PHY gpio reset
Fabio Estevam
1
-4
/
+5
2015-01-30
usb: dwc2: fix USB core dependencies
Arnd Bergmann
1
-2
/
+2
2015-01-30
usb: renesas_usbhs: fix NULL pointer dereference in dma_release_channel()
Yoshihiro Shimoda
1
-0
/
+4
2015-01-30
usb: phy: generic: fix the vbus interrupt request
Robert Jarzmik
1
-1
/
+2
2015-01-30
usb: phy: generic: fix the gpios to be optional
Robert Jarzmik
1
-5
/
+7
2015-01-30
usb: dwc2: gadget: initialize controller in pullup callback
Gregory Herrero
1
-0
/
+1
[prev]
[next]