messages from 2014-10-07 11:55:30 to 2014-10-08 05:21:22 UTC [more...]
[PATCH 00/16] ST33 I2C TPM driver cleanup
2014-10-08 5:21 UTC (27+ messages)
` [PATCH 01/16] tpm/tpm_i2c_stm_st33: Update Kconfig in order to be inline to other similar product
` [tpmdd-devel] "
` [PATCH 02/16] tpm/tpm_i2c_stm_st33: Fix few coding style error reported by scripts/checkpatch.pl
` [PATCH 03/16] tpm/tpm_i2c_stm_st33: Move tpm registers to tpm_i2c_stm_st33.c
` [PATCH 04/16] tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer[0], [1] buffer
` [PATCH 05/16] tpm/tpm_i2c_stm_st33: Replace err/rc/ret by r for a function return code
` [PATCH 06/16] tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_*
` [PATCH 07/16] tpm/tpm_i2c_stm_st33: Add devicetree structure
` [tpmdd-devel] "
` [PATCH 08/16] tpm: dts: st33zp24_i2c: Add DTS Documentation
` [PATCH 09/16] tpm/tpm_i2c_stm_st33: Few code cleanup
` [PATCH 10/16] tpm/tpm_i2c_stm_st33: Replace wait_for_serirq_timeout by wait_for_tpm_stat
` [tpmdd-devel] "
` [PATCH 11/16] tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registers
` [tpmdd-devel] "
` [PATCH 12/16] tpm/tpm_i2c_stm_st33: Change License header to have up to date address information
` [PATCH 13/16] tpm/tpm_i2c_stm_st33: Add tpm_lock mutex for safe irq management
` [tpmdd-devel] "
` [PATCH 14/16] tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_send
` [tpmdd-devel] "
` [PATCH 15/16] tpm/tpm_i2c_stm_st33: Add delay before release_locality to make sure irq are cleared
` [tpmdd-devel] "
` [PATCH 16/16] tpm: Increment driver version to 1.2.1
` [tpmdd-devel] [PATCH 00/16] ST33 I2C TPM driver cleanup
[PATCH v3 0/2] Add HS-USB device tree support for R8A7790/Lager board
2014-10-08 4:51 UTC (5+ messages)
` [PATCH v3 1/2] ARM: shmobile: r8a7790: add HS-USB device node
` [PATCH v3 2/2] ARM: shmobile: lager: enable HS-USB
[PATCH v10 0/3] Add drm driver for Rockchip Socs
2014-10-08 4:24 UTC (4+ messages)
` [PATCH v10 1/3] drm: rockchip: Add basic drm driver
` [PATCH v10 2/3] dt-bindings: video: Add for rockchip display subsytem
` [PATCH v10 3/3] dt-bindings: video: Add documentation for rockchip vop
[PATCH 0/3] drm-exynos-dp/phy-exynos-dp: Refactor to use pmu-system-controller and dp driver cleanup
2014-10-08 3:10 UTC (7+ messages)
` [PATCH 2/3] drm/exynos: dp: Remove support for unused dptx-phy
` [PATCH 3/3] arm: dts: Exynos5: Use pmu_system_controller phandle for dp phy
[PATCH v2 0/4] usb: dwc3/phy-exynos5-usbdrd: Extend support to Exynos7
2014-10-08 3:01 UTC (4+ messages)
` [PATCH v2 1/4] dwc3: exynos: Add support for SCLK present on Exynos7
[PATCH v4 00/13] Add ACPI _DSD and unified device properties support
2014-10-08 2:55 UTC (9+ messages)
` [PATCH 09/12] input: gpio_keys_polled - Add support for GPIO descriptors
` [PATCH 13/13] input: gpio_keys_polled - Make use of device property API
` [PATCH 11/13] gpio: Support for unified device properties interface
[PATCH v5 0/3] i2c: hix5hd2: add i2c controller driver
2014-10-08 2:47 UTC (8+ messages)
` [PATCH v5 1/3] i2c: hix5hd2: add devicetree documentation
` [PATCH v5 2/3] i2c: hix5hd2: add i2c controller driver
` [PATCH v5 3/3] ARM: dts: hix5hd2: add i2c node
[PATCH v2 1/3] iommu/rockchip: rk3288 iommu driver
2014-10-08 2:19 UTC (3+ messages)
` [PATCH v2 2/3] dt-bindings: iommu: Add documentation for rockchip iommu
` [PATCH v2 3/3] ARM: dts: rk3288: add VOP iommu nodes
[PATCH v9 0/3] Add drm driver for Rockchip Socs
2014-10-08 1:17 UTC (7+ messages)
` [PATCH v9 1/3] drm: rockchip: Add basic drm driver
[RESUBMIT PATCH v3 0/8] Adding Skyworks SKY81452 device drivers
2014-10-08 1:03 UTC (5+ messages)
` [RESUBMIT PATCH v3 2/8] backlight: Add support Skyworks SKY81452 backlight driver
` [RESUBMIT PATCH v3 7/8] regulator: sky81452: Add compatible string for device binding
[PATCH v4 0/3] cap1106: add support for cap11xx variants
2014-10-08 0:09 UTC (3+ messages)
` [PATCH v4 2/3] cap11xx: Add support for various cap11xx devices
[RFC PATCH v2 00/16] Add ACPI _DSD and unified device properties support
2014-10-07 23:57 UTC (8+ messages)
` [RFC PATCH v2 07/16] gpio: Add support for unified device properties interface
[PATCH 00/44] kernel: Add support for poweroff handler call chain
2014-10-07 23:43 UTC (28+ messages)
` [PATCH 03/44] hibernate: Call have_kernel_poweroff instead of checking pm_power_off
` [PATCH 05/44] mfd: as3722: Drop reference to pm_power_off from devicetree bindings
` [PATCH 06/44] gpio-poweroff: "
` [PATCH 07/44] qnap-poweroff: "
` [PATCH 08/44] kernel: Move pm_power_off to common code
` [PATCH 20/44] power/reset: restart-poweroff: Register with kernel poweroff handler
` [PATCH 21/44] power/reset: gpio-poweroff: "
` [PATCH 23/44] power/reset: qnap-poweroff: "
` [PATCH 29/44] staging: nvec: "
` [PATCH 44/44] kernel: Remove pm_power_off
[PATCH 0/2] Qualcomm PM8941 power key driver
2014-10-07 23:42 UTC (9+ messages)
` [PATCH 1/2] input: Add "
` [PATCH 2/2] input: pm8941-pwrkey: Add DT binding documentation
[PATCH v7 0/5] Rockchip soc thermal driver
2014-10-07 23:39 UTC (3+ messages)
` [PATCH v7 1/5] thermal: rockchip: add driver for thermal
[PATCH v8 0/7] QCOM 8974 and 8084 cpuidle driver
2014-10-07 23:17 UTC (9+ messages)
` [PATCH v8 1/7] qcom: spm: Add Subsystem Power Manager driver
` [PATCH v8 2/7] arm: dts: qcom: Add power-controller device node for 8974 Krait CPUs
` [PATCH v8 3/7] arm: dts: qcom: Add power-controller device node for 8084 "
` [PATCH v8 4/7] qcom: pm: Add cpu low power mode functions
` [PATCH v8 5/7] qcom: cpuidle: Add cpuidle driver for QCOM cpus
` [PATCH v8 6/7] arm: dts: qcom: Add idle states device nodes for 8974
` [PATCH v8 7/7] arm: dts: qcom: Add idle states device nodes for 8084
[PATCH 0/2] SPI: Enable devicetree spi child nodes
2014-10-07 23:12 UTC (10+ messages)
` [PATCH 1/2] spi: dw: Initialize of_node to discover DT node children
` [PATCH 2/2] arm: dts: socfpga: Add SPI nodes & update copyright
[PATCH 0/4] Add KPSS watchdog driver to relevant device trees
2014-10-07 23:07 UTC (7+ messages)
` [PATCH 2/4] ARM: qcom: add description of KPSS WDT for IPQ8064
[RFC 0/4] Add PCI/MSI(x) support for AMD Seattle Platform
2014-10-07 21:39 UTC (8+ messages)
` [RFC 2/4] PCI: generic: Add support for ARM64 and MSI(x)
[PATCH 0/3] Pinctrl driver for Amlogic Meson SoCs
2014-10-07 21:32 UTC (4+ messages)
` [PATCH 1/3] pinctrl: add "
` [PATCH 2/3] pinctrl: meson: add device tree bindings documentation
` [PATCH 3/3] ARM: dts: meson8: add pinctrl and gpio nodes
[PATCH 1/7] qcom: spm: Add Subsystem Power Manager driver
2014-10-07 21:31 UTC (7+ messages)
` [PATCH 2/7] arm: dts: qcom: Add power-controller device node for 8974 Krait CPUs
` [PATCH 3/7] arm: dts: qcom: Add power-controller device node for 8084 "
` [PATCH 4/7] qcom: pm: Add cpu low power mode functions
` [PATCH 5/7] qcom: cpuidle: Add cpuidle driver for QCOM cpus
` [PATCH 6/7] arm: dts: qcom: Add idle states device nodes for 8974
` [PATCH 7/7] arm: dts: qcom: Add idle states device nodes for 8084
[PATCH 0/2] init some clock rate from dts for rk3288
2014-10-07 21:10 UTC (8+ messages)
` [PATCH 2/2] ARM: dts: enable init rate for clock
[PATCH 0/3] Add Altera peripheral memories to EDAC framework
2014-10-07 20:20 UTC (11+ messages)
` [PATCH 1/3] arm: socfpga: Enable ECC of L2 and OCRAM on startup
` "
[PATCH v2 0/7] ARM: sunxi: Add basic support for Allwinner A80 SoC
2014-10-07 20:12 UTC (15+ messages)
` [PATCH v2 1/7] ARM: sunxi: Introduce Allwinner A80 support
` [PATCH v2 4/7] ARM: dts: sun9i: Add A80 Optimus Board support
[RFC PATCH v2 1/4] regulator: Add helper function to get "poweroff-source" property
2014-10-07 19:45 UTC (5+ messages)
` [RFC PATCH v2 2/4] regulator: act8865: Add support to turn off all outputs
` [RFC PATCH v1 3/4] ARM: dts: rockchip: Enable power off in pmic for Radxa Rock
` [RFC PATCH v1 4/4] dt-bindings: Document the property poweroff-source for act8865 regulator
[PATCH 00/16] ST33 I2C TPM driver cleanup
2014-10-07 19:45 UTC (17+ messages)
` [PATCH 01/16] tpm/tpm_i2c_stm_st33: Update Kconfig in order to be inline to other similar product
` [PATCH 02/16] tpm/tpm_i2c_stm_st33: Fix few coding style error reported by scripts/checkpatch.pl
` [PATCH 03/16] tpm/tpm_i2c_stm_st33: Move tpm registers to tpm_i2c_stm_st33.c
` [PATCH 04/16] tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer[0], [1] buffer
` [PATCH 05/16] tpm/tpm_i2c_stm_st33: Replace err/rc/ret by r for a function return code
` [PATCH 06/16] tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_*
` [PATCH 07/16] tpm/tpm_i2c_stm_st33: Add devicetree structure
` [PATCH 08/16] tpm: dts: st33zp24_i2c: Add DTS Documentation
` [PATCH 09/16] tpm/tpm_i2c_stm_st33: Few code cleanup
` [PATCH 10/16] tpm/tpm_i2c_stm_st33: Replace wait_for_serirq_timeout by wait_for_tpm_stat
` [PATCH 11/16] tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registers
` [PATCH 12/16] tpm/tpm_i2c_stm_st33: Change License header to have up to date address information
` [PATCH 13/16] tpm/tpm_i2c_stm_st33: Add tpm_lock mutex for safe irq management
` [PATCH 14/16] tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_send
` [PATCH 15/16] tpm/tpm_i2c_stm_st33: Add delay before release_locality to make sure irq are cleared
` [PATCH 16/16] tpm: Increment driver version to 1.2.1
[PATCH v3 0/8] Add initial support for DA9150 Charger & Fuel-Gauge IC
2014-10-07 19:36 UTC (8+ messages)
` [PATCH 2/8] mfd: da9150: Add DT binding documentation for core
` [PATCH 3/8] iio: Add support for DA9150 GPADC
[PATCH 0/8] ASoC: fsl: Refine DT binding documents for more readability
2014-10-07 19:29 UTC (9+ messages)
` [PATCH 1/8] ASoC: fsl_esai: Add indentation for binding doc to increase readability
` [PATCH 2/8] ASoC: fsl_spdif: "
` [PATCH 3/8] ASoC: fsl_sai: "
` [PATCH 4/8] ASoC: eukrea-tlv320: "
` [PATCH 5/8] ASoC: imx-audmux: "
` [PATCH 6/8] ASoC: imx-sgtl5000: "
` [PATCH 7/8] ASoC: imx-spdif: "
` [PATCH 8/8] ASoC: imx-wm8962: "
[PATCH v2 0/2] arm: shimobile: add HS-USB device node on r8a7790
2014-10-07 19:15 UTC (5+ messages)
` [PATCH v2 2/2] arm: shmobile: lager: enable HS-USB
[PATCH v3 0/3] ASoC/ARM: tegra: apalis/colibri t30: sgtl5000 audio
2014-10-07 17:54 UTC (3+ messages)
` [PATCH v3 1/3] ASoC: tegra: add tegra sgtl5000 machine driver
[PATCH 0/3] Rockchip IOMMU driver and devicetree bindings
2014-10-07 17:05 UTC (3+ messages)
` [PATCH 1/3] iommu/rockchip: rk3288 iommu driver
[PATCH v3] clocksource: arch_timer: Allow the device tree to specify uninitialized CNTVOFF
2014-10-07 16:46 UTC (3+ messages)
ath10k: calibration data through Device Tree?
2014-10-07 16:44 UTC (7+ messages)
[PATCH] ASoC: simple-card: Add mic and hp detect gpios
2014-10-07 16:36 UTC (6+ messages)
[PATCH RESEND v7] coresight: bindings for coresight drivers
2014-10-07 16:27 UTC
[PATCH V7 11/12] Documentation: bridge: Add documentation for ps8622 DT properties
2014-10-07 16:14 UTC (7+ messages)
[PATCH 3/6] pci, thunder: Add PCIe host controller devicetree bindings
2014-10-07 15:01 UTC (4+ messages)
[PATCH v5 0/4] This set of patches adds regulator support for pmbus_core.c and ltc2978.c
2014-10-07 14:38 UTC (4+ messages)
` [PATCH v5 3/4] pmbus: add regulator support
[PATCH 3/4] watchdog: st_wdt: Provide binding documentation for ST's LPC Watchdog driver
2014-10-07 14:36 UTC
[PATCH v4 0/4] Qualcomm SPMI PMIC pin controller drivers
2014-10-07 14:14 UTC (6+ messages)
` [PATCH v4 3/4] pinctrl: Qualcomm SPMI PMIC GPIO pin controller driver
[PATCH v3 0/4] Correct vendor-prefix and document device isl29028
2014-10-07 13:54 UTC (15+ messages)
` [PATCH v3 1/4] Documentation: devicetree: bindings: Document correct and deprecated vendor-prefix with "
` [PATCH v3 2/4] Documentation: devicetree: bindings: Document deprecated device vendor name to fix related warning
` [PATCH v3 3/4] Staging: iio: light: Added correct vendor-prefix for device isl29028
` [PATCH v3 4/4] arch: arm: boot: dts: Added correct vendor-prefix with device name to compatible property
[PATCH v8 0/2] mfd: add atmel-hlcdc driver
2014-10-07 13:28 UTC (16+ messages)
` [PATCH v8 1/2] "
Holes management in syscon driver
2014-10-07 13:22 UTC (4+ messages)
` [RFC PATCH 0/2] mfd: syscon: declare holes in syscon register maps
` [RFC PATCH 1/2] mfd: syscon: Document new DT binding "holes"
` [RFC PATCH 2/2] mfd: syscon: specify rd_table and wr_table from DT
[RFC PATCH 0/2] explicitly instantiate battery from device tree
2014-10-07 12:37 UTC (11+ messages)
` [RFC PATCH 1/2] sbs-battery: add forced instantiation "
[PATCH v3 0/2] Intial support for voltage ADC
2014-10-07 11:57 UTC (6+ messages)
` [PATCH v3 1/2] iio: vadc: Qualcomm SPMI PMIC voltage ADC driver
[PATCH v5 0/4] Qualcomm SPMI PMIC pin controller drivers
2014-10-07 11:55 UTC (3+ 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;
as well as URLs for NNTP newsgroup(s).