index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ohci-tmio.c
Age
Commit message (
Expand
)
Author
2017-11-07
USB: host: ohci: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-09-01
dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags
Christoph Hellwig
2015-07-22
USB: OHCI: fix bad #define in ohci-tmio.c
Alan Stern
2015-01-09
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-05-17
usb: host: ohci-tmio: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-01-11
usb: host: ohci-tmio: fix compile warning
Felipe Balbi
2012-11-21
usb: remove use of __devexit
Bill Pemberton
2012-11-21
usb: remove use of __devinit
Bill Pemberton
2012-11-21
usb: remove use of __devexit_p
Bill Pemberton
2012-10-22
USB: ohci: merge ohci_finish_controller_resume with ohci_resume
Florian Fainelli
2012-04-27
USB: ohci-tmio.c: remove err() usage
Greg Kroah-Hartman
2011-11-18
OHCI: remove uses of hcd->state
Alan Stern
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-03-23
tmio: Silence warnings introduced by mfd changes
Andres Salomon
2011-03-23
mfd: mfd_cell is now implicitly available to tc6393xb drivers
Andres Salomon
2009-01-07
usb: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-10-22
USB: ohci: add support for tmio-ohci cell
Dmitry Baryshkov