Age | Commit message (Expand) | Author |
2008-03-10 | USB: fix ehci unlink regressions | David Brownell |
2008-03-04 | USB: isp116x: fix enumeration on boot | Anti Sullin |
2008-03-04 | USB: ehci: handle large bulk URBs correctly (again) | Misha Zhilin |
2008-02-23 | Fix u132-hcd.c compile error | Mirco Tischler |
2008-02-23 | PM: Introduce PM_EVENT_HIBERNATE callback state | Rafael J. Wysocki |
2008-02-21 | 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-02 | 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 | USB: ehci completes high speed ISO URBs sooner | David Brownell |
2008-02-01 | USB: ehci: minor ISO updates, always support split ISO | David Brownell |
2008-02-01 | USB: ehci saves some memory in ISO transfer descriptors | Karsten Wiese |
2008-02-01 | USB: add ehci-ixp bus glue | Vladimir Barinov |
2008-02-01 | USB: add ehci-ppc-of bus glue (device-tree aware) | Valentine Barshak |
2008-02-01 | USB: ohci-at91 uses generic GPIO calls | David Brownell |
2008-02-01 | USB: fix HCD Kconfig goofage | David Brownell |
2008-02-01 | USB: ehci potential oops fix on ARC/TDI cores | David Brownell |
2008-02-01 | USB: add Marvell Orion USB host support | Tzachi Perelstein |
2008-02-01 | USB: ehci-hcd: fix sparse warning about shadowing 'status' symbol | Marcin Slusarz |
2008-02-01 | USB: PS3: Fix EHCI ISO transfer bug | David Brownell |
2008-02-01 | USB: Spelling fixes | Joe Perches |
2008-02-01 | USB: EHCI: add separate IAA watchdog timer | Alan Stern |
2008-02-01 | usb: Remove OHCI useless masking/unmasking of WDH interrupt | Benjamin Herrenschmidt |
2008-02-01 | USB: convert ehci debug files to use debugfs instead of sysfs | Tony Jones |
2008-02-01 | USB: convert ohci debug files to use debugfs instead of sysfs | Tony Jones |
2008-02-01 | USB: force handover port to companion when hub_port_connect_change fails | Balaji Rao |
2008-02-01 | USB: Drop unnecessary continue in a few drivers | Julia Lawall |
2008-02-01 | USB: Convert from class_device to device for USB core | Tony Jones |
2008-01-31 | Merge branch 'linux-2.6' | Paul Mackerras |
2008-01-28 | Merge branch 'pxa-plat' into devel | Russell King |
2008-01-27 | i2c/tps65010: move header to <linux/i2c/...> | David Brownell |
2008-01-27 | i2c: Kill rogue driver IDs | Jean Delvare |
2008-01-27 | i2c: normal_i2c can be made const (remaining drivers) | Jean Delvare |
2008-01-26 | [POWERPC] mpc5200: normalize compatible property bindings | Grant Likely |
2008-01-26 | [ARM] USB: update to allow pxa27x ohci driver to support pxa3xx | eric miao |
2008-01-26 | [ARM] USB: update pxa27x ohci driver to use clk support | eric miao |
2007-12-17 | usb: Remove broken optimisation in OHCI IRQ handler | Benjamin Herrenschmidt |
2007-12-17 | USB: use IRQF_DISABLED for HCD interrupt handlers | Alan Stern |
2007-11-28 | USB: fix up EHCI startup synchronization | David Brownell |
2007-11-28 | USB: fix USB_OHCI_HCD_SSB dependencies | Adrian Bunk |
2007-10-25 | USB: remove new OHCI build warnings | David Brownell |
2007-10-25 | USB: fix ssb_ohci_probe() build bug | Ingo Molnar |