index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-fsl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-18
USB: ehci-fsl: Fix kernel crash on mpc5121e
Anatolij Gustschin
1
-1
/
+6
2012-03-12
Merge 3.3-rc7 into usb-next
Greg Kroah-Hartman
1
-16
/
+31
2012-03-02
Revert "powerpc/usb: fix issue of CPU halt when missing USB PHY clock"
Greg Kroah-Hartman
1
-9
/
+2
2012-03-01
Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
1
-3
/
+3
2012-02-29
Revert "powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platform"
Greg Kroah-Hartman
1
-14
/
+10
2012-02-28
powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platform
Shengzhou Liu
1
-10
/
+14
2012-02-27
usb: otg: Convert all users to pass struct usb_otg for OTG functions
Heikki Krogerus
1
-2
/
+2
2012-02-27
usb: Convert all users to new usb_phy
Heikki Krogerus
1
-1
/
+1
2012-02-24
powerpc/usb: fix bug of kernel hang when initializing usb
Shengzhou Liu
1
-0
/
+4
2012-02-24
USB: ehci-fsl: Turn on cache snooping on MPC8xxx
Pan Jiafei
1
-14
/
+11
2012-02-10
Merge tag 'usb-3.3-rc3' into usb-next
Greg Kroah-Hartman
1
-3
/
+10
2012-02-02
powerpc/usb: fix issue of CPU halt when missing USB PHY clock
Shengzhou Liu
1
-2
/
+9
2012-01-24
usb: ehci-fsl: set INCR8 mode for system bus interface on MPC512x
Anatolij Gustschin
1
-0
/
+14
2012-01-24
drivers/usb/host/ehci-fsl.c: add missing iounmap
Julia Lawall
1
-1
/
+1
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-08-22
USB: EHCI: remove usages of hcd->state
Alan Stern
1
-2
/
+2
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-1
/
+1
2011-05-03
USB: EHCI: Support controllers with big endian capability regs
Jan Andersson
1
-1
/
+1
2011-05-02
USB: extend ehci-fsl and fsl_udc_core driver for OTG operation
Anatolij Gustschin
1
-0
/
+66
2011-05-02
USB: ehci-fsl: add MPC5121E specific suspend and resume
Anatolij Gustschin
1
-0
/
+153
2011-01-22
USB: ehci-fsl: Fix 'have_sysif_regs' detection
Peter Tyser
1
-13
/
+0
2010-10-22
USB: add USB EHCI support for MPC5121 SoC
Anatolij Gustschin
1
-28
/
+71
2010-10-22
USB: ehci tdi : let's tdi_reset set host mode
Matthieu CASTET
1
-4
/
+2
2010-08-10
USB: add do_wakeup parameter for PCI HCD suspend
Alan Stern
1
-1
/
+2
2010-05-20
USB: EHCI: fix controller wakeup flag settings during suspend
Alan Stern
1
-0
/
+2
2010-03-02
USB: ehci-fsl: Add power management support
Anton Vorontsov
1
-7
/
+83
2010-03-02
USB: ehci-fsl: Fix sparse warnings
Anton Vorontsov
1
-3
/
+4
2009-07-12
USB: EHCI: use the new clear_tt_buffer interface
Alan Stern
1
-0
/
+2
2009-06-15
USB: EHCI: update toggle state for linked QHs
Alan Stern
1
-0
/
+1
2008-07-21
USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xx
Srikanth Srinivasan
1
-0
/
+5
2008-07-21
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
1
-6
/
+6
2008-05-29
USB: EHCI: suppress unwanted error messages
Alan Stern
1
-0
/
+1
2008-05-29
USB: EHCI: fix up root-hub TT mess
Alan Stern
1
-5
/
+1
2008-04-24
USB: ehci minor SOC bus glue fixes
David Brownell
1
-5
/
+4
2008-02-01
USB: Spelling fixes
Joe Perches
1
-1
/
+1
2008-02-01
USB: force handover port to companion when hub_port_connect_change fails
Balaji Rao
1
-0
/
+1
2007-12-17
USB: use IRQF_DISABLED for HCD interrupt handlers
Alan Stern
1
-1
/
+1
2007-07-12
USB: ehci_fsl update for MPC831x support
Li Yang
1
-3
/
+7
2007-05-23
ehci-fsl: fix cache coherency problem on system with large memory
Li Yang
1
-0
/
+13
2007-02-07
USB: Implement support for EHCI with big endian MMIO
Benjamin Herrenschmidt
1
-4
/
+4
2006-09-27
USB: Properly unregister reboot notifier in case of failure in ehci hcd
Aleksey Gorelov
1
-0
/
+2
2006-07-02
[PATCH] irq-flags: usb: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-21
[PATCH] USB: allow multiple types of EHCI controllers to be built as modules
Kumar Gala
1
-34
/
+3
2006-03-20
[PATCH] USB: Fix masking bug initialization of Freescale EHCI controller
Kumar Gala
1
-2
/
+1
2006-03-20
[PATCH] USB: EHCI and Freescale 83xx quirk
Kumar Gala
1
-0
/
+10
2006-03-20
[PATCH] USB: EHCI for Freescale 83xx
Randy Vinson
1
-0
/
+357