summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2013-09-162-4/+4
|\
| * UBI: Fix invalidate_fastmap()Richard Weinberger2013-08-201-4/+1
| * UBI: Fix PEB leak in wear_leveling_worker()Richard Weinberger2013-08-191-0/+3
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-09-151-0/+1
|\ \
| * | MIPS: DECstation I/O ASIC DMA interrupt handling fixMaciej W. Rozycki2013-09-131-0/+1
* | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2013-09-1513-114/+66
|\ \ \
| * | | platform/x86: panasonic-laptop: reuse module_acpi_driverAndy Shevchenko2013-09-051-24/+1
| * | | samsung-laptop: fix config build errorRandy Dunlap2013-09-051-0/+1
| * | | platform: x86: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-053-3/+0
| * | | amilo-rfkill: Enable using amilo-rfkill with the FSC Amilo L1310.Jerome Meinke2013-09-051-0/+7
| * | | wmi: parse_wdg() should return kernel error codesDan Carpenter2013-09-051-2/+2
| * | | hp_wmi: Fix unregister order in hp_wmi_rfkill_setup()Kirill Tkhai2013-09-051-8/+8
| * | | platform: replace strict_strto*() with kstrto*()Jingoo Han2013-09-052-3/+5
| * | | x86: irst: use module_acpi_driver to simplify the codeWei Yongjun2013-09-051-12/+1
| * | | x86: smartconnect: use module_acpi_driver to simplify the codeWei Yongjun2013-09-051-12/+1
| * | | platform samsung-q10: use ACPI instead of direct EC callsFrederick van der Wyck2013-09-052-45/+22
| * | | thinkpad_acpi: add the ability setting TPACPI_LED_NONE by quirkAdam Lee2013-09-051-3/+10
| * | | thinkpad_acpi: return -NODEV while operating uninitialized LEDsAdam Lee2013-09-051-2/+8
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-09-1535-678/+1707
|\ \ \ \
| * | | | [SCSI] fnic: fnic Driver Tuneables Exposed through CLIHiral Patel2013-09-124-18/+34
| * | | | [SCSI] fnic: Kernel panic while running sh/nosh with max lun cfgSesidhar Beddel2013-09-121-3/+20
| * | | | [SCSI] fnic: Hitting BUG_ON(io_req->abts_done) in fnic_rport_exch_resetSesidhar Beddel2013-09-121-28/+42
| * | | | [SCSI] fnic: Remove QUEUE_FULL handling codeSuma Ramars2013-09-121-32/+0
| * | | | [SCSI] fnic: On system with >1.1TB RAM, VIC fails multipath after boot upBrian Uchino2013-09-111-4/+4
| * | | | [SCSI] fnic: FC stat param seconds_since_last_reset not getting updatedNarsimhulu Musini2013-09-112-1/+112
| * | | | [SCSI] sd: Fix potential out-of-bounds accessAlan Stern2013-09-111-8/+3
| * | | | [SCSI] lpfc 8.3.42: Update lpfc version to driver version 8.3.42James Smart2013-09-111-1/+1
| * | | | [SCSI] lpfc 8.3.42: Fixed issue of task management commands having a fixed ti...James Smart2013-09-113-1/+10
| * | | | [SCSI] lpfc 8.3.42: Fixed inconsistent spin lock usage.James Smart2013-09-112-18/+16
| * | | | [SCSI] lpfc 8.3.42: Fix driver's abort loop functionality to skip IOs already...James Smart2013-09-112-1/+14
| * | | | [SCSI] lpfc 8.3.42: Fixed failure to allocate SCSI buffer on PPC64 platform f...James Smart2013-09-111-3/+6
| * | | | [SCSI] lpfc 8.3.42: Fix WARN_ON when driver unloadsJames Smart2013-09-111-2/+8
| * | | | [SCSI] lpfc 8.3.42: Avoided making pci bar ioremap call during dual-chute WQ/...James Smart2013-09-112-38/+12
| * | | | [SCSI] lpfc 8.3.42: Fixed driver iocbq structure's iocb_flag field running ou...James Smart2013-09-112-10/+9
| * | | | [SCSI] lpfc 8.3.42: Fix crash on driver load due to cpu affinity logicJames Smart2013-09-112-6/+27
| * | | | [SCSI] lpfc 8.3.42: Fixed logging format of setting driver sysfs attributes h...James Smart2013-09-111-2/+4
| * | | | [SCSI] lpfc 8.3.42: Fixed back to back RSCNs discovery failure.James Smart2013-09-111-1/+9
| * | | | [SCSI] lpfc 8.3.42: Fixed race condition between BSG I/O dispatch and timeout...James Smart2013-09-112-17/+72
| * | | | [SCSI] lpfc 8.3.42: Fixed function mode field defined too small for not recog...James Smart2013-09-111-1/+1
| * | | | [SCSI] lpfc 8.3.42: Back out data count,(residual fcfi_parm) fix for bad target.James Smart2013-09-111-3/+3
| * | | | [SCSI] lpfc 8.3.42: Fixed mailbox memory leak.James Smart2013-09-111-0/+1
| * | | | [SCSI] lpfc 8.3.42: Fix random errors using first burstJames Smart2013-09-111-2/+7
| * | | | [SCSI] lpfc 8.3.42: Fixed not able to log informational messages at early sta...James Smart2013-09-111-9/+3
| * | | | [SCSI] lpfc 8.3.42: Fixed using unsafe linked list macro for walking and dele...James Smart2013-09-112-4/+5
| * | | | [SCSI] megaraid_sas: addded support for big endian architectureSumit.Saxena@lsi.com2013-09-115-282/+407
| * | | | [SCSI] aic7xxx: fix swapped arguments in ahc_find_pci_deviceDave Jones2013-09-101-1/+1
| * | | | [SCSI] hpsa: bump driver version to reflect changesMike Miller2013-09-101-1/+1
| * | | | [SCSI] hpsa: housekeeping patch for device_id and product arraysMike Miller2013-09-101-6/+6
| * | | | [SCSI] hpsa: add HP Smart Array Gen8 namesMike Miller2013-09-101-8/+7
| * | | | [SCSI] hpsa: add HP Smart Array Gen9 PCI ID'sMike Miller2013-09-101-0/+25