summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-05-16OMAP: DSS2: DSI: Get number of DSI data lanes using DSI_GNQ registerArchit Taneja
2011-05-12OMAP: DSS2: RFBI: add omap_rfbi_configureTomi Valkeinen
2011-05-12OMAP: DSS2: RFBI: add rfbi_bus_lockTomi Valkeinen
2011-05-12OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4Archit Taneja
2011-05-12OMAP: DSS2: Pass platform_device as an argument in dsi functionsArchit Taneja
2011-05-12OMAP: DSS2: DSI: Add extra omap_dss_device argument in functions exported by dsiArchit Taneja
2011-05-11OMAP: DSS2: Taal: Implement ULPS functionalityTomi Valkeinen
2011-05-11OMAP: DSS2: Taal: Implement configurable ESD intervalTomi Valkeinen
2011-05-11OMAP: DSS2: DSI: Add DSI pad muxing supportTomi Valkeinen
2011-05-11OMAP: DSS2: DSI: add parameter to enter ulps on disableTomi Valkeinen
2011-05-11OMAP: DSS2: DSI: add option to leave DSI lanes powered onTomi Valkeinen
2011-05-11OMAP: DSS2: HDMI: Use dss_device clock configuration for HDMI PLL parametersArchit Taneja
2011-05-11OMAP2PLUS: DSS2: Add clock sources to dss device clock configurationArchit Taneja
2011-05-11OMAP2PLUS: DSS2: Change enum "dss_clk_source" to "omap_dss_clk_source"Archit Taneja
2011-05-11OMAP: DSS2: make omap_dss_(un)register_device staticTomi Valkeinen
2011-05-11OMAP: DSS2: Add method for querying display dimensions from DSS driversJani Nikula
2011-05-11OMAP: DSS2: move dss device clock configurationTomi Valkeinen
2011-05-11OMAP: DSS2: Move nokia-dsi-panel.h to include/video/Tomi Valkeinen
2011-05-11OMAP: DSS2: Move panel-generic-dpi.h to include/video/Tomi Valkeinen
2011-05-11OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen
2011-05-09Don't lock guardpage if the stack is growing upMikulas Patocka
2011-05-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-05-08drm: mm: fix debug outputDaniel Vetter
2011-05-07Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-06Regression: partial revert "tracing: Remove lock_depth from event entry"Arjan van de Ven
2011-05-06Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...Ingo Molnar
2011-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-05-04slub: Fix the lockless code on 32-bit platforms with no 64-bit cmpxchgThomas Gleixner
2011-05-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2011-05-04Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris
2011-05-04drm/radeon/kms: fix gart setup on fusion parts (v2)Alex Deucher
2011-05-03drm/radeon/kms: add some new pci idsAlex Deucher
2011-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-01i2c-i801: Move device ID definitions to driverJean Delvare
2011-04-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-04-28Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-04-28flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris
2011-04-28usbnet: Resubmit interrupt URB if device is openPaul Stewart
2011-04-28mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanupsAndrea Arcangeli
2011-04-28Input: wm831x-ts - allow IRQ flags to be specifiedMark Brown
2011-04-27mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski
2011-04-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-04-27NFSv4: Ensure we request the ordinary fileid when doing readdirplusTrond Myklebust
2011-04-27drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie
2011-04-27drm/radeon/kms: add info query for tile pipesAlex Deucher
2011-04-26add hlist_bl_lock/unlock helpersChristoph Hellwig
2011-04-26bit_spinlock: don't play preemption games inside the busy loopLinus Torvalds
2011-04-25ptrace: Prepare to fix racy accesses on task breakpointsFrederic Weisbecker