summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-01-08Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...Florian Tobias Schandinat
2012-01-05OMAPDSS: HDMI: Disable DDC internal pull upMythri P K
2012-01-05OMAPDSS: HDMI: Move duplicate code from boardfileMythri P K
2011-12-19fbdev: sh_mobile_lcdc: Support FOURCC-based format APILaurent Pinchart
2011-12-19v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formatsLaurent Pinchart
2011-12-19fbdev: Add FOURCC-based format configuration APILaurent Pinchart
2011-12-17Merge commit 'v3.2-rc6' into fbdev-nextFlorian Tobias Schandinat
2011-12-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds
2011-12-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-12-16iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov
2011-12-14drm/radeon/kms: add some new pci idsAlex Deucher
2011-12-13linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds
2011-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-12-10mmc: core: Add quirk for long data read timeStefan Nilsson XK
2011-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-12-09vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov
2011-12-08Merge branch '3.2-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-12-07fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro
2011-12-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-06target: remove the unused se_dev_listChristoph Hellwig
2011-12-06target: remove unused struct fieldsJörn Engel
2011-12-06target: remove the unused t_task_pt_sgl and t_task_pt_sgl_num se_cmd fieldsChristoph Hellwig
2011-12-06target: remove the t_tasks_bidi se_cmd fieldChristoph Hellwig
2011-12-06target: remove the t_tasks_fua se_cmd fieldChristoph Hellwig
2011-12-06target: remove the se_ordered_node se_cmd fieldChristoph Hellwig
2011-12-06target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fieldsChristoph Hellwig
2011-12-06target: Avoid compiler warnings about signed one-bit bitfieldsBart Van Assche
2011-12-06target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger
2011-12-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-12-05tracing: Restore system filter behaviorLi Zefan
2011-12-05x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor...Andreas Herrmann
2011-12-05perf: Fix loss of notification with multi-eventPeter Zijlstra
2011-12-03asm-generic/unistd.h: support new process_vm_{readv,write} syscallsChris Metcalf
2011-12-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-12-02OMAPDSS: Add comments about blocking of ovl/mgr functionsTomi Valkeinen
2011-12-02OMAPDSS: APPLY: remove device_changed fieldTomi Valkeinen
2011-12-02OMAPDSS: APPLY: move channel-field to extra_info setTomi Valkeinen
2011-12-02OMAPDSS: APPLY: move ovl->info to apply.cTomi Valkeinen
2011-12-02OMAPDSS: APPLY: move mgr->info to apply.cTomi Valkeinen
2011-12-02OMAPDSS: APPLY: rewrite overlay enable/disableTomi Valkeinen
2011-12-02OMAPDSS: APPLY: move mgr->enabled to mgr_priv_dataTomi Valkeinen
2011-12-02OMAPDSS: DSI: call mgr_enable/disable for cmd mode displaysTomi Valkeinen
2011-12-02OMAPDSS: store overlays in a list for each managerTomi Valkeinen
2011-12-02OMAPDSS: store managers in an arrayTomi Valkeinen
2011-12-02OMAPDSS: APPLY: track whether a manager is enabledTomi Valkeinen
2011-12-02OMAPDSS: hide manager's enable/disable()Tomi Valkeinen