index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ohci-nxp.c
Age
Commit message (
Expand
)
Author
2016-12-08
USB: OHCI: nxp: fix code warnings
Manjunath Goudar
2016-12-08
USB: OHCI: nxp: remove useless extern declaration
Manjunath Goudar
2016-03-03
usb: ohci: nxp: remove USB PLL and USB OTG clock management
Vladimir Zapolskiy
2016-03-03
usb: ohci: nxp: remove direct access to clock controller registers
Vladimir Zapolskiy
2016-01-24
usb: ohci: nxp: clean up included header files
Vladimir Zapolskiy
2015-10-24
usb: host: lpc32xx: don't unregister phy device
Vladimir Zapolskiy
2015-10-24
usb: host: lpc32xx: balance clk enable/disable on removal
Vladimir Zapolskiy
2015-10-24
usb: host: lpc32xx: fix warnings caused by enabling unprepared clock
Vladimir Zapolskiy
2014-10-20
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
2013-12-18
USB: ohci-nxp: Use devm_clk_get()
Jingoo Han
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-10-31
DMA-API: usb: use new dma_coerce_mask_and_coherent()
Russell King
2013-10-31
DMA-API: usb: use dma_set_coherent_mask()
Russell King
2013-09-26
USB: OHCI: make ohci-nxp a separate driver
Manjunath Goudar
2013-05-30
drivers/usb/host: remove leftover release_mem_region
Wolfram Sang
2013-05-27
Merge 3.10-rc3 into usb-next
Greg Kroah-Hartman
2013-05-23
Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-05-18
drivers/usb/host: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-17
usb: host: ohci-nxp: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-16
drivers/usb/host: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-16
usb: ohci: fix goto wrong tag in err case
Libo Chen
2013-01-22
usb: Convert to devm_ioremap_resource()
Thierry Reding
2012-11-21
usb: remove use of __devinit
Bill Pemberton
2012-10-01
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-09-05
drivers/usb/host/ohci-nxp.c: adjust inconsistent IS_ERR and PTR_ERR
Julia Lawall
2012-08-26
ARM: mach-pnx4008: Remove architecture
Roland Stigge
2012-06-20
USB: ohci-nxp: add usbd and otg clock initialization
Alexandre Pereira da Silva
2012-05-01
USB: ohci-nxp: Use isp1301 driver
Roland Stigge
2012-05-01
ohci-nxp: Device tree support
Roland Stigge
2012-05-01
ohci-nxp: Driver cleanup
Roland Stigge
2012-04-27
USB: ohci-nxp.c: remove err() usage
Greg Kroah-Hartman
2012-03-13
USB: ohci-nxp: Remove i2c_write(), use smbus
Roland Stigge
2012-03-13
USB: ohci-nxp: Support for LPC32xx
Roland Stigge
2012-03-13
USB: ohci-nxp: Rename symbols from pnx4008 to nxp
Roland Stigge
2012-03-13
USB: OHCI-HCD: Rename ohci-pnx4008 to ohci-nxp
Roland Stigge