summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* USB: ehci: Respect IST when scheduling new split iTDs.Sarah Sharp2009-12-112-11/+21
* USB: ehci: Minor constant fix for SCHEDULE_SLOP.Sarah Sharp2009-12-111-4/+4
* USB: xhci: Remove unused HCD statistics code.Sarah Sharp2009-12-111-7/+0
* USB: xhci: Add watchdog timer for URB cancellation.Sarah Sharp2009-12-114-16/+243
* USB: xhci: Re-purpose xhci_quiesce().Sarah Sharp2009-12-112-34/+18
* USB: xhci: Handle URB cancel, complete and resubmit race.Sarah Sharp2009-12-113-10/+12
* USB: improved error handling in usb_port_suspend()Oliver Neukum2009-12-111-2/+7
* USB: host: ehci: introduce omap ehci-hcd driverFelipe Balbi2009-12-112-0/+760
* USB OTG: Add generic driver for ULPI OTG transceiverDaniel Mack2009-12-114-0/+148
* USB: wusb: add wusb_phy_rate sysfs file to host controllersDavid Vrabel2009-12-114-11/+55
* usb: whci-hcd: decode more QHead fields in the debug filesDavid Vrabel2009-12-111-4/+16
* USB: usbtmc: minor formatting cleanupsOliver Neukum2009-12-111-2/+2
* USB: modifications for at91sam9g10Hong Xu2009-12-112-8/+8
* USB audio gadget: handle endpoint control requests at the function levelLaurent Pinchart2009-12-112-117/+74
* USB gadget: Handle endpoint requests at the function levelLaurent Pinchart2009-12-111-8/+46
* USB: skeleton: Correct use of ! and &Julia Lawall2009-12-111-2/+2
* USB: whci-hcd: fix type and format warnings in sg codeDavid Vrabel2009-12-111-24/+2
* USB: allow interrupt transfers to WUSB devicesDavid Vrabel2009-12-111-4/+18
* USB: whci-hcd: support urbs with scatter-gather listsDavid Vrabel2009-12-114-31/+332
* USB: make urb scatter-gather support more genericDavid Vrabel2009-12-113-7/+13
* USB: Add missing static markers to ohci-pnx4008Jean Delvare2009-12-111-4/+4
* USB: Add support for Xilinx USB host controllerJulie Zhu2009-12-113-2/+318
* USB Storage: Make driver less chatty when it finds a new deviceMatthew Wilcox2009-12-111-5/+8
* USB: usb-storage: Associate the name of the interface with the scsi hostMatthew Wilcox2009-12-113-1/+5
* USB: Convert a dev_info to a dev_dbgMatthew Wilcox2009-12-111-1/+1
* USB: ehci-hub: Remove redundant ehci->debug checkJason Wessel2009-12-111-1/+1
* USB: serial: ftdi_sio: add space/mark parityRoland Koebler2009-12-111-6/+12
* Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds2009-12-104-58/+68
|\
| * xen: try harder to balloon up under memory pressure.Ian Campbell2009-12-041-26/+5
| * Xen balloon: fix totalram_pages counting.Gianluca Guida2009-12-041-3/+4
| * xen: explicitly create/destroy stop_machine workqueues outside suspend/resume...Ian Campbell2009-12-031-1/+11
| * xen: improve error handling in do_suspend.Ian Campbell2009-12-031-9/+11
| * xen: don't leak IRQs over suspend/resume.Ian Campbell2009-12-031-0/+3
| * xen: don't call dpm_resume_noirq() with interrupts disabled.Jeremy Fitzhardinge2009-12-031-4/+3
| * xen: wait up to 5 minutes for device connetionPaolo Bonzini2009-12-031-4/+16
| * xen: improvement to wait_for_devices()Paolo Bonzini2009-12-031-3/+6
| * xen: fix is_disconnected_device/exists_disconnected_devicePaolo Bonzini2009-12-031-6/+7
| * xen/xenbus: make DEVICE_ATTR()s staticJeremy Fitzhardinge2009-12-031-3/+3
* | Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...Linus Torvalds2009-12-107-5/+9
|\ \
| * | xen pvfb: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers.Konrad Rzeszutek Wilk2009-12-041-1/+1
| * | fb-defio: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers.Konrad Rzeszutek Wilk2009-12-043-3/+3
| * | fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag.Konrad Rzeszutek Wilk2009-12-041-1/+3
| * | Fix toogle whether xenbus driver should be built as module or part of kernel.Konrad Rzeszutek Wilk2009-10-082-0/+2
* | | Merge git://git.infradead.org/ubifs-2.6Linus Torvalds2009-12-102-9/+51
|\ \ \
| * | | UBI: flush wl before clearing update markerSebastian Andrzej Siewior2009-12-041-9/+11
| * | | UBI: Add ubi_open_volume_pathCorentin Chary2009-11-241-0/+40
* | | | V4L/DVB (13592): max2165: 32bit build patchDavid Wong2009-12-101-1/+1
* | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2009-12-1046-279/+1148
|\ \ \ \
| * | | | ACPICA: Add additional module-level code supportLin Ming2009-11-252-21/+61
| * | | | ACPICA: Deploy new create integer interface where appropriateBob Moore2009-11-259-52/+30