summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-08-15OMAPDSS: SDI: Create a function to set timingsArchit Taneja1-0/+2
2012-08-13OMAPDSS: DSI: Add function to set panel size for command mode panelsArchit Taneja1-0/+1
2012-08-13OMAPDSS: DSI: Maintain own copy of timings in driver dataArchit Taneja1-0/+2
2012-08-13OMAPDSS: DPI: Maintain our own timings field in driver dataArchit Taneja1-2/+2
2012-06-29OMAPDSS: DSI: Fix HSYNC, VSYNC and DE polarities between DISPC and DSIArchit Taneja1-3/+0
2012-06-29OMAPDSS: Add interlace parameter to omap_video_timingsArchit Taneja1-0/+2
2012-06-29OMAPDSS: Remove omap_panel_config enum from omap_dss_deviceArchit Taneja1-11/+0
2012-06-29OMAPDSS: Add some new fields to omap_video_timingsArchit Taneja1-0/+22
2012-06-29OMAPDSS: Remove passive matrix LCD support (part 3)Archit Taneja1-5/+0
2012-06-29OMAPDSS: Remove passive matrix LCD support (part 2)Archit Taneja1-2/+0
2012-06-29OMAPDSS: Add LCD3 overlay manager and Clock and IRQ supportChandrabhanu Mahapatra1-0/+4
2012-06-29OMAPDSS: Add support for LCD3 channelChandrabhanu Mahapatra1-0/+1
2012-06-28OMAPDSS: remove enum omap_dss_overlay_managersTomi Valkeinen1-7/+0
2012-06-09Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+11
2012-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2012-06-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+3
2012-06-08Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+5
2012-06-08Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie1-1/+3
2012-06-08module_param: stop double-calling parameters.Rusty Russell1-5/+5
2012-06-08c/r: prctl: add ability to get clear_tid_addressCyrill Gorcunov1-4/+6
2012-06-08c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removalKonstantin Khlebnikov1-0/+1
2012-06-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-2/+2
2012-06-06perf: Limit callchains to 127Arun Sharma1-1/+1
2012-06-06sched: Fix domain iterationPeter Zijlstra1-0/+11
2012-06-06Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-2/+2
2012-06-05Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds1-0/+41
2012-06-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+15
2012-06-05radix-tree: fix contiguous iteratorKonstantin Khlebnikov1-1/+4
2012-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+13
2012-06-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+3
2012-06-05drm/radeon/kms: add new SI PCI idsAlex Deucher1-2/+3
2012-06-05drm/radeon/kms: add new BTC PCI idsAlex Deucher1-0/+2
2012-06-05drm/radeon/kms: add new Palm, Sumo PCI idsAlex Deucher1-0/+2
2012-06-05drm/radeon/kms: add new Trinity PCI idsAlex Deucher1-0/+8
2012-06-05drm/exynos: fixed size type.Inki Dae1-1/+3
2012-06-04Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+144
2012-06-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2012-06-04i2c: Add generic I2C multiplexer using pinctrl APIStephen Warren1-0/+41
2012-06-04ACPI: fix acpi_bus.h build warnings when ACPI is not enabledLen Brown1-2/+2
2012-06-04Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"Linus Torvalds1-19/+0
2012-06-04vfs: move inode stat information closer togetherLinus Torvalds1-3/+3
2012-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+34
2012-06-03tty: Revert the tty locking series, it needs more workLinus Torvalds1-14/+9
2012-06-02Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds6-9/+160
2012-06-02Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds3-17/+27
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-3/+35
2012-06-01cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore1-1/+28
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-181/+63
2012-06-01Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-3/+58
2012-06-01new helper: signal_delivered()Al Viro1-1/+1