| Commit message (Expand) | Author | Age | Files | Lines |
* | leds: Remove auto blink in 88pm860x | Haojian Zhuang | 2010-10-29 | 1 | -93/+26 |
* | mfd: Add WM8325 support | Mark Brown | 2010-10-29 | 1 | -0/+14 |
* | mfd: Declare abx500_remove_ops() | Mark Brown | 2010-10-29 | 1 | -0/+1 |
* | mfd: Fix twl-core sparse warning | G, Manjunath Kondaiah | 2010-10-29 | 1 | -1/+1 |
* | mfd: Use DMA for timberdale's ks8842 | Richard Röjfors | 2010-10-29 | 1 | -0/+14 |
* | mfd: Add PM support to STMPE devices | Sundar Iyer | 2010-10-29 | 1 | -0/+32 |
* | gpio: Fix stmpe error path | Vasiliy Kulikov | 2010-10-29 | 1 | -2/+4 |
* | mfd: msp430 expects I2C to be built-in | Samuel Ortiz | 2010-10-29 | 1 | -1/+1 |
* | mfd: Update kconfig for ab8500 core driver | Arun Murthy | 2010-10-29 | 1 | -1/+1 |
* | mfd: Add basic tps6586x interrupt support | Gary King | 2010-10-29 | 3 | -2/+233 |
* | mfd: AB8500 register access via PRCMU I2C | Mattias Wallin | 2010-10-29 | 4 | -4/+121 |
* | mfd: AB8500 debugfs | Mattias Wallin | 2010-10-29 | 4 | -0/+666 |
* | mfd: Update chip id of 88pm8607 | Haojian Zhuang | 2010-10-29 | 2 | -3/+6 |
* | misc: Add ab8500 pwm driver | Arun Murthy | 2010-10-29 | 4 | -1/+190 |
* | mfd: Align ab8500 with the abx500 interface | Mattias Wallin | 2010-10-29 | 6 | -209/+296 |
* | gpio: Handle stmpe-gpio platform data with no gpio base | Virupax Sadashivpetimath | 2010-10-29 | 1 | -2/+0 |
* | mmc: Allow 2 byte requests in 4-bit mode for tmio_mmc | Yusuke Goda | 2010-10-29 | 3 | -5/+23 |
* | ARM: mach-shmobile: ap4evb: Fix hotplug for SDHI1 | Arnd Hannemann | 2010-10-29 | 1 | -0/+19 |
* | mmc: Allow the platform to specify the sh_mmcif get_cd handler | Arnd Hannemann | 2010-10-29 | 2 | -0/+13 |
* | mfd: Allow the platform to specify the sh_mobile_sdhi get_cd handler | Arnd Hannemann | 2010-10-29 | 2 | -0/+15 |
* | mmc: Allow the tmio_mmc mfd driver to specify get_cd handler | Arnd Hannemann | 2010-10-29 | 2 | -0/+14 |
* | rtc: Add MAX8998 rtc driver | Joonyoung Shim | 2010-10-29 | 5 | -2/+339 |
* | mfd: Add MAX8998 interrupts support | Joonyoung Shim | 2010-10-29 | 6 | -9/+358 |
* | mfd: Use i2c_client as an argument on MAX8998 i2c routines | Joonyoung Shim | 2010-10-29 | 3 | -46/+30 |
* | mfd: Remove redundant code to get htc_pasic3 irq | Axel Lin | 2010-10-29 | 1 | -7/+0 |
* | mfd: Fix tps6586x_add_subdevs error path | Axel Lin | 2010-10-29 | 1 | -1/+7 |
* | mfd: Fix pcap_add_subdev error path | Axel Lin | 2010-10-29 | 1 | -1/+9 |
* | mfd: Fix da903x_add_subdevs error path | Axel Lin | 2010-10-29 | 1 | -1/+7 |
* | mfd: Add codec resource into 88pm860x driver | Haojian Zhuang | 2010-10-29 | 1 | -0/+44 |
* | mfd: Free tps6586x allocated resources when unload the module | Axel Lin | 2010-10-29 | 1 | -0/+13 |
* | usb: otg: twl4030-usb: switch over to defines in twl.h | Felipe Balbi | 2010-10-29 | 1 | -4/+9 |
* | mfd: Switch twl4030-power over to defines in twl.h | Felipe Balbi | 2010-10-29 | 1 | -14/+16 |
* | mfd: Switch twl-core over to defines in twl.h | Felipe Balbi | 2010-10-29 | 1 | -12/+9 |
* | i2c: twl: add register defines for pm master module | Felipe Balbi | 2010-10-29 | 1 | -0/+46 |
* | mfd: LP3974 PMIC support | Kyungmin Park | 2010-10-29 | 2 | -7/+9 |
* | gpio: Add bitmask to block requests to unavailable stmpe GPIOs | Wolfram Sang | 2010-10-29 | 2 | -0/+11 |
* | mfd: Switch AB3100 to use MFD cells | Linus Walleij | 2010-10-29 | 2 | -61/+69 |
* | mfd: Move AB3100 to __devinit | Linus Walleij | 2010-10-29 | 1 | -7/+7 |
* | gpiolib: Hook up WM8994 gpio_to_irq() | Mark Brown | 2010-10-29 | 1 | -0/+1 |
* | mfd: Move PCF50633 IRQ protoypes where the definitions can see them | Mark Brown | 2010-10-29 | 2 | -7/+7 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2010-10-28 | 16 | -163/+61 |
|\ |
|
| * | initramfs: Fix build break on symbol-prefixed archs | Mike Frysinger | 2010-10-28 | 1 | -1/+3 |
| * | initramfs: fix initramfs size calculation | Hendrik Brueckner | 2010-09-29 | 3 | -11/+17 |
| * | initramfs: generalize initramfs_data.xxx.S variants | Hendrik Brueckner | 2010-09-29 | 6 | -120/+7 |
| * | scripts/kallsyms: Enable error messages while hush up unnecessary warnings | Jean Sacren | 2010-09-29 | 1 | -6/+2 |
| * | Merge branch 'kbuild/clean' into kbuild/kbuild | Michal Marek | 2010-09-13 | 4 | -22/+24 |
| |\ |
|
| | * | kbuild: Use a single clean rule for kernel and external modules | Michal Marek | 2010-09-06 | 1 | -19/+12 |
| | * | kbuild: Do not run make clean in $(srctree) | Michal Marek | 2010-09-03 | 1 | -1/+1 |
| | * | kbuild: Really don't clean bounds.h and asm-offsets.h | Michal Marek | 2010-03-11 | 3 | -2/+11 |
| * | | scripts/setlocalversion: update comment | Michael Prokop | 2010-09-06 | 1 | -2/+4 |