aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-03-23pci_ids: Add Intel Tunnel Creek LPC Bridge device ID.Denis Turischev
2011-03-23regulator: MAX8997/8966 supportMyungJoo Ham
2011-03-23mfd: Add WM8994 bulk register write operationMark Brown
2011-03-23mfd: Append additional read write on 88pm860xHaojian Zhuang
2011-03-23mfd: Adopt mfd_data in 88pm860x regulatorHaojian Zhuang
2011-03-23mfd: Adopt mfd_data in 88pm860x ledHaojian Zhuang
2011-03-23mfd: Adopt mfd_data in 88pm860x backlightHaojian Zhuang
2011-03-23mfd: Reentrance and revamp ab8500 gpadc fetching interfaceDaniel Willerud
2011-03-23mfd: Move ab8500 gpadc header to subdirDaniel Willerud
2011-03-23mfd: MAX8997/8966 supportMyungJoo Ham
2011-03-23mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" partAndres Salomon
2011-03-23mfd: ab8500 chip revision 3.0 supportMattias Wallin
2011-03-23mfd: Add platform data to support multiple WM831x devices per boardMark Brown
2011-03-23mfd: Add twl4030 madc driverKeerthy
2011-03-23mfd: add platform_device sharing support for mfdAndres Salomon
2011-03-23mfd: Add refcounting support to mfd_cellsAndres Salomon
2011-03-23mfd: Remove driver_data field from mfd_cellAndres Salomon
2011-03-23mfd: Rename platform_data field of mfd_cell to mfd_dataAndres Salomon
2011-03-23mfd: Drop data_size from mfd_cell structAndres Salomon
2011-03-23mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon
2011-03-23mfd: mfd_cell is now implicitly available to ab3550 driverAndres Salomon
2011-03-23mfd-core: Unconditionally add mfd_cell to every platform_deviceAndres Salomon
2011-03-23mfd-core: Fix up typos/vagueness in commentAndres Salomon
2011-03-23regulator: twl: add clk32kg to twl-regulatorBalaji T K
2011-03-23mfd: Add new ab8500 GPADC driverArun Murthy
2011-03-23mfd: AB8500 system control driverMattias Nilsson
2011-03-23mfd: Support configuration of WM831x /IRQ output in CMOS modeMark Brown
2011-03-23Merge branch 'linus' into releaseLen Brown
2011-03-23Merge commit 'v2.6.38' into releaseLen Brown
2011-03-23Merge branch 'acpica' into releaseLen Brown
2011-03-23ACPICA: Update version to 20110316Bob Moore
2011-03-23ACPICA: Header support for SLIC tableBob Moore
2011-03-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2011-03-22zlib: slim down zlib_deflate() workspace when possibleJim Keniston
2011-03-22crc32: add missed brackets in macroKonstantin Khlebnikov
2011-03-22sigma-firmware: loader for Analog Devices' SigmaStudioMike Frysinger
2011-03-22kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan
2011-03-22smp: move smp setup functions to kernel/smp.cAmerigo Wang
2011-03-22include/linux/err.h: add a function to cast error-pointers to a return valueUwe Kleine-König
2011-03-22fs.h: remove 8 bytes of padding from block_device on 64bit buildsRichard Kennedy
2011-03-22include/linux/compiler-gcc*.h: unify macro definitionsBorislav Petkov
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori
2011-03-22mm: add __GFP_OTHER_NODE flagAndi Kleen
2011-03-22mm: vmscan: kswapd should not free an excessive number of pages when balancin...Mel Gorman
2011-03-22pagewalk: only split huge pages when necessaryDave Hansen
2011-03-22memcg: move memcg reclaimable page into tail of inactive listMinchan Kim
2011-03-22mm: deactivate invalidated pagesMinchan Kim
2011-03-22mm: mm_struct: remove 16 bytes of alignment padding on 64 bit buildsRichard Kennedy
2011-03-22mm: remove unused TestSetPageLocked() interfaceMichel Lespinasse
2011-03-22mm: simplify anon_vma refcountsPeter Zijlstra