index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-06-03
11
-1181
/
+441
|
\
|
*
phy: Enable USB PHY support for arm64
Liviu Dudau
2014-05-27
1
-1
/
+1
|
*
usb: common: rename phy-fsm-usb.c to usb-otg-fsm.c
Peter Chen
2014-05-27
3
-377
/
+0
|
*
usb: phy: add run-time dependencies to R-Car driver
Jean Delvare
2014-05-27
1
-0
/
+1
|
*
usb: phy: msm: fix bug in probe()
Dan Carpenter
2014-05-23
1
-3
/
+5
|
*
Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-05-23
7
-352
/
+437
|
|
\
|
|
*
usb: phy: Add SMSC USB334x PHY ID
Liviu Dudau
2014-05-15
1
-0
/
+1
|
|
*
usb: phy: msm: change devm_ioremap() to devm_ioremap_resource()
Dan Carpenter
2014-05-14
1
-1
/
+1
|
|
*
usb: phy: msm: reset controller is mandatory now
Arnd Bergmann
2014-05-14
1
-0
/
+1
|
|
*
usb: phy: msm: enable build on other architectures
Felipe Balbi
2014-05-12
1
-1
/
+1
|
|
*
usb: phy: msm: switch over to writel()
Felipe Balbi
2014-05-12
1
-1
/
+1
|
|
*
usb: phy: msm: cast to enum msm_usb_phy_type
Felipe Balbi
2014-05-12
1
-1
/
+1
|
|
*
usb: phy: msm: Use usb_add_phy_dev() to register device
Ivan T. Ivanov
2014-04-30
1
-1
/
+2
|
|
*
usb: phy: msm: Vote for corner of VDD CX instead of voltage of VDD CX
Ivan T. Ivanov
2014-04-30
1
-8
/
+27
|
|
*
usb: phy: msm: Handle disconnect events
Ivan T. Ivanov
2014-04-30
1
-0
/
+18
|
|
*
usb: phy: msm: Select secondary PHY via TCSR
Tim Bird
2014-04-30
1
-0
/
+14
|
|
*
usb: phy: msm: Fix PTS definitions for MSM USB controller
Tim Bird
2014-04-30
1
-3
/
+5
|
|
*
usb: phy: msm: Correct USB PHY Reset sequence for newer platform
Ivan T. Ivanov
2014-04-30
1
-52
/
+88
|
|
*
usb: phy: msm: Add support for secondary PHY control
Ivan T. Ivanov
2014-04-30
1
-2
/
+22
|
|
*
usb: phy: msm: Use reset framework for LINK and PHY resets
Ivan T. Ivanov
2014-04-30
1
-8
/
+21
|
|
*
usb: phy: msm: Add device tree support and binding information
Ivan T. Ivanov
2014-04-30
1
-19
/
+94
|
|
*
usb: phy: msm: Properly check result from platform_get_irq()
Ivan T. Ivanov
2014-04-30
1
-1
/
+1
|
|
*
usb: phy: msm: Remove HSUSB prefix from regulator names
Ivan T. Ivanov
2014-04-30
1
-3
/
+3
|
|
*
usb: phy: msm: Remove unused pclk_src_name
Ivan T. Ivanov
2014-04-30
1
-25
/
+1
|
|
*
usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_mode
Ivan T. Ivanov
2014-04-30
1
-24
/
+17
|
|
*
usb: phy: msm: Fix checkpatch.pl warnings
Ivan T. Ivanov
2014-04-30
1
-25
/
+14
|
|
*
usb: phy: msm: Remove unnecessarily check for valid regulators.
Ivan T. Ivanov
2014-04-30
1
-10
/
+0
|
|
*
usb: phy: msm: Migrate to Managed Device Resource allocation
Ivan T. Ivanov
2014-04-30
1
-119
/
+68
|
|
*
usb: phy: msm: Enable deferred driver probing
Ivan T. Ivanov
2014-04-30
1
-2
/
+3
|
|
*
usb: phy: msm: Move global regulators variables to driver state
Ivan T. Ivanov
2014-04-30
1
-43
/
+39
|
|
*
usb: phy: msm: Make driver selectable on ARCH_QCOM
Ivan T. Ivanov
2014-04-30
1
-3
/
+3
|
|
*
usb: phy: generic: allow multiples calls to usb_phy_generic_register()
Felipe Balbi
2014-04-21
1
-14
/
+5
|
|
*
usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...
Felipe Balbi
2014-04-21
4
-4
/
+4
|
|
*
usb: phy: rename usb_nop_xceiv to usb_phy_generic
Felipe Balbi
2014-04-21
4
-30
/
+30
|
|
*
usb: gadget: only GPL drivers in the gadget and phy framework
Felipe Balbi
2014-04-21
1
-2
/
+2
|
|
*
usb: phy: mv-u3d: switch over to writel/readl
Felipe Balbi
2014-04-21
1
-10
/
+10
|
*
|
Merge 3.15-rc5 into usb-next
Greg Kroah-Hartman
2014-05-20
1
-4
/
+5
|
|
\
\
|
*
\
\
Merge 3.15-rc3 into usb-next
Greg Kroah-Hartman
2014-04-27
2
-0
/
+12
|
|
\
\
\
|
*
|
|
|
usb: phy: mv_u3d: Remove usb phy driver for mv_u3d
Paul Bolle
2014-04-24
4
-452
/
+0
|
*
|
|
|
usb: phy: otg-fsm: export symbol of otg_statemachine
Li Jun
2014-04-24
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-02
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
ARM: OMAP: replace checks for CONFIG_USB_GADGET_OMAP
Paul Bolle
2014-05-16
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
usb: phy: fsm: change "|" to "||" for condition OTG_STATE_A_WAIT_BCON at stat...
Peter Chen
2014-04-24
1
-1
/
+1
*
|
|
usb: phy: fsm: update OTG HNP state transition
Li Jun
2014-04-24
1
-3
/
+4
|
/
/
*
|
usb: phy: am335x-control: wait 1ms after power-up transitions
Daniel Mack
2014-04-21
1
-0
/
+9
*
|
usb: phy: return an error in usb_get_phy() if try_module_get() fails
Mathias Krause
2014-04-16
1
-0
/
+3
|
/
*
usb: phy: Add ulpi IDs for SMSC USB3320 and TI TUSB1210
Michal Simek
2014-03-17
1
-0
/
+2
*
Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...
Greg Kroah-Hartman
2014-03-09
5
-704
/
+1
|
\
|
*
phy: rename struct omap_control_usb to struct omap_control_phy
Kishon Vijay Abraham I
2014-03-09
3
-330
/
+0
|
*
phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/
Kishon Vijay Abraham I
2014-03-07
1
-1
/
+1
[next]