summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-zero.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-29OMAPDSS: SDI: Configure dss_lcd_mgr_config struct with lcd manager parametersArchit Taneja1-16/+26
2012-06-29OMAPDSS: DSI: Configure dss_lcd_mgr_config struct with lcd manager parametersArchit Taneja1-36/+64
2012-06-29OMAPDSS: RFBI: Configure dss_lcd_mgr_config struct with lcd manager parametersArchit Taneja1-6/+28
2012-06-29OMAPDSS: DPI: Configure dss_lcd_mgr_config struct with lcd manager parametersArchit Taneja1-9/+28
2012-06-29OMAPDSS: Add struct to hold LCD overlay manager configurationArchit Taneja1-0/+13
2012-06-29OMAPDSS: DISPC: Change return type of dispc_mgr_set_clock_div()Archit Taneja5-21/+6
2012-06-29ARM: OMAP2PLUS: DSS: Disable LCD3 output when resetting DSSChandrabhanu Mahapatra1-4/+21
2012-06-29OMAPDSS: DSI: Fix HSYNC, VSYNC and DE polarities between DISPC and DSIArchit Taneja2-21/+26
2012-06-29OMAPDSS: HDMI: Remove custom hdmi_video_timings structArchit Taneja3-55/+213
2012-06-29OMAPFB: Map interlace field in omap_video_timings with fb vmode flagsArchit Taneja1-3/+5
2012-06-29OMAPDSS: DISPC/APPLY: Use interlace info in manager timings for dispc_ovl_set...Archit Taneja3-8/+5
2012-06-29OMAPDSS: Add interlace parameter to omap_video_timingsArchit Taneja4-5/+8
2012-06-29OMAPDSS: Remove omap_panel_config enum from omap_dss_deviceArchit Taneja10-53/+0
2012-06-29OMAPFB: Map the newly added omap_video_timings fields with fb sync flagsArchit Taneja1-4/+39
2012-06-29OMAPDSS: DISPC: Remove dispc_mgr_set_pol_freq()Archit Taneja4-35/+0
2012-06-29OMAPDSS: DISPC: Configure newly added omap_video_timing fieldsArchit Taneja1-3/+52
2012-06-29OMAPDSS: DISPLAY: Ignore newly added omap_video_timings fields for display ti...Archit Taneja1-1/+1
2012-06-29OMAPDSS: Add some new fields to omap_video_timingsArchit Taneja11-1/+186
2012-06-29OMAPDSS: Remove passive matrix LCD support (part 4)Archit Taneja7-39/+8
2012-06-29OMAPDSS: Remove passive matrix LCD support (part 3)Archit Taneja7-36/+12
2012-06-29OMAPDSS: Remove passive matrix LCD support (part 2)Archit Taneja14-67/+37
2012-06-29OMAPDSS: Remove passive matrix LCD support (part 1)Archit Taneja6-36/+24
2012-06-29OMAPDSS: HDMI: Replace spinlock with mutex in hdmi_check_hpd_stateJassi Brar3-5/+4
2012-06-29OMAPDSS: HDMI: Discard phy_tx_enabled memberJassi Brar2-8/+4
2012-06-29OMAPDSS: Add dump and debug support for LCD3Chandrabhanu Mahapatra1-30/+40
2012-06-29OMAPDSS: Add LCD3 overlay manager and Clock and IRQ supportChandrabhanu Mahapatra7-9/+78
2012-06-29OMAPDSS: Add support for LCD3 channelChandrabhanu Mahapatra2-0/+27
2012-06-29OMAPDSS: Cleanup implementation of LCD channelsChandrabhanu Mahapatra4-136/+120
2012-06-29OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=nTomi Valkeinen6-6/+6
2012-06-29OMAPDSS: Use PM notifiers for system suspendTomi Valkeinen1-16/+29
2012-06-29OMAPDSS: add clk_prepare_enable and clk_disable_unprepareRajendra Nayak3-6/+6
2012-06-28OMAPDSS: fix specification spelling in KconfigPeter Meerwald1-2/+2
2012-06-28OMAPDSS: remove enum omap_dss_overlay_managersTomi Valkeinen2-10/+3
2012-06-09Linux 3.5-rc2v3.5-rc2Linus Torvalds1-1/+1
2012-06-09mm, oom: fix badness score underflowDavid Rientjes1-2/+2
2012-06-08sched/fair: fix lots of kernel-doc warningsRandy Dunlap1-16/+6
2012-06-08Revert "drm/i915/crt: Do not rely upon the HPD presence pin"Linus Torvalds1-5/+3
2012-06-08Revert "vfs: stop d_splice_alias creating directory aliases"Linus Torvalds1-6/+10
2012-06-08x86/nmi: Fix section mismatch warnings on 32-bitDon Zickus2-2/+16
2012-06-08powerpc: Fix kernel panic during kernel module loadSteffen Rumler1-6/+5
2012-06-08x86/uv: Fix UV2 BAU legacy modeCliff Wickman2-2/+0
2012-06-08x86/mm: Only add extra pages count for the first memory range during pre-allo...Yinghai Lu1-1/+2
2012-06-08init: Drop initcall level outputBorislav Petkov1-6/+1
2012-06-08module_param: stop double-calling parameters.Rusty Russell2-6/+6
2012-06-08powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras1-3/+11
2012-06-08Revert "mm: correctly synchronize rss-counters at exit/exec"Linus Torvalds3-16/+6
2012-06-08ext4: don't set i_flags in EXT4_IOC_SETFLAGSTao Ma1-1/+0
2012-06-08ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bgTheodore Ts'o1-4/+4
2012-06-07mm: correctly synchronize rss-counters at exit/execKonstantin Khlebnikov3-6/+16
2012-06-07btree: catch NULL value before it does harmJoern Engel1-0/+1