index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
123
-3509
/
+3607
|
\
|
*
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
2
-18
/
+67
|
*
Documentation: New DT parameters for tegra30-usb-phy
Tuomas Tynkkynen
2013-08-12
1
-3
/
+12
|
*
usb: phy: tegra: Tegra30 support
Tuomas Tynkkynen
2013-08-12
2
-28
/
+112
|
*
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: dwc3: core: clarify usb-phy array binding
Kumar Gala
2013-08-12
1
-1
/
+3
|
*
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
9
-1
/
+1680
|
*
usb: musb: dsps: use proper child nodes
Sebastian Andrzej Siewior
2013-08-09
8
-171
/
+299
|
*
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
15
-49
/
+49
|
|
\
|
|
*
usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv
Sebastian Andrzej Siewior
2013-08-09
15
-49
/
+49
|
*
|
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: tegra: Fix typo in tegra20-usb-phy documentation
Mikko Perttunen
2013-07-30
1
-1
/
+1
|
*
|
usb: of: fix build breakage caused by recent patches
Felipe Balbi
2013-07-30
1
-1
/
+1
|
*
|
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
2
-19
/
+13
|
*
|
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
2
-26
/
+0
|
*
|
usb: host: tegra: Locate a PHY via standard API
Tuomas Tynkkynen
2013-07-29
1
-8
/
+1
[next]