| Commit message (Expand) | Author | Age |
... | |
* | USB: ehci: qh/qtd cleanup comments | David Brownell | 2008-04-25 |
* | USB: r8a66597-hcd: Add support for SH7366 USB host | Yoshihiro Shimoda | 2008-04-25 |
* | USB: r8a66597-hcd: fix usb device connection timing | Yoshihiro Shimoda | 2008-04-25 |
* | USB: r8a66597-hcd: fix interrupt transfer interval | Yoshihiro Shimoda | 2008-04-25 |
* | USB: ehci shutdown refactored | Sarah Sharp | 2008-04-25 |
* | USB: OHCI: host-controller resumes leave root hub suspended | Alan Stern | 2008-04-25 |
* | USB: clarify usage of hcd->suspend/resume methods | Alan Stern | 2008-04-25 |
* | USB: root hubs don't lie about their number of TTs | Alan Stern | 2008-04-25 |
* | USB: OHCI: fix bug in controller resume | Alan Stern | 2008-04-25 |
* | USB: test for NULL return from platform_get_resource() in ohci_hcd_sm501_drv_... | Jesper Juhl | 2008-04-25 |
* | usb: u132-hcd driver: semaphore to mutex | Daniel Walker | 2008-04-25 |
* | usb: u132-hcd driver style clean up | Daniel Walker | 2008-04-25 |
* | USB: Remove EXPERIMENTAL designation from USB_EHCI_ROOT_HUB_TT. | Robert P. J. Day | 2008-04-25 |
* | USB: ehci: paranoia, reject large control transfers | David Brownell | 2008-04-25 |
* | USB: remove dev->power.power_state | Alan Stern | 2008-04-25 |
* | USB: ehci: remove obsolete workaround for bogus IRQs | David Brownell | 2008-04-25 |
* | USB: use DIV_ROUND_UP | Julia Lawall | 2008-04-25 |
* | USB: minor ehci xITD simplifications | Karsten Wiese | 2008-04-25 |
* | USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT" | Karsten Wiese | 2008-04-25 |
* | USB: ehci minor SOC bus glue fixes | David Brownell | 2008-04-25 |
* | USB: ehci tolerates some buggy devices | David Brownell | 2008-04-25 |
* | USB: ohci: port reset paranoia timeout | David Brownell | 2008-04-25 |
* | USB: ehci: minor cleanups | David Brownell | 2008-04-25 |
* | USB: usb-ohci-sm501-driver: use the conventional convention for suspend and r... | Andrew Morton | 2008-04-25 |
* | USB: remove CONFIG_USB_PERSIST setting | Alan Stern | 2008-04-25 |
* | USB: EHCI: carry out port handover during each root-hub resume | Alan Stern | 2008-04-25 |
* | Merge branch 'omap2-upstream' into devel | Russell King | 2008-04-19 |
|\ |
|
| * | usb host: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-11 |
| * | USB: ohci: fix 2 timers to fire at jiffies + 1s | Richard Kennedy | 2008-04-02 |
| * | USB: another ehci_iaa_watchdog fix | David Brownell | 2008-04-02 |
* | | plat-orion: make ehci-orion available for all Orion families | Lennert Buytenhek | 2008-03-27 |
* | | ehci-orion: mbus decode window support | Lennert Buytenhek | 2008-03-27 |
|/ |
|
* | USB: ehci: stop vt6212 bus hogging | Rene Herman | 2008-03-25 |
* | USB: fix ehci unlink regressions | David Brownell | 2008-03-10 |
* | USB: isp116x: fix enumeration on boot | Anti Sullin | 2008-03-04 |
* | USB: ehci: handle large bulk URBs correctly (again) | Misha Zhilin | 2008-03-04 |
* | Fix u132-hcd.c compile error | Mirco Tischler | 2008-02-23 |
* | PM: Introduce PM_EVENT_HIBERNATE callback state | Rafael J. Wysocki | 2008-02-23 |
* | ehci-fsl: add PPC_MPC837x to default y | Anton Vorontsov | 2008-02-21 |
* | USB: POWERPC: ehci: fix ppc build | Anton Vorontsov | 2008-02-21 |
* | USB: fix previous sparse fix which was incorrect | David Brownell | 2008-02-21 |
* | USB: ehci-fsl: mpc834x config symbol is PPC_MPC834x, not MPC834x | Peter Korsgaard | 2008-02-21 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-02-01 |
|\ |
|
| * | PCI: use dev_printk in quirk messages | bjorn.helgaas@hp.com | 2008-02-01 |
* | | usb: ehci should use u16 for isochronous intervals | David Brownell | 2008-02-01 |
* | | usb: ehci, remove false clear-reset path | David Brownell | 2008-02-01 |
* | | usb: ohci-sm501 driver | Magnus Damm | 2008-02-01 |
* | | USB: add support for SuperH OHCI | Yoshihiro Shimoda | 2008-02-01 |
* | | USB: EHCI: add a short delay to the bus_suspend routine | Alan Stern | 2008-02-01 |
* | | USB: EHCI: move del_timer_sync calls outside spinlocked region | Alan Stern | 2008-02-01 |