summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)"Johan Hovold2011-04-143-216/+0
* USB: twl4030-usb: Report correct vbus value for accessory charger adapters1Matthias Kaehlcke2011-04-141-1/+8
* USB: Mark ehci_adjust_port_wakeup_flags as __maybe_unusedFabio Estevam2011-04-141-1/+1
* usb: fix a typo in a commentWeiping Pan(潘卫平)2011-04-141-1/+1
* usb/otg: fix twl6030 macroRandy Dunlap2011-04-141-1/+1
* usb: gadget: f_mass_storage: If 'ro'/'cdrom' specified, open file as read-onlyRoger Quadros2011-04-141-0/+1
* usb: gadget: f_mass_storage: Fix Bulk-only RESET handlingRoger Quadros2011-04-141-0/+5
* usb: u132-hcd: Drop __TIME__ usageMichal Marek2011-04-141-2/+1
* usb: ftdi-elan: Drop __TIME__ usageMichal Marek2011-04-141-2/+1
* USB: UHCI: don't try to revive a dead controllerAlan Stern2011-04-141-10/+9
* USB: UHCI: remove uses of hcd->stateAlan Stern2011-04-141-6/+1
* usb: don't enter usb subdirectories directlyFelipe Balbi2011-04-142-4/+7
* USB: sl811: add Kconfig option for ISOCHRONOUS modeMike Frysinger2011-04-142-7/+11
* USB: g_file_storage: don't send padding when stall=nAlan Stern2011-04-142-84/+23
* USB: remove dead code from usb_deregister_dev()Libor Pechacek2011-04-141-8/+0
* usb: usb_storage: do not align length of request for CBW to maxp sizeMian Yousaf Kaukab2011-04-143-49/+10
* USB: cdc-acm: re-write read processingJohan Hovold2011-04-142-197/+120
* USB: cdc-acm: clean up read urb allocationJohan Hovold2011-04-141-16/+13
* USB: cdc-acm: clean up open error handlingJohan Hovold2011-04-141-3/+1
* USB: cdc-acm: clean up rx_buflimit referencesJohan Hovold2011-04-141-7/+7
* USB: cdc-acm: remove unused drain-delay codeJohan Hovold2011-04-142-7/+0
* USB: cdc-acm: remove superfluous prototypeJohan Hovold2011-04-141-2/+0
* USB: cdc-acm: remove version information and changelogJohan Hovold2011-04-141-30/+2
* USB: cdc-acm: use dev_vdbg in read/write pathsJohan Hovold2011-04-141-7/+7
* USB: cdc-acm: clean up verbose debugJohan Hovold2011-04-141-9/+2
* USB: cdc-acm: replace dbg macros with dev_dbgJohan Hovold2011-04-141-28/+52
* USB: cdc-acm: clean up dev_err and dev_dbgJohan Hovold2011-04-141-6/+9
* USB: cdc-acm: use dev_err to report failed allocationsJohan Hovold2011-04-141-7/+7
* USB: cdc-acm: add missing newlines to dev_dbg and dev_errJohan Hovold2011-04-141-3/+3
* USB: change the way we initialize format stringsDmitry Torokhov2011-04-141-11/+11
* usb: renesas_usbhs: Add Renesas USBHS GadgetKuninori Morimoto2011-04-146-1/+1402
* usb: renesas_usbhs: Add Renesas USBHS common codeKuninori Morimoto2011-04-1410-0/+1996
* Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-04-128-7/+10
|\
| * dt/fsldma: fix build warning caused by of_platform_device changesIra W. Snyder2011-04-111-1/+1
| * spi: Fix race condition in stop_queue()Vasily Khoruzhick2011-04-074-4/+4
| * Merge commit 'v2.6.39-rc2' into spi/mergeGrant Likely2011-04-0780-1022/+1281
| |\
| * | gpio/pch_gpio: Fix output value of pch_gpio_direction_output()Peter Tyser2011-03-311-0/+1
| * | gpio/ml_ioh_gpio: Fix output value of ioh_gpio_direction_output()Peter Tyser2011-03-311-0/+1
| * | gpio/pca953x: fix error handling path in probe() callBen Dooks2011-03-311-2/+3
* | | pci: fix PCI bus allocation alignment handlingLinus Torvalds2011-04-111-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-1125-37/+90
|\ \ \
| * | | net: Add support for SMSC LAN9530, LAN9730 and LAN89530Steve Glendinning2011-04-111-0/+15
| * | | mlx4_en: Restoring RX buffer pointer in case of failureYevgeny Petrilin2011-04-081-0/+4
| * | | mlx4: Sensing link type at device initializationYevgeny Petrilin2011-04-083-2/+9
| * | | be2net: Fix suspend/resume operationPadmanabh Ratnakar2011-04-061-0/+1
| * | | be2net: Rename some struct members for clarityPadmanabh Ratnakar2011-04-062-7/+7
| * | | pppoe: drop PPPOX_ZOMBIEs in pppoe_flush_devUlrich Weber2011-04-061-1/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-0614-13/+38
| |\ \ \
| | * | | iwlwifi: accept EEPROM version 0x423 for iwl6000John W. Linville2011-04-041-1/+1
| | * | | rt2x00: fix cancelling uninitialized workStanislaw Gruszka2011-04-041-2/+4