Age | Commit message (Expand) | Author |
2012-01-12 | drivers/video/nvidia/nvidia.c: fix warning | Andrew Morton |
2012-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2012-01-11 | Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2012-01-11 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2012-01-12 | Merge branch 'sh/nommu' into sh-latest | Paul Mundt |
2012-01-12 | Merge branch 'sh/pm-runtime' into sh-latest | Paul Mundt |
2012-01-12 | sh: also without PM_RUNTIME pm_runtime.o must be built | Guennadi Liakhovetski |
2012-01-11 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-01-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2012-01-11 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds |
2012-01-11 | Merge tag 'md-3.3-fixes' of git://neil.brown.name/md | Linus Torvalds |
2012-01-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-01-11 | cpu: Register a generic CPU device on architectures that currently do not | Ben Hutchings |
2012-01-11 | cpu: Do not return errors from cpu_dev_init() which will be ignored | Ben Hutchings |
2012-01-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2012-01-10 | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds |
2012-01-10 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2012-01-10 | Merge branch 'unicore32' of git://github.com/gxt/linux | Linus Torvalds |
2012-01-10 | Merge branch 'akpm' (aka "Andrew's patch-bomb") | Linus Torvalds |
2012-01-10 | drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-range | Ben Hutchings |
2012-01-10 | drivers/rtc/rtc-twl.c: add DT support for RTC inside twl4030/twl6030 | Benoit Cousson |
2012-01-10 | drivers/rtc/: remove redundant spi driver bus initialization | Lars-Peter Clausen |
2012-01-10 | drivers/rtc/rtc-jz4740.c: make jz4740_rtc_driver static | Axel Lin |
2012-01-10 | drivers/rtc/rtc-mc13xxx.c: make mc13xxx_rtc_idtable static | Axel Lin |
2012-01-10 | rtc: convert drivers/rtc/* to use module_platform_driver() | Axel Lin |
2012-01-10 | drivers/rtc/rtc-wm831x.c: convert to devm_kzalloc() | Mark Brown |
2012-01-10 | drivers/rtc/rtc-wm831x.c: remove unused period IRQ handler | Mark Brown |
2012-01-10 | rtc/ab8500: add calibration attribute to AB8500 RTC | Mark Godfrey |
2012-01-10 | drivers/rtc/rtc-ab8500.c: change msleep() to usleep_range() | Linus Walleij |
2012-01-10 | rtc/ab8500: set can_wake flag | Andrew Lynn |
2012-01-10 | rtc/ab8500: don't disable IRQ:s when suspending | Robert Marklund |
2012-01-10 | drivers/rtc/rtc-mxc.c: make alarm work | Yauhen Kharuzhy |
2012-01-10 | drivers/rtc/rtc-mxc.c: fix setting time for MX1 SoC | Yauhen Kharuzhy |
2012-01-10 | drivers/rtc/rtc-cmos.c: fix broken NVRAM bank 2 writing | Ondrej Zary |
2012-01-10 | leds: convert wm8350 driver to devm_kzalloc() | Mark Brown |
2012-01-10 | leds: convert wm831x status driver to devm_kzalloc() | Mark Brown |
2012-01-10 | drivers/leds/leds-mc13783.c: fix off-by-one for checking num_leds | Axel Lin |
2012-01-10 | leds: add driver for TCA6507 LED controller | NeilBrown |
2012-01-10 | drivers/leds/leds-netxbig.c: use gpio_request_one() | Axel Lin |
2012-01-10 | drivers/leds/leds-bd2802.c: use gpio_request_one() | Axel Lin |
2012-01-10 | drivers/leds/leds-lp5523.c: remove unneeded forward declaration | Axel Lin |
2012-01-10 | leds: convert leds-dac124s085 to module_spi_driver | Axel Lin |
2012-01-10 | leds: convert led i2c drivers to module_i2c_driver | Axel Lin |
2012-01-10 | leds: convert led platform drivers to module_platform_driver | Axel Lin |
2012-01-10 | backlight: convert pwm_bl to dev_pm_ops | Mark Brown |
2012-01-10 | backlight: convert platform_lcd to devm_kzalloc() | Mark Brown |
2012-01-10 | backlight: use kstrtoul() | Jingoo Han |
2012-01-10 | drivers/video/backlight/ep93xx_bl.c: remove duplicated header include | Jingoo Han |
2012-01-10 | backlight/ld9040.c: regulator control in the driver | Donghwa Lee |
2012-01-10 | backlight: convert drivers/video/backlight/* to use module_platform_driver() | Axel Lin |