aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-01-12drivers/video/nvidia/nvidia.c: fix warningAndrew Morton
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2012-01-11Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-01-11Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-01-12Merge branch 'sh/nommu' into sh-latestPaul Mundt
2012-01-12Merge branch 'sh/pm-runtime' into sh-latestPaul Mundt
2012-01-12sh: also without PM_RUNTIME pm_runtime.o must be builtGuennadi Liakhovetski
2012-01-11Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2012-01-11Merge git://git.infradead.org/battery-2.6Linus Torvalds
2012-01-11Merge tag 'md-3.3-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-11cpu: Register a generic CPU device on architectures that currently do notBen Hutchings
2012-01-11cpu: Do not return errors from cpu_dev_init() which will be ignoredBen Hutchings
2012-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-01-10Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2012-01-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-01-10Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds
2012-01-10Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds
2012-01-10drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-rangeBen Hutchings
2012-01-10drivers/rtc/rtc-twl.c: add DT support for RTC inside twl4030/twl6030Benoit Cousson
2012-01-10drivers/rtc/: remove redundant spi driver bus initializationLars-Peter Clausen
2012-01-10drivers/rtc/rtc-jz4740.c: make jz4740_rtc_driver staticAxel Lin
2012-01-10drivers/rtc/rtc-mc13xxx.c: make mc13xxx_rtc_idtable staticAxel Lin
2012-01-10rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin
2012-01-10drivers/rtc/rtc-wm831x.c: convert to devm_kzalloc()Mark Brown
2012-01-10drivers/rtc/rtc-wm831x.c: remove unused period IRQ handlerMark Brown
2012-01-10rtc/ab8500: add calibration attribute to AB8500 RTCMark Godfrey
2012-01-10drivers/rtc/rtc-ab8500.c: change msleep() to usleep_range()Linus Walleij
2012-01-10rtc/ab8500: set can_wake flagAndrew Lynn
2012-01-10rtc/ab8500: don't disable IRQ:s when suspendingRobert Marklund
2012-01-10drivers/rtc/rtc-mxc.c: make alarm workYauhen Kharuzhy
2012-01-10drivers/rtc/rtc-mxc.c: fix setting time for MX1 SoCYauhen Kharuzhy
2012-01-10drivers/rtc/rtc-cmos.c: fix broken NVRAM bank 2 writingOndrej Zary
2012-01-10leds: convert wm8350 driver to devm_kzalloc()Mark Brown
2012-01-10leds: convert wm831x status driver to devm_kzalloc()Mark Brown
2012-01-10drivers/leds/leds-mc13783.c: fix off-by-one for checking num_ledsAxel Lin
2012-01-10leds: add driver for TCA6507 LED controllerNeilBrown
2012-01-10drivers/leds/leds-netxbig.c: use gpio_request_one()Axel Lin
2012-01-10drivers/leds/leds-bd2802.c: use gpio_request_one()Axel Lin
2012-01-10drivers/leds/leds-lp5523.c: remove unneeded forward declarationAxel Lin
2012-01-10leds: convert leds-dac124s085 to module_spi_driverAxel Lin
2012-01-10leds: convert led i2c drivers to module_i2c_driverAxel Lin
2012-01-10leds: convert led platform drivers to module_platform_driverAxel Lin
2012-01-10backlight: convert pwm_bl to dev_pm_opsMark Brown
2012-01-10backlight: convert platform_lcd to devm_kzalloc()Mark Brown
2012-01-10backlight: use kstrtoul()Jingoo Han
2012-01-10drivers/video/backlight/ep93xx_bl.c: remove duplicated header includeJingoo Han
2012-01-10backlight/ld9040.c: regulator control in the driverDonghwa Lee
2012-01-10backlight: convert drivers/video/backlight/* to use module_platform_driver()Axel Lin