Input: add driver for Atmel integrated touchscreen controller
[safe/jmp/linux-2.6] / drivers / usb / host /
2008-07-14 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-07-14 Russell King[ARM] Merge most of the PXA work for initial merge
2008-07-11 Uwe Kleine-KönigFix name of Russell King in various comments
2008-07-10 Russell KingMerge branch 'imx' into devel
2008-07-06 Linus TorvaldsRevert "USB: don't explicitly reenable root-hub status...
2008-07-04 David BrownellUSB: ohci - record data toggle after unlink
2008-07-04 David BrownellUSB: ehci - fix timer regression
2008-07-04 Ben DooksOHCI: Fix problem if SM501 and another platform driver...
2008-07-03 Tony LindgrenARM: OMAP: USB: Change omap USB code to use omap_read...
2008-06-15 Philipp Zabel[ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci...
2008-06-12 Nate CaseUSB: isp1760: Assign resource fields before adding hcd
2008-06-09 Yoshihiro Shimodausb: r8a66597-hcd: Add support for SH7723 USB host
2008-06-04 Al Viroisp1760-if iomem annotations
2008-05-30 Greg Kroah-HartmanRevert "USB: EHCI: fix performance regression"
2008-05-29 Alan SternUSB: EHCI: fix performance regression
2008-05-29 Alan SternUSB: EHCI: fix bug in Iso scheduling
2008-05-29 Alan SternUSB: EHCI: fix remote-wakeup regression
2008-05-29 Alan SternUSB: EHCI: suppress unwanted error messages
2008-05-29 Alan SternUSB: EHCI: fix up root-hub TT mess
2008-05-20 Lennert BuytenhekUSB: ehci-orion: the Orion EHCI root hub does have...
2008-05-14 Sebastian Siewiorusb: fix compile warning in isp1760
2008-05-14 Harvey Harrisonusb: fix integer as NULL pointer warnings found by...
2008-05-14 Randy DunlapUSB: isp1760: fix printk format
2008-05-06 David S. Millerusb: Sparc build fix, make USB_ISP1760_OF depend on...
2008-05-02 Alan SternUSB: UHCI: disable remote wakeup when it's not needed
2008-05-02 Alan SternUSB: OHCI: work around bogus compiler warning
2008-05-02 Peter KorsgaardUSB: add Cypress c67x00 OTG controller HCD driver
2008-05-02 Sebastian SiewiorUSB: ISP1760 HCD driver
2008-04-29 Harvey Harrisonusb: use get/put_unaligned_* helpers
2008-04-29 Denis V. Lunevusb: use non-racy method for proc entries creation
2008-04-28 Al Virodrivers/usb annotations and fixes
2008-04-25 Harvey HarrisonUSB: replace remaining __FUNCTION__ occurrences
2008-04-25 Alan SternUSB: fix compile problems in ehci-hcd
2008-04-25 David BrownellUSB: ehci: qh_completions cleanup and bugfix
2008-04-25 Alan SternUSB: don't explicitly reenable root-hub status interrupts
2008-04-25 Alan SternUSB: OHCI: turn off RD when remote wakeup is disabled
2008-04-25 Alan SternUSB: HCDs use the do_remote_wakeup flag
2008-04-25 David BrownellUSB: ehci: qh/qtd cleanup comments
2008-04-25 Yoshihiro ShimodaUSB: r8a66597-hcd: Add support for SH7366 USB host
2008-04-25 Yoshihiro ShimodaUSB: r8a66597-hcd: fix usb device connection timing
2008-04-25 Yoshihiro ShimodaUSB: r8a66597-hcd: fix interrupt transfer interval
2008-04-25 Sarah SharpUSB: ehci shutdown refactored
2008-04-25 Alan SternUSB: OHCI: host-controller resumes leave root hub suspended
2008-04-25 Alan SternUSB: clarify usage of hcd->suspend/resume methods
2008-04-25 Alan SternUSB: root hubs don't lie about their number of TTs
2008-04-25 Alan SternUSB: OHCI: fix bug in controller resume
2008-04-25 Jesper JuhlUSB: test for NULL return from platform_get_resource...
2008-04-25 Daniel Walkerusb: u132-hcd driver: semaphore to mutex
2008-04-25 Daniel Walkerusb: u132-hcd driver style clean up
2008-04-25 Robert P. J. DayUSB: Remove EXPERIMENTAL designation from USB_EHCI_ROOT...
2008-04-25 David BrownellUSB: ehci: paranoia, reject large control transfers
2008-04-25 Alan SternUSB: remove dev->power.power_state
2008-04-25 David BrownellUSB: ehci: remove obsolete workaround for bogus IRQs
2008-04-25 Julia LawallUSB: use DIV_ROUND_UP
2008-04-25 Karsten WieseUSB: minor ehci xITD simplifications
2008-04-25 Karsten WieseUSB: EHCI: Refactor "if (handshake()) state = HC_STATE_...
2008-04-25 David BrownellUSB: ehci minor SOC bus glue fixes
2008-04-25 David BrownellUSB: ehci tolerates some buggy devices
2008-04-25 David BrownellUSB: ohci: port reset paranoia timeout
2008-04-25 David BrownellUSB: ehci: minor cleanups
2008-04-25 Andrew MortonUSB: usb-ohci-sm501-driver: use the conventional conven...
2008-04-25 Alan SternUSB: remove CONFIG_USB_PERSIST setting
2008-04-25 Alan SternUSB: EHCI: carry out port handover during each root...
2008-04-19 Russell KingMerge branch 'omap2-upstream' into devel
2008-04-11 Kay Sieversusb host: fix platform driver hotplug/coldplug
2008-04-02 Richard KennedyUSB: ohci: fix 2 timers to fire at jiffies + 1s
2008-04-02 David BrownellUSB: another ehci_iaa_watchdog fix
2008-03-27 Lennert Buytenhekplat-orion: make ehci-orion available for all Orion...
2008-03-27 Lennert Buytenhekehci-orion: mbus decode window support
2008-03-25 Rene HermanUSB: ehci: stop vt6212 bus hogging
2008-03-10 David BrownellUSB: fix ehci unlink regressions
2008-03-04 Anti SullinUSB: isp116x: fix enumeration on boot
2008-03-04 Misha ZhilinUSB: ehci: handle large bulk URBs correctly (again)
2008-02-24 Mirco TischlerFix u132-hcd.c compile error
2008-02-23 Rafael J. WysockiPM: Introduce PM_EVENT_HIBERNATE callback state
2008-02-21 Anton Vorontsovehci-fsl: add PPC_MPC837x to default y
2008-02-21 Anton VorontsovUSB: POWERPC: ehci: fix ppc build
2008-02-21 David BrownellUSB: fix previous sparse fix which was incorrect
2008-02-21 Peter KorsgaardUSB: ehci-fsl: mpc834x config symbol is PPC_MPC834x...
2008-02-02 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/pci-2.6
2008-02-01 bjorn.helgaas@hp.comPCI: use dev_printk in quirk messages
2008-02-01 David Brownellusb: ehci should use u16 for isochronous intervals
2008-02-01 David Brownellusb: ehci, remove false clear-reset path
2008-02-01 Magnus Dammusb: ohci-sm501 driver
2008-02-01 Yoshihiro ShimodaUSB: add support for SuperH OHCI
2008-02-01 Alan SternUSB: EHCI: add a short delay to the bus_suspend routine
2008-02-01 Alan SternUSB: EHCI: move del_timer_sync calls outside spinlocked...
2008-02-01 David BrownellUSB: ehci completes high speed ISO URBs sooner
2008-02-01 David BrownellUSB: ehci: minor ISO updates, always support split ISO
2008-02-01 Karsten WieseUSB: ehci saves some memory in ISO transfer descriptors
2008-02-01 Vladimir BarinovUSB: add ehci-ixp bus glue
2008-02-01 Valentine BarshakUSB: add ehci-ppc-of bus glue (device-tree aware)
2008-02-01 David BrownellUSB: ohci-at91 uses generic GPIO calls
2008-02-01 David BrownellUSB: fix HCD Kconfig goofage
2008-02-01 David BrownellUSB: ehci potential oops fix on ARC/TDI cores
2008-02-01 Tzachi PerelsteinUSB: add Marvell Orion USB host support
2008-02-01 Marcin SlusarzUSB: ehci-hcd: fix sparse warning about shadowing ...
2008-02-01 David BrownellUSB: PS3: Fix EHCI ISO transfer bug
2008-02-01 Joe PerchesUSB: Spelling fixes
2008-02-01 Alan SternUSB: EHCI: add separate IAA watchdog timer
next