summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen2012-01-261-0/+5
* Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...Florian Tobias Schandinat2012-01-081-24/+34
|\
| * OMAPDSS: HDMI: Disable DDC internal pull upMythri P K2012-01-051-1/+5
| * OMAPDSS: HDMI: Move duplicate code from boardfileMythri P K2012-01-051-0/+2
| * OMAPDSS: Add comments about blocking of ovl/mgr functionsTomi Valkeinen2011-12-021-0/+22
| * OMAPDSS: APPLY: remove device_changed fieldTomi Valkeinen2011-12-021-2/+0
| * OMAPDSS: APPLY: move channel-field to extra_info setTomi Valkeinen2011-12-021-2/+0
| * OMAPDSS: APPLY: move ovl->info to apply.cTomi Valkeinen2011-12-021-3/+0
| * OMAPDSS: APPLY: move mgr->info to apply.cTomi Valkeinen2011-12-021-3/+0
| * OMAPDSS: APPLY: rewrite overlay enable/disableTomi Valkeinen2011-12-021-2/+4
| * OMAPDSS: APPLY: move mgr->enabled to mgr_priv_dataTomi Valkeinen2011-12-021-2/+0
| * OMAPDSS: DSI: call mgr_enable/disable for cmd mode displaysTomi Valkeinen2011-12-021-2/+2
| * OMAPDSS: store overlays in a list for each managerTomi Valkeinen2011-12-021-2/+1
| * OMAPDSS: store managers in an arrayTomi Valkeinen2011-12-021-1/+0
| * OMAPDSS: APPLY: track whether a manager is enabledTomi Valkeinen2011-12-021-0/+2
| * OMAPDSS: hide manager's enable/disable()Tomi Valkeinen2011-12-021-3/+0
| * OMAPDSS: remove partial update from DSITomi Valkeinen2011-12-021-6/+1
* | fbdev: sh_mobile_lcdc: Support FOURCC-based format APILaurent Pinchart2011-12-191-2/+2
* | v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formatsLaurent Pinchart2011-12-191-0/+2
* | fbdev: Add FOURCC-based format configuration APILaurent Pinchart2011-12-191-4/+10
* | Merge commit 'v3.2-rc6' into fbdev-nextFlorian Tobias Schandinat2011-12-1757-268/+306
|\ \
| * \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds2011-12-161-0/+2
| |\ \
| | * | iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov2011-12-161-0/+2
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-12-161-3/+0
| |\ \ \
| | * | | block: initialize request_queue's numa node duringMike Snitzer2011-11-231-3/+0
| * | | | drm/radeon/kms: add some new pci idsAlex Deucher2011-12-141-0/+10
| * | | | linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds2011-12-131-1/+0
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-12-131-0/+6
| |\ \ \ \
| | * | | | mmc: core: Add quirk for long data read timeStefan Nilsson XK2011-12-101-0/+6
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-12-092-1/+16
| |\ \ \ \ \
| | * | | | | asm-generic/unistd.h: support new process_vm_{readv,write} syscallsChris Metcalf2011-12-032-1/+16
| | | |_|_|/ | | |/| | |
| * | | | | vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov2011-12-093-2/+3
| * | | | | Merge branch '3.2-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-12-082-64/+6
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | target: remove the unused se_dev_listChristoph Hellwig2011-12-061-1/+0
| | * | | | target: remove unused struct fieldsJörn Engel2011-12-061-18/+0
| | * | | | target: remove the unused t_task_pt_sgl and t_task_pt_sgl_num se_cmd fieldsChristoph Hellwig2011-12-061-8/+0
| | * | | | target: remove the t_tasks_bidi se_cmd fieldChristoph Hellwig2011-12-061-1/+1
| | * | | | target: remove the t_tasks_fua se_cmd fieldChristoph Hellwig2011-12-061-1/+1
| | * | | | target: remove the se_ordered_node se_cmd fieldChristoph Hellwig2011-12-061-3/+0
| | * | | | target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fieldsChristoph Hellwig2011-12-061-2/+0
| | * | | | target: Avoid compiler warnings about signed one-bit bitfieldsBart Van Assche2011-12-061-3/+3
| | * | | | target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger2011-12-062-27/+1
| | |/ / /
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-12-072-1/+3
| |\ \ \ \
| | * | | | fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro2011-12-072-1/+3
| | |/ / /
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-061-0/+2
| |\ \ \ \
| | * | | | tracing: Restore system filter behaviorLi Zefan2011-12-051-0/+2
| * | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-12-061-0/+4
| |\ \ \ \ \
| | * | | | | x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor...Andreas Herrmann2011-12-051-0/+4
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-061-0/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | perf: Fix loss of notification with multi-eventPeter Zijlstra2011-12-051-0/+1