summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-08Merge tag 'remoteproc-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-4/+11
2013-04-09Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie1-1/+1
2013-04-09drm/nouveau: fix unconditional return waiting on memoryCalvin Owens1-1/+1
2013-04-08Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds3-6/+22
2013-04-08qeth: fix qeth_wait_for_threads() deadlock for OSN devicesStefan Raspl4-0/+26
2013-04-08tcm_vhost: Initialize vq->last_used_idx when set endpointAsias He1-0/+1
2013-04-08tcm_vhost: Use vq->private_data to indicate if the endpoint is setupAsias He1-43/+101
2013-04-08bonding: fix bonding_masters race condition in bond unloadingnikolay@redhat.com1-0/+9
2013-04-08Revert "bonding: remove sysfs before removing devices"nikolay@redhat.com1-1/+1
2013-04-08cpufreq / intel_pstate: Set timer timeout correctlyDirk Brandewie1-1/+0
2013-04-08tty: mxser: fix cycle termination condition in mxser_probe() and mxser_module...Alexey Khoroshilov1-4/+4
2013-04-08Revert "tty/8250_pnp: serial port detection regression since v3.7"Sean Young1-7/+5
2013-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville14-290/+388
2013-04-08net: mvneta: enable features before registering the driverwilly tarreau1-4/+5
2013-04-08hyperv: Fix RNDIS send_completion code pathHaiyang Zhang2-18/+13
2013-04-08hyperv: Fix a kernel warning from netvsc_linkstatus_callback()Haiyang Zhang1-2/+0
2013-04-08Revert "loop: cleanup partitions when detaching loop device"Jens Axboe1-19/+2
2013-04-07Input: wacom - fix "can not retrieve extra class descriptor" for 24HDTJason Gerecke1-1/+1
2013-04-07bnx2x: Fix KR2 rapid link flapYaniv Rosner1-7/+11
2013-04-07remoteproc: fix FW_CONFIG typoRobert Tivy1-1/+1
2013-04-06[SCSI] libsas: fix handling vacant phy in sas_set_ex_phy()Lukasz Dorau1-0/+12
2013-04-06[SCSI] ibmvscsi: Fix slave_configure deadlockBrian King1-1/+1
2013-04-06[SCSI] qla2xxx: Update the driver version to 8.04.00.13-k.Saurav Kashyap1-1/+1
2013-04-06[SCSI] qla2xxx: Remove debug code that msleeps for random duration.Saurav Kashyap1-5/+0
2013-04-06[SCSI] qla2xxx: Fix crash during firmware dump procedure.Arun Easi2-2/+2
2013-04-06[SCSI] Revert "qla2xxx: Add setting of driver version string for vendor appli...Joe Carnuccio5-64/+1
2013-04-06[SCSI] ipr: dlpar failed when adding an adapter backwenxiong@linux.vnet.ibm.com1-0/+1
2013-04-06[SCSI] ipr: fix addition of abort command to HRRQ free queueKleber Sacilotto de Souza1-1/+1
2013-04-06[SCSI] st: Take additional queue ref in st_probeJoe Lawrence1-1/+7
2013-04-06[SCSI] libsas: use right function to alloc smp responseJohn Gong1-1/+1
2013-04-06[SCSI] ipr: ipr_test_msi() fails when running with msi-x enabled adapterwenxiong@linux.vnet.ibm.com1-2/+8
2013-04-05Merge tag 'dm-3.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-13/+38
2013-04-05Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-118/+168
2013-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-40/+65
2013-04-05firmware,IB/qib: revert firmware file moveMike Marciniszyn1-1/+1
2013-04-05Merge tag 'spi-fix-v3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-44/+42
2013-04-05Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"Johan Hovold2-31/+20
2013-04-05Merge tag 'fbdev-fixes-3.9-rc6' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2-2/+3
2013-04-05hwspinlock: fix __hwspin_lock_request error pathLi Fei1-0/+2
2013-04-05dm cache: reduce bio front_pad size in writeback modeMike Snitzer1-13/+34
2013-04-05dm cache: fix writes to cache device in writethrough modeDarrick J. Wong1-0/+4
2013-04-05crypto: ux500 - add missing commaLinus Walleij1-1/+1
2013-04-05remoteproc: fix error path of handle_vdevSjur Brændeland1-1/+3
2013-04-05remoteproc/ste: fix memory leak on shutdownDmitry Tarnyagin1-1/+6
2013-04-05remoteproc: fix the error check for idr_allocSuman Anna1-1/+1
2013-04-05ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski1-2/+9
2013-04-05bonding: remove sysfs before removing devicesVeaceslav Falico1-1/+1
2013-04-05atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa2-1/+2
2013-04-04Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-30/+68
2013-04-04r8169: fix auto speed down issuehayeswang1-3/+25