index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-13
96
-3363
/
+2189
|
\
|
*
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
4
-1
/
+558
|
*
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
|
*
|
usb: phy: mv-usb: remove incorrect __exit_p annotation
Jingoo Han
2013-08-09
1
-2
/
+2
|
*
|
usb: phy: mv-u3d: Staticize mv_u3d_phy_shutdown()
Jingoo Han
2013-08-09
1
-1
/
+1
|
*
|
usb: gadget: f_uac1: Staticize local functions
Jingoo Han
2013-08-09
1
-2
/
+2
|
*
|
usb: gadget: u_uac1: add __user annotation
Jingoo Han
2013-08-09
1
-1
/
+1
|
*
|
usb: gadget: rndis: Staticize rndis_init()/rndis_exit()
Jingoo Han
2013-08-09
1
-2
/
+2
|
*
|
usb: gadget: f_mass_storage: use NULL instead of 0
Jingoo Han
2013-08-09
1
-3
/
+3
|
*
|
usb: gadget: amd5536udc: unconditionally use GFP_ATOMIC in udc_queue()
Alexey Khoroshilov
2013-08-09
1
-2
/
+2
|
*
|
usb: gadget: at91_udc: add usb_clk for transition to common clk framework
Boris BREZILLON
2013-08-02
2
-3
/
+16
|
*
|
usb: gadget: at91_udc: add missing clk_put on fclk and iclk
Boris BREZILLON
2013-08-02
1
-0
/
+4
|
*
|
usb: gadget: fusb300_udc: Staticize fusb300_rdcxf()
Jingoo Han
2013-08-02
1
-1
/
+1
|
*
|
usb: gadget: goku_udc: use NULL instead of 0
Jingoo Han
2013-08-02
1
-1
/
+1
|
*
|
usb: dwc3: pci: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-02
1
-7
/
+3
|
*
|
usb: dwc3: use dev_get_platdata()
Felipe Balbi
2013-07-31
1
-3
/
+3
|
*
|
usb: renesas: use dev_get_platdata()
Jingoo Han
2013-07-30
1
-2
/
+2
|
*
|
usb: musb: use dev_get_platdata()
Jingoo Han
2013-07-30
10
-19
/
+19
|
*
|
usb: phy: use dev_get_platdata()
Jingoo Han
2013-07-30
12
-20
/
+22
|
*
|
usb: gadget: use dev_get_platdata()
Jingoo Han
2013-07-30
16
-29
/
+29
|
*
|
usb: dwc3: core: modify IO memory resource after deferred probe completes
Ivan T. Ivanov
2013-07-29
1
-15
/
+16
|
*
|
usb: phy: tegra: Use switch instead of if-else
Tuomas Tynkkynen
2013-07-29
1
-3
/
+8
|
*
|
usb: musb: dsps: remove EOI access
Sebastian Andrzej Siewior
2013-07-29
1
-13
/
+2
|
*
|
usb: musb: dsps: rename ti81xx_driver_data to am33xx_driver_data
Sebastian Andrzej Siewior
2013-07-29
1
-2
/
+2
|
*
|
usb: phy: tegra: Use DT helpers for dr_mode
Tuomas Tynkkynen
2013-07-29
1
-12
/
+12
|
*
|
usb: phy: tegra: Use DT helpers for phy_type
Tuomas Tynkkynen
2013-07-29
1
-4
/
+8
|
*
|
usb: phy: tegra: Remove custom PHY locating APIs
Tuomas Tynkkynen
2013-07-29
1
-24
/
+0
|
*
|
usb: host: tegra: Locate a PHY via standard API
Tuomas Tynkkynen
2013-07-29
1
-8
/
+1
|
*
|
usb: phy: tegra: Register as an USB PHY.
Tuomas Tynkkynen
2013-07-29
1
-0
/
+17
|
*
|
usb: tegra: host: Remove references to plat data
Tuomas Tynkkynen
2013-07-29
1
-8
/
+0
|
*
|
usb: host: tegra: Remove leftover code
Tuomas Tynkkynen
2013-07-29
1
-15
/
+5
|
*
|
usb: phy: tegra: Remove unnecessary 'dev' field
Tuomas Tynkkynen
2013-07-29
1
-12
/
+15
|
*
|
usb: tegra: Use regulators instead of GPIOs for USB PHY VBUS
Mikko Perttunen
2013-07-29
2
-33
/
+25
|
*
|
usb: phy: tegra: Read UTMIP parameters from device tree
Mikko Perttunen
2013-07-29
1
-42
/
+87
[next]