summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-06Merge tag 'dm-3.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-13/+38
2013-04-06Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-118/+168
2013-04-06Merge 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-05Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-30/+68
2013-04-05r8169: fix auto speed down issuehayeswang1-3/+25
2013-04-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller4-33/+28
2013-04-04[media] mb86a20s: Fix estimate_rate settingMauro Carvalho Chehab1-1/+1
2013-04-04Merge branch 'pm-fixes' into fixesRafael J. Wysocki4-19/+58
2013-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-13/+45
2013-04-04Merge tag 'gpio-fixes-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+12
2013-04-04HID: magicmouse: fix race between input_register() and probe()Benjamin Tissoires1-9/+20
2013-04-04mtip32xx: fix two smatch warningsJens Axboe1-2/+2
2013-04-04[libata] Fix HDIO_DRIVE_* ioctl() Linux 3.9 regressionKrzysztof Mazur1-4/+4
2013-04-04libata: fix DMA to stack in reading devslp_timing parametersDavid Woodhouse1-1/+1
2013-04-04ata_piix: Fix DVD not dectected at some Haswell platformsYouquan Song1-1/+13
2013-04-04libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai1-0/+4
2013-04-04PCI/PM: Disable runtime PM of PCIe portsRafael J. Wysocki1-13/+0
2013-04-04PCI/ACPI: Always resume devices on ACPI wakeup notificationsRafael J. Wysocki1-7/+8
2013-04-04OMAP/serial: Revert bad fix of Rx FIFO threshold granularityAlexey Pelykh1-0/+11
2013-04-03mtip32xx: Add debugfs entry device_statusAsai Thambi S P2-12/+154
2013-04-03mtip32xx: return 0 from pci probe in case of rebuildAsai Thambi S P1-0/+2
2013-04-03mtip32xx: recovery from command timeoutAsai Thambi S P1-90/+87
2013-04-03misc/vmw_vmci: Add dependency on CONFIG_NETGuenter Roeck1-1/+1
2013-04-03rt2x00: rt2x00pci: fix build error on Ralink RT3x5x SoCsGabor Juhos10-264/+347
2013-04-03rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner1-2/+2
2013-04-03ath9k: Re-enable interrupts after a channel change failureRobert Shade1-0/+4
2013-04-03brcmfmac: do not proceed if fail to download nvram to dongleFranky Lin1-3/+3
2013-04-03brcmfmac: fix returning cipher_suite for get_key operation.Hante Meuleman1-8/+4
2013-04-03brcmfmac: fix stopping AP.Hante Meuleman1-10/+15
2013-04-03brcmfmac: fix tkip mic tx/rx ap swap bug.Hante Meuleman1-3/+6
2013-04-03mwifiex: complete last internal scanBing Zhao1-2/+9
2013-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-33/+28