summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-06-04[SCSI] bfa: fix for FC Direct Attach LUN discovery failureVijay Mohan Guvva1-2/+2
2013-06-04[SCSI] bfa: fix faulty handling of events in lps smVijay Mohan Guvva1-1/+1
2013-06-04[SCSI] Allow error handling timeout to be specifiedMartin K. Petersen3-4/+35
2013-06-04[SCSI] sd: avoid deadlocks when running under multipathHannes Reinecke1-4/+25
2013-06-04[SCSI] ipr: Avoid target_destroy accessing memory after it was freedwenxiong@linux.vnet.ibm.com2-19/+3
2013-06-04[SCSI] ufs: SCSI_UFSHCD should depend on SCSI_DMAGeert Uytterhoeven1-1/+1
2013-06-04[SCSI] ufs: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-06-04[SCSI] pm80xx: remove unneeded NULL checkDan Carpenter1-1/+1
2013-06-04[SCSI] libsas: implement > 16 byte CDB supportJames Bottomley6-16/+20
2013-06-01[SCSI] zfcp: status read buffers on first adapter open with link downSteffen Maier2-8/+20
2013-06-01[SCSI] zfcp: remove access control tables interfaceMartin Peschke10-636/+15
2013-06-01[SCSI] zfcp: module parameter dbflevel for early debuggingSteffen Maier1-2/+9
2013-06-01[SCSI] zfcp: block queue limits with data routerSteffen Maier1-3/+7
2013-06-01[SCSI] zfcp: fix adapter (re)open recovery while link to SAN is downDaniel Hansel1-0/+4
2013-06-01[SCSI] zfcp: remove unused device_unregister wrapperSebastian Ott2-16/+0
2013-06-01[SCSI] zfcp: cleanup unit sysfs attribute usageSebastian Ott4-11/+9
2013-06-01[SCSI] zfcp: cleanup port sysfs attribute usageSebastian Ott5-15/+10
2013-06-01[SCSI] zfcp: cfdc fops add ownerSebastian Ott1-0/+2
2013-05-26Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2013-05-26Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-12/+1
2013-05-26Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds3-2/+3
2013-05-26Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-102/+139
2013-05-26Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds7-173/+202
2013-05-25Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds17-178/+692
2013-05-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-26/+8
2013-05-25drivers/rtc/rtc-max8998.c: check for pdata presence before dereferencingTomasz Figa1-1/+1
2013-05-25random: fix accounting race condition with lockless irq entropy_count updateJiri Kosina1-8/+16
2013-05-25drivers/char/random.c: fix priming of last_dataJarod Wilson1-15/+15
2013-05-25drivers/block/brd.c: fix brd_lookup_page() raceBrian Behlendorf1-2/+2
2013-05-25fbdev: FB_GOLDFISH should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-25drivers/rtc/rtc-pl031.c: pass correct pointer to free_irq()Lars-Peter Clausen1-1/+1
2013-05-25drivers/leds/leds-ot200.c: fix error caused by shifted maskChristian Gmeiner1-7/+7
2013-05-25rapidio/tsi721: fix bug in MSI interrupt handlingAlexandre Bounine1-0/+12
2013-05-25drivers/video: implement a simple framebuffer driverStephen Warren3-0/+252
2013-05-25rapidio: add enumeration/discovery start from user spaceAlexandre Bounine5-5/+95
2013-05-25rapidio: make enumeration/discovery configurableAlexandre Bounine6-138/+291
2013-05-25drivers/block/xsysace.c: fix id with missing port-numberGernot Vormayr1-2/+1
2013-05-25parisc/superio: Use module_pci_driver to register driverPeter Huewe1-12/+1
2013-05-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds6-38/+19
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds54-345/+574
2013-05-24drivers/crypto/nx: Fixes for multiple races and issuesKent Yoder6-38/+19
2013-05-24be2net: bug fix on returning an invalid nic descriptorWei Yang1-9/+4
2013-05-24Merge tag 'gpio-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-21/+64
2013-05-24Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+17
2013-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-23/+69
2013-05-23net: Revert unused variable changes.David S. Miller3-0/+3
2013-05-23Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds12-183/+233
2013-05-23Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds32-52/+499
2013-05-23Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+5
2013-05-23Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-12/+21