aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-pnx4008.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-271-1/+1
|\
| * ARM: gpio: pnx4008: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-081-1/+1
* | USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
|/
* i2c: Add support for custom probe functionJean Delvare2010-08-111-1/+1
* USB: fix I2C API usage in ohci-pnx4008.Luotao Fu2010-03-021-3/+3
* USB: Add missing static markers to ohci-pnx4008Jean Delvare2009-12-111-4/+4
* USB: Convert ohci-pnx4008 to a new-style i2c driverJean Delvare2009-01-071-49/+36
* USB: EHCI, OHCI, UHCI: remove version numbersAlan Stern2008-10-171-1/+1
* USB: automatically enable RHSC interruptsAlan Stern2008-08-211-1/+0
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-4/+4
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-071-1/+0
* USB: ohci-pnx4008: I2C cleanups and fixesJean Delvare2008-07-211-14/+12
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-211-1/+1
* Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds2008-07-061-0/+1
* USB: don't explicitly reenable root-hub status interruptsAlan Stern2008-04-241-1/+0
* usb host: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+4
* i2c: Kill rogue driver IDsJean Delvare2008-01-271-1/+0
* i2c: normal_i2c can be made const (remaining drivers)Jean Delvare2008-01-271-2/+2
* USB: ohci-pnx4008: Remove unnecessary cast of return value of kzallocSuresh Jayaraman2007-07-121-1/+1
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-141-1/+1
* ohci: Rework bus glue integration to allow several at onceSylvain Munaut2007-02-071-12/+0
* USB: ohci whitespace/comment fixupsDavid Brownell2006-12-201-2/+2
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* USB: ohci-pnx4008 build fixesDavid Brownell2006-10-171-3/+6
* USB OHCI controller support for PNX4008Vitaly Wool2006-09-271-0/+476