aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-14pinctrl: tegra: move pinconf-tegra.h content into drivers/pinctrlStephen Warren
2012-09-14ARM: tegra: delete unused headersStephen Warren
2012-09-14ARM: tegra: remove useless includes of <mach/*.h>Stephen Warren
2012-09-14ARM: tegra: remove dead codeStephen Warren
2012-09-14Merge commit 'xceiv-for-v3.7' into for-3.7/cleanup2Stephen Warren
2012-09-14Merge branch 'for-3.7/common-clk' into for-3.7/cleanup2Stephen Warren
2012-09-14Merge branch 'for-3.7/board-removal' into for-3.7/cleanup2Stephen Warren
2012-09-14ARM: dt: tegra: harmony: configure power offStephen Warren
2012-09-14ARM: dt: tegra: harmony: add regulatorsLaxman Dewangan
2012-09-14ARM: tegra: remove board (but not DT) support for HarmonyStephen Warren
2012-09-14ARM: tegra: remove board (but not DT) support for Paz00Stephen Warren
2012-09-14ARM: tegra: remove board (but not DT) support for TrimSliceStephen Warren
2012-09-14Merge commit 'tps6589x-dt' into for-3.7/board-removalStephen Warren
2012-09-13ARM: Tegra: Add smp_twd clock for Tegra20Prashant Gaikwad
2012-09-11ARM: tegra: cpu-tegra: explicitly manage re-parentingStephen Warren
2012-09-11ARM: tegra: fix overflow in tegra20_pll_clk_round_rate()Stephen Warren
2012-09-10usb: otg: mxs-phy: Fix mx23 operationMike Thompson
2012-09-10usb: dwc3: add basic PHY supportFelipe Balbi
2012-09-10usb: dwc3: exynos: add nop transceiver supportFelipe Balbi
2012-09-10usb: dwc3: omap: add nop transceiver supportFelipe Balbi
2012-09-10usb: dwc3: pci: add nop transceiver supportFelipe Balbi
2012-09-10usb: otg: move the dereference below the NULL testWei Yongjun
2012-09-07ARM: tegra: Fix data type for io addressPrashant Gaikwad
2012-09-06ARM: tegra: remove tegra_timer from tegra_list_clksStephen Warren
2012-09-06ARM: tegra30: clocks: fix the wrong tegra_audio_sync_clk_ops nameJoseph Lo
2012-09-06ARM: tegra: clocks: separate tegra_clk_32k_ops from Tegra20 and Tegra30Joseph Lo
2012-09-06ARM: tegra: Remove duplicate codePrashant Gaikwad
2012-09-06ARM: tegra: Port tegra to generic clock frameworkPrashant Gaikwad
2012-09-06ARM: tegra: Add clk_tegra structure and helper functionsPrashant Gaikwad
2012-09-06ARM: tegra: Rename tegra20 clock filePrashant Gaikwad
2012-09-06ARM: tegra20: Separate out clk ops and clk dataPrashant Gaikwad
2012-09-06ARM: tegra30: Separate out clk ops and clk dataPrashant Gaikwad
2012-09-06ARM: tegra: fix U16 divider range checkStephen Warren
2012-09-06ARM: tegra: turn on UART A clock at bootStephen Warren
2012-09-06mmc: tegra: remove useless include of <mach/*.h>Stephen Warren
2012-09-06gpio: tegra: remove useless includes of <mach/*.h>Stephen Warren
2012-09-06ARM: tegra: remove duplicate select USE_OFStephen Warren
2012-09-06ARM: tegra: use IO_ADDRESS for getting virtual addressLaxman Dewangan
2012-09-06arm: omap: phy: remove unused functions from omap-phy-internal.cKishon Vijay Abraham I
2012-09-06usb: twl4030: Add device tree support for twl4030 usbKishon Vijay Abraham I
2012-09-06usb: twl6030: Add dt support for twl6030 usbKishon Vijay Abraham I
2012-09-06usb: otg: make twl6030_usb as a comparator driver to omap_usb2Kishon Vijay Abraham I
2012-09-06usb: phy: add a new driver for omap usb2 phyKishon Vijay Abraham I
2012-09-06usb: phy: fix build breakVenu Byravarasu
2012-09-06regulator: tps6586x: add support for SYS railLaxman Dewangan
2012-09-05usb: move phy driver from mach-tegra to drivers/usbVenu Byravarasu
2012-09-05usb: otg: Move phy interface to separate file.Venu Byravarasu
2012-09-01Linux 3.6-rc4v3.6-rc4Linus Torvalds
2012-09-01time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz
2012-08-31Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds