linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-12 10:25:28 to 2017-06-19 12:24:44 UTC [more...]

[PATCH v3 0/4] Generalize fncpy availability
 2017-06-19 12:24 UTC  (8+ messages)
` [PATCH v3 1/4] ARM: fncpy: Rename include guards
` [PATCH v3 2/4] asm-generic: Provide a fncpy() implementation
` [PATCH v3 3/4] arm64: Provide a fncpy implementation
` [PATCH v3 4/4] misc: sram: Allow ARM64 to select SRAM_EXEC

[PATCH v4] PCI: dwc: dra7xx: Fix incorrect usage of IRQSTATUS_* registers
 2017-06-19  9:51 UTC 

[PATCH v3] PCI: dwc: dra7xx: Fix compilation warning
 2017-06-19  9:31 UTC  (5+ messages)

[PATCH v7 0/2] More fixes for twl4030 charger
 2017-06-19  8:41 UTC  (3+ messages)
` [PATCH v7 1/2] power: supply: twl4030-charger: move irq allocation to just before irqs are enabled
` [PATCH v7 2/2] power: supply: twl4030-charger: add deferred probing for phy and iio

[PATCH v6 0/4] More fixes for twl4030 charger
 2017-06-19  8:40 UTC  (11+ messages)
` [PATCH v6 1/4] power: supply: twl4030-charger: allocate iio by devm_iio_channel_get() and fix error path
` [PATCH v6 2/4] power: supply: twl4030-charger: move allocation of iio channel to the beginning
` [PATCH v6 3/4] power: supply: twl4030-charger: move irq allocation to just before irqs are enabled
  ` [PATCH v6 4/4] power: supply: twl4030-charger: add deferred probing for phy and iio

[PATCH 00/16] omap_hsmmc: Add ADMA support and UHS/HS200/DDR support
 2017-06-19  7:54 UTC  (21+ messages)
` [PATCH 02/16] mmc: host: omap_hsmmc: Separate setting voltage capabilities from bus power
  ` [PATCH 01/16] mmc: host: omap_hsmmc: Support pbias and vmmc_aux to switch to 1.8v
  ` [PATCH 03/16] mmc: host: omap_hsmmc: Remove incorrect voltage switch sequence
` [PATCH 04/16] mmc: host: omap_hsmmc: Add voltage switch support for UHS SD card
` [PATCH 05/16] mmc: host: omap_hsmmc: Set clk rate to the max frequency
` [PATCH 06/16] mmc: host: omap_hsmmc: Add tuning support
` [PATCH 07/16] mmc: host: omap_hsmmc: Allow io voltage switch even for fixed vdd
` [PATCH 08/16] mmc: host: omap_hsmmc: Add software timer when timeout greater than hardware capablility
` [PATCH 09/16] mmc: host: omap_hsmmc: Prepare *set_timing() to be used for iodelay setting
` [PATCH 10/16] mmc: host: omap_hsmmc: Add new compatible string to support dra7
` [PATCH 11/16] mmc: host: omap_hsmmc: Fix error path sequence
` [PATCH 12/16] mmc: host: omap_hsmmc: Add support to set IODELAY values
` [PATCH 13/16] mmc: host: omap_hsmmc: Remove *use_dma* member
` [PATCH 14/16] mmc: host: omap_hsmmc: Enable ADMA2
` [PATCH 15/16] ARM: dts: dra7: Use new dra7-specific compatible string
` [PATCH 16/16] ARM: dts: dra7: Add supported MMC/SD modes in MMC dt nodes

[PATCH] serial: 8250: 8250_omap: Fix race b/w dma completion and RX timeout
 2017-06-19  5:12 UTC  (3+ messages)

[GIT PULL 2/2] soc changes for omaps for v4.13
 2017-06-19  3:47 UTC  (2+ messages)

[GIT PULL] clean-up for omap1 for v4.13
 2017-06-19  3:32 UTC 

[GIT PULL 2/2] device tree changes for omaps for v4.13
 2017-06-19  1:57 UTC 

[GIT PULL 1/2] omap gpmc changes for v4.13
 2017-06-19  1:56 UTC 

[GIT PULL] two omap fixes for v4.12-rc cycle
 2017-06-19  1:55 UTC 

[BISECTED, REGRESSION] v4.12-rc: omapdrm fails to probe on Nokia N900
 2017-06-18 21:44 UTC  (5+ messages)

[PATCH] dt-bindings: power: supply: cpcap-battery: Add power-supplies property
 2017-06-18 14:04 UTC  (5+ messages)

[GIT PULL] clk: ti: clkctrl support for 4.13 merge window
 2017-06-16 21:59 UTC  (6+ messages)

