summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-s5p.c
AgeCommit message (Expand)Author
2012-03-08USB: ehci-s5p: add DMA burst supportJingoo Han
2011-12-09Merge branch 'for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/geoff...Greg Kroah-Hartman
2011-12-08usb: Remove ehci_reset call from ehci_runGeoff Levand
2011-11-14USB: ehci-s5p: remove unnecessary header includesJingoo Han
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang
2011-08-29Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman
2011-08-22USB: EHCI: remove usages of hcd->stateAlan Stern
2011-08-22usb: s5p-ehci: fix a NULL pointer deferenceYulgon Kim
2011-06-06USB: ehci-s5p: add PM supportJingoo Han
2011-05-10USB: ehci-s5p : use __devinit and __devexit macros for probe and removeJingoo Han
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson
2011-04-13USB: Add initial S5P EHCI driverJoonyoung Shim