summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-03-2415-22/+1062
|\
| * mfd: Rename ab8500 gpadc headerLinus Walleij2011-03-231-0/+0
| * mfd: Constify WM8994 write pathMark Brown2011-03-231-2/+2
| * regulator: Add a subdriver for TI TPS6105x regulator portions v2Linus Walleij2011-03-231-0/+6
| * mfd: Add a core driver for TI TPS61050/TPS61052 chips v2Linus Walleij2011-03-231-0/+95
| * pci_ids: Add Intel Tunnel Creek LPC Bridge device ID.Denis Turischev2011-03-231-0/+1
| * regulator: MAX8997/8966 supportMyungJoo Ham2011-03-231-1/+27
| * mfd: Add WM8994 bulk register write operationMark Brown2011-03-231-0/+2
| * mfd: Append additional read write on 88pm860xHaojian Zhuang2011-03-231-0/+8
| * mfd: Adopt mfd_data in 88pm860x regulatorHaojian Zhuang2011-03-231-3/+4
| * mfd: Adopt mfd_data in 88pm860x ledHaojian Zhuang2011-03-231-2/+1
| * mfd: Adopt mfd_data in 88pm860x backlightHaojian Zhuang2011-03-231-1/+1
| * mfd: Reentrance and revamp ab8500 gpadc fetching interfaceDaniel Willerud2011-03-231-1/+5
| * mfd: Move ab8500 gpadc header to subdirDaniel Willerud2011-03-231-11/+11
| * mfd: MAX8997/8966 supportMyungJoo Ham2011-03-232-0/+435
| * 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 git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds2011-03-243-17/+26
|\ \
| * | video, sm501: add I/O functions for use on powerpcHeiko Schocher2011-03-221-0/+8
| * | atmel_lcdfb: implement inverted contrast pwmAndreas Bießmann2011-03-221-0/+1
| * | svga: Make svga_set_timings() take an iomem regbase pointer.David Miller2011-03-221-1/+1
| * | svga: Make svga_tilecursor() take an iomem regbase pointer.David Miller2011-03-221-1/+1
| * | svga: Make svga_set_textmode_vga_regs() take an iomem regbase pointer.David Miller2011-03-221-1/+1
| * | svga: Make svga_set_default_crt_regs() take an iomem regbase pointer.David Miller2011-03-221-1/+1
| * | svga: Make svga_wcrt_mask() take an iomem regbase pointer.David Miller2011-03-221-2/+2
| * | svga: Make svga_wseq_mask() take an iomem regbase pointer.David Miller2011-03-221-2/+2
| * | svga: Make svga_set_default_seq_regs take an iomem regbase pointer.David Miller2011-03-221-1/+1
| * | svga: Make svga_set_default_atc_regs take an iomem regbase pointer.David Miller2011-03-221-1/+1
| * | svga: Make svga_set_default_gfx_regs take an iomem regbase pointer.David Miller2011-03-221-1/+1
| * | svga: Make svga_wseq_multi take an iomem regbase pointer.David Miller2011-03-221-1/+1
| * | svga: Make svga_wcrt_multi take an iomem regbase pointer.David Miller2011-03-221-1/+1
| * | svga: Make svga_wattr take an iomem regbase pointer.David Miller2011-03-221-4/+4
| * | svga: Use proper VGA register name macros in svga_wattr.David Miller2011-03-221-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-241-5/+7
|\ \ \
| * | | mm: implement access_remote_vmStephen Wilson2011-03-231-0/+2