summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: delete unused headersStephen Warren2012-09-142-66/+0Star
* ARM: tegra: remove useless includes of <mach/*.h>Stephen Warren2012-09-145-5/+0Star
* ARM: tegra: remove dead codeStephen Warren2012-09-146-906/+26Star
* Merge commit 'xceiv-for-v3.7' into for-3.7/cleanup2Stephen Warren2012-09-1441-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/+0Star
| * 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/+19Star
| * usb: phy: add a new driver for omap usb2 phyKishon Vijay Abraham I2012-09-066-0/+378
| * usb: phy: fix build breakVenu Byravarasu2012-09-062-24/+25
| * usb: move phy driver from mach-tegra to drivers/usbVenu Byravarasu2012-09-057-85/+103
| * usb: otg: Move phy interface to separate file.Venu Byravarasu2012-09-052-197/+209
| * usb: phy: isp1301: Remove unused static array and defineRoland Stigge2012-08-201-6/+0Star
| * usb: phy: mv_u3d: Add usb phy driver for mv_u3dYu Xu2012-08-094-0/+459
| * usb: otg: Remove the unneeded NULL checkShubhrajyoti D2012-08-091-1/+1
| * usb: xceiv: nop: let it work as USB2 and USB3 phyFelipe Balbi2012-08-032-1/+12
| * usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.hFelipe Balbi2012-08-0310-14/+26
* | 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/+0Star
| * | 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/+0Star
| * | 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/+995Star
| * | 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/+328Star
|\ \ \
| * | | 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/+19Star
| * | | ARM: tegra: remove board (but not DT) support for Paz00Stephen Warren2012-09-146-376/+2Star
| * | | ARM: tegra: remove board (but not DT) support for TrimSliceStephen Warren2012-09-146-382/+2Star
| * | | 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/+0Star
* | | gpio: tegra: remove useless includes of <mach/*.h>Stephen Warren2012-09-061-3/+0Star
* | | ARM: tegra: remove duplicate select USE_OFStephen Warren2012-09-061-1/+0Star