aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* USB: xhci: Re-purpose xhci_quiesce().Sarah Sharp2009-12-11
* USB: xhci: Handle URB cancel, complete and resubmit race.Sarah Sharp2009-12-11
* USB: improved error handling in usb_port_suspend()Oliver Neukum2009-12-11
* USB: host: ehci: introduce omap ehci-hcd driverFelipe Balbi2009-12-11
* USB OTG: Add generic driver for ULPI OTG transceiverDaniel Mack2009-12-11
* USB OTG: add support for ulpi connected external transceiversDaniel Mack2009-12-11
* USB: wusb: add wusb_phy_rate sysfs file to host controllersDavid Vrabel2009-12-11
* usb: whci-hcd: decode more QHead fields in the debug filesDavid Vrabel2009-12-11
* USB: usbtmc: minor formatting cleanupsOliver Neukum2009-12-11
* USB: modifications for at91sam9g10Hong Xu2009-12-11
* USB audio gadget: handle endpoint control requests at the function levelLaurent Pinchart2009-12-11
* USB gadget: Handle endpoint requests at the function levelLaurent Pinchart2009-12-11
* USB: skeleton: Correct use of ! and &Julia Lawall2009-12-11
* USB: whci-hcd: fix type and format warnings in sg codeDavid Vrabel2009-12-11
* USB: allow interrupt transfers to WUSB devicesDavid Vrabel2009-12-11
* USB: whci-hcd: support urbs with scatter-gather listsDavid Vrabel2009-12-11
* USB: make urb scatter-gather support more genericDavid Vrabel2009-12-11
* USB: Add missing static markers to ohci-pnx4008Jean Delvare2009-12-11
* USB: Add support for Xilinx USB host controllerJulie Zhu2009-12-11
* USB Storage: Make driver less chatty when it finds a new deviceMatthew Wilcox2009-12-11
* USB: usb-storage: Associate the name of the interface with the scsi hostMatthew Wilcox2009-12-11
* USB: Convert a dev_info to a dev_dbgMatthew Wilcox2009-12-11
* USB: ehci-hub: Remove redundant ehci->debug checkJason Wessel2009-12-11
* USB: serial: ftdi_sio: add space/mark parityRoland Koebler2009-12-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2009-12-10
|\
| * workqueue: Add debugobjects supportThomas Gleixner2009-11-15
* | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds2009-12-10
|\ \
| * | xen: try harder to balloon up under memory pressure.Ian Campbell2009-12-04
| * | Xen balloon: fix totalram_pages counting.Gianluca Guida2009-12-04
| * | xen: explicitly create/destroy stop_machine workqueues outside suspend/resume...Ian Campbell2009-12-03
| * | xen: improve error handling in do_suspend.Ian Campbell2009-12-03
| * | xen: don't leak IRQs over suspend/resume.Ian Campbell2009-12-03
| * | xen: call clock resume notifier on all CPUsIan Campbell2009-12-03
| * | xen: use iret for return from 64b kernel to 32b usermodeJeremy Fitzhardinge2009-12-03
| * | xen: don't call dpm_resume_noirq() with interrupts disabled.Jeremy Fitzhardinge2009-12-03
| * | xen: register runstate info for boot CPU earlyJeremy Fitzhardinge2009-12-03
| * | xen: register runstate on secondary CPUsIan Campbell2009-12-03
| * | xen: register timer interrupt with IRQF_TIMERIan Campbell2009-12-03
| * | xen: correctly restore pfn_to_mfn_list_list after resumeIan Campbell2009-12-03
| * | xen: restore runstate_info even if !have_vcpu_info_placementJeremy Fitzhardinge2009-12-03
| * | xen: re-register runstate area earlier on resume.Ian Campbell2009-12-03
| * | xen: wait up to 5 minutes for device connetionPaolo Bonzini2009-12-03
| * | xen: improvement to wait_for_devices()Paolo Bonzini2009-12-03
| * | xen: fix is_disconnected_device/exists_disconnected_devicePaolo Bonzini2009-12-03
| * | xen/xenbus: make DEVICE_ATTR()s staticJeremy Fitzhardinge2009-12-03
* | | Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...Linus Torvalds2009-12-10
|\ \ \
| * | | xen pvfb: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers.Konrad Rzeszutek Wilk2009-12-03
| * | | fb-defio: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers.Konrad Rzeszutek Wilk2009-12-03
| * | | fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag.Konrad Rzeszutek Wilk2009-12-03
| * | | Fix toogle whether xenbus driver should be built as module or part of kernel.Konrad Rzeszutek Wilk2009-10-08