aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * usb: OHCI/EHCI support for Netlogic XLS processor.Jayachandran C2011-08-22
| * USB: pxa168: Add onchip USB host controller supportTanmay Upadhyay2011-08-22
| * usb: isp1362-hcd: Quieten printksTobias Klauser2011-08-22
| * usb/isp1760: Fix problems that trigger WARNING at line 1136.Arvid Brodin2011-08-22
| * usb/isp1760: Fix missing endpoint unlink when no mem during enqueueArvid Brodin2011-08-22
| * usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2Arvid Brodin2011-08-22
| * usb/isp1760: Move isp1760_run within file (prepare for next patch)Arvid Brodin2011-08-22
| * usb/isp1760: Move some code (prepare for next patch)Arvid Brodin2011-08-22
| * usb: misc: usblcd: fixed coding style issuesZack Parsons2011-08-22
| * usb: misc: usbled: fixed coding style issuesZack Parsons2011-08-22
| * USB: ipw: convert to usb-wwan frameworkOliver Neukum2011-08-22
| * usb_storage: Don't freeze in usb-stor-scanSeth Forshee2011-08-22
| * USB: Remove test for NULL that'll never happen in usb_disconnect()Jesper Juhl2011-08-22
* | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-08-28
|\ \
| * | sh-sci / PM: Use power.irq_safeRafael J. Wysocki2011-08-24
| * | PM: Use spinlock instead of mutex in clock management functionsRafael J. Wysocki2011-08-24
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds2011-08-27
|\ \ \
| * | | firewire: sbp2: fix panic after rmmod with slow targetsChris Boot2011-08-22
* | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-08-26
|\ \ \ \
| * | | | drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlockedThomas Jarosch2011-08-25
| * | | | i915: do not setup intel_backlight twiceKamal Mostafa2011-08-22
| | |_|/ | |/| |
* | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-08-26
|\ \ \ \
| * | | | USB: ftdi_sio: add Calao reference board supportJean-Christophe PLAGNIOL-VILLARD2011-08-25
| * | | | USB option driver K3765/K4505 avoid CDC_DATA interfaceAndrew Bird2011-08-22
| * | | | USB: option: add YUGA device id to driverGavin.zhu2011-08-22
| * | | | usb: s5p-ehci: fix a NULL pointer deferenceYulgon Kim2011-08-22
| * | | | USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...Wang Zhi2011-08-22
| * | | | USB option driver add PID of Huawei Vodafone K4605Andrew Bird2011-08-22
| * | | | USB option driver add PID of Huawei Vodafone K3806Andrew Bird2011-08-22
| * | | | Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman2011-08-22
| |\ \ \ \
| | * \ \ \ Merge branch 'fixes' into for-gregFelipe Balbi2011-08-15
| | |\ \ \ \
| | | * | | | usb: musb: gadget: fix error pathSebastian Andrzej Siewior2011-08-12
| | | * | | | usb: gadget: f_phonet: unlock in error caseSebastian Andrzej Siewior2011-08-12
| | | * | | | usb: musb: blackfin: include prefetch head fileBob Liu2011-08-12
| | | * | | | usb: musb: tusb6010: fix compilationFelipe Balbi2011-08-12
| | | * | | | usb: gadget: renesas_usbhs: fix DMA build by including dma-mapping.hKuninori Morimoto2011-08-12
| | | * | | | usb: musb: cppi: fix build errors due to DBG and missing musb variablePer Forlin2011-08-12
| | | * | | | usb: musb: ux500: replace missing DBG with dev_dbgPer Forlin2011-08-12
| | | * | | | usb: musb: ux500: set dma config for both src and dstPer Forlin2011-08-12
| | | * | | | usb: musb: fix oops on musb_gadget_pullupJohn Stultz2011-08-12
| | | * | | | usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)Ming Lei2011-08-12
| | | * | | | usb: gadget: hid: don't STALL when processing a HID Descriptor requestSebastian Bauer2011-08-12
| | | * | | | usb: musb: fix KconfigRabin Vincent2011-08-12
| | | * | | | usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclaredSergei Trofimovich2011-08-12
| | | * | | | usb: gadget: composite: fix bMaxPacketSize for SuperSpeedSebastian Andrzej Siewior2011-08-12
| | | * | | | usb: gadget: fusb300: remove #if 0 blockSebastian Andrzej Siewior2011-08-12
| | | * | | | usb: gadget: s3c2410_udc: fix unterminated platform_device_id tableAxel Lin2011-08-12
| * | | | | | Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2011-08-22
| |\ \ \ \ \ \
| | * | | | | | xhci: Handle zero-length isochronous packets.Sarah Sharp2011-08-16
| | * | | | | | USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.Sarah Sharp2011-08-15