summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" partAndres Salomon2011-03-231-2/+2
* mfd: ab8500 chip revision 3.0 supportMattias Wallin2011-03-231-2/+2
* mfd: Add platform data to support multiple WM831x devices per boardMark Brown2011-03-231-0/+3
* mfd: Add twl4030 madc driverKeerthy2011-03-231-0/+141
* mfd: add platform_device sharing support for mfdAndres Salomon2011-03-231-0/+9
* mfd: Add refcounting support to mfd_cellsAndres Salomon2011-03-231-1/+13
* mfd: Remove driver_data field from mfd_cellAndres Salomon2011-03-231-3/+0
* mfd: Rename platform_data field of mfd_cell to mfd_dataAndres Salomon2011-03-231-4/+4
* mfd: Drop data_size from mfd_cell structAndres Salomon2011-03-231-3/+0
* mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon2011-03-231-2/+1
* mfd: mfd_cell is now implicitly available to ab3550 driverAndres Salomon2011-03-231-1/+0
* mfd-core: Unconditionally add mfd_cell to every platform_deviceAndres Salomon2011-03-231-2/+21
* mfd-core: Fix up typos/vagueness in commentAndres Salomon2011-03-231-2/+2
* regulator: twl: add clk32kg to twl-regulatorBalaji T K2011-03-231-0/+2
* mfd: Add new ab8500 GPADC driverArun Murthy2011-03-231-0/+28
* mfd: AB8500 system control driverMattias Nilsson2011-03-231-0/+254
* mfd: Support configuration of WM831x /IRQ output in CMOS modeMark Brown2011-03-231-0/+3
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-03-221-1/+43
|\
| * dw_dmac: Allow src/dst msize & flow controller to be configured at runtimeViresh KUMAR2011-03-071-0/+30
| * dw_dmac: Changing type of src_master and dest_master to u8.Viresh Kumar2011-03-071-2/+4
| * dw_dmac: Pass Channel Priority from platform_dataViresh Kumar2011-03-071-1/+3
| * dw_dmac: Pass Channel Allocation Order from platform_dataViresh Kumar2011-03-071-0/+3
| * Merge branch 'dw_dmac' into dmaengineDan Williams2011-02-141-0/+5
| |\
| | * dmaengine/dw_dmac: provide a mechanism to indicate private devicesJamie Iles2011-01-291-0/+3
| | * dmaengine/dw_dmac: allow src/dst masters to be configured at runtimeJamie Iles2011-01-291-0/+2
* | | zlib: slim down zlib_deflate() workspace when possibleJim Keniston2011-03-221-3/+8
* | | crc32: add missed brackets in macroKonstantin Khlebnikov2011-03-221-1/+1
* | | sigma-firmware: loader for Analog Devices' SigmaStudioMike Frysinger2011-03-221-0/+60
* | | kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan2011-03-221-4/+66
* | | smp: move smp setup functions to kernel/smp.cAmerigo Wang2011-03-221-0/+2
* | | include/linux/err.h: add a function to cast error-pointers to a return valueUwe Kleine-König2011-03-221-0/+8
* | | fs.h: remove 8 bytes of padding from block_device on 64bit buildsRichard Kennedy2011-03-221-1/+1
* | | include/linux/compiler-gcc*.h: unify macro definitionsBorislav Petkov2011-03-223-16/+8
* | | add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-222-27/+6
* | | mm: add __GFP_OTHER_NODE flagAndi Kleen2011-03-222-2/+4
* | | mm: vmscan: kswapd should not free an excessive number of pages when balancin...Mel Gorman2011-03-221-0/+9
* | | pagewalk: only split huge pages when necessaryDave Hansen2011-03-221-0/+3
* | | memcg: move memcg reclaimable page into tail of inactive listMinchan Kim2011-03-221-0/+6
* | | mm: deactivate invalidated pagesMinchan Kim2011-03-221-0/+1
* | | mm: mm_struct: remove 16 bytes of alignment padding on 64 bit buildsRichard Kennedy2011-03-221-3/+5
* | | mm: remove unused TestSetPageLocked() interfaceMichel Lespinasse2011-03-221-1/+1
* | | mm: simplify anon_vma refcountsPeter Zijlstra2011-03-221-2/+9
* | | mm: move anon_vma ref out from under CONFIG_fooPeter Zijlstra2011-03-221-36/+4
* | | mm: rename drop_anon_vma() to put_anon_vma()Peter Zijlstra2011-03-221-2/+2
* | | mm: change __remove_from_page_cache()Minchan Kim2011-03-221-1/+1
* | | mm: goodbye remove_from_page_cache()Minchan Kim2011-03-221-1/+0
* | | mm: introduce delete_from_page_cache()Minchan Kim2011-03-221-0/+1
* | | mm: add replace_page_cache_page() functionMiklos Szeredi2011-03-222-2/+3
* | | mm: allow GUP to fail instead of waiting on a pageGleb Natapov2011-03-221-0/+3
* | | oom: suppress nodes that are not allowed from meminfo on oom killDavid Rientjes2011-03-221-0/+8