Age | Commit message (Expand) | Author |
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 |
2007-10-25 | USB: fix scheduling of Iso URBs in uhci-hcd | Alan Stern |
2007-10-19 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day |
2007-10-18 | Add missing newlines to some uses of dev_<level> messages | Joe Perches |
2007-10-13 | Fix ohci-ssb with !CONFIG_PM | Al Viro |
2007-10-12 | USB: mutual exclusion for EHCI init and port resets | Alan Stern |
2007-10-12 | USB: ohci SSB bus glue | Michael Buesch |
2007-10-12 | USB: ehci build fixes on au1xxx, ppc-soc | David Brownell |
2007-10-12 | USB: add runtime frame_no quirk for big-endian OHCI | Valentine Barshak |
2007-10-12 | USB: r8a66597-hcd: fix driver removing | Yoshihiro Shimoda |