aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-14Merge commit 'xceiv-for-v3.7' into for-3.7/cleanup2Stephen Warren41-607/+1596
2012-09-14Merge branch 'for-3.7/common-clk' into for-3.7/cleanup2Stephen Warren15-4733/+5055
2012-09-14Merge branch 'for-3.7/board-removal' into for-3.7/cleanup2Stephen Warren19-1368/+328
2012-09-14ARM: dt: tegra: harmony: configure power offStephen Warren1-0/+2
2012-09-14ARM: dt: tegra: harmony: add regulatorsLaxman Dewangan6-208/+249
2012-09-14ARM: tegra: remove board (but not DT) support for HarmonyStephen Warren7-399/+19
2012-09-14ARM: tegra: remove board (but not DT) support for Paz00Stephen Warren6-376/+2
2012-09-14ARM: tegra: remove board (but not DT) support for TrimSliceStephen Warren6-382/+2
2012-09-14Merge commit 'tps6589x-dt' into for-3.7/board-removalStephen Warren5-30/+81
2012-09-13ARM: Tegra: Add smp_twd clock for Tegra20Prashant Gaikwad3-0/+50
2012-09-11ARM: tegra: cpu-tegra: explicitly manage re-parentingStephen Warren1-1/+47
2012-09-11ARM: tegra: fix overflow in tegra20_pll_clk_round_rate()Stephen Warren1-1/+1
2012-09-10usb: otg: mxs-phy: Fix mx23 operationMike Thompson1-3/+35
2012-09-10usb: dwc3: add basic PHY supportFelipe Balbi2-0/+20
2012-09-10usb: dwc3: exynos: add nop transceiver supportFelipe Balbi1-0/+66
2012-09-10usb: dwc3: omap: add nop transceiver supportFelipe Balbi1-0/+66
2012-09-10usb: dwc3: pci: add nop transceiver supportFelipe Balbi1-0/+67
2012-09-10usb: otg: move the dereference below the NULL testWei Yongjun1-10/+24
2012-09-07ARM: tegra: Fix data type for io addressPrashant Gaikwad1-6/+6
2012-09-06ARM: tegra: remove tegra_timer from tegra_list_clksStephen Warren2-2/+0
2012-09-06ARM: tegra30: clocks: fix the wrong tegra_audio_sync_clk_ops nameJoseph Lo2-2/+2
2012-09-06ARM: tegra: clocks: separate tegra_clk_32k_ops from Tegra20 and Tegra30Joseph Lo4-3/+13
2012-09-06ARM: tegra: Remove duplicate codePrashant Gaikwad3-724/+0
2012-09-06ARM: tegra: Port tegra to generic clock frameworkPrashant Gaikwad8-2345/+3057
2012-09-06ARM: tegra: Add clk_tegra structure and helper functionsPrashant Gaikwad4-11/+210
2012-09-06ARM: tegra: Rename tegra20 clock filePrashant Gaikwad2-1/+1
2012-09-06ARM: tegra20: Separate out clk ops and clk dataPrashant Gaikwad4-1042/+995
2012-09-06ARM: tegra30: Separate out clk ops and clk dataPrashant Gaikwad4-1133/+1210
2012-09-06ARM: tegra: fix U16 divider range checkStephen Warren1-1/+1
2012-09-06ARM: tegra: turn on UART A clock at bootStephen Warren1-0/+1
2012-09-06mmc: tegra: remove useless include of <mach/*.h>Stephen Warren1-1/+0
2012-09-06gpio: tegra: remove useless includes of <mach/*.h>Stephen Warren1-3/+0
2012-09-06ARM: tegra: remove duplicate select USE_OFStephen Warren1-1/+0
2012-09-06ARM: tegra: use IO_ADDRESS for getting virtual addressLaxman Dewangan2-4/+4
2012-09-06arm: omap: phy: remove unused functions from omap-phy-internal.cKishon Vijay Abraham I3-146/+0
2012-09-06usb: twl4030: Add device tree support for twl4030 usbKishon Vijay Abraham I2-6/+39
2012-09-06usb: twl6030: Add dt support for twl6030 usbKishon Vijay Abraham I2-13/+47
2012-09-06usb: otg: make twl6030_usb as a comparator driver to omap_usb2Kishon Vijay Abraham I2-101/+19
2012-09-06usb: phy: add a new driver for omap usb2 phyKishon Vijay Abraham I6-0/+378
2012-09-06usb: phy: fix build breakVenu Byravarasu2-24/+25
2012-09-06regulator: tps6586x: add support for SYS railLaxman Dewangan5-30/+81
2012-09-05usb: move phy driver from mach-tegra to drivers/usbVenu Byravarasu7-85/+103
2012-09-05usb: otg: Move phy interface to separate file.Venu Byravarasu2-197/+209
2012-09-01Linux 3.6-rc4Linus Torvalds1-1/+1
2012-09-01time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2-5/+12
2012-08-31Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+7
2012-08-31Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6Linus Torvalds3-7/+7
2012-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds5-9/+7
2012-08-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-126/+174
2012-08-30s390/32: Don't clobber personality flags on execHeiko Carstens1-1/+2