summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-04-30usb: renesas_usbhs: add autonomy modeKuninori Morimoto4-7/+95
2011-04-30usb: renesas_usbhs: use delayed_work instead of work_structKuninori Morimoto2-5/+7
2011-04-30usb: renesas_usbhs: prevent NULL pointer crashKuninori Morimoto1-15/+19
2011-04-30usb: renesas_usbhs: add power control functionKuninori Morimoto1-13/+29
2011-04-30usb: renesas_usbhs: move pdev_to_priv to globalKuninori Morimoto2-7/+8
2011-04-30usb: renesas_usbhs: add error reason for usbhs_pipe_mallocKuninori Morimoto1-1/+4
2011-04-30usb: renesas_usbhs: remove callback when module removed.Kuninori Morimoto1-0/+4
2011-04-30usb: renesas_usbhs: return error if wrong recip requestKuninori Morimoto1-0/+4
2011-04-30usb: renesas_usbhs: modify spinlock methodKuninori Morimoto1-36/+61
2011-04-30usb: renesas_usbhs: don't re-allocation pipe bufferKuninori Morimoto1-3/+17
2011-04-30usb: renesas_usbhs: modify fifo clear timingKuninori Morimoto1-10/+4
2011-04-30USB: g_printer required set interface requestJonas Andersson1-0/+2
2011-04-30USB: dbpg gadget: dont mask out direction bitSven Schnelle1-2/+2
2011-04-30USB: dbgp gadget: set MaxpacketSize0Sven Schnelle1-0/+1
2011-04-30USB: dbgp gadget: fix return value of dbgp_setupSven Schnelle1-5/+4
2011-04-30usb: renesas_usbhs: Driver is depend on SuperHKuninori Morimoto1-0/+1
2011-04-30usb: renesas_usbhs: fixup cast warningKuninori Morimoto1-2/+1
2011-04-30Bind only modem AT command endpoint to option module.Marius B. Kotsbak1-1/+7
2011-04-30USB: cdc-wdm: reset handling according to new requirementsOliver Neukum1-0/+14
2011-04-30USB: gamin_gps: Fix for data transfer problems in native modeHermann Kneissel1-7/+13
2011-04-30USB: serial: ftdi_sio: adding support for TavIR STK500Benedek László2-0/+6
2011-04-30USB: moto_modem: Add USB identifier for the Motorola VE240.Elizabeth Jennifer Myers1-0/+1
2011-04-30USB: CP210x Add 4 Device IDs for AC-Services DevicesCraig Shelley1-0/+4
2011-04-19Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman40-653/+4279
2011-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-22/+87
2011-04-18Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov1-1/+12
2011-04-18Input: estimate number of events per packetJeff Brown1-0/+40
2011-04-18block: add blk_run_queue_asyncChristoph Hellwig2-2/+2
2011-04-18md: fix up raid1/raid10 unplugging.NeilBrown2-28/+20
2011-04-18md: incorporate new plugging into raid5.NeilBrown1-7/+16
2011-04-18md: provide generic support for handling unplug callbacks.NeilBrown2-0/+60
2011-04-18md - remove old plugging code.NeilBrown4-104/+8
2011-04-18md/dm - remove remains of plug_fn callback.NeilBrown1-8/+0
2011-04-18md: use new plugging interface for RAID IO.NeilBrown3-1/+10
2011-04-17i2c-algo-bit: Call pre/post_xfer for bit_testAlex Deucher1-3/+19
2011-04-17i2c: Improve deprecation warningsJean Delvare1-2/+4
2011-04-16Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds32-218/+483
2011-04-16Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...Linus Torvalds4-3/+29
2011-04-16Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-7/+17
2011-04-15RapidIO/mpc85xx: fix possible mport registration problemsAlexandre Bounine1-2/+3
2011-04-15RapidIO: add IDT CPS-1432 switch definitionsAlexandre Bounine1-0/+1
2011-04-15drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chipWanlong Gao1-4/+4
2011-04-15leds/leds-regulator.c: fix handling of already enabled regulatorsAntonio Ospite1-0/+4
2011-04-15drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id tableAxel Lin1-0/+1
2011-04-15Revert "usb: usb_storage: do not align length of request for CBW to maxp size"Greg Kroah-Hartman3-10/+49
2011-04-15Revert "USB: isp1760-hcd: move imask clear after pending work is done"Greg Kroah-Hartman1-3/+1
2011-04-14usb: gadget: storage_common: use kstrto*()Michal Nazarewicz1-6/+9
2011-04-14USB: ohci: add bus glue for the Atheros AR71XX/AR7240 SoCsGabor Juhos3-0/+164
2011-04-14USB: ehci: add workaround for Synopsys HC bugGabor Juhos3-0/+7
2011-04-14USB: ehci: add bus glue for the Atheros AR71XX/AR724X/AR91XX SoCsGabor Juhos3-0/+214