summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* qla2xxx: Reduce the time we wait for a command to complete during SCSI error ...Chad Dupuis2014-05-191-1/+1
* qla2xxx: Check the QLA8044_CRB_DRV_ACTIVE_INDEX register when we are not the ...Hiral Patel2014-05-193-63/+59
* qla2xxx: Clear loop_id for ports that are marked lost during fabric scanning.Chad Dupuis2014-05-191-1/+1
* qla2xxx: Adjust adapter reset routine to the changes in firmware specificatio...Armen Baloyan2014-05-192-8/+48
* qla2xxx: Avoid escalating the SCSI error handler if the command is not found ...Chad Dupuis2014-05-193-5/+26
* qla2xxx: IOCB data should be copied to I/O mem using memcpy_toio.Atul Deshmukh2014-05-191-1/+1
* qla2xxx: ISP8044 poll ipmdio bus timeout improvement.Joe Carnuccio2014-05-191-8/+7
* qla2xxx: Remove unnecessary printk_ratelimited from qla_nx2.cChad Dupuis2014-05-191-2/+0
* qla2xxx: Include <delay.h> file for msleep declartion in qla_nx2.c file.Atul Deshmukh2014-05-191-0/+1
* qla2xxx: Use proper log message for flash lock failed error.Atul Deshmukh2014-05-193-3/+7
* qla2xxx: Decrease pci access for response queue processing for ISPFX00.Armen Baloyan2014-05-191-1/+1
* qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan2014-05-1928-28/+28
* qla2xxx: Update entry type 270 to match spec update.Joe Carnuccio2014-05-191-1/+1
* qla2xxx: Enable fw_dump_size for ISP8044.Hiral Patel2014-05-191-1/+1
* qla2xxx: Introduce fw_dump_flag to track fw dump progress.Hiral Patel2014-05-196-12/+44
* qla2xxx: Remove unnecessary delays from fw dump code path.Hiral Patel2014-05-192-41/+32
* qla2xxx: Track the process when the ROM_LOCK failure happensHiral Patel2014-05-192-9/+14
* qla2xxx: Correction to ISP27xx template entry types 256 and 258.Joe Carnuccio2014-05-191-1/+1
* qla2xxx: Add ISP8044 serdes bsg interface.Joe Carnuccio2014-05-196-3/+137
* qla2xxx: Check for peg alive counter and clear any outstanding mailbox command.Giridhar Malavali2014-05-191-5/+8
* qla2xxx: Support of new firmware dump opcodes QLA8044_RDDFE(38), QLA8044_RDMD...Pratik Mohanty2014-05-194-1/+384
* qla2xxx: Allow the next firmware dump if the previous dump capture fails for ...Saurav Kashyap2014-05-194-6/+11
* qla2xxx: Add pci device id 0x2271.Joe Carnuccio2014-05-192-8/+21
* qla2xxx: Issue abort command for outstanding commands during cleanup when onl...Giridhar Malavali2014-05-191-2/+4
* qla2xxx: Log when device state is moved to failed state.Giridhar Malavali2014-05-191-8/+23
* qla2xxx: Correct ISP83xx/ISP27xx mislogic in setting out_mb in qla25xx_init_r...Joe Carnuccio2014-05-191-1/+1
* qla2xxx: Allow ISP83XX and ISP27XX both to write req_q_out register.Joe Carnuccio2014-05-191-1/+1
* qla2xxx: Correct operations for ISP27xx template types 270 and 271.Joe Carnuccio2014-05-192-6/+17
* qla2xxx: Do not schedule reset when one is already active when receiving an i...Chad Dupuis2014-05-191-5/+7
* qla2xxx: Wait for reset completion without lock for ISPFX00.Saurav Kashyap2014-05-191-1/+2
* megaraid_sas: fix a small problem when reading state value from hwTomas Henzl2014-05-191-8/+7
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-091-1/+1
|\
| * asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen2014-05-061-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-05-086-3/+72
|\ \
| * | Input: elantech - fix touchpad initialization on Gigabyte U2442Hans de Goede2014-05-052-1/+26
| * | Input: tca8418 - fix loading this driver as a module from a device treeDr. H. Nikolaus Schaller2014-04-251-0/+7
| * | Input: bma150 - extend chip detection for bma180Dr. H. Nikolaus Schaller2014-04-251-1/+3
| * | Input: atkbd - fix keyboard not working on some LG laptopsSheng-Liang Song2014-04-251-1/+28
| * | Input: synaptics - add min/max quirk for ThinkPad Edge E431Hans de Goede2014-04-241-0/+8
* | | Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-05-082-441/+109
|\ \ \
| * | | mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching2014-05-082-441/+109
* | | | Merge tag 'for-linus-20140507' of git://git.infradead.org/linux-mtdLinus Torvalds2014-05-081-0/+6
|\ \ \ \
| * | | | mtd: davinci-nand: disable subpage write for keystone-nandMurali Karicheri2014-05-011-0/+6
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-05-085-2/+19
|\ \ \ \ \
| * | | | | HID: sensor-hub: Add in quirk for sensor hub in Lenovo Ideapad YogasPeter F. Patel-Schneider2014-05-062-0/+6
| * | | | | HID: add NO_INIT_REPORTS quirk for Synaptics Touch Pad V 103SHans de Goede2014-05-052-0/+2
| * | | | | HID: core: fix computation of the report sizeBenjamin Tissoires2014-05-051-2/+3
| * | | | | HID: multitouch: add support of EliteGroup 05D8 panelsTomas Sokorai2014-04-242-0/+8
* | | | | | Merge branch 'drm-radeon-mullins' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-05-0810-31/+187
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'mullins' of git://people.freedesktop.org/~deathsimple/linux int...Dave Airlie2014-05-0710-31/+187
| |\ \ \ \ \ \