summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-hcd.c
AgeCommit message (Expand)Author
2017-07-03powerpc: remove 4xx supportHeiko Schocher
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher
2017-06-05samsung: Drop more references fo s3c24x0Simon Glass
2016-10-31Fix spelling of "resetting".Vagrant Cascadian
2016-10-29drivers: USB: OHCI: allow compilation for 64-bit targetsAndre Przywara
2015-11-03ohci: Add missing cache-flush for hcca areaHans de Goede
2015-09-11Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass
2015-08-13usb: ohci: enable cache supportWu, Josh
2015-05-15usb: ohci: Add support for interrupt queuesHans de Goede
2015-05-15usb: ohci: Add an ohci_alloc_urb() functionHans de Goede
2015-05-15usb: ohci: Do not reuse ed for interrupt endpoints of different devicesHans de Goede
2015-05-15usb: ohci: Add dm supportHans de Goede
2015-05-15usb: ohci: Skip unnecessary mdelay(1) calls in various placesHans de Goede
2015-05-15usb: ohci: Remove unnecessary delays from hc_start and power power-on pathsHans de Goede
2015-05-15usb: ohci: Do not resubmit and leak urbs for interrupt packetsHans de Goede
2015-05-06usb: ohci: Don't log an error on interrupt packet timeoutHans de Goede
2015-05-06usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpusHans de Goede
2015-05-06usb: ohci: Fix ctrl in messages with a data-len of 0Hans de Goede
2015-05-06usb: ohci: Move static func and var declarations from ohci.h to ohci-hcd.cHans de Goede
2015-05-06usb: ohci: Remove unnecessary phcca variableHans de Goede
2015-05-06usb: ohci: Move the td array struct to inside the ohci_dev structHans de Goede
2015-05-06usb: ohci: Move the ohci_dev struct to inside the main ohci structHans de Goede
2015-05-06usb: ohci: Pass around a pointer to ohci_t rather then accessing global varsHans de Goede
2015-05-06usb: ohci: Remove unused devgone global variableHans de Goede
2014-11-20include: move various macros to include/linux/kernel.hMasahiro Yamada
2014-11-20ARM: remove CONFIG_ARM920T definesMasahiro Yamada
2014-03-10usb: create common header virtual root hub descriptorsStephen Warren
2013-11-08usb: ohci-hcd: submit_common_msg: report actual_length properlyMateusz Kulikowski
2013-10-20usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky
2013-10-20usb: new board-specific USB init interfaceMateusz Zalega
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-04-12arm: Remove support for unused s3c64xxBenoît Thébaudeau
2012-11-19usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok
2012-10-15usb: lowlevel interface change to support multiple controllersLucas Stach
2012-09-01USB: Fix strict aliasing in ohci-hcdTroy Kisky
2012-03-18usb: replace wait_ms() with mdelay()Mike Frysinger
2012-03-03USB: move keyboard polling into kbd driveramartin@nvidia.com
2011-12-11USB: Fix complaints about strict aliasing in OHCI-HCDMarek Vasut
2011-10-21consolidate mdelay by providing a common function for all usersAnatolij Gustschin
2011-10-09drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not usedWolfgang Denk
2011-02-19Fix EHCI usb submit timeout and unify with OHCISimon Glass
2010-10-13USB: Make non-bulk delay longer in OHCIMarek Vasut
2010-06-30drivers/usb/host/ohci-hcd: rename readl/writel to ohci_readl/ohci_writelBecky Bruce
2009-11-27Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel
2009-04-06drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD