Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c4950143fcc0da75b89c11365a500c0879431d81
/
drivers
/
usb
/
phy
e5c4ecd
Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb into next
by Linus Torvalds
· 11 years ago
c67d9ce
Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next
by Linus Torvalds
· 11 years ago
113229b
phy: Enable USB PHY support for arm64
by Liviu Dudau
· 11 years ago
1dfa91a
usb: common: rename phy-fsm-usb.c to usb-otg-fsm.c
by Peter Chen
· 11 years ago
efccd24
usb: phy: add run-time dependencies to R-Car driver
by Jean Delvare
· 11 years ago
2ea7b14
usb: phy: msm: fix bug in probe()
by Dan Carpenter
· 11 years ago
f871252
Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 11 years ago
cea3589
Merge 3.15-rc5 into usb-next
by Greg Kroah-Hartman
· 11 years ago
77c2f02
ARM: OMAP: replace checks for CONFIG_USB_GADGET_OMAP
by Paul Bolle
· 11 years ago
79cb5b5
usb: phy: Add SMSC USB334x PHY ID
by Liviu Dudau
· 11 years ago
10f0577
usb: phy: msm: change devm_ioremap() to devm_ioremap_resource()
by Dan Carpenter
· 11 years ago
c5ab571
usb: phy: msm: reset controller is mandatory now
by Arnd Bergmann
· 11 years ago
1f7fc40
usb: phy: msm: enable build on other architectures
by Felipe Balbi
· 11 years ago
2459749
usb: phy: msm: switch over to writel()
by Felipe Balbi
· 11 years ago
b3025e6
usb: phy: msm: cast to enum msm_usb_phy_type
by Felipe Balbi
· 11 years ago
e695abb
usb: phy: msm: Use usb_add_phy_dev() to register device
by Ivan T. Ivanov
· 11 years ago
01799b6
usb: phy: msm: Vote for corner of VDD CX instead of voltage of VDD CX
by Ivan T. Ivanov
· 11 years ago
349907c
usb: phy: msm: Handle disconnect events
by Ivan T. Ivanov
· 11 years ago
30bf866
usb: phy: msm: Select secondary PHY via TCSR
by Tim Bird
· 11 years ago
9f27984b
usb: phy: msm: Fix PTS definitions for MSM USB controller
by Tim Bird
· 11 years ago
d69c6f5
usb: phy: msm: Correct USB PHY Reset sequence for newer platform
by Ivan T. Ivanov
· 11 years ago
cfa3ff5
usb: phy: msm: Add support for secondary PHY control
by Ivan T. Ivanov
· 11 years ago
a273454
usb: phy: msm: Use reset framework for LINK and PHY resets
by Ivan T. Ivanov
· 11 years ago
8364f9a
usb: phy: msm: Add device tree support and binding information
by Ivan T. Ivanov
· 11 years ago
f60c114
usb: phy: msm: Properly check result from platform_get_irq()
by Ivan T. Ivanov
· 11 years ago
f5ef237
usb: phy: msm: Remove HSUSB prefix from regulator names
by Ivan T. Ivanov
· 11 years ago
ff0e4a6
usb: phy: msm: Remove unused pclk_src_name
by Ivan T. Ivanov
· 11 years ago
971232c
usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_mode
by Ivan T. Ivanov
· 11 years ago
3aca0fa
usb: phy: msm: Fix checkpatch.pl warnings
by Ivan T. Ivanov
· 11 years ago
f7ddad4
usb: phy: msm: Remove unnecessarily check for valid regulators.
by Ivan T. Ivanov
· 11 years ago
6b99c68e
usb: phy: msm: Migrate to Managed Device Resource allocation
by Ivan T. Ivanov
· 11 years ago
06a6ec4
usb: phy: msm: Enable deferred driver probing
by Ivan T. Ivanov
· 11 years ago
37cfdaf
usb: phy: msm: Move global regulators variables to driver state
by Ivan T. Ivanov
· 11 years ago
0d092fd
usb: phy: msm: Make driver selectable on ARCH_QCOM
by Ivan T. Ivanov
· 11 years ago
53971a8
Merge 3.15-rc3 into usb-next
by Greg Kroah-Hartman
· 11 years ago
543cab6
usb: phy: mv_u3d: Remove usb phy driver for mv_u3d
by Paul Bolle
· 11 years ago
be696aa
usb: phy: otg-fsm: export symbol of otg_statemachine
by Li Jun
· 11 years ago
6666899
usb: phy: fsm: change "|" to "||" for condition OTG_STATE_A_WAIT_BCON at statemachine
by Peter Chen
· 11 years ago
2284bb3
usb: phy: fsm: update OTG HNP state transition
by Li Jun
· 11 years ago
2f36ff6
usb: phy: generic: allow multiples calls to usb_phy_generic_register()
by Felipe Balbi
· 11 years ago
d7078df
usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generic.h>
by Felipe Balbi
· 11 years ago
4525bee
usb: phy: rename usb_nop_xceiv to usb_phy_generic
by Felipe Balbi
· 11 years ago
0700faa
usb: gadget: only GPL drivers in the gadget and phy framework
by Felipe Balbi
· 11 years ago
0418325
usb: phy: mv-u3d: switch over to writel/readl
by Felipe Balbi
· 11 years ago
a31a942
usb: phy: am335x-control: wait 1ms after power-up transitions
by Daniel Mack
· 11 years ago
9dc9cb0
usb: phy: return an error in usb_get_phy() if try_module_get() fails
by Mathias Krause
· 11 years ago
ead5178
usb: phy: Add ulpi IDs for SMSC USB3320 and TI TUSB1210
by Michal Simek
· 11 years ago
ea1990c
Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next
by Greg Kroah-Hartman
· 11 years ago
14da699
phy: rename struct omap_control_usb to struct omap_control_phy
by Kishon Vijay Abraham I
· 11 years ago
7338a06
Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 11 years ago
6284be2
phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/
by Kishon Vijay Abraham I
· 11 years ago
8bebbe8
usb: phy: fsm: update OTG HNP state transition conditions according to OTG and EH 2.0 spec.
by Li Jun
· 11 years ago
a70143b
drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY Framework
by Kishon Vijay Abraham I
· 11 years ago
47d1845
usb: phy: mxs: Add sync time after controller clear phcd
by Peter Chen
· 11 years ago
bf78343
usb: phy: mxs: Add system suspend/resume API
by Peter Chen
· 11 years ago
3f12650
usb: phy: mxs: Add implementation of set_wakeup
by Peter Chen
· 11 years ago
83be181
usb: phy: mxs: add controller id
by Peter Chen
· 11 years ago
22db05e
usb: phy: mxs: Enable IC fixes for related SoCs
by Peter Chen
· 11 years ago
f6a1582
usb: phy: mxs: change description of usb device speed
by Peter Chen
· 11 years ago
0d89653
usb: phy: mxs: Add anatop regmap
by Peter Chen
· 11 years ago
1364414
usb: phy: mxs: Add auto clock and power setting
by Peter Chen
· 11 years ago
2400780
usb: phy: mxs: Add platform judgement code
by Peter Chen
· 11 years ago
7241a21
usb: phy: rcar-gen2-usb: always use 'dev' variable in probe() method
by Sergei Shtylyov
· 11 years ago
3c70165
Merge 3.14-rc4 into usb-next
by Greg Kroah-Hartman
· 11 years ago
e7d613d
usb: phy: msm: fix compilation errors when !CONFIG_PM_SLEEP
by Josh Cartwright
· 11 years ago
5c73e74
usb: phy: msm: tiny leak on error in probe()
by Dan Carpenter
· 11 years ago
e9d123a
usb: phy: move some error messages to debug
by Josh Boyer
· 11 years ago
0ba3307
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
64576e4
Merge branch 'qcom/drivers' into next/drivers
by Olof Johansson
· 11 years ago
5146d77
usb: phy: msm: Move mach dependent code to platform data
by Ivan T. Ivanov
· 11 years ago
803a536
usb: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
73ad0ad
Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 11 years ago
836a216
usb: phy: keystone: remove redundant return value check of platform_get_resource()
by Wei Yongjun
· 11 years ago
99f14bd4
Merge 3.13-rc5 into usb-next
by Greg Kroah-Hartman
· 11 years ago
e90b841
Merge tag 'v3.13-rc5' into next
by Felipe Balbi
· 11 years ago
12c8d64
usb: phy: fix some Kconfig descriptions
by Aaro Koskinen
· 11 years ago
8b42a74
usb: phy: isp1301-omap: fix smatch warnings
by Aaro Koskinen
· 11 years ago
80f46d5
usb: phy: tahvo: fix smatch warnings
by Aaro Koskinen
· 11 years ago
2ee8ff3
usb: phy-twl6030: Add missing braces
by Sachin Kamat
· 11 years ago
7410f17
usb: phy-fsm: Staticize local symbols
by Sachin Kamat
· 11 years ago
ed40082
usb: phy-keystone: Remove redundant of_match_ptr helper
by Sachin Kamat
· 11 years ago
16da4b1
usb: phy: Fix double lock in OTG FSM
by Anton Tikhomirov
· 11 years ago
5156100
usb: phy: am335x: fix randconfig errors
by Felipe Balbi
· 11 years ago
c4b34a3
usb: phy: omap: Add omap-control Support for AM437x
by George Cherian
· 11 years ago
db67bc0
usb: phy: am335x-control: include appropriate header file in phy-am335x-control.c
by Rashika Kheria
· 11 years ago
2fc711d7
usb: phy: am335x: Enable USB remote wakeup using PHY wakeup
by George Cherian
· 11 years ago
c139e14
Merge tag 'v3.13-rc4' into next
by Felipe Balbi
· 11 years ago
7cd0c29
usb: phy: fix driver dependencies
by Felipe Balbi
· 11 years ago
d59abb9
Merge branch 3.13-rc4 into usb-next
by Greg Kroah-Hartman
· 11 years ago
31e3222
usb: phy: initialize the notifier when add a new phy
by Neil Zhang
· 11 years ago
25acdd0
usb: phy: add Keystone usb phy driver
by WingMan Kwok
· 11 years ago
c3e5d29
usb: phy: r-car gen2: use usb_add_phy_dev
by Valentine Barshak
· 11 years ago
3c9740a
usb: hcd: move controller wakeup setting initialization to individual driver
by Peter Chen
· 11 years ago
9ba96ae
usb: omap1: Tahvo USB transceiver driver
by Aaro Koskinen
· 11 years ago
449d2ba
usb: omap1: OTG controller driver
by Aaro Koskinen
· 11 years ago
851dd02
usb: phy-tegra-usb.c: wrong pointer check for remap UTMI
by Chris Ruehl
· 11 years ago
67c21fc
usb: phy: phy-mxs-usb: Check the return value from clk_prepare_enable()
by Fabio Estevam
· 11 years ago
e1d2e31
usb: phy: Add OTG FSM configuration option
by Anton Tikhomirov
· 11 years ago
5653668
usb: phy: move OTG FSM header
by Anton Tikhomirov
· 11 years ago
16e569e
usb: phy: replace spinlock with mutex in OTG FSM
by Anton Tikhomirov
· 11 years ago
Next »