summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-23w1: Use mfd_data instead of driver_data for dsw1wm.cAndres Salomon3-5/+4
2011-03-23asoc: wm8400-codec: Use mfd_data instead of driver_dataAndres Salomon2-2/+3
2011-03-23asoc: davinci_voicecodec: use mfd_data instead of driver_dataAndres Salomon3-4/+5
2011-03-23mfd: Rename platform_data field of mfd_cell to mfd_dataAndres Salomon8-39/+39
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 Salomon9-40/+39
2011-03-23mfd: mfd_cell is now implicitly available to janz driversAndres Salomon3-3/+4
2011-03-23mfd: mfd_cell is now implicitly available to tc6387xb driversAndres Salomon1-5/+0
2011-03-23mfd: mfd_cell is now implicitly available to twl4030 driversAndres Salomon3-5/+6
2011-03-23mfd: mfd_cell is now implicitly available to tc6393xb driversAndres Salomon3-34/+13
2011-03-23mfd: mfd_cell is now implicitly available to sh_mobile_sdhi driversAndres Salomon1-2/+0
2011-03-23mfd: mfd_cell is now implicitly available to wl1273 driversAndres Salomon3-4/+3
2011-03-23mfd: mfd_cell is now implicitly available to t7166xb driversAndres Salomon2-14/+5
2011-03-23mfd: mfd_cell is now implicitly available to timberdale driversAndres Salomon9-37/+17
2011-03-23mfd: mfd_cell is now implicitly available to htc-pasic3 driversAndres Salomon1-4/+0
2011-03-23mfd: mfd_cell is now implicitly available to asic3 driversAndres Salomon3-19/+13
2011-03-23mfd: mfd_cell is now implicitly available to ab3100 driversAndres Salomon2-4/+3
2011-03-23mfd: mfd_cell is now implicitly available to ab3550 driverAndres Salomon2-4/+1
2011-03-23mfd: mfd_cell is now implicitly available to jz4740 driversAndres Salomon3-6/+2
2011-03-23mfd-core: Unconditionally add mfd_cell to every platform_deviceAndres Salomon2-8/+24
2011-03-23mfd-core: Fix up typos/vagueness in commentAndres Salomon1-2/+2
2011-03-23mfd: Enabling twl4030_wdt and pwrbutton only for TritonKeerthy1-2/+2
2011-03-23mfd: Put WM8994 into reset when suspendingMark Brown1-0/+5
2011-03-23mfd: Remove bitrotted genirq comment from wm831x IRQ codeMark Brown1-9/+0
2011-03-23OMAP4: add clk32kg data to omap4panda and blaze board fileBalaji T K2-0/+14
2011-03-23regulator: twl: add clk32kg to twl-regulatorBalaji T K3-1/+29
2011-03-23mfd: Add new ab8500 GPADC driverArun Murthy4-0/+332
2011-03-23mfd: ab8500: world-writable debugfs register-* filesVasiliy Kulikov1-3/+3
2011-03-23mfd: ab3500: world-writable debugfs register-* filesVasiliy Kulikov1-3/+3
2011-03-23mfd: ab3100: world-writable debugfs *_priv filesVasiliy Kulikov1-2/+2
2011-03-23mfd: AB8500 system control driverMattias Nilsson3-1/+335
2011-03-23mfd: Add fast path for WM831x touchscreen interruptsMark Brown1-0/+12
2011-03-23mfd: Convert WM831x SPI to use dev_pm_opsMark Brown1-9/+15
2011-03-23mfd: Invert tps6586x GPIO and subdevices initializationVincent Palatin1-10/+16
2011-03-23mfd: Add BTN_TOUCH event to ucb1x00-tsJochen Friedrich1-1/+4
2011-03-23mfd: Remove obsolete cleanup for wl1273 clientdataWolfram Sang1-2/+0
2011-03-23mfd: Support configuration of WM831x /IRQ output in CMOS modeMark Brown2-0/+11
2011-03-23mfd: Convert pcf50633 to dev_pm_opsMark Brown1-12/+11
2011-03-23mfd: Staticise non-exported symbols in MAX8998 driverMark Brown1-2/+2
2011-03-23mfd: Convert adp5520 to dev_pm_opsMark Brown1-8/+7
2011-03-23mfd: Leave acknowledgement of WM831x touchscreen IRQs to the driverMark Brown1-0/+3
2011-03-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds16-1262/+1989
2011-03-22bloat-o-meter: include read-only data section in reportJean Delvare1-1/+3
2011-03-22zlib: slim down zlib_deflate() workspace when possibleJim Keniston9-23/+71
2011-03-22fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_n...Andrey Vagin1-1/+1
2011-03-22aio: wake all waiters when destroying ctxRoland Dreier1-2/+2
2011-03-22pps: remove unreachable codeAlexander Gordeev1-5/+0
2011-03-22adfs: add hexadecimal filetype suffix optionStuart Swales6-26/+99
2011-03-22adfs: improve timestamp precisionStuart Swales1-21/+19
2011-03-22adfs: fix E+/F+ dir size > 2048 crashing kernelStuart Swales2-21/+84