summaryrefslogtreecommitdiff
path: root/drivers
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 Salomon1-1/+1
2011-03-23asoc: davinci_voicecodec: use mfd_data instead of driver_dataAndres Salomon1-2/+2
2011-03-23mfd: Rename platform_data field of mfd_cell to mfd_dataAndres Salomon7-35/+35
2011-03-23mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon4-24/+15
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 Salomon2-3/+2
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 Salomon2-3/+1
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 Salomon1-3/+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 Salomon1-6/+3
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-23regulator: twl: add clk32kg to twl-regulatorBalaji T K2-1/+27
2011-03-23mfd: Add new ab8500 GPADC driverArun Murthy3-0/+304
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 Nilsson2-1/+81
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 Brown1-0/+8
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-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds12-1242/+1902
2011-03-23zlib: slim down zlib_deflate() workspace when possibleJim Keniston1-1/+1
2011-03-23pps: remove unreachable codeAlexander Gordeev1-5/+0
2011-03-23pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabledDavid Rientjes3-6/+10
2011-03-23rtc: add real-time clock driver for NVIDIA TegraAndrew Chew3-0/+499
2011-03-23drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram fileVasiliy Kulikov1-1/+1
2011-03-23drivers/rtc/rtc-isl1208.c: add alarm supportRyan Mallon1-5/+171
2011-03-23rtc: convert DS1374 to dev_pm_opsMark Brown1-6/+13
2011-03-23drivers/mmc/host/omap_hsmmc.c: use resource_size()Chris Ball1-4/+3
2011-03-23drivers/mmc/host/omap.c: use resource_size()Chris Ball1-3/+3
2011-03-23sigma-firmware: loader for Analog Devices' SigmaStudioMike Frysinger3-0/+128
2011-03-23kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan1-3/+0