summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] be2iscsi: cleans up abort handlingJayamohan Kallickal2010-03-031-51/+11
* [SCSI] be2iscsi: Fix for a possible udelay while holding lockJayamohan Kallickal2010-03-031-7/+0
* [SCSI] be2iscsi: Cleanup of resets for device and targetJayamohan Kallickal2010-03-034-18/+145
* [SCSI] libiscsi: Make iscsi_eh_target_reset start with session resetJayamohan Kallickal2010-03-037-10/+26
* [SCSI] ipr: adds PCI ID definitions for new adaptersWayne Boyer2010-03-032-12/+35
* [SCSI] ipr: add support for new IOASCsWayne Boyer2010-03-031-0/+32
* [SCSI] ipr: add support for multiple stages of initializationWayne Boyer2010-03-032-30/+180
* [SCSI] ipr: implement shutdown changes and remove obsolete write cache parameterWayne Boyer2010-03-032-152/+66
* [SCSI] ipr: add hardware assisted smart dump functionalityWayne Boyer2010-03-032-22/+75
* [SCSI] ipr: add error handling updates for the next generation chipWayne Boyer2010-03-032-29/+388
* [SCSI] ipr: update the configuration table code for the next generation chipWayne Boyer2010-03-032-148/+538
* [SCSI] ipr: define new offsets to registers for the next generation chipWayne Boyer2010-03-031-0/+15
* [SCSI] ipr: add support for new adapter command structures for the next gener...Wayne Boyer2010-03-032-126/+385
* [SCSI] scsi_dh_emc: fix mode select request setupHannes Reinecke2010-03-031-2/+4
* Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-03-0231-1840/+2186
|\
| * OMAP: DSS2: Taal: Fix TE when resumingTomi Valkeinen2010-03-021-3/+18
| * OMAP: DSS2: Taal: Fix ESD checkTomi Valkeinen2010-03-011-2/+5
| * OMAP: DSS2: OMAPFB: Constify some function parametersVille Syrjälä2010-03-011-9/+9
| * OMAP: DSS2: OMAPFB: install omapfb.hVille Syrjälä2010-03-011-0/+1
| * OMAP: DSS2: DSI: add error printsTomi Valkeinen2010-02-261-13/+34
| * OMAP: DSS2: TPO-TD03MTEA1: fix function namesTomi Valkeinen2010-02-261-6/+6
| * OMAP: DSS2: DSI: add dsi_vc_dcs_read_2() helperTomi Valkeinen2010-02-252-0/+17
| * OMAP: DSS2: OMAPFB: Remove FB_OMAP2_FORCE_AUTO_UPDATETomi Valkeinen2010-02-242-23/+3
| * OMAP: DSS2: DSI: remove external TE supportTomi Valkeinen2010-02-241-16/+4
| * OMAP: DSS2: move timing functionsTomi Valkeinen2010-02-247-80/+68
| * OMAP: DSS2: move set/get_wss()Tomi Valkeinen2010-02-243-40/+41
| * OMAP: DSS2: move enable/disable/suspend/resumeTomi Valkeinen2010-02-2415-538/+465
| * OMAP: DSS2: move update() and sync()Tomi Valkeinen2010-02-246-506/+226
| * OMAP: DSS2: move set/get_update_mode()Tomi Valkeinen2010-02-2410-199/+84
| * OMAP: DSS2: move enable/get_te()Tomi Valkeinen2010-02-247-69/+34
| * OMAP: DSS2: move get_recommended_bpp()Tomi Valkeinen2010-02-247-15/+43
| * OMAP: DSS2: move get_resolution()Tomi Valkeinen2010-02-249-14/+24
| * OMAP: DSS2: move enable/disable_channel to overlay managerTomi Valkeinen2010-02-249-23/+61
| * OMAP: DSS2: move wait_vsync()Tomi Valkeinen2010-02-244-16/+16
| * OMAP: DSS2: move get/set_rotate()Tomi Valkeinen2010-02-244-42/+11
| * OMAP: DSS2: move set/get_mirror()Tomi Valkeinen2010-02-244-34/+10
| * OMAP: DSS2: move memory_read()Tomi Valkeinen2010-02-244-39/+12
| * OMAP: DSS2: move run_test()Tomi Valkeinen2010-02-244-46/+13
| * OMAP: DSS2: DSI: remove auto-update perf measurementTomi Valkeinen2010-02-241-72/+9
| * OMAP: DSS2: DSI: change DSI bus_lock to semaphoreTomi Valkeinen2010-02-241-14/+6
| * OMAP: DSS2: fix get_dsi/dispc_clk_source() usageTomi Valkeinen2010-02-232-6/+8
| * OMAP: DSS2: OMAPFB: fix cleanup on dssdev enable errorTomi Valkeinen2010-02-181-1/+3
| * OMAP: DSS2: OMAPFB: fix dssdev cleanup on errorTomi Valkeinen2010-02-181-2/+7
| * OMAP: DSS2: fix driver probe error handlingTomi Valkeinen2010-02-181-0/+1
| * OMAP: DSS2: remove sub-panel systemTomi Valkeinen2010-02-183-65/+5
| * OMAP: DSS2: Check ctx loss count only when starting the first clockTomi Valkeinen2010-02-151-1/+3
| * OMAP: DSS2: DSI: remove dsi_vc_print_status()Tomi Valkeinen2010-02-151-21/+0
| * OMAP: DSS2: DSI: configure all DSI VCsTomi Valkeinen2010-02-151-22/+17
| * OMAP: DSS2: DSI: export dsi_vc_enable_hs()Tomi Valkeinen2010-02-152-5/+10
| * OMAP: DSS2: DSI: add helpers for DCS read/writeTomi Valkeinen2010-02-152-0/+33