| Commit message (Expand) | Author | Files | Lines |
2013-06-26 | video: mxsfb: remove redundant dev_err call in mxsfb_probe() | Wei Yongjun | 1 | -1/+0 |
2013-06-26 | video: xilinxfb: Use driver for Xilinx ARM Zynq | Michal Simek | 1 | -1/+1 |
2013-06-26 | video: xilinxfb: Add support for little endian accesses | Michal Simek | 1 | -2/+28 |
2013-06-26 | video: xilinxfb: Group bus initialization | Michal Simek | 1 | -41/+15 |
2013-06-26 | video: xilinxfb: Use drvdata->regs_phys instead of physaddr | Michal Simek | 1 | -2/+2 |
2013-06-26 | video: xilinxfb: Rename PLB_ACCESS_FLAG to BUS_ACCESS_FLAG | Michal Simek | 1 | -16/+16 |
2013-06-26 | video: xilinxfb: Do not name out_be32 in function name | Michal Simek | 1 | -8/+8 |
2013-06-26 | video: xilinxfb: Fix OF probing on little-endian systems | Michal Simek | 1 | -4/+3 |
2013-05-28 | videomode: implement public of_get_display_timing() | Tomi Valkeinen | 2 | -3/+32 |
2013-05-28 | videomode: don't allocate mem in of_get_display_timing() | Tomi Valkeinen | 1 | -12/+14 |
2013-05-28 | video: ssd1307fb: Make use of horizontal addressing mode | Maxime Ripard | 1 | -13/+38 |
2013-05-28 | video: ssd1307fb: Speed up the communication with the controller | Maxime Ripard | 1 | -3/+8 |
2013-05-28 | video: ssd1307fb: Rework the communication functions | Maxime Ripard | 1 | -27/+50 |
2013-05-28 | video: ssd1307fb: Add support for SSD1306 OLED controller | Maxime Ripard | 2 | -74/+209 |
2013-05-12 | Linux 3.10-rc1v3.10-rc1 | Linus Torvalds | 1 | -2/+2 |
2013-05-10 | [SCSI] qla2xxx: Update firmware link in Kconfig file. | Chad Dupuis | 1 | -1/+3 |
2013-05-10 | [SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used | Mike Christie | 3 | -55/+49 |
2013-05-10 | [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device... | James Bottomley | 24 | -165/+160 |
2013-05-10 | [SCSI] pm80xx: thermal, sas controller config and error handling update | Sakthivel K | 6 | -17/+249 |
2013-05-10 | [SCSI] pm80xx: NCQ error handling changes | Sakthivel K | 5 | -28/+544 |
2013-05-10 | [SCSI] pm80xx: WWN Modification for PM8081/88/89 controllers | Sakthivel K | 1 | -7/+36 |
2013-05-10 | [SCSI] pm80xx: Changed module name and debug messages update | Sakthivel K | 3 | -13/+20 |
2013-05-10 | [SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory re... | Sakthivel K | 4 | -27/+14 |
2013-05-10 | [SCSI] pm80xx: SPC new firmware changes for device id 0x8081 alone | Sakthivel K | 2 | -3/+30 |
2013-05-10 | [SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant c... | Sakthivel K | 8 | -18/+5287 |
2013-05-10 | [SCSI] pm80xx: MSI-X implementation for using 64 interrupts | Sakthivel K | 2 | -30/+113 |
2013-05-10 | [SCSI] pm80xx: Updated common functions common for SPC and SPCv/ve | Sakthivel K | 3 | -105/+168 |
2013-05-10 | [SCSI] pm80xx: Multiple inbound/outbound queue configuration | Sakthivel K | 3 | -60/+98 |
2013-05-10 | [SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPC | Sakthivel K | 5 | -121/+320 |
2013-05-10 | [SCSI] lpfc: fix up Kconfig dependencies | James Bottomley | 1 | -0/+2 |
2013-05-10 | [SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmnd | Hannes Reinecke | 1 | -10/+27 |
2013-05-10 | dm cache: set config value | Joe Thornber | 1 | -28/+31 |
2013-05-10 | dm cache: move config fns | Alasdair G Kergon | 1 | -17/+17 |
2013-05-10 | dm thin: generate event when metadata threshold passed | Joe Thornber | 3 | -0/+58 |
2013-05-10 | dm persistent metadata: add space map threshold callback | Joe Thornber | 1 | -1/+76 |
2013-05-10 | dm persistent data: add threshold callback to space map | Joe Thornber | 3 | -3/+29 |
2013-05-10 | dm thin: detect metadata device resizing | Joe Thornber | 3 | -3/+64 |
2013-05-10 | dm persistent data: support space map resizing | Joe Thornber | 1 | -6/+32 |
2013-05-10 | dm thin: open dev read only when possible | Joe Thornber | 1 | -11/+14 |
2013-05-10 | dm thin: refactor data dev resize | Joe Thornber | 2 | -33/+64 |
2013-05-10 | dm cache: replace memcpy with struct assignment | Joe Thornber | 2 | -3/+3 |
2013-05-10 | dm cache: fix typos in comments | Joe Thornber | 1 | -3/+4 |
2013-05-10 | dm cache policy: fix description of lookup fn | Alasdair G Kergon | 1 | -2/+2 |
2013-05-10 | dm: document iterate_devices | Alasdair G Kergon | 1 | -0/+15 |
2013-05-10 | dm persistent data: fix error message typos | Joe Thornber | 1 | -4/+4 |
2013-05-10 | dm cache: tune migration throttling | Joe Thornber | 1 | -1/+2 |
2013-05-10 | dm mpath: enable WRITE SAME support | Mike Snitzer | 1 | -0/+1 |
2013-05-10 | dm table: fix write same support | Mike Snitzer | 1 | -1/+1 |
2013-05-10 | dm bufio: avoid a possible __vmalloc deadlock | Mikulas Patocka | 1 | -1/+23 |
2013-05-10 | dm snapshot: fix error return code in snapshot_ctr | Wei Yongjun | 1 | -0/+1 |