summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-04-14USB: Add initial S5P EHCI driverJoonyoung Shim4-0/+213
2011-04-14Revert "USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)"Johan Hovold3-216/+0
2011-04-14USB: twl4030-usb: Report correct vbus value for accessory charger adapters1Matthias Kaehlcke1-1/+8
2011-04-14USB: Mark ehci_adjust_port_wakeup_flags as __maybe_unusedFabio Estevam1-1/+1
2011-04-14usb: fix a typo in a commentWeiping Pan(潘卫平)1-1/+1
2011-04-14usb/otg: fix twl6030 macroRandy Dunlap1-1/+1
2011-04-14usb: gadget: f_mass_storage: If 'ro'/'cdrom' specified, open file as read-onlyRoger Quadros1-0/+1
2011-04-14usb: gadget: f_mass_storage: Fix Bulk-only RESET handlingRoger Quadros1-0/+5
2011-04-14usb: u132-hcd: Drop __TIME__ usageMichal Marek1-2/+1
2011-04-14usb: ftdi-elan: Drop __TIME__ usageMichal Marek1-2/+1
2011-04-14USB: UHCI: don't try to revive a dead controllerAlan Stern1-10/+9
2011-04-14USB: UHCI: remove uses of hcd->stateAlan Stern1-6/+1
2011-04-14usb: don't enter usb subdirectories directlyFelipe Balbi2-4/+7
2011-04-14USB: sl811: add Kconfig option for ISOCHRONOUS modeMike Frysinger2-7/+11
2011-04-14USB: g_file_storage: don't send padding when stall=nAlan Stern2-84/+23
2011-04-14USB: remove dead code from usb_deregister_dev()Libor Pechacek1-8/+0
2011-04-14usb: usb_storage: do not align length of request for CBW to maxp sizeMian Yousaf Kaukab3-49/+10
2011-04-14USB: cdc-acm: re-write read processingJohan Hovold2-197/+120
2011-04-14USB: cdc-acm: clean up read urb allocationJohan Hovold1-16/+13
2011-04-14USB: cdc-acm: clean up open error handlingJohan Hovold1-3/+1
2011-04-14USB: cdc-acm: clean up rx_buflimit referencesJohan Hovold1-7/+7
2011-04-14USB: cdc-acm: remove unused drain-delay codeJohan Hovold2-7/+0
2011-04-14USB: cdc-acm: remove superfluous prototypeJohan Hovold1-2/+0
2011-04-14USB: cdc-acm: remove version information and changelogJohan Hovold1-30/+2
2011-04-14USB: cdc-acm: use dev_vdbg in read/write pathsJohan Hovold1-7/+7
2011-04-14USB: cdc-acm: clean up verbose debugJohan Hovold1-9/+2
2011-04-14USB: cdc-acm: replace dbg macros with dev_dbgJohan Hovold1-28/+52
2011-04-14USB: cdc-acm: clean up dev_err and dev_dbgJohan Hovold1-6/+9
2011-04-14USB: cdc-acm: use dev_err to report failed allocationsJohan Hovold1-7/+7
2011-04-14USB: cdc-acm: add missing newlines to dev_dbg and dev_errJohan Hovold1-3/+3
2011-04-14USB: change the way we initialize format stringsDmitry Torokhov1-11/+11
2011-04-14usb: renesas_usbhs: Add Renesas USBHS GadgetKuninori Morimoto6-1/+1402
2011-04-14usb: renesas_usbhs: Add Renesas USBHS common codeKuninori Morimoto10-0/+1996
2011-04-12Merge 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-11dt/fsldma: fix build warning caused by of_platform_device changesIra W. Snyder1-1/+1
2011-04-11net: Add support for SMSC LAN9530, LAN9730 and LAN89530Steve Glendinning1-0/+15
2011-04-10Merge 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-08mlx4_en: Restoring RX buffer pointer in case of failureYevgeny Petrilin1-0/+4
2011-04-08mlx4: Sensing link type at device initializationYevgeny Petrilin3-2/+9
2011-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-1/+1
2011-04-08watchdog: 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