messages from 2016-11-19 00:50:14 to 2016-11-29 09:38:17 UTC [more...]
[PATCH v2 00/13] net: ethernet: ti: cpts: update and fixes
2016-11-29 9:38 UTC (17+ messages)
` [PATCH v2 01/13] net: ethernet: ti: cpts: switch to readl/writel_relaxed()
` [PATCH v2 03/13] net: ethernet: ti: cpsw: minimize direct access to struct cpts
` [PATCH v2 04/13] net: ethernet: ti: cpts: fix unbalanced clk api usage in cpts_register/unregister
` [PATCH v2 06/13] net: ethernet: ti: cpts: disable cpts when unregistered
` [PATCH v2 07/13] net: ethernet: ti: cpts: rework initialization/deinitialization
` [PATCH v2 02/13] net: ethernet: ti: allow cpts to be built separately
` [PATCH v2 05/13] net: ethernet: ti: cpts: fix registration order
` [PATCH v2 08/13] net: ethernet: ti: cpts: move dt props parsing to cpts driver
` [PATCH v2 10/13] net: ethernet: ti: cpts: drop excessive writes to CTRL and INT_EN regs
` [PATCH v2 11/13] clocksource: export the clocks_calc_mult_shift to use by timestamp code
` [PATCH v2 12/13] net: ethernet: ti: cpts: calc mult and shift from refclk freq
` [PATCH v2 09/13] net: ethernet: ti: cpts: clean up event list if event pool is empty
` [PATCH v2 13/13] net: ethernet: ti: cpts: fix overflow check period
[PATCH 0/2] ARM: dts: dra7-evm: pinmuxing updates
2016-11-29 9:24 UTC (3+ messages)
` [PATCH 1/2] ARM: dts: dra7-evm: Remove pinmux configurations for erratum i869
` [PATCH 2/2] ARM: dts: dra7-evm: add pinmux configuration for mmc1/2
[PATCH v2 0/3] increase TSCADC clock to 24MHz and fix ti,charge-delay to represent in nS
2016-11-29 5:41 UTC (6+ messages)
` [PATCH v2 3/3] drivers: mfd: ti_am335x_tscadc: increase ADC ref clock to 24MHz
[PATCH v2 0/2] dmaengine: core/omap-dma: Support for port window
2016-11-29 3:17 UTC (4+ messages)
` [PATCH v2 2/2] dmaengine: omap-dma: Support for slave devices with data "
[PATCH 0/6] net: ethernet: ti: cpts: update and enable support on keystone 2 socs
2016-11-28 23:04 UTC (7+ messages)
` [PATCH 1/6] net: ethernet: ti: netcp: add support of cpts
` [PATCH 2/6] net: ethernet: ti: cpts: add support for ext rftclk selection
` [PATCH 3/6] net: ethernet: ti: cpts: add support of cpts HW_TS_PUSH
` [PATCH 4/6] net: ethernet: ti: cpts: add ptp pps support
` [PATCH 5/6] ARM: keystone: dts: fix netcp clocks and add names
` [PATCH 6/6] ARM: dts: keystone: enable time synchronization (cpts) submodule
[PATCH v4] cpsw: ethtool: add support for getting/setting EEE registers
2016-11-28 21:23 UTC (2+ messages)
[PATCH net 00/16] net: fix fixed-link phydev leaks
2016-11-28 20:10 UTC (18+ messages)
` [PATCH net 02/16] of_mdio: add helper to deregister fixed-link PHYs
` [PATCH net 04/16] net: ethernet: aurora: nb8800: fix fixed-link phydev leaks
` [PATCH net 12/16] net: ethernet: mediatek: "
` [PATCH net 01/16] net: dsa: slave: fix of-node leak and phy priority
` [PATCH net 03/16] net: ethernet: altera: fix fixed-link phydev leaks
` [PATCH net 05/16] net: ethernet: bcmsysport: "
` [PATCH net 06/16] net: ethernet: bcmgenet: "
` [PATCH net 07/16] net: ethernet: fec: "
` [PATCH net 08/16] net: ethernet: fs_enet: "
` [PATCH net 09/16] net: ethernet: gianfar: "
` [PATCH net 10/16] net: ethernet: ucc_geth: "
` [PATCH net 11/16] net: ethernet: marvell: mvneta: "
` [PATCH net 13/16] net: ethernet: renesas: ravb: "
` [PATCH net 14/16] net: ethernet: dwc_eth_qos: "
` [PATCH net 15/16] net: ethernet: ti: davinci_emac: fix fixed-link phydev and of-node leaks
` [PATCH net 16/16] net: dsa: slave: fix fixed-link phydev leaks
[PATCH] cpsw: ethtool: add support for nway reset
2016-11-28 15:25 UTC (2+ messages)
[PATCH v3] Documentation: pinctrl: palmas: Add ti,palmas-powerhold-override property definition
2016-11-28 4:01 UTC
[PATCH v2 0/5] mfd: palmas: add powerhold overriding during power off
2016-11-28 3:51 UTC (17+ messages)
` [PATCH v2 1/5] Documentation: pinctrl: palmas: Add ti,palmas-powerhold-override property definition
` [PATCH v2 2/5] mfd: palmas: Remove redundant check in palmas_power_off
` [PATCH v2 3/5] mfd: palmas: Reset the POWERHOLD mux during power off
` [PATCH v2 4/5] arm: dts: am57xx-beagle-x15-common: Add overide powerhold property
[PATCH v3] cpsw: ethtool: add support for getting/setting EEE registers
2016-11-27 20:27 UTC (2+ messages)
[PATCH v8 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
2016-11-27 15:47 UTC (13+ messages)
` [PATCH v8 1/8] drivers:input:tsc2007: add new common binding names, pre-calibration, flipping and rotation
` [PATCH v8 2/8] drivers:input:tsc2007: check for presence and power down tsc2007 during probe
` [PATCH v8 3/8] drivers:input:tsc2007: add iio interface to read external ADC input and temperature
` [PATCH v8 4/8] DT:omap3+tsc2007: use new common touchscreen bindings
` [PATCH v8 5/8] drivers:input:ads7846(+tsc2046): add new common binding names, pre-calibration and flipping
` [PATCH v8 6/8] dt-bindings: input: move ads7846 bindings to touchscreen subdirectory
` [PATCH v8 7/8] drivers:input:ads7846(+tsc2046): fix spi module table
` [PATCH v8 8/8] DT:omap3+ads7846: use new common touchscreen bindings
[PATCH 0/5] mfd: twl: improvements and new regulator driver
2016-11-26 20:24 UTC (8+ messages)
` [PATCH 1/5] mfd: twl-core: make driver DT only
` [PATCH 2/5] mfd: twl: remove useless header
` [PATCH 3/5] mfd: twl: move structure definitions to a public header
` [PATCH 4/5] regulator: Add support for TI TWL6032
` [PATCH 5/5] mfd: twl: use mfd_add_devices for TWL6032 regulator
[GIT PULL] omap dts changes for v4.10, part 2
2016-11-26 18:42 UTC
[PATCH v2] mfd: twl-core: make driver DT only
2016-11-26 18:25 UTC (4+ messages)
[PATCH] mfd: twl-core: export twl_get_regmap
2016-11-26 18:23 UTC (10+ messages)
[PATCH] drivers: net: davinci_mdio: use builtin_platform_driver
2016-11-25 21:23 UTC (3+ messages)
[PATCH] bq24190_charger: Fix PM runtime use for bq24190_battery_set_property
2016-11-25 13:34 UTC (3+ messages)
[PATCH] regulator: twl6030: add dependency on OF
2016-11-25 13:17 UTC (4+ messages)
[PATCH] regulator: twl: drop of_match_ptr
2016-11-25 13:04 UTC (2+ messages)
[PATCH v2] cpsw: ethtool: add support for getting/setting EEE registers
2016-11-24 18:23 UTC (8+ messages)
[PATCH] mfd: cpcap: Add minimal support
2016-11-24 14:43 UTC (7+ messages)
[PATCH v2] ARM: dts: AM571x-IDK Initial Support
2016-11-24 14:29 UTC (4+ messages)
[PATCH v7 0/9] ARM: dts: omap2+: GPMC NAND node fixes
2016-11-24 10:49 UTC (3+ messages)
` [PATCH v7 9/9] ARM: dts: omap3: Fix NAND device nodess
[PATCH 1/2] ARM: omap2: am437x: rollback to use omap3_gptimer_timer_init()
2016-11-24 6:19 UTC (2+ messages)
` [PATCH 2/2] ARM: omap: timers: reduce rating of gp_timer clocksource
[PATCH] usb: musb: Fix trying to free already-free IRQ 4
2016-11-23 16:51 UTC
[PATCH 0/4] musb fixes for v4.9-rc cycle
2016-11-23 16:44 UTC (13+ messages)
[PATCH 1/2] regulator: twl: Remove unused fields from struct twlreg_info
2016-11-23 16:31 UTC (4+ messages)
` [PATCH 2/2] regulator: twl6030: "
` Applied "regulator: twl6030: Remove unused fields from struct twlreg_info" to the regulator tree
` Applied "regulator: twl: "
[PATCH v2] ARM: dts: am335x-baltos: use phy-phandle declarations
2016-11-23 16:10 UTC (2+ messages)
[PATCH] ARM: dts: am335x-baltos: use phy-phandle declarations
2016-11-23 15:37 UTC (2+ messages)
[PATCH] cpsw: ethtool: add support for getting/setting EEE registers
2016-11-23 14:40 UTC (3+ messages)
[PATCH v6 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
2016-11-23 13:12 UTC (6+ messages)
` [PATCH v6 2/8] drivers:input:tsc2007: send pendown and penup only once like ads7846(+tsc2046) driver does
` [PATCH v6 7/8] drivers:input:ads7846(+tsc2046): fix spi module table
` [PATCH v6 4/8] drivers:input:tsc2007: add iio interface to read external ADC input and temperature
[PATCH] dt-bindings: mfd: Improve readability for TPS65217 interrupt sources
2016-11-23 13:06 UTC (7+ messages)
[PATCH] Input: twl4030-vibra: remove legacy pdata support
2016-11-23 9:59 UTC (4+ messages)
[PATCH] dmaengine: edma: re-initialize dummy slot during system resume
2016-11-23 9:27 UTC
[PATCH 0/3] rtc: rtc-twl: cleanup
2016-11-23 8:57 UTC (9+ messages)
` [PATCH 1/3] rtc: rtc-twl: kill static variables
` [PATCH 2/3] rtc: rtc-twl: make driver DT only
[PATCH v2 0/2] rtc: rtc-twl: cleanup
2016-11-23 8:55 UTC (3+ messages)
` [PATCH v2 1/2] rtc: rtc-twl: kill static variables
` [PATCH v2 2/2] rtc: rtc-twl: make driver DT only
[PATCH 0/5] mfd: tps65217: Improve the IRQ domain feature
2016-11-22 15:49 UTC (11+ messages)
` [PATCH 1/5] mfd: tps65217: Fix page fault on unloading modules
` [PATCH 2/5] mfd: tps65217: Specify the IRQ name
` [PATCH 3/5] mfd: tps65217: Update register interrupt mask bits instead of writing operation
` [PATCH 4/5] mfd: tps65217: Make an interrupt handler simpler
` [PATCH 5/5] mfd: tps65217: Support an interrupt pin as the system wakeup
[PATCH] input: twl4030_keypad: make driver DT only
2016-11-22 10:44 UTC (3+ messages)
[PATCH] ARM: dts: AM571x-IDK Initial Support
2016-11-22 4:11 UTC (3+ messages)
[PATCH v2 0/8] Support TPS65217 PMIC interrupt in DT
2016-11-21 13:05 UTC (5+ messages)
` [PATCH v2 5/8] dt-bindings: mfd: Provide human readable defines for TPS65217 interrupts
[PATCH] mfd: twl-core: make driver DT only
2016-11-20 12:57 UTC (3+ messages)
[RFC 1/6] drm/etnaviv: add binding for the gc320 found in ti socs
2016-11-20 11:43 UTC (5+ messages)
` [RFC 2/6] drm/etnaviv: allow building etnaviv on omap devices
[PATCH v7 0/9] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
2016-11-19 20:09 UTC (6+ messages)
` [PATCH v7 4/9] drivers:input:tsc2007: add iio interface to read external ADC input and temperature
[GIT PULL 4/5] drop unused omap platform_data for v4.10
2016-11-19 1:23 UTC (4+ messages)
` [GIT PULL 5/5] omap defconfig changes "
` [GIT PULL 3/5] omap device tree "
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).