summaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
Commit message (Expand)AuthorFilesLines
2013-05-18drivers/pinctrl: don't check resource with devm_ioremap_resourceWolfram Sang4-19/+0
2013-05-18drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/mtd/nand: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/misc: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/mfd: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/memory: don't check resource with devm_ioremap_resourceWolfram Sang1-6/+0
2013-05-18drivers/i2c/busses: don't check resource with devm_ioremap_resourceWolfram Sang3-16/+0
2013-05-18drivers/gpu/host1x/drm: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/gpu/drm/exynos: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/gpio: don't check resource with devm_ioremap_resourceWolfram Sang2-10/+0
2013-05-18drivers/dma: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/cpufreq: don't check resource with devm_ioremap_resourceWolfram Sang1-4/+0
2013-05-12drivers/char/hw_random: don't check resource with devm_ioremap_resourceWolfram Sang2-11/+0
2013-05-12drivers/ata: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-12Linux 3.10-rc1v3.10-rc1Linus Torvalds1-2/+2
2013-05-10[SCSI] qla2xxx: Update firmware link in Kconfig file.Chad Dupuis1-1/+3
2013-05-10[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are usedMike Christie3-55/+49
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley24-165/+160
2013-05-10[SCSI] pm80xx: thermal, sas controller config and error handling updateSakthivel K6-17/+249
2013-05-10[SCSI] pm80xx: NCQ error handling changesSakthivel K5-28/+544
2013-05-10[SCSI] pm80xx: WWN Modification for PM8081/88/89 controllersSakthivel K1-7/+36
2013-05-10[SCSI] pm80xx: Changed module name and debug messages updateSakthivel K3-13/+20
2013-05-10[SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory re...Sakthivel K4-27/+14
2013-05-10[SCSI] pm80xx: SPC new firmware changes for device id 0x8081 aloneSakthivel K2-3/+30
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant c...Sakthivel K8-18/+5287
2013-05-10[SCSI] pm80xx: MSI-X implementation for using 64 interruptsSakthivel K2-30/+113
2013-05-10[SCSI] pm80xx: Updated common functions common for SPC and SPCv/veSakthivel K3-105/+168
2013-05-10[SCSI] pm80xx: Multiple inbound/outbound queue configurationSakthivel K3-60/+98
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPCSakthivel K5-121/+320
2013-05-10[SCSI] lpfc: fix up Kconfig dependenciesJames Bottomley1-0/+2
2013-05-10[SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmndHannes Reinecke1-10/+27
2013-05-10dm cache: set config valueJoe Thornber1-28/+31
2013-05-10dm cache: move config fnsAlasdair G Kergon1-17/+17
2013-05-10dm thin: generate event when metadata threshold passedJoe Thornber3-0/+58
2013-05-10dm persistent metadata: add space map threshold callbackJoe Thornber1-1/+76
2013-05-10dm persistent data: add threshold callback to space mapJoe Thornber3-3/+29
2013-05-10dm thin: detect metadata device resizingJoe Thornber3-3/+64
2013-05-10dm persistent data: support space map resizingJoe Thornber1-6/+32
2013-05-10dm thin: open dev read only when possibleJoe Thornber1-11/+14
2013-05-10dm thin: refactor data dev resizeJoe Thornber2-33/+64
2013-05-10dm cache: replace memcpy with struct assignmentJoe Thornber2-3/+3
2013-05-10dm cache: fix typos in commentsJoe Thornber1-3/+4
2013-05-10dm cache policy: fix description of lookup fnAlasdair G Kergon1-2/+2
2013-05-10dm: document iterate_devicesAlasdair G Kergon1-0/+15
2013-05-10dm persistent data: fix error message typosJoe Thornber1-4/+4
2013-05-10dm cache: tune migration throttlingJoe Thornber1-1/+2
2013-05-10dm mpath: enable WRITE SAME supportMike Snitzer1-0/+1
2013-05-10dm table: fix write same supportMike Snitzer1-1/+1
2013-05-10dm bufio: avoid a possible __vmalloc deadlockMikulas Patocka1-1/+23
2013-05-10dm snapshot: fix error return code in snapshot_ctrWei Yongjun1-0/+1