aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-04-13usb: ftdi-elan: Drop __TIME__ usageMichal Marek1-2/+1
2011-04-13USB: UHCI: don't try to revive a dead controllerAlan Stern1-10/+9
2011-04-13USB: UHCI: remove uses of hcd->stateAlan Stern1-6/+1
2011-04-13usb: don't enter usb subdirectories directlyFelipe Balbi2-4/+7
2011-04-13USB: sl811: add Kconfig option for ISOCHRONOUS modeMike Frysinger2-7/+11
2011-04-13USB: g_file_storage: don't send padding when stall=nAlan Stern2-84/+23
2011-04-13USB: remove dead code from usb_deregister_dev()Libor Pechacek1-8/+0
2011-04-13usb: usb_storage: do not align length of request for CBW to maxp sizeMian Yousaf Kaukab3-49/+10
2011-04-13USB: cdc-acm: re-write read processingJohan Hovold2-197/+120
2011-04-13USB: cdc-acm: clean up read urb allocationJohan Hovold1-16/+13
2011-04-13USB: cdc-acm: clean up open error handlingJohan Hovold1-3/+1
2011-04-13USB: cdc-acm: clean up rx_buflimit referencesJohan Hovold1-7/+7
2011-04-13USB: cdc-acm: remove unused drain-delay codeJohan Hovold2-7/+0
2011-04-13USB: cdc-acm: remove superfluous prototypeJohan Hovold1-2/+0
2011-04-13USB: cdc-acm: remove version information and changelogJohan Hovold1-30/+2
2011-04-13USB: cdc-acm: use dev_vdbg in read/write pathsJohan Hovold1-7/+7
2011-04-13USB: cdc-acm: clean up verbose debugJohan Hovold1-9/+2
2011-04-13USB: cdc-acm: replace dbg macros with dev_dbgJohan Hovold1-28/+52
2011-04-13USB: cdc-acm: clean up dev_err and dev_dbgJohan Hovold1-6/+9
2011-04-13USB: cdc-acm: use dev_err to report failed allocationsJohan Hovold1-7/+7
2011-04-13USB: cdc-acm: add missing newlines to dev_dbg and dev_errJohan Hovold1-3/+3
2011-04-13USB: change the way we initialize format stringsDmitry Torokhov1-11/+11
2011-04-13usb: renesas_usbhs: Add Renesas USBHS GadgetKuninori Morimoto6-1/+1402
2011-04-13usb: renesas_usbhs: Add Renesas USBHS common codeKuninori Morimoto10-0/+1996
2011-04-11Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds8-7/+10
2011-04-11pci: fix PCI bus allocation alignment handlingLinus Torvalds1-2/+2
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds25-37/+90
2011-04-10dt/fsldma: fix build warning caused by of_platform_device changesIra W. Snyder1-1/+1
2011-04-10net: Add support for SMSC LAN9530, LAN9730 and LAN89530Steve Glendinning1-0/+15
2011-04-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-21/+13
2011-04-08Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-14/+26
2011-04-07mlx4_en: Restoring RX buffer pointer in case of failureYevgeny Petrilin1-0/+4
2011-04-07mlx4: Sensing link type at device initializationYevgeny Petrilin3-2/+9
2011-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-1/+1
2011-04-07watchdog: mpc8xxx_wdt: fix buildPeter Korsgaard1-1/+1
2011-04-07Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-142/+238
2011-04-07Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-14/+18
2011-04-07Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds1-3/+4
2011-04-07Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds40-2092/+324
2011-04-07Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6Linus Torvalds3-7/+8
2011-04-07spi: Fix race condition in stop_queue()Vasily Khoruzhick4-4/+4
2011-04-07Merge commit 'v2.6.39-rc2' into spi/mergeGrant Likely80-1022/+1281
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds1370-2679/+2679
2011-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds8-7/+36
2011-04-07fix build fail for hv_mouse indefine udelayYouquan Song1-0/+1
2011-04-07rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm()Feng Tang1-3/+4
2011-04-06staging: usbip: bugfix for isochronous packets and optimizationArjan Mels4-14/+122
2011-04-06staging: usbip: bugfix add number of packets for isochronous framesArjan Mels1-1/+6
2011-04-06staging: usbip: bugfixes related to kthread conversionArjan Mels1-25/+15
2011-04-06staging: usbip: fix shutdown problems.Arjan Mels1-2/+4