Commit Graph

531 Commits (a745f0a12cab631b92f9e13b31997192c7df3823)

Author SHA1 Message Date
Julia Lawall dfa5ec79d2 USB: use DIV_ROUND_UP 17 years ago
Karsten Wiese 3d01f0fe6b USB: minor ehci xITD simplifications 17 years ago
Karsten Wiese c765d4cad9 USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT" 17 years ago
David Brownell 135db0485c USB: ehci minor SOC bus glue fixes 17 years ago
David Brownell caa9ef672a USB: ehci tolerates some buggy devices 17 years ago
David Brownell e01e7fe388 USB: ohci: port reset paranoia timeout 17 years ago
David Brownell 9776afc8b3 USB: ehci: minor cleanups 17 years ago
Andrew Morton 1409e8e0e4 USB: usb-ohci-sm501-driver: use the conventional convention for suspend and resume 17 years ago
Alan Stern feccc30d90 USB: remove CONFIG_USB_PERSIST setting 17 years ago
Alan Stern 3bb1af5243 USB: EHCI: carry out port handover during each root-hub resume 17 years ago
Kay Sievers f4fce61d41 usb host: fix platform driver hotplug/coldplug 17 years ago
Richard Kennedy 9cebcdc7fb USB: ohci: fix 2 timers to fire at jiffies + 1s 17 years ago
David Brownell cdc647a9b7 USB: another ehci_iaa_watchdog fix 17 years ago
Lennert Buytenhek 705a752162 plat-orion: make ehci-orion available for all Orion families 17 years ago
Lennert Buytenhek 92aecfa955 ehci-orion: mbus decode window support 17 years ago
Rene Herman 055b93c9e3 USB: ehci: stop vt6212 bus hogging 17 years ago
David Brownell e82cc1288f USB: fix ehci unlink regressions 17 years ago
Anti Sullin 0ed930bffa USB: isp116x: fix enumeration on boot 17 years ago
Misha Zhilin b5f7a0ec11 USB: ehci: handle large bulk URBs correctly (again) 17 years ago
Mirco Tischler 038eb0ea04 Fix u132-hcd.c compile error 17 years ago
Rafael J. Wysocki 3a2d5b7001 PM: Introduce PM_EVENT_HIBERNATE callback state 17 years ago
Anton Vorontsov b5937a415f ehci-fsl: add PPC_MPC837x to default y 17 years ago
Anton Vorontsov c6dd2e61d3 USB: POWERPC: ehci: fix ppc build 17 years ago
David Brownell e1a491429e USB: fix previous sparse fix which was incorrect 17 years ago
Peter Korsgaard 618b886705 USB: ehci-fsl: mpc834x config symbol is PPC_MPC834x, not MPC834x 17 years ago
bjorn.helgaas@hp.com f0fda801da PCI: use dev_printk in quirk messages 17 years ago
David Brownell c06d4dcf50 usb: ehci should use u16 for isochronous intervals 17 years ago
David Brownell cd4cdc93ce usb: ehci, remove false clear-reset path 17 years ago
Magnus Damm f54aab6ebc usb: ohci-sm501 driver 17 years ago
Yoshihiro Shimoda 828d55c58c USB: add support for SuperH OHCI 17 years ago
Alan Stern cd930c9314 USB: EHCI: add a short delay to the bus_suspend routine 17 years ago
Alan Stern f8fa7571a9 USB: EHCI: move del_timer_sync calls outside spinlocked region 17 years ago
David Brownell 79592b722e USB: ehci completes high speed ISO URBs sooner 17 years ago
David Brownell aa16ca307e USB: ehci: minor ISO updates, always support split ISO 17 years ago
Karsten Wiese 3b6fcfd066 USB: ehci saves some memory in ISO transfer descriptors 17 years ago
Vladimir Barinov 91bc4d31e8 USB: add ehci-ixp bus glue 17 years ago
Valentine Barshak da0e8fb00b USB: add ehci-ppc-of bus glue (device-tree aware) 17 years ago
David Brownell 4bde4a4c4f USB: ohci-at91 uses generic GPIO calls 17 years ago
David Brownell e057a35aa1 USB: fix HCD Kconfig goofage 17 years ago
David Brownell 340ba5f9ce USB: ehci potential oops fix on ARC/TDI cores 17 years ago
Tzachi Perelstein e96ffe2f9d USB: add Marvell Orion USB host support 17 years ago
Marcin Slusarz f570728f89 USB: ehci-hcd: fix sparse warning about shadowing 'status' symbol 17 years ago
David Brownell 30bf54e62a USB: PS3: Fix EHCI ISO transfer bug 17 years ago
Joe Perches dc0d5c1e5c USB: Spelling fixes 17 years ago
Alan Stern 07d29b63ef USB: EHCI: add separate IAA watchdog timer 17 years ago
Benjamin Herrenschmidt badef81922 usb: Remove OHCI useless masking/unmasking of WDH interrupt 17 years ago
Tony Jones 694cc2087e USB: convert ehci debug files to use debugfs instead of sysfs 17 years ago
Tony Jones 684c19e0d9 USB: convert ohci debug files to use debugfs instead of sysfs 17 years ago
Balaji Rao 90da096ee4 USB: force handover port to companion when hub_port_connect_change fails 17 years ago
Julia Lawall a6a01369fd USB: Drop unnecessary continue in a few drivers 17 years ago