summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-30usb: gadget: storage_common: use kstrto*() [bug fix]Michal Nazarewicz
2011-04-30usb/dummy_hcd: don't probe for udc if hcd failedSebastian Andrzej Siewior
2011-04-30usb/hcd: don't return 0 on error in usb_add_hcd()Sebastian Andrzej Siewior
2011-04-30usb: renesas_usbhs: add autonomy modeKuninori Morimoto
2011-04-30usb: renesas_usbhs: use delayed_work instead of work_structKuninori Morimoto
2011-04-30usb: renesas_usbhs: prevent NULL pointer crashKuninori Morimoto
2011-04-30usb: renesas_usbhs: add power control functionKuninori Morimoto
2011-04-30usb: renesas_usbhs: move pdev_to_priv to globalKuninori Morimoto
2011-04-30usb: renesas_usbhs: add error reason for usbhs_pipe_mallocKuninori Morimoto
2011-04-30usb: renesas_usbhs: remove callback when module removed.Kuninori Morimoto
2011-04-30usb: renesas_usbhs: return error if wrong recip requestKuninori Morimoto
2011-04-30usb: renesas_usbhs: modify spinlock methodKuninori Morimoto
2011-04-30usb: renesas_usbhs: don't re-allocation pipe bufferKuninori Morimoto
2011-04-30usb: renesas_usbhs: modify fifo clear timingKuninori Morimoto
2011-04-30USB: g_printer required set interface requestJonas Andersson
2011-04-30USB: dbpg gadget: dont mask out direction bitSven Schnelle
2011-04-30USB: dbgp gadget: set MaxpacketSize0Sven Schnelle
2011-04-30USB: dbgp gadget: fix return value of dbgp_setupSven Schnelle
2011-04-30usb: renesas_usbhs: Driver is depend on SuperHKuninori Morimoto
2011-04-30usb: renesas_usbhs: fixup cast warningKuninori Morimoto
2011-04-30USB: documentation update for the pre_reset methodAlan Stern
2011-04-30Bind only modem AT command endpoint to option module.Marius B. Kotsbak
2011-04-30USB: cdc-wdm: reset handling according to new requirementsOliver Neukum
2011-04-30USB: gamin_gps: Fix for data transfer problems in native modeHermann Kneissel
2011-04-29USB: gadget: g_multi: fixed vendor and product ID in inf filesMichal Nazarewicz
2011-04-29USB: serial: ftdi_sio: adding support for TavIR STK500Benedek László
2011-04-29USB: moto_modem: Add USB identifier for the Motorola VE240.Elizabeth Jennifer Myers
2011-04-29USB: CP210x Add 4 Device IDs for AC-Services DevicesCraig Shelley
2011-04-19Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman
2011-04-19Linux 2.6.39-rc4Linus Torvalds
2011-04-18Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds
2011-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-04-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-04-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-04-18proc: do proper range check on readdir offsetLinus Torvalds
2011-04-18next_pidmap: fix overflow conditionLinus Torvalds
2011-04-18Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov
2011-04-18Input: estimate number of events per packetJeff Brown
2011-04-18Btrfs: fix free space cache leakChris Mason
2011-04-18block: add blk_run_queue_asyncChristoph Hellwig
2011-04-18block: blk_delay_queue() should use kblockd workqueueJens Axboe
2011-04-18md: fix up raid1/raid10 unplugging.NeilBrown
2011-04-18md: incorporate new plugging into raid5.NeilBrown
2011-04-18md: provide generic support for handling unplug callbacks.NeilBrown
2011-04-18md - remove old plugging code.NeilBrown
2011-04-18md/dm - remove remains of plug_fn callback.NeilBrown
2011-04-18md: use new plugging interface for RAID IO.NeilBrown
2011-04-18block: drop queue lock before calling __blk_run_queue() for kblockd puntJens Axboe
2011-04-18Revert "block: add callback function for unplug notification"Jens Axboe