[PATCH v2 0/4] Generalize fncpy availability
 2017-06-16 21:28 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: fncpy: Rename include guards
` [PATCH v2 2/4] asm-generic: Provide a fncpy() implementation
` [PATCH v2 3/4] arm64: Provide a fncpy implementation
` [PATCH v2 4/4] misc: sram: Allow ARM64 to select SRAM_EXEC

[PATCH v2 0/2] spi-ti-qspi: Handle vmalloc'd buffers
 2017-06-16 15:54 UTC  (5+ messages)
` [PATCH v2 2/2] spi: spi-ti-qspi: Use bounce buffer if read buffer is not DMA'ble

[PATCH] ARM/hw_breakpoint: Fix possible recursive locking for arch_hw_breakpoint_init
 2017-06-16 15:42 UTC  (2+ messages)

[PATCH 0/3] Generalize fncpy availability
 2017-06-16 11:58 UTC  (7+ messages)
` [PATCH 1/3] ARM: Generalize fncpy implementation
` [PATCH 2/3] arm64: Provide a fncpy implenentation
` [PATCH 3/3] misc: sram: Allow ARM64 to select SRAM_EXEC

[PATCH 00/12] ARM: dts: Add iodelay data for MMC
 2017-06-16 11:54 UTC  (13+ messages)
` [PATCH 01/12] ARM: OMAP2+: Select PINCTRL_TI_IODELAY for SOC_DRA7XX
` [PATCH 02/12] ARM: dts: Add dra7 iodelay configuration
` [PATCH 03/12] ARM: dts: dra72x: Create a common file with MMC/SD IOdelay data
` [PATCH 04/12] ARM: dts: dra74x: "
` [PATCH 05/12] ARM: dts: dra7-evm: Add pinmux configuration for MMC
  ` [PATCH 06/12] ARM: dts: am57xx-beagle-x15: "
` [PATCH 07/12] ARM: dts: am57xx-idk: Move common MMC/SD properties to common file
` [PATCH 08/12] ARM: dts: am571x-idk: Add pinmux configuration for MMC
` [PATCH 09/12] ARM: dts: am572x-idk: "
` [PATCH 10/12] ARM: dts: dra72-evm: "
` [PATCH 11/12] ARM: dts: dra72-evm-revc: "
` [PATCH 12/12] ARM: dts: dra71-evm: "

[PATCH] phy: cpcap-usb: Fix missing return statement
 2017-06-16  5:55 UTC  (2+ messages)

[PATCH v3] misc: sram-exec: Use aligned fncpy instead of memcpy
 2017-06-15 20:51 UTC  (2+ messages)

[RESEND PATCH v6 0/8] mfd: Add OF device table to I2C drivers that are missing it
 2017-06-15 18:49 UTC  (3+ messages)
` [RESEND PATCH v6 2/8] mfd: retu: Drop -mfd suffix from I2C device ID name
` [RESEND PATCH v6 4/8] ARM: dts: n8x0: Add vendor prefix to retu node

[PATCH 13/23] clocksource/drivers: Rename clocksource_probe to timer_probe
 2017-06-15 16:02 UTC  (2+ messages)

[PATCH] power: supply: cpcap-charger: Add missing power_supply_config
 2017-06-15 12:55 UTC  (2+ messages)

[PATCHv4 2/4] clk: ti: add support for clkctrl clocks
 2017-06-15  8:10 UTC 

[PATCH v4] mfd: lp87565: Add lp87565 PMIC support
 2017-06-15  7:52 UTC  (8+ messages)

[PATCH v2] PCI: dwc: dra7xx: Fix compilation warning
 2017-06-15  7:28 UTC  (2+ messages)

[PATCH v2] gpio: lp87565: Add support for GPIO
 2017-06-15  6:33 UTC 

[GIT PULL 1/2] more omap device tree changes for v4.13
 2017-06-15  5:42 UTC 

[PATCH v2] regulator: tps65910: wire up sleep control configuration
 2017-06-14 19:04 UTC 

[PATCH] regulator: tps65910: wire up sleep control configuration
 2017-06-14 18:54 UTC  (5+ messages)

possible xhci bug on linux-next
 2017-06-14 17:35 UTC 

[PATCH] PCI: dwc: dra7xx: Fix compilation warning
 2017-06-14 16:11 UTC  (2+ messages)

[PATCH] video: fbdev: omap2: omapfb: displays: panel-dsi-cm: Use time comparison kernel macro
 2017-06-14 13:48 UTC  (2+ messages)

[PATCH 1/2] regulator: tps65910: check TPS65910_NUM_REGS at build time
 2017-06-14 12:14 UTC  (12+ messages)
` [PATCH 2/2] regulator: tps65910: Allow supply references to the same chip
` [PATCH v2 1/2] regulator: tps65910: check TPS65910_NUM_REGS at build time
  ` [PATCH v2 2/2] regulator: tps65910: Allow supply references to the same chip

