summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'clps711x/cleanup' into next/cleanup2Arnd Bergmann2012-09-2814-996/+81
|\
| * ARM: clps711x: Remove board support for CEIVAAlexander Shiyan2012-09-289-946/+0
| * ARM: clps711x: Fix register definitionsAlexander Shiyan2012-09-281-5/+4
| * ARM: clps711x: Fix lowlevel debug-macroAlexander Shiyan2012-09-281-7/+1
| * ARM: clps711x: Added simple clock frameworkAlexander Shiyan2012-09-283-38/+76
* | Merge tag 'tegra-for-3.7-cleanup2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2012-09-2148-7150/+5455
|\ \
| * | pinctrl: tegra: move pinconf-tegra.h content into drivers/pinctrlStephen Warren2012-09-143-65/+44
| * | ARM: tegra: delete unused headersStephen Warren2012-09-142-66/+0
| * | ARM: tegra: remove useless includes of <mach/*.h>Stephen Warren2012-09-145-5/+0
| * | ARM: tegra: remove dead codeStephen Warren2012-09-146-906/+26
| * | Merge commit 'xceiv-for-v3.7' into for-3.7/cleanup2Stephen Warren2012-09-1441-607/+1596
| |\ \
| * \ \ Merge branch 'for-3.7/common-clk' into for-3.7/cleanup2Stephen Warren2012-09-1415-4733/+5055
| |\ \ \
| | * | | ARM: Tegra: Add smp_twd clock for Tegra20Prashant Gaikwad2012-09-133-0/+50
| | * | | ARM: tegra: cpu-tegra: explicitly manage re-parentingStephen Warren2012-09-111-1/+47
| | * | | ARM: tegra: fix overflow in tegra20_pll_clk_round_rate()Stephen Warren2012-09-111-1/+1
| | * | | ARM: tegra: Fix data type for io addressPrashant Gaikwad2012-09-071-6/+6
| | * | | ARM: tegra: remove tegra_timer from tegra_list_clksStephen Warren2012-09-062-2/+0
| | * | | ARM: tegra30: clocks: fix the wrong tegra_audio_sync_clk_ops nameJoseph Lo2012-09-062-2/+2
| | * | | ARM: tegra: clocks: separate tegra_clk_32k_ops from Tegra20 and Tegra30Joseph Lo2012-09-064-3/+13
| | * | | ARM: tegra: Remove duplicate codePrashant Gaikwad2012-09-063-724/+0
| | * | | ARM: tegra: Port tegra to generic clock frameworkPrashant Gaikwad2012-09-068-2345/+3057
| | * | | ARM: tegra: Add clk_tegra structure and helper functionsPrashant Gaikwad2012-09-064-11/+210
| | * | | ARM: tegra: Rename tegra20 clock filePrashant Gaikwad2012-09-062-1/+1
| | * | | ARM: tegra20: Separate out clk ops and clk dataPrashant Gaikwad2012-09-064-1042/+995
| | * | | ARM: tegra30: Separate out clk ops and clk dataPrashant Gaikwad2012-09-064-1133/+1210
| | * | | ARM: tegra: fix U16 divider range checkStephen Warren2012-09-061-1/+1
| | * | | ARM: tegra: turn on UART A clock at bootStephen Warren2012-09-061-0/+1
| * | | | Merge branch 'for-3.7/board-removal' into for-3.7/cleanup2Stephen Warren2012-09-1419-1368/+328
| |\ \ \ \
| | * | | | ARM: dt: tegra: harmony: configure power offStephen Warren2012-09-141-0/+2
| | * | | | ARM: dt: tegra: harmony: add regulatorsLaxman Dewangan2012-09-146-208/+249
| | * | | | ARM: tegra: remove board (but not DT) support for HarmonyStephen Warren2012-09-147-399/+19
| | * | | | ARM: tegra: remove board (but not DT) support for Paz00Stephen Warren2012-09-146-376/+2
| | * | | | ARM: tegra: remove board (but not DT) support for TrimSliceStephen Warren2012-09-146-382/+2
| | * | | | Merge commit 'tps6589x-dt' into for-3.7/board-removalStephen Warren2012-09-145-30/+81
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | regulator: tps6586x: add support for SYS railLaxman Dewangan2012-09-065-30/+81
| | |/ / /
| * | | | mmc: tegra: remove useless include of <mach/*.h>Stephen Warren2012-09-061-1/+0
| * | | | gpio: tegra: remove useless includes of <mach/*.h>Stephen Warren2012-09-061-3/+0
| * | | | ARM: tegra: remove duplicate select USE_OFStephen Warren2012-09-061-1/+0
| * | | | ARM: tegra: use IO_ADDRESS for getting virtual addressLaxman Dewangan2012-09-062-4/+4
| |/ / /
* | | | Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Olof Johansson2012-09-2141-607/+1596
|\ \ \ \ | | |/ / | |/| |
| * | | usb: otg: mxs-phy: Fix mx23 operationMike Thompson2012-09-101-3/+35
| * | | usb: dwc3: add basic PHY supportFelipe Balbi2012-09-102-0/+20
| * | | usb: dwc3: exynos: add nop transceiver supportFelipe Balbi2012-09-101-0/+66
| * | | usb: dwc3: omap: add nop transceiver supportFelipe Balbi2012-09-101-0/+66
| * | | usb: dwc3: pci: add nop transceiver supportFelipe Balbi2012-09-101-0/+67
| * | | usb: otg: move the dereference below the NULL testWei Yongjun2012-09-101-10/+24
| * | | arm: omap: phy: remove unused functions from omap-phy-internal.cKishon Vijay Abraham I2012-09-063-146/+0
| * | | usb: twl4030: Add device tree support for twl4030 usbKishon Vijay Abraham I2012-09-062-6/+39
| * | | usb: twl6030: Add dt support for twl6030 usbKishon Vijay Abraham I2012-09-062-13/+47
| * | | usb: otg: make twl6030_usb as a comparator driver to omap_usb2Kishon Vijay Abraham I2012-09-062-101/+19