aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/usb-host.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-04ARM: OMAP2+: usb-host: Adapt to USB phy-nop RESET line changesRoger Quadros1-10/+1
2013-10-04ARM: OMAP2+: omap-usb-host: Get rid of platform_data from struct usbhs_phy_dataRoger Quadros1-1/+10
2013-08-09usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior1-5/+5
2013-07-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-194/+0
2013-06-12ARM: OMAP2+: omap-usb-host: Fix memory leaksRoger Quadros1-50/+56
2013-05-30ARM: OMAP2+: Remove omap4 pdata for USBTony Lindgren1-194/+0
2013-04-02ARM: OMAP2+: omap-usb-host: Add usbhs_init_phys()Roger Quadros1-2/+158
2013-02-19Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socArnd Bergmann1-24/+5
2013-02-14ARM: OMAP: Consolidate OMAP USB-HS platform data (part 3/3)Roger Quadros1-24/+5
2013-01-26ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device codePaul Walmsley1-14/+2
2012-12-14mfd: omap-usb-host: get rid of cpu_is_omap..() macrosRoger Quadros1-0/+4
2012-11-05Merge branch 'depends/omap-cleanup-headers-usb' into next/headersOlof Johansson1-2/+1
2012-10-24ARM: OMAP2+: Introduce local usb.hTony Lindgren1-1/+1
2012-10-18ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren1-0/+1
2012-10-17ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren1-1/+1
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-9/+22
2012-09-21mfd: omap-usb-host: Remove TLL specific code from USB HS core driverKeshava Munegowda1-9/+22
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren1-1/+0
2012-09-12ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren1-1/+0
2012-04-03ARM: OMAP: fix section mismatches in usb-host.cIgor Grinberg1-4/+6
2012-02-14ARM: OMAP2+: usb-host: fix compile warningFelipe Balbi1-3/+3
2011-12-16ARM: OMAP: USB: register hwmods of usbhsKeshava Munegowda1-66/+34
2011-03-01arm: omap: usb: cleanup ehci and ohci resources and devicesKeshava Munegowda1-150/+26
2011-03-01arm: omap: usb: usbhs core device initializationKeshava Munegowda1-14/+181
2011-03-01arm: omap: usb: create common enums and structures for ehci and ohciKeshava Munegowda1-25/+25
2011-03-01arm: omap2: usb: rename usb-ehci.c to usb-host.cFelipe Balbi1-0/+531