index
:
Linux
arm64-uaccess
for-next
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
/
phy
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
usb: Remove unnecessary semicolons
Joe Perches
2013-10-11
1
-1
/
+1
*
|
Merge 3.12-rc4 into usb-next
Greg Kroah-Hartman
2013-10-06
1
-6
/
+5
|
\
\
|
*
|
usb: phy: gpio-vbus: fix deferred probe from __init
Johan Hovold
2013-09-23
1
-6
/
+5
|
|
/
*
|
usb: phy: omap: get rid of omap_get_control_dev()
Roger Quadros
2013-10-03
1
-21
/
+10
*
|
usb: phy: omap-usb3: Don't use omap_get_control_dev()
Roger Quadros
2013-10-03
1
-6
/
+20
*
|
usb: phy: omap: Add new device types and remove omap_control_usb3_phy_power()
Roger Quadros
2013-10-03
2
-76
/
+103
*
|
usb: phy: omap-control: Get rid of platform data
Roger Quadros
2013-10-03
1
-9
/
+3
*
|
usb: phy: twl4030: use the new generic PHY framework
Kishon Vijay Abraham I
2013-09-27
3
-805
/
+0
*
|
usb: phy: omap-usb2: use the new generic PHY framework
Kishon Vijay Abraham I
2013-09-27
3
-284
/
+0
*
|
USB: phy: Restrict AM335x PHY driver to only be built on !ARM when COMPILE_TE...
Dave Jones
2013-09-26
1
-0
/
+1
|
/
*
usb: phy: omap-usb3: Fix return value
Sachin Kamat
2013-09-17
1
-1
/
+1
*
usb: phy-tegra-usb: use platform_{get,set}_drvdata()
Libo Chen
2013-08-30
1
-1
/
+1
*
usb: phy: signedness bugs in suspend/resume functions
Dan Carpenter
2013-08-27
1
-4
/
+3
*
usb: phy: fix build breakage
Anatolij Gustschin
2013-08-27
2
-2
/
+2
*
usb: phy: am335x-control: make it compile with
Sebastian Andrzej Siewior
2013-08-27
1
-2
/
+2
*
Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-08-13
21
-307
/
+799
|
\
|
*
usb: phy: am335x: include linux/err.h
Sebastian Andrzej Siewior
2013-08-13
1
-0
/
+1
|
*
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: 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
2
-23
/
+23
|
|
\
|
|
*
usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv
Sebastian Andrzej Siewior
2013-08-09
2
-23
/
+23
|
*
|
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: phy: use dev_get_platdata()
Jingoo Han
2013-07-30
12
-20
/
+22
|
*
|
usb: phy: tegra: Use switch instead of if-else
Tuomas Tynkkynen
2013-07-29
1
-3
/
+8
|
*
|
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: phy: tegra: Register as an USB PHY.
Tuomas Tynkkynen
2013-07-29
1
-0
/
+17
|
*
|
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
1
-0
/
+24
|
*
|
usb: phy: tegra: Read UTMIP parameters from device tree
Mikko Perttunen
2013-07-29
1
-42
/
+87
|
*
|
usb: phy: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-07-29
1
-5
/
+0
|
*
|
usb: phy: omap-usb3: Improve DPLL parameter lookup code
Roger Quadros
2013-07-29
1
-49
/
+38
|
*
|
usb: phy: make PHY driver selection possible by controller drivers
Roger Quadros
2013-07-29
1
-16
/
+20
|
*
|
usb: phy: phy-mxs-usb: Check the return value from stmp_reset_block()
Fabio Estevam
2013-07-29
1
-5
/
+8
|
|
/
*
|
Merge 3.11-rc3 into usb-next
Greg Kroah-Hartman
2013-07-29
2
-2
/
+2
|
\
|
|
*
usb: phy: omap-usb3: fix dpll clock index
Ruchika Kharwar
2013-07-15
1
-1
/
+1
|
*
usb: phy: samsung: Fix an error message typo
Sachin Kamat
2013-07-15
1
-1
/
+1
*
|
usb: limit OMAP related USB options to OMAP2PLUS platforms
Paul Gortmaker
2013-07-26
1
-0
/
+2
*
|
USB: phy: remove CONFIG_USB_DEBUG usage
Greg Kroah-Hartman
2013-07-23
1
-3
/
+0
*
|
USB: phy: remove custom DBG macro
Greg Kroah-Hartman
2013-07-23
3
-17
/
+6
|
/
*
Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
2013-07-10
1
-1
/
+1
|
\
|
*
mfd: twl-core: Change TWL6025 references to TWL6032
Graeme Gregory
2013-06-20
1
-1
/
+1
*
|
Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2013-07-02
1
-19
/
+19
|
\
\
|
*
\
Merge tag 'msm-clock-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
2013-06-27
1
-19
/
+19
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
usb: otg: msm: Convert to clk_prepare/unprepare
Stephen Boyd
2013-06-24
1
-19
/
+19
[prev]
[next]