Age | Commit message (Expand) | Author |
2010-03-07 | mfd: Add twl6030 base addr for ID0, ID1, ID2 | Balaji T K |
2010-03-07 | mfd: Disable TWL4030/5030 I2C1/I2C4 internal pull-ups | Moiz Sonasath |
2010-03-07 | mfd: Use genirq in 88pm860x | Haojian Zhuang |
2010-03-07 | mfd: Clean code in max8925 | Haojian Zhuang |
2010-03-07 | mfd: Update irq handler in max8925 | Haojian Zhuang |
2010-03-07 | mfd: Add initial WM8994 support | Mark Brown |
2010-03-07 | mfd: Add WM8994 register definitions | Mark Brown |
2010-03-07 | mfd: Remove leftover from discontinued TWL4030 battery patch | Christoph Egger |
2010-03-07 | mfd: Add HTCPLD driver | Cory Maccarrone |
2010-03-07 | mfd: Add subdevs in max8925 | Haojian Zhuang |
2010-03-07 | mfd: Initial max8925 support | Haojian Zhuang |
2010-03-07 | input: Enable touch on 88pm860x | Haojian Zhuang |
2010-03-07 | mfd: Append subdev into 88pm860x driver | Haojian Zhuang |
2010-03-07 | mfd: Add irq support in 88pm860x | Haojian Zhuang |
2010-03-07 | mfd: Support 88pm8606 in 860x driver | Haojian Zhuang |
2010-03-07 | mfd: Split 88pm8607 driver | Haojian Zhuang |
2010-03-07 | mfd: Convert AB3100 driver to threaded IRQ | Linus Walleij |
2010-03-07 | gpiolib: Add support for WM8350 GPIO controller | Mark Brown |
2010-03-07 | mfd: Convert WM8350 to genirq | Mark Brown |
2010-03-07 | rtc: Suppress duplicate enable/disable of WM8350 update interrupt | Mark Brown |
2010-03-07 | mfd: Add a data argument to the WM8350 IRQ free function | Mark Brown |
2010-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs | Linus Torvalds |
2010-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds |
2010-03-06 | Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2010-03-06 | gpio: pca953x.c: add interrupt handling capability | Marc Zyngier |
2010-03-06 | gpio: introduce gpio_request_one() and friends | Eric Miao |
2010-03-06 | pca953x: minor include cleanup | Olof Johansson |
2010-03-06 | gpio: add driver for MAX7300 I2C GPIO extender | Wolfram Sang |
2010-03-06 | mfd/mc13783: new function reading irq mask and status register | Uwe Kleine-König |
2010-03-06 | mc13783: rename mc13783_{{un,}mask,ack_irq} to have a mc13783_irq prefix | Uwe Kleine-König |
2010-03-06 | coredump: pass mm->flags as a coredump parameter for consistency | Masami Hiramatsu |
2010-03-06 | elf coredump: add extended numbering support | Daisuke HATAYAMA |
2010-03-06 | elf coredump: replace ELF_CORE_EXTRA_* macros by functions | Daisuke HATAYAMA |
2010-03-06 | coredump: move dump_write() and dump_seek() into a header file | Daisuke HATAYAMA |
2010-03-06 | sdio: put active devices into 1-bit mode during suspend | Daniel Drake |
2010-03-06 | sdio: introduce API for special power management features | Nicolas Pitre |
2010-03-06 | sdio: add quirk to clamp byte mode transfer | Bing Zhao |
2010-03-06 | lib: fix first line of kernel-doc for a few functions | Ben Hutchings |
2010-03-06 | smp: fix documentation in include/linux/smp.h | Rakib Mullick |
2010-03-06 | nodemask.h: remove macro any_online_node | H Hartley Sweeten |
2010-03-06 | cpumask: let num_*_cpus() function always return unsigned values | Heiko Carstens |
2010-03-06 | mm: add comment about deprecation of __GFP_NOFAIL | David Rientjes |
2010-03-06 | vmscan: detect mapped file pages used only once | Johannes Weiner |
2010-03-06 | mm/pm: force GFP_NOIO during suspend/hibernation and resume | Rafael J. Wysocki |
2010-03-06 | mm: remove VM_LOCK_RMAP code | Rik van Riel |
2010-03-06 | rmap: move exclusively owned pages to own anon_vma in do_wp_page() | Rik van Riel |
2010-03-06 | mm: change anon_vma linking to fix multi-process server scalability issue | Rik van Riel |
2010-03-06 | include/linux/fs.h: convert FMODE_* constants to hex | Andrew Morton |
2010-03-06 | readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM | Wu Fengguang |
2010-03-06 | memory-hotplug: create /sys/firmware/memmap entry for new memory | akpm@linux-foundation.org |