Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | leds: use default-on trigger for Cobalt Qube | Florian Fainelli | 2009-12-17 | 1 | -1/+1 | |
| * | | | | | | leds: drivers/leds/leds-ss4200.c: fix return statement | akpm@linux-foundation.org | 2009-12-17 | 1 | -1/+1 | |
| * | | | | | | leds: leds-pca9532.h- indent with tabs, not spaces | Antonio Ospite | 2009-12-17 | 1 | -1/+1 | |
| * | | | | | | leds: Add LED class driver for regulator driven LEDs. | Antonio Ospite | 2009-12-17 | 4 | -0/+295 | |
| * | | | | | | leds: leds-cobalt-qube.c: use resource_size() | H Hartley Sweeten | 2009-12-17 | 1 | -1/+1 | |
| * | | | | | | leds: leds-cobalt-raq.c - use resource_size() | H Hartley Sweeten | 2009-12-17 | 1 | -1/+1 | |
| * | | | | | | leds: Add driver for ADP5520/ADP5501 MFD PMICs | Michael Hennerich | 2009-12-16 | 3 | -0/+241 | |
| * | | | | | | leds: Add driver for LT3593 controlled LEDs | Daniel Mack | 2009-12-16 | 3 | -0/+226 | |
| * | | | | | | leds-ss4200: Check pci_enable_device return | Dave Hansen | 2009-12-16 | 1 | -2/+6 | |
| * | | | | | | leds: leds-alix2c - take port address from MSR | Daniel Mack | 2009-12-16 | 1 | -31/+84 | |
| * | | | | | | leds: LED driver for Intel NAS SS4200 series (v5) | Dave Hansen | 2009-12-16 | 3 | -0/+562 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-12-17 | 37 | -164/+607 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'cache' (early part) | Russell King | 2009-12-17 | 29 | -155/+224 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'pending-l2x0' into cache | Russell King | 2009-12-14 | 1 | -21/+72 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | ARM: cache-l2x0: make better use of background cache handling | Russell King | 2009-12-14 | 1 | -11/+23 | |
| | | * | | | | | | ARM: cache-l2x0: avoid taking spinlock for every iteration | Russell King | 2009-12-14 | 1 | -13/+52 | |
| | | | |_|_|_|/ | | | |/| | | | | ||||||
| | * | | | | | | ARM: use flush_kernel_dcache_area() for dmabounce | Russell King | 2009-12-14 | 1 | -8/+4 | |
| | * | | | | | | ARM: add size argument to __cpuc_flush_dcache_page | Russell King | 2009-12-14 | 26 | -116/+137 | |
| | * | | | | | | ARM: 5848/1: kill flush_ioremap_region() | Nicolas Pitre | 2009-12-14 | 3 | -10/+11 | |
| * | | | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 2009-12-17 | 2 | -2/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [ARM] pxa: fix no reference of cpu_is_pxa25x() in devices.c | Eric Miao | 2009-12-16 | 1 | -0/+1 | |
| | * | | | | | | | [ARM] pxa/cm-x300: add PWM backlight support | Igor Grinberg | 2009-12-16 | 2 | -0/+32 | |
| | * | | | | | | | revert "[ARM] pxa/cm-x300: add PWM backlight support" | Eric Miao | 2009-12-16 | 3 | -32/+0 | |
| * | | | | | | | | PCMCIA: fix pxa2xx_lubbock modular build error | Marc Zyngier | 2009-12-16 | 1 | -3/+3 | |
| * | | | | | | | | [ARM] Update mach-types | Russell King | 2009-12-16 | 1 | -1/+43 | |
| * | | | | | | | | Merge branch 'for-rmk' of git://git.marvell.com/orion | Russell King | 2009-12-16 | 4 | -3/+334 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| | * | | | | | | | [ARM] Kirkwood: Add LaCie Network Space v2 support | Simon Guinot | 2009-12-10 | 3 | -0/+332 | |
| | * | | | | | | | ARM: dove: fix the mm mmu flags of the pj4 procinfo | Saeed Bishara | 2009-12-07 | 1 | -3/+2 | |
* | | | | | | | | | printk: fix new kernel-doc warnings | Randy Dunlap | 2009-12-17 | 1 | -2/+2 | |
* | | | | | | | | | readahead: add blk_run_backing_dev | Hisashi Hifumi | 2009-12-17 | 1 | -0/+12 | |
* | | | | | | | | | rtc: set wakeup capability for I2C and SPI RTC drivers | Anton Vorontsov | 2009-12-17 | 3 | -0/+6 | |
* | | | | | | | | | sdhci-of: add support for the wii sdhci controller | Albert Herranz | 2009-12-17 | 5 | -1/+82 | |
* | | | | | | | | | sdhci-of: reorganize driver to support additional hardware | Albert Herranz | 2009-12-17 | 5 | -127/+224 | |
* | | | | | | | | | sdhci-of: rename main driver file prior to reorganization | Albert Herranz | 2009-12-17 | 2 | -1/+3 | |
* | | | | | | | | | sdhci: protect header file against multi inclusion | Albert Herranz | 2009-12-17 | 1 | -0/+4 | |
* | | | | | | | | | sdio: initialise SDIO functions and update card->sdio_funcs in lockstep | Matt Fleming | 2009-12-17 | 1 | -2/+3 | |
* | | | | | | | | | sdio: fix reference counting in sdio_remove_func() | Daniel Drake | 2009-12-17 | 1 | -2/+5 | |
* | | | | | | | | | mm: introduce coredump parameter structure | Masami Hiramatsu | 2009-12-17 | 7 | -53/+69 | |
* | | | | | | | | | do_wait() optimization: do not place sub-threads on task_struct->children list | Oleg Nesterov | 2009-12-17 | 3 | -20/+20 | |
* | | | | | | | | | nommu: ramfs: remove unused local var | Mike Frysinger | 2009-12-17 | 1 | -1/+1 | |
* | | | | | | | | | lib/vsprintf.c: document more vsnprintf extensions | Uwe Kleine-König | 2009-12-17 | 1 | -1/+12 | |
* | | | | | | | | | vt: don't export vt_kmsg_redirect() to userspace | Bernhard Walle | 2009-12-17 | 1 | -0/+4 | |
* | | | | | | | | | drivers/video/via/viafbdev.c: correct code taking the size of a pointer | Julia Lawall | 2009-12-17 | 1 | -2/+2 | |
* | | | | | | | | | hwmon: I2C bus support for lis3lv02d and variant accelerometer chips | Samu Onkalo | 2009-12-17 | 3 | -0/+201 | |
* | | | | | | | | | reiserfs: truncate blocks not used by a write | Jan Kara | 2009-12-17 | 1 | -4/+14 | |
* | | | | | | | | | cs5535: CS5535_MFGPT_DEFAULT_IRQ should depend on CS5535_MFGPT | Geert Uytterhoeven | 2009-12-17 | 1 | -0/+1 | |
* | | | | | | | | | kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-no... | WANG Cong | 2009-12-17 | 1 | -1/+1 | |
* | | | | | | | | | Revert "task_struct: make journal_info conditional" | Linus Torvalds | 2009-12-17 | 10 | -20/+1 | |
* | | | | | | | | | Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)" | Linus Torvalds | 2009-12-17 | 3 | -1/+11 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds | 2009-12-17 | 24 | -163/+136 | |
|\ \ \ \ \ \ \ \ |