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
*
Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-04-02
115
-1977
/
+8567
|
\
|
*
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
141
-823
/
+1604
|
|
\
|
*
\
Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...
Greg Kroah-Hartman
2014-03-09
21
-527
/
+4453
|
|
\
\
|
|
*
|
PHY: add APM X-Gene SoC 15Gbps Multi-purpose PHY driver
Loc Ho
2014-03-09
3
-0
/
+1758
|
|
*
|
phy: omap: Depend on OMAP_OCP2SCP bus driver
Roger Quadros
2014-03-09
1
-0
/
+2
|
|
*
|
phy: ti-pipe3: Fix suspend/resume and module reload
Roger Quadros
2014-03-09
1
-0
/
+4
|
|
*
|
phy: ti-pipe3: streamline PHY operations
Roger Quadros
2014-03-09
1
-51
/
+63
|
|
*
|
phy: ti-pipe3: Don't get 'wkupclk' and 'refclk' for SATA PHY
Roger Quadros
2014-03-09
1
-9
/
+15
|
|
*
|
phy: ti-pipe3: Add SATA DPLL support
Roger Quadros
2014-03-09
1
-21
/
+55
|
|
*
|
phy: ti-pipe3: cleanup clock handling
Roger Quadros
2014-03-09
1
-27
/
+28
|
|
*
|
phy: omap-control: update dra7 and am437 usb2 bindings
Roger Quadros
2014-03-09
1
-2
/
+2
|
|
*
|
phy: rename struct omap_control_usb to struct omap_control_phy
Kishon Vijay Abraham I
2014-03-09
8
-104
/
+105
|
|
*
|
phy: omap-usb2: Add different compatible for OMAP5
George Cherian
2014-03-09
1
-0
/
+9
|
|
*
|
phy: omap-usb2: Provide workaround for USB2PHY false disconnect
Austin Beam
2014-03-09
1
-0
/
+44
|
|
*
|
phy: omap-usb2: Adapt phy-omap-usb2 for AM437x
George Cherian
2014-03-09
1
-12
/
+37
|
|
*
|
phy: Add Exynos 5250 support to the Exynos USB 2.0 PHY driver
Kamil Debski
2014-03-08
5
-0
/
+423
|
|
*
|
phy: Add new Exynos USB 2.0 PHY driver
Kamil Debski
2014-03-08
6
-0
/
+909
|
|
*
|
phy: core: Add devm_of_phy_get to phy-core
Kamil Debski
2014-03-08
1
-0
/
+31
|
|
*
|
phy: core: Add an exported of_phy_get function
Kamil Debski
2014-03-08
1
-9
/
+36
|
|
*
|
phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/
Kishon Vijay Abraham I
2014-03-07
2
-2
/
+2
|
|
*
|
usb: phy: omap-usb2: remove *set_suspend* callback from omap-usb2
Kishon Vijay Abraham I
2014-03-06
1
-25
/
+0
|
|
*
|
drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY Framework
Kishon Vijay Abraham I
2014-03-06
5
-106
/
+158
|
|
*
|
phy: mvebu-sata: prepare new Dove DT Kconfig variable
Sebastian Hesselbarth
2014-03-04
1
-1
/
+1
|
|
*
|
PHY: sunxi: Add driver for sunxi usb phy
Hans de Goede
2014-03-03
3
-0
/
+343
|
|
*
|
PHY: Exynos: Add Exynos5250 SATA PHY driver
Yuvaraj Kumar C D
2014-03-03
3
-0
/
+267
|
|
*
|
phy: Select PHY_EXYNOS_DP_VIDEO by default for ARCH_EXYNOS
Sylwester Nawrocki
2014-03-01
1
-0
/
+2
|
|
*
|
phy: Select PHY_EXYNOS_MIPI_VIDEO by default for ARCH_EXYNOS
Sylwester Nawrocki
2014-03-01
1
-1
/
+4
|
|
*
|
usb: phy: bcm-kona-usb2: Use PTR_ERR_OR_ZERO
Sachin Kamat
2014-03-01
1
-3
/
+1
|
|
*
|
usb: phy: twl4030-usb: Remove redundant semicolon
Sachin Kamat
2014-03-01
1
-1
/
+1
|
|
*
|
usb: phy: twl4030-usb: Silence checkpatch warnings
Sachin Kamat
2014-03-01
1
-2
/
+2
|
*
|
|
usb: wusbcore: use multiple urbs for HWA iso transfer result frame reads
Thomas Pugliese
2014-03-09
3
-74
/
+134
[next]