index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: musb: dsps: handle babble interrupts
Daniel Mack
2014-04-21
1
-1
/
+24
*
usb: musb: add a work_struct to recover from babble errors
Daniel Mack
2014-04-21
2
-0
/
+36
*
usb: musb: add reset hook to platform ops
Daniel Mack
2014-04-21
1
-0
/
+7
*
usb: gadget: gr_udc: Use GFP_ATOMIC when allocating under held spinlock
Andreas Larsson
2014-04-21
1
-2
/
+2
*
usb: gadget: gr_udc: Return error code when trying to set ep.maxpacket > ep.m...
Andreas Larsson
2014-04-21
1
-0
/
+4
*
usb: gadget: gr_udc: Add ep.maxpacket_limit to debugfs information
Andreas Larsson
2014-04-21
1
-0
/
+1
*
usb: gadget: gr_udc: Use of_property_read_u32_index to access arrays
Andreas Larsson
2014-04-21
1
-8
/
+4
*
usb: gadget: gr_udc: Use platform_get_irq instead of irq_of_parse_and_map
Andreas Larsson
2014-04-21
1
-6
/
+8
*
usb: gadget: gr_udc: improve platform_device variable name
Andreas Larsson
2014-04-21
1
-9
/
+9
*
usb: phy: generic: allow multiples calls to usb_phy_generic_register()
Felipe Balbi
2014-04-21
5
-23
/
+35
*
usb: musb: move usb_phy_generic_{un,}register calls to probe()/remove()
Felipe Balbi
2014-04-21
5
-12
/
+11
*
usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...
Felipe Balbi
2014-04-21
12
-12
/
+12
*
usb: phy: rename usb_nop_xceiv to usb_phy_generic
Felipe Balbi
2014-04-21
11
-48
/
+48
*
usb: gadget: only GPL drivers in the gadget and phy framework
Felipe Balbi
2014-04-21
8
-64
/
+64
*
usb: dwc3: core: refactor mode initialization to its own function
Felipe Balbi
2014-04-21
1
-66
/
+67
*
usb: phy: mv-u3d: switch over to writel/readl
Felipe Balbi
2014-04-21
1
-10
/
+10
*
usb: dwc3: core: refactor PHY initialization
Felipe Balbi
2014-04-16
1
-54
/
+66
*
usb: dwc3: gadget: clear stall when disabling endpoint
Felipe Balbi
2014-04-16
1
-0
/
+4
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-04-13
1
-1
/
+7
|
\
|
*
target: Pass in transport supported PI at session initialization
Nicholas Bellinger
2014-04-07
1
-1
/
+1
|
*
target: Add TFO->abort_task for aborted task resources release
Nicholas Bellinger
2014-04-07
1
-0
/
+6
*
|
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-04-05
1
-1
/
+0
|
\
\
|
*
\
Merge branch 'devel-stable' into for-next
Russell King
2014-04-04
35
-212
/
+281
|
|
\
\
|
*
|
|
ARM: 7989/1: Delete asm/system.h
David Howells
2014-02-25
1
-1
/
+0
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-04-03
4
-6
/
+2
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' into for-next
Jiri Kosina
2014-02-20
351
-3981
/
+23012
|
|
\
\
\
\
|
*
|
|
|
|
Kconfig: Remove useless "default N" lines
Paul Bolle
2014-02-20
2
-4
/
+0
|
*
|
|
|
|
treewide: Fix typo in Documentation/DocBook
Masanari Iida
2014-02-19
2
-2
/
+2
*
|
|
|
|
|
Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-04-02
98
-2155
/
+4112
|
\
\
\
\
\
\
|
*
|
|
|
|
|
USB: disable reset-resume when USB_QUIRK_RESET is set
Alan Stern
2014-03-19
1
-2
/
+12
|
*
|
|
|
|
|
USB: unbind all interfaces before rebinding any
Alan Stern
2014-03-18
3
-41
/
+60
|
*
|
|
|
|
|
usb: phy: Add ulpi IDs for SMSC USB3320 and TI TUSB1210
Michal Simek
2014-03-18
1
-0
/
+2
|
*
|
|
|
|
|
usb: gadget: tcm_usb_gadget: stop format strings
Kees Cook
2014-03-18
1
-1
/
+1
|
*
|
|
|
|
|
usb: gadget: f_fs: add missing spinlock and mutex unlock
Robert Baldyga
2014-03-18
1
-2
/
+6
|
*
|
|
|
|
|
usb: gadget: composite: switch over to ERR_CAST()
Felipe Balbi
2014-03-18
1
-1
/
+1
|
*
|
|
|
|
|
usb: gadget: inode: switch over to memdup_user()
Felipe Balbi
2014-03-18
1
-6
/
+3
|
*
|
|
|
|
|
usb: gadget: f_subset: switch over to PTR_RET
Felipe Balbi
2014-03-18
1
-1
/
+1
|
*
|
|
|
|
|
usb: gadget: lpc32xx_udc: fix wrong clk_put() sequence
Felipe Balbi
2014-03-18
1
-2
/
+2
|
*
|
|
|
|
|
USB: keyspan: remove dead debugging code
Johan Hovold
2014-03-12
1
-30
/
+0
|
*
|
|
|
|
|
USB: serial: add missing newlines to dev_<level> messages.
Johan Hovold
2014-03-12
14
-30
/
+28
|
*
|
|
|
|
|
USB: serial: add missing braces
Johan Hovold
2014-03-12
2
-9
/
+10
|
*
|
|
|
|
|
USB: serial: continue to write on errors
Johan Hovold
2014-03-12
1
-10
/
+19
|
*
|
|
|
|
|
USB: serial: continue to read on errors
Johan Hovold
2014-03-12
1
-4
/
+17
|
*
|
|
|
|
|
USB: serial: make bulk_out_size a lower limit
Johan Hovold
2014-03-12
1
-3
/
+2
|
*
|
|
|
|
|
USB: cypress_m8: fix potential scheduling while atomic
Johan Hovold
2014-03-12
1
-16
/
+3
|
*
|
|
|
|
|
usb: chipidea: add support for USB OTG controller on LSI Zevio SoCs
Daniel Tang
2014-03-12
2
-0
/
+73
|
*
|
|
|
|
|
usb: chipidea: imx: Use dev_name() for ci_hdrc name to distinguish USBs
Alexander Shiyan
2014-03-12
1
-1
/
+1
|
*
|
|
|
|
|
usb: chipidea: udc: refine isr_tr_complete_handler
Peter Chen
2014-03-12
1
-140
/
+154
|
*
|
|
|
|
|
Merge 3.14-rc6 into usb-next
Greg Kroah-Hartman
2014-03-12
3
-11
/
+11
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...
Greg Kroah-Hartman
2014-03-09
6
-705
/
+2
|
|
\
\
\
\
\
\
[next]