linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-11 07:54:17 to 2016-10-24 20:14:43 UTC [more...]

[PATCH v2 2/2] power: bq27xxx_battery: add poll interval property query
 2016-10-24 20:14 UTC 

[PATCH v4 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
 2016-10-24 19:14 UTC  (22+ messages)
` [PATCH v4 1/8] drivers:input:tsc2007: add new common binding names, pre-calibration, flipping and rotation
` [PATCH v4 2/8] drivers:input:tsc2007: send pendown and penup only once like ads7846(+tsc2046) driver does
` [PATCH v4 4/8] drivers:input:tsc2007: add iio interface to read external ADC input and temperature
  ` [PATCH v4 3/8] drivers:input:tsc2007: check for presence and power down tsc2007 during probe
  ` [PATCH v4 5/8] DT:omap3+tsc2007: use new common touchscreen bindings
  ` [PATCH v4 7/8] drivers:input:ads7846(+tsc2046): fix spi module table
  ` [PATCH v4 8/8] DT:omap3+ads7846: use new common touchscreen bindings
` [PATCH v4 6/8] drivers:input:ads7846(+tsc2046): add new common binding names, pre-calibration and flipping

[PATCH 0/2] musb-fixes for v4.9-rc2
 2016-10-24 18:07 UTC  (4+ messages)

[PATCHv3] usb: musb: Fix unbalanced platform_disable
 2016-10-24 17:54 UTC  (3+ messages)

musb RPM sleep-while-atomic in 4.9-rc1
 2016-10-24 17:35 UTC  (7+ messages)

[PATCH] ARM: OMAP2+: PRM: initialize en_uart4_mask and grpsel_uart4_mask
 2016-10-24 11:00 UTC 

[balbi-usb:testing/next 60/89] drivers/usb/dwc3/dwc3-st.c:328:2: error: implicit declaration of function 'pinctrl_pm_select_sleep_state'
 2016-10-24  9:18 UTC 

[balbi-usb:testing/next 89/89] drivers/usb/dwc3/dwc3-pci.c:118:4: error: implicit declaration of function 'acpi_str_to_uuid'
 2016-10-24  9:12 UTC 

[PATCH] drivers: mfd: ti_am335x_tscadc: increase ADC ref clock to 24MHz
 2016-10-24  6:02 UTC 

[PATCH 0/5] gpio: davinci: Add k2g support
 2016-10-23 10:32 UTC  (7+ messages)
` [PATCH 1/5] gpio: davinci: Remove gpio2regs function to accommodate multi instances
` [PATCH 4/5] gpio: davinci: Store both irqs into the controller
  ` [PATCH 2/5] drivers: gpio: Add support for multiple IPs
  ` [PATCH 3/5] gpio: davinci: irq support for multiple gpio controllers
  ` [PATCH 5/5] gpio: davinci: Add a separate compatible for k2g

[PATCH v3 0/4] Add DMA support for ti_am335x_adc driver
 2016-10-22 17:47 UTC  (5+ messages)
` [PATCH v3 2/4] drivers: iio: ti_am335x_adc: add dma support

[PATCH 0/7] Support TPS65217 PMIC interrupt in DT
 2016-10-21 21:01 UTC  (10+ messages)
` [PATCH 1/7] ARM: dts: tps65217: Specify the interrupt controller
` [PATCH 2/7] ARM: dts: tps65217: Add the charger device
` [PATCH 3/7] ARM: dts: tps65217: Add the power button device
` [PATCH 4/7] ARM: dts: am335x: Support the PMIC interrupt
` [PATCH 5/7] ARM: dts: am335x: Add the charger interrupt
` [PATCH 6/7] ARM: dts: am335x: Add the power button interrupt
` [PATCH 7/7] mfd: tps65217: Fix mismatched interrupt number

[balbi-usb:testing/next 57/84] drivers/usb/dwc3/dwc3-st.c:328:2: error: implicit declaration of function 'pinctrl_pm_select_sleep_state'
 2016-10-21 12:29 UTC  (4+ messages)

[PATCH v2 0/9] ARM: DRA7: Add support for DRA718-evm
 2016-10-21 10:38 UTC  (10+ messages)
  ` [PATCH v2 1/9] ARM: dts: dra72-evm: Remove pinmux configurations for erratum i869
  ` [PATCH v2 2/9] ARM: dra72-evm: Fix modelling of regulators
  ` [PATCH v2 3/9] ARM: dts: dra72: Add separate dtsi for tps65917
  ` [PATCH v2 4/9] regulator: lp873x: Add support for populating input supply
  ` [PATCH v2 5/9] ARM: OMAP2+: board-generic: add support for DRA71x family
  ` [PATCH v2 6/9] ARM: DRA7: hwmod: Do not register RTC on DRA71
  ` [PATCH v2 7/9] ARM: dts: Add support for dra718-evm
  ` [PATCH v2 8/9] ARM: omap2plus_defconfig: Enable REGULATOR_GPIO
  ` [PATCH v2 9/9] ARM: omap2plus_defconfig: Enable LP873X support

[PATCH] net: cpsw: fix obtaining mac address for am3517
 2016-10-21  9:51 UTC  (5+ messages)

[PATCH v3 0/8] Add support for SafeXcel IP-76 to OMAP RNG
 2016-10-21  3:10 UTC  (3+ messages)

[PATCH] davinci_emac: fix setting the mac from DT
 2016-10-20 13:35 UTC  (2+ messages)

Bunch of CRC errors in next with arm: move exports to definitions
 2016-10-20 13:24 UTC  (6+ messages)

[PATCH 0/3] ARM-OMAP2+: Fine-tuning for five function implementations
 2016-10-20 13:13 UTC  (5+ messages)
` [PATCH 1/3] ARM-OMAP2+: mux: Replace three seq_printf() calls by seq_puts()
` [PATCH 2/3] ARM-OMAP2+: mux: Use seq_putc() in omap_mux_dbg_signal_show()
` [PATCH 3/3] ARM-OMAP2+: pm-debug: Use seq_putc() in two functions

[PATCHv4 00/15] clk: ti: add support for hwmod clocks
 2016-10-20 13:11 UTC  (21+ messages)
` [PATCHv4 01/15] clk: ti: remove un-used definitions from public clk_hw_omap struct
` [PATCHv4 02/15] clk: ti: mux: export mux clock APIs locally
` [PATCHv4 03/15] dt-bindings: clock: add omap4 hwmod clock IDs
` [PATCHv4 04/15] clk: ti: add support for automatic clock alias generation
` [PATCHv4 05/15] clk: ti: create clock aliases automatically for simple clock types
` [PATCHv4 06/15] clk: ti: use automatic clock alias generation framework
` [PATCHv4 07/15] clk: ti: rename ti_clk_register_legacy_clks API
` [PATCHv4 08/15] clk: ti: add clkdm_lookup to the exported functions
` [PATCHv4 09/15] clk: ti: move omap2_init_clk_clkdm under TI clock driver
` [PATCHv4 10/15] clk: ti: add support API for fetching memmap index
` [PATCHv4 11/15] clk: ti: clockdomain: add clock provider support to clockdomains
` [PATCHv4 12/15] clk: ti: enforce const types on string arrays
` [PATCHv4 13/15] clk: ti: add support for omap4 module clocks
` [PATCHv4 14/15] clk: ti: omap4: add hwmod clock data
` [PATCHv4 15/15] clk: ti: omap4: cleanup unnecessary clock aliases

[PATCH RESEND] ARM: AM43XX: Select OMAP_INTERCONNECT in Kconfig
 2016-10-19 20:44 UTC 

partial bluetooth success on n900 [was Re: bluetooth/uart timeout handling]
 2016-10-19  9:25 UTC 

[PATCH] ARM: dts: am335x-baltos-ir5221: use both musb channels in host mode
 2016-10-19  7:09 UTC 

[PATCH 0/9] ARM: DRA7: Add support for DRA718-evm
 2016-10-19  4:50 UTC  (13+ messages)
` [PATCH 1/9] ARM: dts: dra72-evm: Remove pinmux configurations for erratum i869
  ` [PATCH 2/9] ARM: dra72-evm: Fix modelling of regulators
  ` [PATCH 3/9] ARM: dts: dra72: Add separate dtsi for tps65917
  ` [PATCH 4/9] regulator: lp873x: Add support for populating input supply
  ` [PATCH 5/9] ARM: OMAP2+: board-generic: add support for DRA71x family
  ` [PATCH 6/9] ARM: DRA7: hwmod: Do not register RTC on DRA71
  ` [PATCH 7/9] ARM: dts: Add support for dra718-evm
  ` [PATCH 8/9] ARM: omap2plus_defconfig: Enable REGULATOR_GPIO
  ` [PATCH 9/9] ARM: omap2plus_defconfig: Enable LP873X support

seeing some junk characters on boot console with v4.9-rc1-3-g14155ca
 2016-10-18 19:39 UTC  (2+ messages)

[PATCH RESEND v3] dma: omap-dma: add support for pause of non-cyclic transfers
 2016-10-18 14:52 UTC  (6+ messages)
` [PATCH v4] dmaengine: "

[PATCH v4 0/4] add support for impedance control for TI dp83867 phy and fix 2nd ethernet on dra72 rev C evm
 2016-10-18 14:42 UTC  (6+ messages)
  ` [PATCH v4 1/4] net: phy: dp83867: Add documentation for optional impedance control
` [PATCH v4 2/4] net: phy: dp83867: add support for MAC impedance configuration
` [PATCH v4 3/4] ARM: dts: dra72-evm-revc: add phy impedance settings
` [PATCH v4 4/4] ARM: dts: dra72-evm-revc: fix correct phy delay

[PATCH 0/7] ARM: AMx3xx/DRA7: crypto IP support data
 2016-10-18  7:57 UTC  (2+ messages)

ARM: AMx3xx/DRA7: crypto IP support data
 2016-10-18  7:55 UTC  (8+ messages)
` [PATCH 1/7] ARM: DRA7: hwmod: Add data for DES IP
` [PATCH 2/7] ARM: DRA7: hwmod: Add data for AES IP
` [PATCH 3/7] ARM: DRA7: hwmod: Add data for SHA IP
` [PATCH 4/7] ARM: DRA7: hwmod: Add data for RNG IP
` [PATCH 5/7] ARM: OMAP: DRA7xx: Make L4SEC clock domain SWSUP only
` [PATCH 6/7] ARM: AM43xx: hwmod: Add data for DES
` [PATCH 7/7] ARM: AMx3xx: hwmod: Add data for RNG

ARM: AMx3xx/DRA7: crypto IP support data
 2016-10-18  7:53 UTC 

[RESEND PATCH v8 0/5] mfd: tps65218: Clean ups
 2016-10-17 15:59 UTC  (6+ messages)
` [RESEND PATCH v8 1/5] mfd: tps65218: Remove redundant read wrapper
` [RESEND PATCH v8 2/5] Documentation: regulator: tps65218: Update examples
` [RESEND PATCH v8 3/5] input: tps65218-pwrbutton: Add platform_device_id table
` [RESEND PATCH v8 4/5] mfd: tps65218: Use mfd_add_devices instead of of_platform_populate
  ` [RESEND PATCH v8 5/5] regulator: tps65218: Remove all the compatibles

[PATCH -next] PCI: dra7xx: Add missing of_node_put() in dra7xx_pcie_init_irq_domain()
 2016-10-17 14:54 UTC 

[PATCH v3 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
 2016-10-17 13:57 UTC  (8+ messages)
` [PATCH v3 1/8] drivers:input:tsc2007: add new common binding names, pre-calibration, flipping and rotation

[RFC 0/1] i2c: omap: Add support for switching to slave mode
 2016-10-17  6:15 UTC  (12+ messages)
` [RFC 1/1] drivers: i2c: omap: Add slave support

[PATCH] mfd: tps65217: Drop call to irq_set_parent()
 2016-10-14 21:18 UTC 

[PATCH 0/2] Fixes for two more musb regressions
 2016-10-14 18:43 UTC  (2+ messages)

Detected aborted journal error in Kernel 3.12
 2016-10-14 11:12 UTC  (2+ messages)

[PATCH v2 0/7] PCI: dra7xx: Cleanups
 2016-10-13 15:24 UTC  (13+ messages)
` [PATCH v2 1/7] PCI: dra7xx: Add local struct device pointers
` [PATCH v2 2/7] PCI: dra7xx: Remove redundant struct device pointer from dra7xx_pcie
` [PATCH v2 3/7] PCI: dra7xx: Set drvdata at end of probe function
` [PATCH v2 4/7] PCI: dra7xx: Use generic DesignWare accessors
` [PATCH v2 5/7] PCI: dra7xx: Pass device-specific struct to internal functions
` [PATCH v2 6/7] PCI: dra7xx: Move struct pcie_port setup to probe function
` [PATCH v2 7/7] PCI: dra7xx: Reorder struct dra7xx_pcie

[RFC PATCH 00/11] pci: support for configurable PCI endpoint
 2016-10-12 12:43 UTC  (12+ messages)
` [RFC PATCH 01/11] pci: endpoint: add EP core layer to enable EP controller and EP functions
` [RFC PATCH 02/11] pci: endpoint: introduce configfs entry for configuring "
` [RFC PATCH 05/11] pci: rename *host* directory to *controller*

[PATCH v3 0/4] add support for impedance control for TI dp83867 phy and fix 2nd ethernet on dra72 rev C evm
 2016-10-12  8:13 UTC  (4+ messages)
` [PATCH v3 1/4] net: phy: dp83867: Add documentation for optional impedance control

[PATCH] net: ti: cpsw: use new api ethtool_{get|set}_link_ksettings
 2016-10-12  5:41 UTC  (2+ messages)

[PATCH 0/4] PCI: designware/dra7xx: misc fixes and cleanups
 2016-10-12  4:14 UTC  (8+ messages)
` [PATCH 1/4] PCI: designware: Fix compiler warning
` [PATCH 2/4] PCI: dra7xx: simplify the probe code
` [PATCH 3/4] PCI: dra7xx: Add support to force RC to work in GEN1 mode
` [PATCH 4/4] PCI: dra7xx: Enable MSI and legacy interrupts simultaneously

latest version of bluetooth for n950?
 2016-10-11 21:41 UTC  (3+ messages)

[PATCH] n900 device tree: cleanup, add camera flash
 2016-10-11  8:12 UTC  (4+ messages)
` [PATCH] n900 device tree: cleanup


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).