aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | OMAP: DSS2: RFBI: add rfbi_bus_lockTomi Valkeinen2011-05-12
| | * | | | | | | | | | | | | | OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4Archit Taneja2011-05-12
| | * | | | | | | | | | | | | | OMAP: DSS2: Pass platform_device as an argument in dsi functionsArchit Taneja2011-05-12
| | * | | | | | | | | | | | | | OMAP: DSS2: DSI: Add extra omap_dss_device argument in functions exported by dsiArchit Taneja2011-05-12
| | * | | | | | | | | | | | | | OMAP: DSS2: Taal: Implement ULPS functionalityTomi Valkeinen2011-05-11
| | * | | | | | | | | | | | | | OMAP: DSS2: Taal: Implement configurable ESD intervalTomi Valkeinen2011-05-11
| | * | | | | | | | | | | | | | OMAP: DSS2: DSI: Add DSI pad muxing supportTomi Valkeinen2011-05-11
| | * | | | | | | | | | | | | | OMAP: DSS2: DSI: add parameter to enter ulps on disableTomi Valkeinen2011-05-11
| | * | | | | | | | | | | | | | OMAP: DSS2: DSI: add option to leave DSI lanes powered onTomi Valkeinen2011-05-11
| | * | | | | | | | | | | | | | OMAP: DSS2: HDMI: Use dss_device clock configuration for HDMI PLL parametersArchit Taneja2011-05-11
| | * | | | | | | | | | | | | | OMAP2PLUS: DSS2: Add clock sources to dss device clock configurationArchit Taneja2011-05-11
| | * | | | | | | | | | | | | | OMAP2PLUS: DSS2: Change enum "dss_clk_source" to "omap_dss_clk_source"Archit Taneja2011-05-11
| | * | | | | | | | | | | | | | OMAP: DSS2: make omap_dss_(un)register_device staticTomi Valkeinen2011-05-11
| | * | | | | | | | | | | | | | OMAP: DSS2: Add method for querying display dimensions from DSS driversJani Nikula2011-05-11
| | * | | | | | | | | | | | | | OMAP: DSS2: move dss device clock configurationTomi Valkeinen2011-05-11
| | * | | | | | | | | | | | | | OMAP: DSS2: Move nokia-dsi-panel.h to include/video/Tomi Valkeinen2011-05-11
| | * | | | | | | | | | | | | | OMAP: DSS2: Move panel-generic-dpi.h to include/video/Tomi Valkeinen2011-05-11
| | * | | | | | | | | | | | | | OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen2011-05-11
* | | | | | | | | | | | | | | | percpu_counter: change return value and add commentsShaohua Li2011-05-25
* | | | | | | | | | | | | | | | lib/genalloc.c: add support for specifying the physical addressJean-Christophe PLAGNIOL-VILLARD2011-05-25
* | | | | | | | | | | | | | | | include/linux/genalloc.h: add multiple-inclusion guardsJean-Christophe PLAGNIOL-VILLARD2011-05-25
* | | | | | | | | | | | | | | | lib: add kstrto*_from_user()Alexey Dobriyan2011-05-25
* | | | | | | | | | | | | | | | leds: provide helper to register "leds-gpio" devicesUwe Kleine-König2011-05-25
* | | | | | | | | | | | | | | | drivers/leds/leds-pca9532.c: add gpio capabilityJoachim Eastwood2011-05-25
* | | | | | | | | | | | | | | | printk: allocate kernel log buffer earlierMike Travis2011-05-25
* | | | | | | | | | | | | | | | memblock: add error return when CONFIG_HAVE_MEMBLOCK is not setYinghai Lu2011-05-25
* | | | | | | | | | | | | | | | sparse: Undef __compiletime_{warning,error} if __CHECKER__ is definedKOSAKI Motohiro2011-05-25
* | | | | | | | | | | | | | | | sparse: define __must_be_array() for __CHECKER__KOSAKI Motohiro2011-05-25
* | | | | | | | | | | | | | | | sparse: define dummy BUILD_BUG_ON definition for sparseKOSAKI Motohiro2011-05-25
* | | | | | | | | | | | | | | | xattr.h: expose string defines to userspaceEric Paris2011-05-25
* | | | | | | | | | | | | | | | bitmap, irq: add smp_affinity_list interface to /proc/irqMike Travis2011-05-25
* | | | | | | | | | | | | | | | fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFSAmerigo Wang2011-05-25
* | | | | | | | | | | | | | | | include/linux/c2port.h: remove wrong and never used macrosWanlong Gao2011-05-25
* | | | | | | | | | | | | | | | ulimit: raise default hard ulimit on number of files to 4096Tim Gardner2011-05-25
* | | | | | | | | | | | | | | | asm-generic/cacheflush.h: flush icache when copying to user pagesMike Frysinger2011-05-25
* | | | | | | | | | | | | | | | mm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macroDaniel Kiper2011-05-25
* | | | | | | | | | | | | | | | proc: make struct proc_maps_private truly privateStephen Wilson2011-05-25
* | | | | | | | | | | | | | | | mm: declare mpol_to_str() when CONFIG_TMPFS=nStephen Wilson2011-05-25
* | | | | | | | | | | | | | | | mm: export get_vma_policy()Stephen Wilson2011-05-25
* | | | | | | | | | | | | | | | mm: remove last trace of shmem_get_unmapped_areaHugh Dickins2011-05-25
* | | | | | | | | | | | | | | | tmpfs: implement generic xattr supportEric Paris2011-05-25
* | | | | | | | | | | | | | | | memblock/nobootmem: allow alloc_bootmem() to take 0 as low limitYinghai Lu2011-05-25
* | | | | | | | | | | | | | | | mm: delete non-atomic mm counter implementationMatt Fleming2011-05-25
* | | | | | | | | | | | | | | | mm: do not define PFN_SECTION_SHIFT if !CONFIG_SPARSEMEMDaniel Kiper2011-05-25
* | | | | | | | | | | | | | | | mm: pfn_to_section_nr()/section_nr_to_pfn() is valid only in CONFIG_SPARSEMEM...Daniel Kiper2011-05-25
* | | | | | | | | | | | | | | | mm: enable set_page_section() only if CONFIG_SPARSEMEM and !CONFIG_SPARSEMEM_...Daniel Kiper2011-05-25
* | | | | | | | | | | | | | | | vmscan: change shrinker API by passing shrink_control structYing Han2011-05-25
* | | | | | | | | | | | | | | | vmscan: change shrink_slab() interfaces by passing shrink_controlYing Han2011-05-25
* | | | | | | | | | | | | | | | readahead: readahead page allocations are OK to failWu Fengguang2011-05-25
* | | | | | | | | | | | | | | | mm: break out page allocation warning codeDave Hansen2011-05-25