Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ed043aebe6ece3e13a02b6574447f150c3557378
/
drivers
/
usb
/
phy
/
phy-isp1301-omap.c
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
19c1eac
usb: rename phy to usb_phy in OTG
by Antoine Tenart
· 10 years ago
e47d925
usb: move the OTG state from the USB PHY to the OTG structure
by Antoine Tenart
· 10 years ago
a25f10c
usb: phy: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
37ebb54
usb: hub: rename khubd to hub_wq in documentation and comments
by Petr Mladek
· 10 years ago
77c2f02
ARM: OMAP: replace checks for CONFIG_USB_GADGET_OMAP
by Paul Bolle
· 11 years ago
8b42a74
usb: phy: isp1301-omap: fix smatch warnings
by Aaro Koskinen
· 11 years ago
523e531
USB: phy: remove custom DBG macro
by Greg Kroah-Hartman
· 11 years ago
64dc9e2
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
94ae984
usb: phy: rename all phy drivers to phy-$name-usb.c
by Felipe Balbi
· 12 years ago
[Renamed from drivers/usb/phy/isp1301_omap.c]
a0e6312
usb: phy: move all PHY drivers to drivers/usb/phy/
by Felipe Balbi
· 12 years ago
[Renamed from drivers/usb/otg/isp1301_omap.c]
42c0bf1
usb: otg: prefix otg_state_string with usb_
by Felipe Balbi
· 12 years ago
41ac7b3
usb: remove use of __devinit
by Bill Pemberton
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
70c494c
ARM: OMAP1: Make plat/mux.h omap1 only
by Tony Lindgren
· 12 years ago
4382973
workqueue: deprecate flush[_delayed]_work_sync()
by Tejun Heo
· 12 years ago
3e9a970
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 12 years ago
9fc3777
Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
34e4cc4
isp1301_omap: remove IRQF_SAMPLE_RANDOM which is now a no-op
by Theodore Ts'o
· 12 years ago
662dca5
usb: otg: support for multiple transceivers by a single controller
by Kishon Vijay Abraham I
· 12 years ago
721002e
usb: otg: utils: rename function name in OTG utils
by Kishon Vijay Abraham I
· 12 years ago
79d6680
usb: otg: isp1301_omap: resolve unused variable warning from gcc
by Paul Walmsley
· 13 years ago
b924b20
ARM: OMAP: Make FS USB omap1 only
by Tony Lindgren
· 12 years ago
819d1c7
usb: otg: isp1301_omap: Start using struct usb_otg
by Heikki Krogerus
· 13 years ago
8675381
usb: otg: Rename otg_transceiver to usb_phy
by Heikki Krogerus
· 13 years ago
b5dd18d
USB: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
7c9d440
treewide: transciever/transceiver spelling fixes
by Joe Perches
· 13 years ago
3dacdf1
usb: factor out state_string() on otg drivers
by Anatolij Gustschin
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
a7e2a89
wip: fix section mismatches in omap1_defconfig
by Uwe Kleine-König
· 14 years ago
569ff2d
usb: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
94a8248
USB: omap: switch to subsys_initcall for isp1301 transceiver
by Viral Mehta
· 15 years ago
465f829
usb: otg: isp1301_omap: fix compile error
by Felipe Balbi
· 15 years ago
ce491cf
omap: headers: Move remaining headers from include/mach to include/plat
by Tony Lindgren
· 15 years ago
d77282c
USB: OMAP: ISP1301: Compile fix
by Anand Gadiyar
· 15 years ago
b8da867
USB: move isp1301_omap to drivers/usb/otg
by David Brownell
· 16 years ago
[Renamed from drivers/i2c/chips/isp1301_omap.c]
d1846b0
i2c/isp1301_omap: Build fixes
by David Brownell
· 16 years ago
9df013b
i2c/isp1301_omap: Convert to a new-style i2c driver, part 2
by Jean Delvare
· 16 years ago
a5f08a3
i2c/isp1301_omap: Convert to a new-style i2c driver, part 1
by Felipe Balbi
· 16 years ago
cbbcb9b
USB: isp1301: fix compilation
by Dmitry Baryshkov
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
f35ae63
ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG
by Tony Lindgren
· 16 years ago
08882d2
i2c: Replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
6d16bfb
i2c/tps65010: move header to <linux/i2c/...>
by David Brownell
· 17 years ago
7b8712e
driver core: Make the dev_*() family of macros in device.h complete
by Emil Medve
· 17 years ago
187426e
i2c/isp1301_omap: Build fix
by David Brownell
· 17 years ago
25da383
i2c/isp1301_omap: Build fixes, whitespace
by David Brownell
· 17 years ago
5f84813
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
by David Brownell
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
3a16f7b
USB: move <linux/usb_otg.h> to <linux/usb/otg.h>
by David Brownell
· 18 years ago
dace145
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
c006705
[PATCH] i2c: Cleanup isp1301_omap
by Jean Delvare
· 19 years ago
2b48716
[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed
by Greg Kroah-Hartman
· 19 years ago
a9718b0
[PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11
by Laurent Riffard
· 19 years ago
8a99475
[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
by Jean Delvare
· 19 years ago
3ae5eae
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
by Russell King
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
0cf3628
[PATCH] Owner field additions to many i2c drivers, 2 of 5
by Laurent Riffard
· 19 years ago
82ca76b
[PATCH] drivers: convert kcalloc to kzalloc
by Pekka Enberg
· 19 years ago
b3d5496
[PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers
by Jean Delvare
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago