summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-03-23pci_ids: Add Intel Tunnel Creek LPC Bridge device ID.Denis Turischev1-0/+1
2011-03-23regulator: MAX8997/8966 supportMyungJoo Ham1-1/+27
2011-03-23mfd: Add WM8994 bulk register write operationMark Brown1-0/+2
2011-03-23mfd: Append additional read write on 88pm860xHaojian Zhuang1-0/+8
2011-03-23mfd: Adopt mfd_data in 88pm860x regulatorHaojian Zhuang1-3/+4
2011-03-23mfd: Adopt mfd_data in 88pm860x ledHaojian Zhuang1-2/+1
2011-03-23mfd: Adopt mfd_data in 88pm860x backlightHaojian Zhuang1-1/+1
2011-03-23mfd: Reentrance and revamp ab8500 gpadc fetching interfaceDaniel Willerud1-1/+5
2011-03-23mfd: Move ab8500 gpadc header to subdirDaniel Willerud1-11/+11
2011-03-23mfd: MAX8997/8966 supportMyungJoo Ham2-0/+435
2011-03-23mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" partAndres Salomon1-2/+2
2011-03-23mfd: ab8500 chip revision 3.0 supportMattias Wallin1-2/+2
2011-03-23mfd: Add platform data to support multiple WM831x devices per boardMark Brown1-0/+3
2011-03-23mfd: Add twl4030 madc driverKeerthy1-0/+141
2011-03-23mfd: add platform_device sharing support for mfdAndres Salomon1-0/+9
2011-03-23mfd: Add refcounting support to mfd_cellsAndres Salomon1-1/+13
2011-03-23mfd: Remove driver_data field from mfd_cellAndres Salomon1-3/+0
2011-03-23mfd: Rename platform_data field of mfd_cell to mfd_dataAndres Salomon1-4/+4
2011-03-23mfd: Drop data_size from mfd_cell structAndres Salomon1-3/+0
2011-03-23mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon1-2/+1
2011-03-23mfd: mfd_cell is now implicitly available to ab3550 driverAndres Salomon1-1/+0
2011-03-23mfd-core: Unconditionally add mfd_cell to every platform_deviceAndres Salomon1-2/+21
2011-03-23mfd-core: Fix up typos/vagueness in commentAndres Salomon1-2/+2
2011-03-23regulator: twl: add clk32kg to twl-regulatorBalaji T K1-0/+2
2011-03-23mfd: Add new ab8500 GPADC driverArun Murthy1-0/+28
2011-03-23mfd: AB8500 system control driverMattias Nilsson1-0/+254
2011-03-23mfd: Support configuration of WM831x /IRQ output in CMOS modeMark Brown1-0/+3
2011-03-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds1-1/+43
2011-03-22zlib: slim down zlib_deflate() workspace when possibleJim Keniston1-3/+8
2011-03-22crc32: add missed brackets in macroKonstantin Khlebnikov1-1/+1
2011-03-22sigma-firmware: loader for Analog Devices' SigmaStudioMike Frysinger1-0/+60
2011-03-22kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan1-4/+66
2011-03-22smp: move smp setup functions to kernel/smp.cAmerigo Wang1-0/+2
2011-03-22include/linux/err.h: add a function to cast error-pointers to a return valueUwe Kleine-König1-0/+8
2011-03-22fs.h: remove 8 bytes of padding from block_device on 64bit buildsRichard Kennedy1-1/+1
2011-03-22include/linux/compiler-gcc*.h: unify macro definitionsBorislav Petkov3-16/+8
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2-27/+6
2011-03-22mm: add __GFP_OTHER_NODE flagAndi Kleen2-2/+4
2011-03-22mm: vmscan: kswapd should not free an excessive number of pages when balancin...Mel Gorman1-0/+9
2011-03-22pagewalk: only split huge pages when necessaryDave Hansen1-0/+3
2011-03-22memcg: move memcg reclaimable page into tail of inactive listMinchan Kim1-0/+6
2011-03-22mm: deactivate invalidated pagesMinchan Kim1-0/+1
2011-03-22mm: mm_struct: remove 16 bytes of alignment padding on 64 bit buildsRichard Kennedy1-3/+5
2011-03-22mm: remove unused TestSetPageLocked() interfaceMichel Lespinasse1-1/+1
2011-03-22mm: simplify anon_vma refcountsPeter Zijlstra1-2/+9
2011-03-22mm: move anon_vma ref out from under CONFIG_fooPeter Zijlstra1-36/+4
2011-03-22mm: rename drop_anon_vma() to put_anon_vma()Peter Zijlstra1-2/+2
2011-03-22mm: change __remove_from_page_cache()Minchan Kim1-1/+1
2011-03-22mm: goodbye remove_from_page_cache()Minchan Kim1-1/+0
2011-03-22mm: introduce delete_from_page_cache()Minchan Kim1-0/+1