summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-248-139/+131
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'mmci' into ambaRussell King2012-03-242-57/+124
| |\ \ \ \ \ \
| | * | | | | | ARM: 7280/1: mmc: mmci: Cache MMCICLOCK and MMCIPOWER registerUlf Hansson2012-02-022-13/+31
| | * | | | | | ARM: 7230/1: mmc: mmci: Fix PIO read for small SDIO packetsUlf Hansson2012-01-201-1/+18
| | * | | | | | ARM: 7227/1: mmc: mmci: Prepare for SDIO before setting up DMA jobUlf Hansson2012-01-201-5/+5
| | * | | | | | ARM: 7223/1: mmc: mmci: Fixup use of runtime PM and use autosuspendUlf Hansson2012-01-201-3/+16
| | * | | | | | ARM: 7221/1: mmc: mmci: Change from using legacy suspendUlf Hansson2012-01-201-10/+12
| | * | | | | | ARM: 7219/1: mmc: mmci: Change vdd_handler to a generic ios_handlerUlf Hansson2012-01-201-4/+4
| | * | | | | | ARM: 7218/1: mmc: mmci: Provide option to configure bus signal directionUlf Hansson2012-01-202-10/+21
| | * | | | | | ARM: 7217/1: mmc: mmci: Put power register deviations in variant dataUlf Hansson2012-01-201-5/+17
| | * | | | | | ARM: 7216/1: mmc: mmci: Do not release spinlock in request_endUlf Hansson2012-01-201-6/+0
| | * | | | | | ARM: 7215/1: mmc: mmci: Increase max_segs from 16 to 128Ulf Hansson2012-01-201-1/+1
| | |/ / / / /
| * | | | | | ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar2012-03-177-82/+7
* | | | | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-243-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-08254-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-241-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | [IA64] genirq fixup for SGI/SNDimitri Sivanich2012-02-221-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-24106-925/+2035
|\ \ \ \ \ \ \ \
| * | | | | | | | usermodehelper: use UMH_WAIT_PROC consistentlyOleg Nesterov2012-03-244-5/+5
| * | | | | | | | rtc: ds1307: generalise ram size and offsetAustin Boyle2012-03-241-31/+47
| * | | | | | | | rtc: ds1307: comment and format cleanupDavid Anders2012-03-241-13/+24
| * | | | | | | | rtc: ds1307: simplify irq setup codeWolfram Sang2012-03-241-6/+5
| * | | | | | | | rtc: ds1307: refactor chip_desc tableWolfram Sang2012-03-241-29/+19
| * | | | | | | | rtc: driver for DA9052/53 PMIC v1Ashish Jangam2012-03-243-0/+301
| * | | | | | | | drivers/rtc/rtc-max8925.c: fix alarm->enabled mistake in max8925_rtc_read_ala...Kevin Liu2012-03-241-5/+15
| * | | | | | | | drivers/rtc/rtc-max8925.c: fix max8925_rtc_read_alarm() return value errorKevin Liu2012-03-241-0/+1
| * | | | | | | | drivers/rtc/rtc-pm8xxx.c: make pm8xxx_rtc_pm_ops staticNavin P2012-03-241-1/+1
| * | | | | | | | drivers/rtc: remove IRQF_DISABLEDYong Zhang2012-03-2421-32/+31
| * | | | | | | | drivers/rtc/rtc-twl.c: return correct RTC event from ISRVenu Byravarasu2012-03-241-3/+3
| * | | | | | | | drivers/rtc/rtc-twl.c: simplify RTC interrupt clearingVenu Byravarasu2012-03-241-1/+1
| * | | | | | | | drivers/rtc/rtc-twl.c: enable RTC irrespective of its prior stateVenu Byravarasu2012-03-241-10/+2
| * | | | | | | | drivers/rtc/rtc-twl.c: optimize IRQ bit accessVenu Byravarasu2012-03-241-0/+8
| * | | | | | | | MIPS: add RTC support for loongson1Bzhao zhang2012-03-243-0/+221
| * | | | | | | | rtc: convert rtc i2c drivers to module_i2c_driverAxel Lin2012-03-2419-227/+19
| * | | | | | | | rtc: convert rtc spi drivers to module_spi_driverAxel Lin2012-03-249-103/+9
| * | | | | | | | rtc/rtc-spear: call platform_set_drvdata() before registering rtc deviceViresh Kumar2012-03-241-40/+21
| * | | | | | | | rtc/spear: fix for RTC_AIE_ON and RTC_AIE_OFF ioctl errorsShiraz Hashim2012-03-241-0/+28
| * | | | | | | | rtc-spear: fix for balancing the enable_irq_wake in Power MgmtDeepak Sikri2012-03-241-6/+11
| * | | | | | | | led-class: change back LEDS_CLASS to tristate instead of boolBryan Wu2012-03-243-71/+71
| * | | | | | | | drivers/leds/leds-lm3530.c: move the code setting gen_config to one placeAxel Lin2012-03-241-8/+10
| * | | | | | | | drivers/leds/leds-pca9633.c: remove unused 'adapter' variableAxel Lin2012-03-241-2/+0
| * | | | | | | | leds-lm3530: replace pltfm with pdataKim, Milo2012-03-241-18/+18
| * | | | | | | | leds-lm3530: remove LM3530_ALS_ZONE_REG codeKim, Milo2012-03-241-15/+12
| * | | | | | | | leds-lm3530: support pwm input modeKim, Milo2012-03-241-8/+24
| * | | | | | | | leds-lm3530: replace i2c_client with led_classdevKim, Milo2012-03-241-8/+7