Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | | | | | | | OMAP: DSS2: RFBI: add rfbi_bus_lock | Tomi Valkeinen | 2011-05-12 | |
| | * | | | | | | | | | | | | | | OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4 | Archit Taneja | 2011-05-12 | |
| | * | | | | | | | | | | | | | | OMAP: DSS2: Pass platform_device as an argument in dsi functions | Archit Taneja | 2011-05-12 | |
| | * | | | | | | | | | | | | | | OMAP: DSS2: DSI: Add extra omap_dss_device argument in functions exported by dsi | Archit Taneja | 2011-05-12 | |
| | * | | | | | | | | | | | | | | OMAP: DSS2: Taal: Implement ULPS functionality | Tomi Valkeinen | 2011-05-11 | |
| | * | | | | | | | | | | | | | | OMAP: DSS2: Taal: Implement configurable ESD interval | Tomi Valkeinen | 2011-05-11 | |
| | * | | | | | | | | | | | | | | OMAP: DSS2: DSI: Add DSI pad muxing support | Tomi Valkeinen | 2011-05-11 | |
| | * | | | | | | | | | | | | | | OMAP: DSS2: DSI: add parameter to enter ulps on disable | Tomi Valkeinen | 2011-05-11 | |
| | * | | | | | | | | | | | | | | OMAP: DSS2: DSI: add option to leave DSI lanes powered on | Tomi Valkeinen | 2011-05-11 | |
| | * | | | | | | | | | | | | | | OMAP: DSS2: HDMI: Use dss_device clock configuration for HDMI PLL parameters | Archit Taneja | 2011-05-11 | |
| | * | | | | | | | | | | | | | | OMAP2PLUS: DSS2: Add clock sources to dss device clock configuration | Archit Taneja | 2011-05-11 | |
| | * | | | | | | | | | | | | | | OMAP2PLUS: DSS2: Change enum "dss_clk_source" to "omap_dss_clk_source" | Archit Taneja | 2011-05-11 | |
| | * | | | | | | | | | | | | | | OMAP: DSS2: make omap_dss_(un)register_device static | Tomi Valkeinen | 2011-05-11 | |
| | * | | | | | | | | | | | | | | OMAP: DSS2: Add method for querying display dimensions from DSS drivers | Jani Nikula | 2011-05-11 | |
| | * | | | | | | | | | | | | | | OMAP: DSS2: move dss device clock configuration | Tomi Valkeinen | 2011-05-11 | |
| | * | | | | | | | | | | | | | | OMAP: DSS2: Move nokia-dsi-panel.h to include/video/ | Tomi Valkeinen | 2011-05-11 | |
| | * | | | | | | | | | | | | | | OMAP: DSS2: Move panel-generic-dpi.h to include/video/ | Tomi Valkeinen | 2011-05-11 | |
| | * | | | | | | | | | | | | | | OMAP: DSS2: Move display.h to include/video/ | Tomi Valkeinen | 2011-05-11 | |
* | | | | | | | | | | | | | | | | percpu_counter: change return value and add comments | Shaohua Li | 2011-05-25 | |
* | | | | | | | | | | | | | | | | lib/genalloc.c: add support for specifying the physical address | Jean-Christophe PLAGNIOL-VILLARD | 2011-05-25 | |
* | | | | | | | | | | | | | | | | include/linux/genalloc.h: add multiple-inclusion guards | Jean-Christophe PLAGNIOL-VILLARD | 2011-05-25 | |
* | | | | | | | | | | | | | | | | lib: add kstrto*_from_user() | Alexey Dobriyan | 2011-05-25 | |
* | | | | | | | | | | | | | | | | leds: provide helper to register "leds-gpio" devices | Uwe Kleine-König | 2011-05-25 | |
* | | | | | | | | | | | | | | | | drivers/leds/leds-pca9532.c: add gpio capability | Joachim Eastwood | 2011-05-25 | |
* | | | | | | | | | | | | | | | | printk: allocate kernel log buffer earlier | Mike Travis | 2011-05-25 | |
* | | | | | | | | | | | | | | | | memblock: add error return when CONFIG_HAVE_MEMBLOCK is not set | Yinghai Lu | 2011-05-25 | |
* | | | | | | | | | | | | | | | | sparse: Undef __compiletime_{warning,error} if __CHECKER__ is defined | KOSAKI Motohiro | 2011-05-25 | |
* | | | | | | | | | | | | | | | | sparse: define __must_be_array() for __CHECKER__ | KOSAKI Motohiro | 2011-05-25 | |
* | | | | | | | | | | | | | | | | sparse: define dummy BUILD_BUG_ON definition for sparse | KOSAKI Motohiro | 2011-05-25 | |
* | | | | | | | | | | | | | | | | xattr.h: expose string defines to userspace | Eric Paris | 2011-05-25 | |
* | | | | | | | | | | | | | | | | bitmap, irq: add smp_affinity_list interface to /proc/irq | Mike Travis | 2011-05-25 | |
* | | | | | | | | | | | | | | | | fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFS | Amerigo Wang | 2011-05-25 | |
* | | | | | | | | | | | | | | | | include/linux/c2port.h: remove wrong and never used macros | Wanlong Gao | 2011-05-25 | |
* | | | | | | | | | | | | | | | | ulimit: raise default hard ulimit on number of files to 4096 | Tim Gardner | 2011-05-25 | |
* | | | | | | | | | | | | | | | | asm-generic/cacheflush.h: flush icache when copying to user pages | Mike Frysinger | 2011-05-25 | |
* | | | | | | | | | | | | | | | | mm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macro | Daniel Kiper | 2011-05-25 | |
* | | | | | | | | | | | | | | | | proc: make struct proc_maps_private truly private | Stephen Wilson | 2011-05-25 | |
* | | | | | | | | | | | | | | | | mm: declare mpol_to_str() when CONFIG_TMPFS=n | Stephen Wilson | 2011-05-25 | |
* | | | | | | | | | | | | | | | | mm: export get_vma_policy() | Stephen Wilson | 2011-05-25 | |
* | | | | | | | | | | | | | | | | mm: remove last trace of shmem_get_unmapped_area | Hugh Dickins | 2011-05-25 | |
* | | | | | | | | | | | | | | | | tmpfs: implement generic xattr support | Eric Paris | 2011-05-25 | |
* | | | | | | | | | | | | | | | | memblock/nobootmem: allow alloc_bootmem() to take 0 as low limit | Yinghai Lu | 2011-05-25 | |
* | | | | | | | | | | | | | | | | mm: delete non-atomic mm counter implementation | Matt Fleming | 2011-05-25 | |
* | | | | | | | | | | | | | | | | mm: do not define PFN_SECTION_SHIFT if !CONFIG_SPARSEMEM | Daniel Kiper | 2011-05-25 | |
* | | | | | | | | | | | | | | | | mm: pfn_to_section_nr()/section_nr_to_pfn() is valid only in CONFIG_SPARSEMEM... | Daniel Kiper | 2011-05-25 | |
* | | | | | | | | | | | | | | | | mm: enable set_page_section() only if CONFIG_SPARSEMEM and !CONFIG_SPARSEMEM_... | Daniel Kiper | 2011-05-25 | |
* | | | | | | | | | | | | | | | | vmscan: change shrinker API by passing shrink_control struct | Ying Han | 2011-05-25 | |
* | | | | | | | | | | | | | | | | vmscan: change shrink_slab() interfaces by passing shrink_control | Ying Han | 2011-05-25 | |
* | | | | | | | | | | | | | | | | readahead: readahead page allocations are OK to fail | Wu Fengguang | 2011-05-25 | |
* | | | | | | | | | | | | | | | | mm: break out page allocation warning code | Dave Hansen | 2011-05-25 |