summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-03-24reiserfs: use little-endian bitopsAkinobu Mita1-14/+13
2011-03-24ext3: use little-endian bitopsAkinobu Mita1-5/+5
2011-03-24asm-generic: use little-endian bitopsAkinobu Mita1-2/+2
2011-03-24bitops: introduce little-endian bitops for most architecturesAkinobu Mita3-4/+1
2011-03-24asm-generic: change little-endian bitops to take any pointer typesAkinobu Mita1-24/+53
2011-03-24asm-generic: rename generic little-endian bitops functionsAkinobu Mita3-25/+25
2011-03-24bitops: merge little and big endian definisions in asm-generic/bitops/le.hAkinobu Mita1-26/+20
2011-03-23dt: eliminate OF_NO_DEEP_PROBE and test for NULL match tableGrant Likely1-3/+0
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-23NFSv4.1: layoutcommitAndy Adamson3-0/+25
2011-03-23NFSv4.1: filelayout driver specific code for COMMITFred Isaman2-0/+2
2011-03-23NFSv4.1: add generic layer hooks for pnfs COMMITFred Isaman2-1/+6
2011-03-23NFS: Detect loops in a readdir due to bad cookiesBryan Schumaker1-0/+2
2011-03-23NFS: Create nfs_open_dir_contextBryan Schumaker1-0/+3
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