aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-13ARM: S3C24XX: Remove unused GPIO definitions for Openmoko GTA02 boardSylwester Nawrocki1-69/+0
2012-07-13ARM: S3C24XX: Remove unused GPIO definitions for port JSylwester Nawrocki7-77/+15
2012-07-13ARM: S3C24XX: Remove unused GPA, GPE, GPH bank GPIO aliasesSylwester Nawrocki1-21/+0
2012-07-13ARM: S3C24XX: Convert the touchscreen setup code to common GPIO APISylwester Nawrocki1-5/+1
2012-07-13ARM: S3C24XX: Convert the PM code to gpiolib APISylwester Nawrocki1-4/+8
2012-07-13ARM: S3C24XX: Convert QT2410 board file to the gpiolib APISylwester Nawrocki1-3/+3
2012-07-13ARM: S3C24XX: Convert SMDK board file to the gpiolib APISylwester Nawrocki1-9/+11
2012-07-13ARM: S3C24XX: Free the backlight gpio requested in Mini2440 board codeSylwester Nawrocki1-2/+2
2012-07-13ARM: S3C24XX: Correct CAMIF interrupt definitionsSylwester Nawrocki1-1/+2
2012-07-13ARM: S3C24XX: Correct AC97 clock control bit for S3C2440Sylwester Nawrocki1-1/+1
2012-07-13ARM: ux500: Remove PMU platform registration when booting with DTLee Jones1-2/+1
2012-07-13ARM: ux500: Remove temporary snowball_of_platform_devs enablement structureLee Jones1-13/+0
2012-07-13ARM: ux500: Ensure vendor specific properties have the vendor's identifierLee Jones1-9/+9
2012-07-13pinctrl: pinctrl-nomadik: Append sleepmode property with vendor specific pref...Lee Jones2-2/+2
2012-07-13ARM: ux500: Move rtc-pl031 registration to Device Tree when enabledLee Jones2-2/+1
2012-07-13ARM: ux500: Enable the AB8500 RTC for all DT:ed DB8500 based devicesLee Jones1-0/+7
2012-07-13ARM: ux500: Correctly reference IRQs supplied by the AB8500 from Device TreeLee Jones1-11/+13
2012-07-13ARM: ux500: Apply ab8500-debug node do the db8500 DT structureLee Jones1-0/+4
2012-07-13ARM: ux500: Add a ab8500-usb Device Tree node for db8500 based devicesLee Jones1-0/+21
2012-07-13ARM: ux500: Add db8500 Device Tree node for misc/ab8500-pwmLee Jones1-0/+4
2012-07-13ARM: ux500: Add db8500 Device Tree node for ab8500-sysctrlLee Jones1-0/+4
2012-07-13ARM: ux500: Enable LED heartbeat functionality on Snowbal via DTLee Jones1-0/+1
2012-07-13ARM: ux500: Enable LED heartbeat functionality on SnowballLee Jones1-1/+1
2012-07-13ARM: ux500: Add support for input/ponkey into the db8500's Device TreeLee Jones1-0/+7
2012-07-13ARM: ux500: Add a ab8500-gpadc node to the db8500 Device TreeLee Jones1-0/+8
2012-07-13ARM: ux500: Enable the user LED on Snowball via Device TreeLee Jones2-1/+2
2012-07-13ARM: ux500: Kconfig: Compile in leds-gpio support for SnowballLee Jones1-0/+1
2012-07-13ARM: ux500: Provide auxdata to be used as name base clock search for nmk-i2cLee Jones1-1/+5
2012-07-13ARM: ux500: Remove unused i2c platform_data initialisation codeLee Jones2-37/+5
2012-07-13ARM: ux500: Enable Device Tree support mmci for SnowballLee Jones4-5/+24
2012-07-13powerpc/iommu: Fix iommu pool initializationBenjamin Herrenschmidt1-2/+2
2012-07-13ALSA: snd-usb: move calls to usb_set_interfaceDaniel Mack2-89/+41
2012-07-12Input: xpad - add Andamiro Pump It Up padYuri Khan1-0/+1
2012-07-13ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor1-3/+5
2012-07-13ARM: SAMSUNG: Update default rate for xusbxti clockTushar Behera1-0/+1
2012-07-13ARM: EXYNOS: Add device tree node for EXYNOS4 interrupt combiner controllerThomas Abraham1-0/+11
2012-07-13spi: s3c64xx: add device tree supportThomas Abraham2-39/+377
2012-07-13spi: s3c64xx: Remove the 'set_level' callback from controller dataThomas Abraham2-7/+26
2012-07-13ARM: SAMSUNG: Modify s3c64xx_spi{0|1|2}_set_platdata functionThomas Abraham3-45/+31
2012-07-13ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functionsThomas Abraham8-29/+19
2012-07-13spi: s3c64xx: move controller information into driver dataThomas Abraham17-198/+181
2012-07-13spi: s3c64xx: remove unused S3C64XX_SPI_ST_TRLCNTZ macroThomas Abraham1-4/+0
2012-07-13ARM: S3C64XX: Add a new dma request id for device tree based dma channel lookupThomas Abraham1-0/+1
2012-07-13Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt58-1680/+1607
2012-07-13powerpc/eeh: Check handle_eeh_events() return valueKleber Sacilotto de Souza1-2/+4
2012-07-13Merge branch 'next/devel-dma-ops' into next/dt-samsungKukjin Kim5-81/+105
2012-07-13ARM: SAMSUNG: Introduce Kconfig variable for Samsung custom clk APIMark Brown2-2/+6
2012-07-13ARM: EXYNOS: Add missing static storage class specifier in pmu.c fileSachin Kamat1-2/+2
2012-07-13ARM: EXYNOS: Make combiner_init function staticSachin Kamat1-1/+2
2012-07-13ARM: EXYNOS: Update HSOTG PHY clock setting for EXYNOS4X12Sachin Kamat3-21/+63