aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-03-24Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-24Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds
2012-03-24xen/acpi: Fix Kconfig dependency on CPU_FREQKonrad Rzeszutek Wilk
2012-03-23Merge tag 'amd64-edac-updates-for-3.4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-03-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2012-03-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2012-03-23Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-23Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-23Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2012-03-24Merge branch 'mmci' into ambaRussell King
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-23usermodehelper: use UMH_WAIT_PROC consistentlyOleg Nesterov
2012-03-23rtc: ds1307: generalise ram size and offsetAustin Boyle
2012-03-23rtc: ds1307: comment and format cleanupDavid Anders
2012-03-23rtc: ds1307: simplify irq setup codeWolfram Sang
2012-03-23rtc: ds1307: refactor chip_desc tableWolfram Sang
2012-03-23rtc: driver for DA9052/53 PMIC v1Ashish Jangam
2012-03-23drivers/rtc/rtc-max8925.c: fix alarm->enabled mistake in max8925_rtc_read_ala...Kevin Liu
2012-03-23drivers/rtc/rtc-max8925.c: fix max8925_rtc_read_alarm() return value errorKevin Liu
2012-03-23drivers/rtc/rtc-pm8xxx.c: make pm8xxx_rtc_pm_ops staticNavin P
2012-03-23drivers/rtc: remove IRQF_DISABLEDYong Zhang
2012-03-23drivers/rtc/rtc-twl.c: return correct RTC event from ISRVenu Byravarasu
2012-03-23drivers/rtc/rtc-twl.c: simplify RTC interrupt clearingVenu Byravarasu
2012-03-23drivers/rtc/rtc-twl.c: enable RTC irrespective of its prior stateVenu Byravarasu
2012-03-23drivers/rtc/rtc-twl.c: optimize IRQ bit accessVenu Byravarasu
2012-03-23MIPS: add RTC support for loongson1Bzhao zhang
2012-03-23rtc: convert rtc i2c drivers to module_i2c_driverAxel Lin
2012-03-23rtc: convert rtc spi drivers to module_spi_driverAxel Lin
2012-03-23rtc/rtc-spear: call platform_set_drvdata() before registering rtc deviceViresh Kumar
2012-03-23rtc/spear: fix for RTC_AIE_ON and RTC_AIE_OFF ioctl errorsShiraz Hashim
2012-03-23rtc-spear: fix for balancing the enable_irq_wake in Power MgmtDeepak Sikri
2012-03-23led-class: change back LEDS_CLASS to tristate instead of boolBryan Wu
2012-03-23drivers/leds/leds-lm3530.c: move the code setting gen_config to one placeAxel Lin
2012-03-23drivers/leds/leds-pca9633.c: remove unused 'adapter' variableAxel Lin
2012-03-23leds-lm3530: replace pltfm with pdataKim, Milo
2012-03-23leds-lm3530: remove LM3530_ALS_ZONE_REG codeKim, Milo
2012-03-23leds-lm3530: support pwm input modeKim, Milo
2012-03-23leds-lm3530: replace i2c_client with led_classdevKim, Milo
2012-03-23leds-lm3530: set the max_brightness to 127Kim, Milo
2012-03-23drivers/leds/leds-gpio.c: use linux/gpio.h rather than asm/gpio.hMark Brown
2012-03-23drivers/leds: add driver for PCA9633 I2C chipPeter Meerwald
2012-03-23drivers/leds/leds-lp5523.c: constify some dataAndrew Morton
2012-03-23drivers/leds/leds-lp5521.c: ret may be uninitializedSrinidhi KASAGAR
2012-03-23drivers/leds/leds-lp5521.c: redefinition of register bitsKim, Milo
2012-03-23drivers/leds/leds-lp5521.c: support led pattern dataKim, Milo
2012-03-23drivers/leds/leds-lp5521.c: add 'update_config' in the lp5521_platform_dataKim, Milo
2012-03-23drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_configKim, Milo