summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap1/usb.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-12ARM: omap1: remove dead codeArnd Bergmann1-27/+7
2022-04-22ARM: omap1: move mach/*.h into mach directoryArnd Bergmann1-3/+3
2022-04-21ARM: omap1: move mach/usb.h to include/linux/socArnd Bergmann1-1/+1
2021-10-05ARM: omap1: move omap15xx local bus handling to usb.cArnd Bergmann1-34/+82
2020-11-18dma-mapping: remove the dma_direct_set_offset exportChristoph Hellwig1-1/+1
2020-09-25ARM/omap1: switch to use dma_direct_set_offset for lbus DMA offsetsChristoph Hellwig1-0/+22
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2017-01-05ARM: OMAP1: USB: delete redundant CPU class checksAaro Koskinen1-15/+12
2017-01-05ARM: OMAP1: USB: make omap_otg_init() staticAaro Koskinen1-2/+2
2017-01-05ARM: OMAP1: USB: tidy up logging outputAaro Koskinen1-10/+10
2016-08-26ARM: OMAP1: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas1-3/+3
2013-04-09ARM: OMAP1: fix omap_udc registrationAaro Koskinen1-3/+3
2013-01-03ARM: OMAP1: fix USB configuration use-after-releaseAaro Koskinen1-1/+7
2012-10-27ARM: OMAP1: usb: fix sparse warningsPaul Walmsley1-3/+3
2012-09-21ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren1-1/+1
2012-06-04ARM: OMAP: Make FS USB omap1 onlyTony Lindgren1-1/+115
2012-04-13ARM: OMAP1: OHCI: use platform_data fn ptr to enable OCPI busPaul Walmsley1-0/+3
2010-07-05omap: Move omap1 USB platform init code into mach-omap1/usb.cTony Lindgren1-0/+530