summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-03-23mfd: mfd_cell is now implicitly available to timberdale driversAndres Salomon
2011-03-23mfd: mfd_cell is now implicitly available to htc-pasic3 driversAndres Salomon
2011-03-23mfd: mfd_cell is now implicitly available to asic3 driversAndres Salomon
2011-03-23mfd: mfd_cell is now implicitly available to ab3100 driversAndres Salomon
2011-03-23mfd: mfd_cell is now implicitly available to ab3550 driverAndres Salomon
2011-03-23mfd: mfd_cell is now implicitly available to jz4740 driversAndres Salomon
2011-03-23mfd-core: Unconditionally add mfd_cell to every platform_deviceAndres Salomon
2011-03-23mfd-core: Fix up typos/vagueness in commentAndres Salomon
2011-03-23mfd: Enabling twl4030_wdt and pwrbutton only for TritonKeerthy
2011-03-23mfd: Put WM8994 into reset when suspendingMark Brown
2011-03-23mfd: Remove bitrotted genirq comment from wm831x IRQ codeMark Brown
2011-03-23OMAP4: add clk32kg data to omap4panda and blaze board fileBalaji T K
2011-03-23regulator: twl: add clk32kg to twl-regulatorBalaji T K
2011-03-23mfd: Add new ab8500 GPADC driverArun Murthy
2011-03-23mfd: ab8500: world-writable debugfs register-* filesVasiliy Kulikov
2011-03-23mfd: ab3500: world-writable debugfs register-* filesVasiliy Kulikov
2011-03-23mfd: ab3100: world-writable debugfs *_priv filesVasiliy Kulikov
2011-03-23mfd: AB8500 system control driverMattias Nilsson
2011-03-23mfd: Add fast path for WM831x touchscreen interruptsMark Brown
2011-03-23mfd: Convert WM831x SPI to use dev_pm_opsMark Brown
2011-03-23mfd: Invert tps6586x GPIO and subdevices initializationVincent Palatin
2011-03-23mfd: Add BTN_TOUCH event to ucb1x00-tsJochen Friedrich
2011-03-23mfd: Remove obsolete cleanup for wl1273 clientdataWolfram Sang
2011-03-23mfd: Support configuration of WM831x /IRQ output in CMOS modeMark Brown
2011-03-23mfd: Convert pcf50633 to dev_pm_opsMark Brown
2011-03-23mfd: Staticise non-exported symbols in MAX8998 driverMark Brown
2011-03-23mfd: Convert adp5520 to dev_pm_opsMark Brown
2011-03-23mfd: Leave acknowledgement of WM831x touchscreen IRQs to the driverMark Brown
2011-03-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2011-03-22bloat-o-meter: include read-only data section in reportJean Delvare
2011-03-22zlib: slim down zlib_deflate() workspace when possibleJim Keniston
2011-03-22fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_n...Andrey Vagin
2011-03-22aio: wake all waiters when destroying ctxRoland Dreier
2011-03-22pps: remove unreachable codeAlexander Gordeev
2011-03-22adfs: add hexadecimal filetype suffix optionStuart Swales
2011-03-22adfs: improve timestamp precisionStuart Swales
2011-03-22adfs: fix E+/F+ dir size > 2048 crashing kernelStuart Swales
2011-03-22Documentation/vm/page-types.c: auto debugfs mount for hwpoison operationChen Gong
2011-03-22Documentation/Changes: minor correctionsChristian Kujau
2011-03-22Documentation/CodingStyle: flesh out if-else examplesHarry Wei
2011-03-22codafs: fix compile warning when CONFIG_SYSCTL=nRakib Mullick
2011-03-22x86: allow CONFIG_ISA_DMA_API to be disabledDavid Rientjes
2011-03-22x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabledDavid Rientjes
2011-03-22x86: only compile 8237A if CONFIG_ISA_DMA_API is enabledDavid Rientjes
2011-03-22pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabledDavid Rientjes
2011-03-22rtc: add real-time clock driver for NVIDIA TegraAndrew Chew
2011-03-22drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram fileVasiliy Kulikov
2011-03-22drivers/rtc/rtc-isl1208.c: add alarm supportRyan Mallon
2011-03-22rtc: convert DS1374 to dev_pm_opsMark Brown
2011-03-22init: return proper error code in do_mounts_rd()Davidlohr Bueso