aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-pnx4008.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-11i2c: Add support for custom probe functionJean Delvare1-1/+1
2010-03-02USB: fix I2C API usage in ohci-pnx4008.Luotao Fu1-3/+3
2009-12-11USB: Add missing static markers to ohci-pnx4008Jean Delvare1-4/+4
2009-01-07USB: Convert ohci-pnx4008 to a new-style i2c driverJean Delvare1-49/+36
2008-10-17USB: EHCI, OHCI, UHCI: remove version numbersAlan Stern1-1/+1
2008-08-21USB: automatically enable RHSC interruptsAlan Stern1-1/+0
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-4/+4
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King1-1/+0
2008-07-21USB: ohci-pnx4008: I2C cleanups and fixesJean Delvare1-14/+12
2008-07-21USB: usb dev_name() instead of dev->bus_idKay Sievers1-1/+1
2008-07-06Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds1-0/+1
2008-04-24USB: don't explicitly reenable root-hub status interruptsAlan Stern1-1/+0
2008-04-11usb host: fix platform driver hotplug/coldplugKay Sievers1-0/+4
2008-01-27i2c: Kill rogue driver IDsJean Delvare1-1/+0
2008-01-27i2c: normal_i2c can be made const (remaining drivers)Jean Delvare1-2/+2
2007-07-12USB: ohci-pnx4008: Remove unnecessary cast of return value of kzallocSuresh Jayaraman1-1/+1
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner1-1/+1
2007-02-07ohci: Rework bus glue integration to allow several at onceSylvain Munaut1-12/+0
2006-12-20USB: ohci whitespace/comment fixupsDavid Brownell1-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-10-17USB: ohci-pnx4008 build fixesDavid Brownell1-3/+6
2006-09-27USB OHCI controller support for PNX4008Vitaly Wool1-0/+476