index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: quatech2: fix port DMA-buffer allocations
Johan Hovold
2013-08-14
1
-6
/
+15
*
USB: quatech2: fix serial DMA-buffer allocations
Johan Hovold
2013-08-14
1
-2
/
+12
*
USB: keyspan: fix port DMA-buffer allocations
Johan Hovold
2013-08-14
1
-8
/
+56
*
USB: keyspan: fix serial DMA-buffer allocations
Johan Hovold
2013-08-14
1
-4
/
+36
*
USB: chipidea: i.MX: simplify usbmisc
Sascha Hauer
2013-08-14
3
-107
/
+76
*
usb: chipidea: udc: .pullup is valid only when vbus is there
Peter Chen
2013-08-14
1
-0
/
+3
*
usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUS
Peter Chen
2013-08-14
3
-20
/
+6
*
usb: chipidea: udc: fix misuse of REGS_SHARED and PULLUP_ON_VBUS flags
Peter Chen
2013-08-14
1
-3
/
+2
*
usb: chipidea: add wait vbus lower than OTGSC_BSV before role starts
Peter Chen
2013-08-14
3
-0
/
+39
*
usb: chipidea: add vbus interrupt handler
Peter Chen
2013-08-14
5
-12
/
+71
*
usb: chipidea: move otg related things to otg file
Peter Chen
2013-08-14
3
-52
/
+70
*
usb: chipidea: disable all interrupts and clear all interrupts status
Peter Chen
2013-08-14
1
-1
/
+10
*
usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTG
Peter Chen
2013-08-14
1
-7
/
+30
*
usb: chipidea: add role init and destroy APIs
Peter Chen
2013-08-14
5
-11
/
+54
*
usb: chipidea: otg: add otg file used to access otgsc
Peter Chen
2013-08-14
5
-2
/
+80
*
usb: chipidea: udc: otg_set_peripheral is useless for some chipidea users
Peter Chen
2013-08-14
1
-1
/
+6
*
usb: chipidea: host: add vbus regulator control
Peter Chen
2013-08-14
1
-1
/
+22
*
usb: chipidea: move vbus regulator operation to core
Peter Chen
2013-08-14
2
-24
/
+25
*
usb: chipidea: remove previous MODULE_ALIAS
Fabio Estevam
2013-08-14
1
-1
/
+0
*
usb: chipidea: prevent endless loop registering platform_devices when probe f...
Lothar Waßmann
2013-08-14
1
-5
/
+3
*
usb: chipidea: don't clobber return value of ci_role_start()
Lothar Waßmann
2013-08-14
1
-1
/
+0
*
usb: chipidea: ci_hdrc_imx: remove an unsolicited module_put() call from ci_h...
Lothar Waßmann
2013-08-14
1
-3
/
+1
*
usb: chipidea: improve kconfig 2.0
Lothar Waßmann
2013-08-14
1
-4
/
+3
*
usb: chipidea: imx: delete the dead code
Peter Chen
2013-08-14
1
-3
/
+0
*
usb: chipidea: move hw_phymode_configure() into probe
Fabio Estevam
2013-08-14
1
-2
/
+2
*
usb: chipidea: ci_hdrc_imx: remove unused variable 'res'
Fabio Estevam
2013-08-14
1
-7
/
+0
*
usb: dwc3: core: cope with NULL pdata
Felipe Balbi
2013-08-14
1
-1
/
+4
*
usb: rh_call_control tbuf overflow fix
Sean O. Stalley
2013-08-14
1
-7
/
+17
*
usb: host: add Kconfig option for EHSET
Jack Pham
2013-08-14
3
-1
/
+26
*
pl2303: improve the chip type detection/distinction
Frank Schäfer
2013-08-14
1
-23
/
+72
*
pl2303: improve the chip type information output on startup
Frank Schäfer
2013-08-14
1
-5
/
+10
*
pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()
Frank Schäfer
2013-08-14
1
-3
/
+2
*
Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-08-14
99
-3363
/
+3246
|
\
|
*
usb: phy: am335x: include linux/err.h
Sebastian Andrzej Siewior
2013-08-13
1
-0
/
+1
|
*
usb: musb: cppi41: Enable in device-TX mode
Sebastian Andrzej Siewior
2013-08-13
1
-0
/
+3
|
*
usb: musb: Use is_cppi_enabled() and tusb_dma_omap() instead of the ifdef
Sebastian Andrzej Siewior
2013-08-13
1
-40
/
+42
|
*
usb: musb: dsps: make it depend on OF_IRQ
Felipe Balbi
2013-08-12
1
-0
/
+1
|
*
usb: host: tegra: Tegra30 support
Tuomas Tynkkynen
2013-08-12
1
-5
/
+29
|
*
usb: phy: tegra: Program new PHY parameters
Tuomas Tynkkynen
2013-08-12
1
-18
/
+63
|
*
usb: phy: tegra: Tegra30 support
Tuomas Tynkkynen
2013-08-12
1
-28
/
+93
|
*
usb: phy: tegra: Fix wrong PHY parameters
Tuomas Tynkkynen
2013-08-12
1
-6
/
+14
|
*
usb: host: add has_tdi_phy_lpm capability bit
Tuomas Tynkkynen
2013-08-12
3
-7
/
+9
|
*
usb: gadget: uvc: Fix error handling in uvc_queue_buffer()
Laurent Pinchart
2013-08-09
1
-1
/
+5
|
*
usb: musb dma: add cppi41 dma driver
Sebastian Andrzej Siewior
2013-08-09
7
-1
/
+1615
|
*
usb: musb: dsps: use proper child nodes
Sebastian Andrzej Siewior
2013-08-09
4
-157
/
+160
|
*
usb: musb: dsps: remove the hardcoded phy pieces
Sebastian Andrzej Siewior
2013-08-09
1
-96
/
+1
|
*
usb: phy: Add AM335x PHY driver
Sebastian Andrzej Siewior
2013-08-09
5
-0
/
+270
|
*
usb: phy: phy-generic: export init functions
Sebastian Andrzej Siewior
2013-08-09
2
-58
/
+94
|
*
Merge branch 'nop-phy-rename' into next
Felipe Balbi
2013-08-09
10
-37
/
+37
|
|
\
|
|
*
usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv
Sebastian Andrzej Siewior
2013-08-09
10
-37
/
+37
[next]