aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-23perf top: Fix uninitialized 'counter' variableAkihiro Nagai1-1/+3
2011-03-23Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar1-2/+1
2011-03-23drm/i915: Avoid unmapping pages from a NULL address spaceChris Wilson1-3/+4
2011-03-23drm/i915: Fix use after free within tracepointChris Wilson1-2/+2
2011-03-23drm/i915: Restore missing command flush before interrupt on BLT ringChris Wilson2-61/+55
2011-03-23drm/i915: Disable pagefaults along execbuffer relocation fast pathChris Wilson1-4/+17
2011-03-23drm/i915: Fix computation of pitch for dumb bo creatorChris Wilson1-1/+1
2011-03-23drm/i915: report correct render clock frequencies on SNBJesse Barnes2-5/+5
2011-03-23drm/i915/dp: Correct the order of deletion for ghost eDP devicesTakashi Iwai1-2/+2
2011-03-23[S390] cmpxchg: implement cmpxchg64()Heiko Carstens1-9/+29
2011-03-23[S390] xchg/cmpxchg: move to own header fileHeiko Carstens2-195/+206
2011-03-23[S390] ccwgroup_driver: remove duplicate membersSebastian Ott6-16/+18
2011-03-23[S390] ccw_bus_type: make it staticSebastian Ott2-4/+2