aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* drivers: Final irq namespace conversionThomas Gleixner2011-03-292-2/+2
* Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-03-248-28/+19
|\
| * USB: cdc-acm: fix potential null-pointer dereference on disconnectJohan Hovold2011-03-231-1/+2
| * USB: cdc-acm: fix potential null-pointer dereferenceJohan Hovold2011-03-231-0/+2
| * USB: cdc-acm: fix memory corruption / panicJohan Hovold2011-03-231-0/+2
| * USB: Fix 'bad dma' problem on WDM device disconnectRobert Lukassen2011-03-231-1/+1
| * usb: wwan: fix compilation without CONFIG_PM_RUNTIMEOliver Neukum2011-03-231-2/+1
| * USB: uss720 fixup refcount positionPeter Holik2011-03-231-4/+3
| * usb: musb: blackfin: fix typo in new bfin_musb_vbus_status funcMike Frysinger2011-03-231-1/+1
| * usb: musb: blackfin: fix typo in new dev_pm_ops structBob Liu2011-03-231-1/+1
| * usb: musb: blackfin: fix typo in platform driver nameMike Frysinger2011-03-231-1/+1
| * usb: musb: Fix for merge issueHema HK2011-03-231-4/+4
| * ehci-hcd: Bug fix: don't set a QH's Halt bitAlan Stern2011-03-231-12/+0
| * USB: Do not pass negative length to snoop_urb()Michal Sojka2011-03-231-1/+1
* | tmio: Silence warnings introduced by mfd changesAndres Salomon2011-03-231-4/+4
* | mfd: mfd_cell is now implicitly available to tc6393xb driversAndres Salomon2011-03-231-4/+4
|/
* backlight: add backlight typeMatthew Garrett2011-03-221-0/+1
* USB: Move runtime PM callbacks to usb_device_pm_opsRafael J. Wysocki2011-03-183-12/+11
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-174-5/+5
|\
| * Merge branch 'for_2.6.39/pm-misc' of ssh://master.kernel.org/pub/scm/linux/ke...Tony Lindgren2011-03-102-5/+11
| |\
| * \ Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren2011-03-0213-59/+91
| |\ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...Tony Lindgren2011-02-164-6/+6
| |\ \ \ \
| | * | | | wip: fix section mismatches in omap1_defconfigUwe Kleine-König2011-02-091-1/+1
| | * | | | omap: Start using CONFIG_SOC_OMAPTony Lindgren2011-01-273-5/+5
* | | | | | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-171-5/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Russell King2011-03-1215-64/+102
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2011-03-102-6/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | ARM: imx3x: clean up ARCH_MX3XRichard Zhao2011-03-071-1/+1
| | * | | | | ARM i.MX ehci: do ehci init in board specific functionsSascha Hauer2011-02-111-5/+0
| | | |_|/ / | | |/| | |
* | | | | | Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-169-2700/+0
|\ \ \ \ \ \
| * | | | | | ARM: lh7a40x: remove unmaintained platform supportRussell King2011-01-249-2700/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-168-41/+33
|\ \ \ \ \ \
| * | | | | | dt/usb: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-288-41/+33
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-03-165-0/+847
|\ \ \ \ \ \
| * | | | | | usb-storage: fix menu orderingRandy Dunlap2011-03-111-15/+15
| * | | | | | usb-storage: ene_ub6250 depends on USB_STORAGERandy Dunlap2011-03-111-0/+1
| * | | | | | USB: ene_ub6250: fix memory leak in ene_load_bincode()Dan Carpenter2011-03-111-4/+0
| * | | | | | Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storagehuajun li2011-03-075-0/+850
| |/ / / / /
* | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-1630-126/+123
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2011-02-2426-53/+178
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-172-2/+2
| * | | | | | tty: remove filp from the USB tty ioctlsAlan Cox2011-02-1719-27/+26
| * | | | | | tiocmset: kill the file pointer argumentAlan Cox2011-02-1729-52/+51
| * | | | | | tiocmget: kill off the passing of the struct fileAlan Cox2011-02-1730-45/+44
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-16110-3589/+8104
|\ \ \ \ \ \
| * | | | | | USB: Add support for SuperSpeed isoc endpointsPaul Zimmerman2011-03-131-1/+10
| * | | | | | xhci: Clean up cycle bit math used during stalls.Sarah Sharp2011-03-131-5/+3
| * | | | | | xhci: Fix cycle bit calculation during stall handling.Sarah Sharp2011-03-131-0/+14
| * | | | | | xhci: Update internal dequeue pointers after stalls.Sarah Sharp2011-03-132-3/+35
| * | | | | | USB: Disable auto-suspend for USB 3.0 hubs.Sarah Sharp2011-03-131-2/+8