summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/gpio-samsung' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2012-11-213-15/+20
|\
| * gpio: samsung: use pr_* instead of printkJingoo Han2012-11-071-12/+6
| * gpio: samsung: Fix input mode setting function for GPIO intEunki Kim2012-10-231-1/+6
| * ARM: SAMSUNG: Insert bitmap_gpio_int member in samsung_gpio_chipEunki Kim2012-10-232-2/+8
* | Merge tag 'omap-for-v3.8/timer-signed' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2012-11-156-91/+188
|\ \
| * \ Merge branch 'fixes-timer' of github.com:jonhunter/linux into omap-for-v3.8/t...Tony Lindgren2012-11-136-91/+188
| |\ \
| | * | ARM: OMAP: Remove __omap_dm_timer_set_source functionJon Hunter2012-11-123-24/+5
| | * | ARM: OMAP: Remove unnecessary call to clk_get()Jon Hunter2012-11-121-10/+4
| | * | ARM: OMAP: Add dmtimer interrupt disable functionJon Hunter2012-11-122-1/+33
| | * | ARM: OMAP: Fix spurious interrupts when using timer match featureJon Hunter2012-11-121-1/+1
| | * | ARM: OMAP: Don't restore DMTIMER interrupt status registerJon Hunter2012-11-122-5/+1
| | * | ARM: OMAP: Don't restore of DMTIMER TISTAT registerJon Hunter2012-11-122-4/+0
| | * | ARM: OMAP: Fix dmtimer reset for timer1Jon Hunter2012-11-121-5/+2
| | * | ARM: OMAP2+: Don't use __omap_dm_timer_reset()Jon Hunter2012-11-124-1/+30
| | * | ARM: OMAP2/3: Define HWMOD software reset status for DMTIMERsJon Hunter2012-11-122-2/+3
| | * | ARM: OMAP3: Correct HWMOD DMTIMER SYSC register declarationsJon Hunter2012-11-121-21/+6
| | * | ARM: OMAP: Fix timer posted mode supportJon Hunter2012-11-121-8/+5
| | * | ARM: OMAP3+: Implement timer workaround for errata i103 and i767Jon Hunter2012-11-123-11/+93
| | * | ARM: OMAP: Add DMTIMER definitions for posted modeJon Hunter2012-11-122-7/+14
| |/ /
* | | Merge branch 'omap/dt' into next/driversArnd Bergmann2012-11-15657-5104/+9455
|\| |
| * | Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into om...Tony Lindgren2012-11-090-0/+0
| |\ \
| | * \ Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3Tony Lindgren2012-11-09626-5013/+7780
| | |\ \
| * | | | Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into om...Tony Lindgren2012-11-09328-5463/+6114
| |\| | |
| * | | | Merge branch 'for_3.8/dts_part2' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-11-0914-1/+410
| |\ \ \ \
| | * | | | usb: musb: dsps: dt binding - add resources, exampleAfzal Mohammed2012-11-071-0/+21
| | * | | | ARM: dts: omap4-sdp: Add pinmux configuration for HDMIRicardo Neri2012-11-072-0/+35
| | * | | | ARM: dts: omap4-panda: Add pinmux configuration for HDMIRicardo Neri2012-11-073-0/+44
| | * | | | ARM: dts: Makefile: Add the am335x-evmsk target in dtbs listBenoit Cousson2012-11-061-0/+1
| | * | | | ARM: dts: AM33XX: Add usbss nodeAjay Kumar Gupta2012-11-061-0/+17
| | * | | | ARM: dts: AM33XX: Add push-buttons device tree data to am335x-evmskAnilKumar Ch2012-11-061-0/+31
| | * | | | ARM: dts: AM33XX: Add pinmux configuration for gpio-keys to EVMSKAnilKumar Ch2012-11-061-1/+10
| | * | | | ARM: dts: AM33XX: Add user-leds device tree data to am335x-evmskAnilKumar Ch2012-11-061-0/+30
| | * | | | ARM: dts: AM33XX: Add pinmux configuration for gpio-leds to EVMSKAnilKumar Ch2012-11-061-0/+14
| | * | | | ARM: dts: AM33XX: Add user-leds device tree data to am335x-boneAnilKumar Ch2012-11-061-0/+30
| | * | | | ARM: dts: AM33XX: Add pinmux configuration for user-leds to BONEAnilKumar Ch2012-11-061-0/+14
| | * | | | ARM: dts: AM33XX: Add volume-keys device tree data to am335x-evmAnilKumar Ch2012-11-061-0/+21
| | * | | | ARM: dts: AM33XX: Add pinmux configuration for volume-keys to EVMAnilKumar Ch2012-11-061-1/+8
| | * | | | ARM: dts: AM33XX: Add matrix keypad device tree data to am335x-evmAnilKumar Ch2012-11-061-0/+20
| | * | | | ARM: dts: AM33XX: Add pinmux configuration for matrix keypad to EVMAnilKumar Ch2012-11-061-0/+15
| | * | | | ARM: dts: omap5-evm: LPDDR2 memory device details for EVMLokesh Vutla2012-11-052-0/+78
| | * | | | ARM: dts: omap5: EMIF device tree data for OMAP5 boardsLokesh Vutla2012-11-051-0/+22
| | * | | | ARM: dts: omap5-evm: Fix size of memory defined for EVMLokesh Vutla2012-11-051-1/+1
| * | | | | Merge branch 'dev-dt-timer' of github.com:jonhunter/linux into omap-for-v3.8/dtTony Lindgren2012-11-074-39/+275
| |\ \ \ \ \
| | * | | | | ARM: OMAP2+: Add device-tree support for 32kHz counterJon Hunter2012-11-021-1/+27
| | * | | | | ARM: OMAP: Add DT support for timer driverJon Hunter2012-11-022-42/+146
| | * | | | | ARM: OMAP3: Add generic machine descriptor for boards with OMAP3 GP devicesJon Hunter2012-11-021-0/+17
| | * | | | | ARM: OMAP: Add function to request a timer by capabilityJon Hunter2012-11-022-0/+53
| | * | | | | ARM: OMAP3: Dynamically disable secure timer nodes for secure devicesJon Hunter2012-11-021-0/+36
| * | | | | | Merge branch 'for_3.8/dts' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Tony Lindgren2012-11-0723-50/+989
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | / / | | |_|_|/ / | |/| | | |
| | * | | | ARM: dts: OMAP5: Add counter nodeJon Hunter2012-11-011-0/+6