summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-233-30/+83
|\
| * Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-22102-352/+732
| |\
| * \ Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson2012-02-07254-5693/+2865
| |\ \
| * | | ARM: amba: make use of -1 IRQs warnRussell King2012-01-251-0/+3
| * | | ARM: amba: make irq 0 invalidRussell King2012-01-252-3/+3
| * | | ARM: amba: of: convert to use amba_device_allocRussell King2012-01-251-3/+3
| * | | ARM: amba: add amba_device allocation/add/put functionsRussell King2012-01-251-25/+75
* | | | Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2012-03-231-0/+1
|\ \ \ \
| * | | | [IA64] genirq fixup for SGI/SNDimitri Sivanich2012-02-221-0/+1
| | |/ / | |/| |
* | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-23106-925/+2035
|\ \ \ \
| * | | | usermodehelper: use UMH_WAIT_PROC consistentlyOleg Nesterov2012-03-234-5/+5
| * | | | rtc: ds1307: generalise ram size and offsetAustin Boyle2012-03-231-31/+47
| * | | | rtc: ds1307: comment and format cleanupDavid Anders2012-03-231-13/+24
| * | | | rtc: ds1307: simplify irq setup codeWolfram Sang2012-03-231-6/+5
| * | | | rtc: ds1307: refactor chip_desc tableWolfram Sang2012-03-231-29/+19
| * | | | rtc: driver for DA9052/53 PMIC v1Ashish Jangam2012-03-233-0/+301
| * | | | drivers/rtc/rtc-max8925.c: fix alarm->enabled mistake in max8925_rtc_read_ala...Kevin Liu2012-03-231-5/+15
| * | | | drivers/rtc/rtc-max8925.c: fix max8925_rtc_read_alarm() return value errorKevin Liu2012-03-231-0/+1
| * | | | drivers/rtc/rtc-pm8xxx.c: make pm8xxx_rtc_pm_ops staticNavin P2012-03-231-1/+1
| * | | | drivers/rtc: remove IRQF_DISABLEDYong Zhang2012-03-2321-32/+31
| * | | | drivers/rtc/rtc-twl.c: return correct RTC event from ISRVenu Byravarasu2012-03-231-3/+3
| * | | | drivers/rtc/rtc-twl.c: simplify RTC interrupt clearingVenu Byravarasu2012-03-231-1/+1
| * | | | drivers/rtc/rtc-twl.c: enable RTC irrespective of its prior stateVenu Byravarasu2012-03-231-10/+2
| * | | | drivers/rtc/rtc-twl.c: optimize IRQ bit accessVenu Byravarasu2012-03-231-0/+8
| * | | | MIPS: add RTC support for loongson1Bzhao zhang2012-03-233-0/+221
| * | | | rtc: convert rtc i2c drivers to module_i2c_driverAxel Lin2012-03-2319-227/+19
| * | | | rtc: convert rtc spi drivers to module_spi_driverAxel Lin2012-03-239-103/+9
| * | | | rtc/rtc-spear: call platform_set_drvdata() before registering rtc deviceViresh Kumar2012-03-231-40/+21
| * | | | rtc/spear: fix for RTC_AIE_ON and RTC_AIE_OFF ioctl errorsShiraz Hashim2012-03-231-0/+28
| * | | | rtc-spear: fix for balancing the enable_irq_wake in Power MgmtDeepak Sikri2012-03-231-6/+11
| * | | | led-class: change back LEDS_CLASS to tristate instead of boolBryan Wu2012-03-233-71/+71
| * | | | drivers/leds/leds-lm3530.c: move the code setting gen_config to one placeAxel Lin2012-03-231-8/+10
| * | | | drivers/leds/leds-pca9633.c: remove unused 'adapter' variableAxel Lin2012-03-231-2/+0
| * | | | leds-lm3530: replace pltfm with pdataKim, Milo2012-03-231-18/+18
| * | | | leds-lm3530: remove LM3530_ALS_ZONE_REG codeKim, Milo2012-03-231-15/+12
| * | | | leds-lm3530: support pwm input modeKim, Milo2012-03-231-8/+24
| * | | | leds-lm3530: replace i2c_client with led_classdevKim, Milo2012-03-231-8/+7
| * | | | leds-lm3530: set the max_brightness to 127Kim, Milo2012-03-231-2/+9
| * | | | drivers/leds/leds-gpio.c: use linux/gpio.h rather than asm/gpio.hMark Brown2012-03-231-2/+1
| * | | | drivers/leds: add driver for PCA9633 I2C chipPeter Meerwald2012-03-233-0/+204
| * | | | drivers/leds/leds-lp5523.c: constify some dataAndrew Morton2012-03-231-3/+3
| * | | | drivers/leds/leds-lp5521.c: ret may be uninitializedSrinidhi KASAGAR2012-03-231-1/+1
| * | | | drivers/leds/leds-lp5521.c: redefinition of register bitsKim, Milo2012-03-231-11/+10
| * | | | drivers/leds/leds-lp5521.c: support led pattern dataKim, Milo2012-03-231-1/+101
| * | | | drivers/leds/leds-lp5521.c: add 'update_config' in the lp5521_platform_dataKim, Milo2012-03-231-15/+4
| * | | | drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_configKim, Milo2012-03-231-3/+8
| * | | | drivers/leds/leds-tca6507.c: remove obsolete cleanup for clientdataWolfram Sang2012-03-231-1/+0
| * | | | drivers/leds/leds-tca6507.c: cleanup error handling in tca6507_probe()Dan Carpenter2012-03-231-5/+3
| * | | | drivers/leds/leds-lp5521.c: fix typoMasanari Iida2012-03-231-1/+1
| * | | | uwb: use for_each_clear_bit()Akinobu Mita2012-03-231-4/+2