summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-04-20Staging: sbe-2t3e3: remove T3E3_USE_CONTIGMALLOCAlexander Beregalov1-20/+0
2011-04-20Staging: convert hv network driver to hw_featuresMichał Mirosław1-2/+1
2011-04-20hv: make vmbus_loglevel writeableOlaf Hering1-1/+1
2011-04-20hv: pass integer to tasklet_init()Olaf Hering1-4/+2
2011-04-20hv: pass u32 to process_chn_event()Olaf Hering1-7/+6
2011-04-20hv: Reduce indention in vmbus_on_eventOlaf Hering1-21/+14
2011-04-20Staging: hv: Get rid of blkvsc_check_events()K. Y. Srinivasan1-9/+0
2011-04-20Staging: hv: Get rid of the forward declaration of blkvsc_getgeo()K. Y. Srinivasan1-81/+81
2011-04-20Staging: hv: Get rid of the forward declaration of blkvsc_open()K. Y. Srinivasan1-25/+24
2011-04-20Staging: hv: Get rid of the forward declaration of blkvsc_check_events()K. Y. Srinivasan1-9/+8
2011-04-20Staging: hv: Get rid of the forward declaration of blkvsc_submit_request()K. Y. Srinivasan1-58/+59
2011-04-20Staging: hv: Zero out the request structure on allocationK. Y. Srinivasan1-1/+1
2011-04-20Staging: hv: Properly capture the error stateK. Y. Srinivasan1-2/+11
2011-04-19Staging: merge 2.6.39-rc4 into staging-nextGreg Kroah-Hartman109-1434/+1105
2011-04-18Merge 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-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-7/+17
2011-04-14RapidIO/mpc85xx: fix possible mport registration problemsAlexandre Bounine1-2/+3
2011-04-14RapidIO: add IDT CPS-1432 switch definitionsAlexandre Bounine1-0/+1
2011-04-14drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chipWanlong Gao1-4/+4
2011-04-14leds/leds-regulator.c: fix handling of already enabled regulatorsAntonio Ospite1-0/+4
2011-04-14drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id tableAxel Lin1-0/+1
2011-04-14Revert "USB: isp1760-hcd: move imask clear after pending work is done"Greg Kroah-Hartman1-3/+1
2011-04-13xHCI: Implement AMD PLL quirkAndiry Xu4-1/+32
2011-04-13xhci: Tell USB core both roothubs lost power.Sarah Sharp1-1/+3
2011-04-13usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0...Andiry Xu1-1/+11
2011-04-13USB: Fix unplug of device with active streamsMatthew Wilcox1-1/+1
2011-04-13USB: xhci - also free streams when resetting devicesDmitry Torokhov1-4/+12
2011-04-13xhci: Fix NULL pointer deref in handle_port_status()Sarah Sharp1-0/+11
2011-04-13USB: xhci - fix math in xhci_get_endpoint_interval()Dmitry Torokhov1-28/+62
2011-04-13USB: xhci: simplify logic of skipping missed isoc TDsDmitry Torokhov1-78/+94
2011-04-13USB: xhci - remove excessive 'inline' markingsDmitry Torokhov2-8/+8
2011-04-13USB: xhci: unsigned char never equals -1Dan Carpenter3-6/+9
2011-04-13USB: xhci - fix unsafe macro definitionsDmitry Torokhov1-3/+3
2011-04-13USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devicesDmitry Torokhov1-4/+6
2011-04-13USB: isp1760-hcd: move imask clear after pending work is doneRichard Retanubun1-1/+3
2011-04-13USB: fsl_qe_udc: send ZLP when zero flag and length % maxpacket == 0Valentin Longchamp1-2/+18
2011-04-13usb: qcserial add missing errorpath kfreesSteven Hardy1-0/+2