summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2011-05-24mach-ux500: move CPUfreq driver to cpufreq subsystemLinus Walleij
2011-05-24mfd: add DB5500 PRCMU driverLinus Walleij
2011-05-24mfd: update DB8500 PRCMU driverMattias Nilsson
2011-05-24mach-ux500: move the DB8500 PRCMU driver to MFDLinus Walleij
2011-05-24iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabledWey-Yi Guy
2011-05-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-05-24Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-05-24i2c-parport: Various cleanupsJean Delvare
2011-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-05-24i2c-i801: Don't depend on other kernel driver config optionsJean Delvare
2011-05-24i2c-i801: Check for vendor Fujitsu before probing for apanelJean Delvare
2011-05-24i2c-i801: Don't probe for slaves on IDF channelsJean Delvare
2011-05-24i2c-i801: SMBus patch for Intel Panther Point DeviceIDsSeth Heasley
2011-05-24rbd: handle online resize of underlying rbd imageSage Weil
2011-05-24rbd: use snprintf for disk->disk_nameSage Weil
2011-05-24rbd: cleanup: make kfree match kmallocSage Weil
2011-05-24Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2011-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2011-05-24be2net: hash key for rss-config cmd not setSathya Perla
2011-05-24CDC NCM: release interfaces fix in unbind()Alexey Orishko
2011-05-24bnx2x: fix inverted conditionDmitry Kravkov
2011-05-24[SCSI] Fix Ultrastor asm snippetSamuel Thibault
2011-05-24[SCSI] osst: fix warningAndrew Morton
2011-05-24[SCSI] osst: wrong index used in inner loopRoel Kluin
2011-05-24[SCSI] aic94xx: world-writable sysfs update_bios fileVasiliy Kulikov
2011-05-24RDMA/nes: Add a check for strict_strtoul()Liu Yuan
2011-05-24[SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitionsNicholas Bellinger
2011-05-24[SCSI] target: Convert REPORT_LUNs to use int_to_scsilunNicholas Bellinger
2011-05-24[SCSI] target: Fix task->task_execute_queue=1 clear bug + LUN_RESET OOPsNicholas Bellinger
2011-05-24RDMA/cxgb3: Don't post zero-byte read if endpoint is going awaySteve Wise
2011-05-24[SCSI] target: Fix bug with task_sg chained transport_free_dev_tasks releaseNicholas Bellinger
2011-05-24[SCSI] target: Fix interrupt context bug with stats_lock and core_tmr_alloc_reqNicholas Bellinger
2011-05-24[SCSI] target: Fix multi task->task_sg[] chaining logic bugNicholas Bellinger
2011-05-24[SCSI] Reduce error recovery time by reducing use of TURsDavid Jeffery
2011-05-24RDMA/cxgb4: Use completion objects for event blockingSteve Wise
2011-05-24[SCSI] Retrieve the Caching mode page (version 2)Luben Tuikov
2011-05-24[SCSI] bnx2i: Optimized the iSCSI offload performanceEddie Wai
2011-05-24[SCSI] bnx2i: Updated the connection shutdown/cleanup timeoutEddie Wai
2011-05-24[SCSI] bnx2i: Fixed packet error created when the sq_size is set to 16Eddie Wai
2011-05-24[SCSI] qla4xxx: Update driver version to 5.02.00-k7Vikas Chaudhary
2011-05-24[SCSI] qla4xxx: Added vendor specific sysfs attributesHarish Zunjarrao
2011-05-24[SCSI] qla4xxx: Remove host_lock in queuecommand functionVikas Chaudhary
2011-05-24[SCSI] qla4xxx: Remove AF_DPC_SCHEDULED flag from ha.Lalit Chandivade
2011-05-24[SCSI] qla4xxx: Don't check FW alive if ISP82XX reset is in progressVikas Chaudhary
2011-05-24[SCSI] qla4xxx: Don't process mbx interrupt unconditionallyVikas Chaudhary
2011-05-24[SCSI] qla4xxx: Complete the cmd if sense_len is zeroPrasanna Mumbai
2011-05-24[SCSI] qla4xxx: Dump HW/FW reg to figure out what caused FW to be hung for IS...Vikas Chaudhary
2011-05-24[SCSI] qla4xxx: Updated the reset sequence for ISP82xxVikas Chaudhary
2011-05-24[SCSI] qla4xxx: update function qla4xxx_isr_decode_mailbox()Prasanna Mumbai
2011-05-24[SCSI] scsi_trace: Decode UNMAP bit in WRITE SAME(10)Martin K. Petersen