summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-03-23mm: implement access_remote_vmStephen Wilson1-0/+2
2011-03-23mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson1-3/+3
2011-03-23mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson1-2/+2
2011-03-23mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson1-1/+1
2011-03-23smp: add missing init.h includeHeiko Carstens1-0/+1
2011-03-23mfd: Rename ab8500 gpadc headerLinus Walleij1-0/+0
2011-03-23mfd: Constify WM8994 write pathMark Brown1-2/+2
2011-03-23regulator: Add a subdriver for TI TPS6105x regulator portions v2Linus Walleij1-0/+6
2011-03-23mfd: Add a core driver for TI TPS61050/TPS61052 chips v2Linus Walleij1-0/+95
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-23Merge branch 'linus' into releaseLen Brown382-2716/+9552
2011-03-23Merge commit 'v2.6.38' into releaseLen Brown13-28/+32
2011-03-23Merge branch 'acpica' into releaseLen Brown2-2/+64
2011-03-23ACPICA: Update version to 20110316Bob Moore1-1/+1
2011-03-23ACPICA: Header support for SLIC tableBob Moore1-1/+63
2011-03-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds1-1/+43
2011-03-23zlib: slim down zlib_deflate() workspace when possibleJim Keniston1-3/+8
2011-03-23crc32: add missed brackets in macroKonstantin Khlebnikov1-1/+1
2011-03-23sigma-firmware: loader for Analog Devices' SigmaStudioMike Frysinger1-0/+60
2011-03-23kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan1-4/+66
2011-03-23smp: move smp setup functions to kernel/smp.cAmerigo Wang1-0/+2
2011-03-23include/linux/err.h: add a function to cast error-pointers to a return valueUwe Kleine-König1-0/+8
2011-03-23fs.h: remove 8 bytes of padding from block_device on 64bit buildsRichard Kennedy1-1/+1
2011-03-23include/linux/compiler-gcc*.h: unify macro definitionsBorislav Petkov3-16/+8