[GIT PULL] clean-up for omap1 for v4.13
 2017-06-14 10:32 UTC 

[PATCH 0/7] Clean-up for debug_ll for omap variants
 2017-06-14  8:12 UTC  (9+ messages)
` [PATCH 1/7] ARM: debug: Use generic 8250 debug_ll for omap2 and omap3/4/5 common uarts
` [PATCH 2/7] ARM: debug: Use generic 8250 debug_ll for omap3/4/5
` [PATCH 3/7] ARM: debug: Use generic 8250 debug_ll for ti81xx
` [PATCH 4/7] ARM: debug: Use generic 8250 debug_ll for am3517 and am335x
` [PATCH 5/7] ARM: debug: Use generic 8250 debug_ll for omap zoom
` [PATCH 6/7] ARM: debug: Update port descriptions for omap variants
` [PATCH 7/7] ARM: OMAP2+: Drop unused serial.h

[PATCHv2 0/5] OMAP4: crypto support
 2017-06-14  7:57 UTC  (10+ messages)
` [PATCHv2 1/5] ARM: dts: omap4: Fix aes entry
` [PATCHv2 2/5] ARM: dts: omap4.dtsi: remove aes[12]_fck
` [PATCHv2 3/5] ARM: OMAP4: hwmod data: add aes1
` [RFCv2 4/5] ARM: OMAP4: hwmod data: add aes2
` [PATCHv2 5/5] ARM: OMAP4: hwmod data: add des

[RESEND PATCH 1/2] arm:omap2+: put omap_uart_phys/virt/lsr in .text section when ZIMAGE is true
 2017-06-14  7:24 UTC  (5+ messages)
` [RESEND PATCH 2/2] arm:omap2+: drop dependence on DEBUG_OMAP2PLUS_UART for DEBUG_UNCOMPRESS

[PATCH] ARM: OMAP: PM: stop early on systems without twl
 2017-06-14  5:47 UTC  (5+ messages)
    ` [PATCHv2] "

[RFC/RFT PATCH 0/4] net: ethernat: ti: cpts: enable irq and HW_TS_PUSH
 2017-06-14  5:38 UTC  (6+ messages)
` [RFC/RFT PATCH 1/4] net: ethernet: ti: cpts: use own highpri workqueue
` [RFC/RFT PATCH 2/4] net: ethernat: ti: cpts: enable irq
` [RFC/RFT PATCH 3/4] net: ethernet: ti: cpts: add support of cpts HW_TS_PUSH
` [RFC/RFT PATCH 4/4] [debug] ARM: am335x: illustrate hwstamp

[PATCH 1/4] ARM: dts: tps65217: Add charger interrupts to the common tps65217.dtsi file
 2017-06-14  4:55 UTC  (10+ messages)
` [PATCH 2/4] ARM: dts: tps65217: Add power button interrupt "
` [PATCH 3/4] mfd: tps65217: remove duplicated interrupt resources
` [PATCH 4/4] power: supply: tps65217: able to disable the charger block

[PATCH 1/4] dt-bindings: tps65217: Update binding documentation
 2017-06-13 14:43 UTC  (4+ messages)

[PATCH 0/3] ARM: OMAP4: add support for some crypto features
 2017-06-13 13:45 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: omap4: add aes2 instance
` [PATCH 2/3] ARM: dts: omap4: add SHAM node
` [PATCH 3/3] ARM: OMAP4: hwmod_data: add SHAM crypto accelerator

[PATCH v5] mfd: lp87565: Add lp87565 PMIC support
 2017-06-13  4:58 UTC 

[PATCH] PCI: dwc: Constify dw_pcie_host_ops structures
 2017-06-12 23:51 UTC  (2+ messages)

[PATCH v5 0/3] More fixes for twl4030 charger
 2017-06-12 20:38 UTC  (10+ messages)
` [PATCH v5 3/3] drivers:power:twl4030-charger: add deferred probing for phy and iio

[PATCH v2] net: phy: Make phy_ethtool_ksettings_get return void
 2017-06-12 18:13 UTC  (4+ messages)

[PATCH] gpio: lp87565: Add support for GPIO
 2017-06-12 14:31 UTC  (5+ messages)

[PATCH] ARM: dts: omap4-droid4: Configure CPCAP battery driver
 2017-06-12 14:15 UTC  (2+ messages)

[PATCH v1] net/phy: Make phy_ethtool_ksettings_get return void
 2017-06-12 13:51 UTC  (2+ messages)


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