messages from 2012-03-05 22:25:21 to 2012-03-19 16:00:46 UTC [more...]
[PATCH 1/8] dt: add property iteration helpers
2012-03-19 16:00 UTC (9+ messages)
` [PATCH 2/8] pinctrl: Include <linux/bug.h> to prevent compile errors
` [PATCH 4/8] pinctrl: implement pinctrl_check_ops
` [PATCH 6/8] dt: Move Tegra20 pin mux binding into new pinctrl directory
` [PATCH 7/8] dt: Document Tegra20/30 pinctrl binding
` [PATCH 8/8] pinctrl: tegra: Add complete device tree support
` [PATCH 3/8] dt: pinctrl: Document device tree binding
` [PATCH 5/8] pinctrl: core device tree mapping table parsing support
[GIT PULL] A few more dt patches for tegra
2012-03-18 17:54 UTC
[GIT PULL] A few more non-critical fixes for tegra
2012-03-18 17:51 UTC
[GIT PULL] Refresh of board branch for tegra
2012-03-18 17:50 UTC
[PATCH] ARM: tegra: update main repo and add patchwork
2012-03-18 17:44 UTC
[PATCH v3 0/5] ARM: Tegra: cleanup patches from Arnd Bergmann
2012-03-18 17:36 UTC (3+ messages)
` [PATCH v3 4/5] ARM: tegra: select USB_ULPI if USB is selected
[PATCH 00/11] ARM: tegra: Add PCIe device tree support
2012-03-18 17:31 UTC (44+ messages)
` [PATCH 01/11] drivercore: Add driver probe deferral mechanism
` [PATCH 05/11] tps6586x: Add device-tree support
` [PATCH 02/11] regulator: Support driver probe deferral
` [PATCH 03/11] regulator: fixed: "
` [PATCH 04/11] regulator: tps6586x: fix typo in debug message
` [PATCH 06/11] PCI: Keep pci_fixup_irqs() around after init
` [PATCH 07/11] ARM: pci: Keep pci_common_init() "
` [PATCH 08/11] ARM: tegra: Move tegra_pcie_xclk_clamp() to PMC
` [PATCH 09/11] ARM: tegra: Rewrite PCIe support as a driver
` [PATCH 10/11] ARM: tegra: pcie: Add MSI support
` [PATCH 11/11] ARM: tegra: pcie: Add device tree support
[PATCH/RFC 0/2] Couple of Tegra2 PCIe fixes(?)
2012-03-18 17:27 UTC (17+ messages)
` [PATCH/RFC 1/2] arm/tegra: fix harmony pinmux for PCIe
` [PATCH/RFC 2/2] arm/tegra: add timeout to PCIe PLL lock detection loop
` [PATCH v2 "
` [PATCH] arm/tegra: pcie: fix return value of function
[PATCH] mfd: rc5t583: Add support for RICOH PMIC RC5T583
2012-03-16 19:06 UTC (2+ messages)
[PATCH V1 1/2] mfd: tps65910: Use correct variable name for regmap config
2012-03-16 17:55 UTC (4+ messages)
` [PATCH V2 2/2] mfd: tps65910: Add support for device sleep
[PATCH v4 00/10] Add PWM framework and device tree support
2012-03-16 8:29 UTC (30+ messages)
` [PATCH v4 01/10] PWM: add pwm framework support
` [PATCH v4 02/10] pwm: Allow chips to support multiple PWMs
` [PATCH v4 03/10] pwm: Add device tree support
` [PATCH v4 04/10] ARM: tegra: Fix PWM clock programming
` [PATCH v4 05/10] ARM: tegra: Provide clock for only one PWM controller
` [PATCH v4 06/10] pwm: Add NVIDIA Tegra SoC support
` [PATCH v4 07/10] pwm: tegra: Add device tree support
` [PATCH v4 08/10] pwm: Add Blackfin support
` [PATCH v4 09/10] pwm: Add PXA support
` [PATCH v4 10/10] pwm-backlight: Add rudimentary device tree support
[PATCH V2 1/3] Documentation/gpio.txt: Explain expected pinctrl interaction
2012-03-14 17:29 UTC (12+ messages)
` [PATCH V2 2/3] pinctrl: allow concurrent gpio and mux function ownership of pins
` [PATCH V2 3/3] gpio: tegra: Hide tegra_gpio_enable/disable()
[PATCH 0/3] coupled cpuidle state support
2012-03-14 14:23 UTC (14+ messages)
` [linux-pm] "
[PATCH v3] Input: keyboard - add device tree bindings for simple key matrixes
2012-03-14 4:42 UTC (4+ messages)
` [PATCH v4] "
[PATCH 1/2] ARM: Add Kconfig option to use mkimage -T kernel_noload
2012-03-12 17:44 UTC (11+ messages)
[PATCH 1/8] ARM: tegra: export tegra_gpio_{en,dis}able
2012-03-12 17:43 UTC (3+ messages)
` [PATCH v2] "
[PATCH 1/2] Documentation/gpio.txt: Explain expected pinctrl interaction
2012-03-12 17:19 UTC (4+ messages)
[PATCH 1/2] tegra: Implement pre-console putc() for fdt warning
2012-03-09 18:24 UTC (6+ messages)
` [PATCH 2/2] tegra: Enable pre-console putc() for Tegra boards
` [U-Boot] [PATCH 1/2] tegra: Implement pre-console putc() for fdt warning
[PATCH V1] regulator: tps65910: Sleep off rails when ext sleep configured
2012-03-08 18:09 UTC (2+ messages)
[PATCH v2] i2c: tegra: Add delay before reset the controller
2012-03-08 16:30 UTC (5+ messages)
[PATCH V1] i2c: gpio: Use open drain support from gpio driver
2012-03-08 11:01 UTC (10+ messages)
[PATCH v5 4/9] tegra: fdt: i2c: Add extra I2C bindings for U-Boot
2012-03-08 6:32 UTC (7+ messages)
` [PATCH v5 5/9] tegra: i2c: Add I2C driver
[PATCH] MAINTAINERS: update my email address
2012-03-07 22:56 UTC (2+ messages)
[RESEND PATCH 0/3] arm: tegra: dts: USB Updates for Tegra legacy mode / OTG
2012-03-07 20:51 UTC (5+ messages)
` [RESEND PATCH 1/3] arm: tegra: dts: Support host/device selection and legacy mode
` [RESEND PATCH 2/3] arm: tegra: dts: Add legacy mode support to Tegra2x USB1 port
` [RESEND PATCH 3/3] arm: tegra: dts: Mark USB1 as an OTG port on Seaboard
[PATCH v4 4/9] tegra: fdt: i2c: Add extra I2C bindings for U-Boot
2012-03-07 20:35 UTC (11+ messages)
` [PATCH v4 5/9] tegra: i2c: Add I2C driver
` [U-Boot] "
[PATCH V1] regulator: tps65910: Configure correct value for VDDCTRL vout reg
2012-03-07 19:30 UTC (2+ messages)
[PATCH v8 15/21] tegra: fdt: Add function to return peripheral/clock ID
2012-03-07 18:18 UTC (6+ messages)
` [PATCH v8 21/21] tegra: fdt: Enable FDT support for Ventana
[PATCH 1/2] i2c: tegra: Remove unnecessary clk_get
2012-03-07 18:16 UTC (4+ messages)
` [PATCH 2/2] i2c: tegra: Remove unnecessary write to INT_STATUS
[PATCH V2] regulator: fixed: Support for open drain gpio pin
2012-03-07 10:55 UTC (2+ messages)
[PATCH 0/3] arm: tegra: dts: USB Updates for Tegra legacy mode / OTG
2012-03-07 5:06 UTC (5+ messages)
[PATCH v7 09/20] tegra: fdt: Add additional USB binding
2012-03-07 3:19 UTC (5+ messages)
[PATCH v6 11/20] tegra: fdt: Add clock bindings for Tegra2 Seaboard
2012-03-07 2:48 UTC (10+ messages)
` [U-Boot] "
[PATCH] Input: tegra-kbc - revise device tree support
2012-03-06 20:34 UTC (2+ messages)
[PATCH v3 00/10] Add PWM framework and device tree support
2012-03-06 19:17 UTC (5+ messages)
` [PATCH v3 02/10] pwm: Allow chips to support multiple PWMs
obtaining a regulator from a phandle
2012-03-06 17:21 UTC (5+ messages)
[PATCH V2] ARM: tegra: update defconfig
2012-03-06 0:03 UTC
[PATCH] ARM: tegra: update defconfig
2012-03-05 22:25 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox