linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-11 15:07:39 to 2017-05-20 08:45:31 UTC [more...]

[PATCH 1/2] ARM: dts: am335x-sl50: Fix card detect pin for mmc1
 2017-05-20  8:45 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: am335x-sl50: Fix cannot claim requested pins for spi0

[PATCH 0/3] Few non-critical cpcap ADC fixes
 2017-05-20  5:52 UTC  (5+ messages)
  ` [PATCH 1/3] iio: adc: cpcap: Fix default register values and battery temperature
  ` [PATCH 2/3] iio: adc: cpcap: Fix die temperature
  ` [PATCH 3/3] iio: adc: cpcap: Remove hung interrupt quirk

[PATCH v2 0/2] memory: Introduce ti-emif-sram driver
 2017-05-20  1:45 UTC  (4+ messages)
` [PATCH v2 1/2] Documentation: dt: Update ti,emif bindings
` [PATCH v2 2/2] memory: ti-emif-sram: introduce relocatable suspend/resume handlers

[PATCHv3 0/4] clk: ti: add support for clkctrl clocks
 2017-05-19 22:15 UTC  (7+ messages)
` [PATCHv3 1/4] Documentation: dt-bindings: Add binding documentation for TI "
` [PATCHv3 2/4] clk: ti: add support for "
` [PATCHv3 3/4] dt-bindings: clk: add omap4 clkctrl definitions
` [PATCHv3 4/4] clk: ti: omap4: add clkctrl clock data

[PATCH 00/41] omap_hsmmc: Add ADMA support and UHS/HS200/DDR support
 2017-05-19 22:13 UTC  (43+ messages)
` [PATCH 02/41] mmc: host: omap_hsmmc: Separate setting voltage capabilities from bus power
` [PATCH 03/41] mmc: host: omap_hsmmc: Program HCTL based on signal_voltage set by mmc core
` [PATCH 04/41] mmc: host: omap_hsmmc: Add voltage switch support for UHS SD card
` [PATCH 05/41] mmc: host: omap_hsmmc: Set clk rate to the max frequency
` [PATCH 06/41] mmc: host: omap_hsmmc: Add tuning support
` [PATCH 07/41] mmc: host: omap_hsmmc: Allow io voltage switch even for fixed vdd
` [PATCH 08/41] mmc: host: omap_hsmmc: Remove incorrect voltage switch sequence
` [PATCH 10/41] mmc: host: omap_hsmmc: Prepare *set_timing() to be used for iodelay setting
` [PATCH 11/41] mmc: host: omap_hsmmc: Add new compatible string to support dra7
` [PATCH 12/41] mmc: host: omap_hsmmc: Fix error path sequence
` [PATCH 13/41] mmc: host: omap_hsmmc: Add support to set IODELAY values
` [PATCH 14/41] mmc: host: omap_hsmmc: Remove *use_dma* member
` [PATCH 15/41] mmc: host: omap_hsmmc: Enable ADMA2
` [PATCH 16/41] mmc: omap_hsmmc: Support non-1.8V IO controllers
` [PATCH 17/41] ARM: dts: dra72-evm: Add vmmc_aux supply to mmc1
` [PATCH 18/41] ARM: dts: dra72-evm-revc: "
` [PATCH 19/41] ARM: dts: am57xx-beagle-x15-revb1: Fix supply name used for MMC1 IO lines
` [PATCH 20/41] ARM: dts: dra7-evm: Correct the vmmc-supply for mmc2
` [PATCH 21/41] ARM: dts: dra72-evm-common: Correct "
` [PATCH 24/41] ARM: dts: dra74x: Create a common file with MMC/SD IOdelay data
` [PATCH 25/41] ARM: dts: dra7-evm: Add pinmux configuration for MMC
` [PATCH 26/41] ARM: dts: am57xx-beagle-x15: "
` [PATCH 27/41] ARM: dts: am57xx-idk: Move common MMC/SD properties to common file
` [PATCH 28/41] ARM: dts: am571x-idk: Add pinmux configuration for MMC
` [PATCH 29/41] ARM: dts: am572x-idk: "
` [PATCH 30/41] ARM: dts: dra72-evm: "
` [PATCH 31/41] ARM: dts: dra72-evm-revc: "
` [PATCH 32/41] ARM: dts: dra71-evm: "
` [PATCH 33/41] ARM: dts: dra7: Add "max-frequency" property to MMC dt nodes
` [PATCH 34/41] ARM: dts: dra7: Use new dra7-specific compatible string
` [PATCH 35/41] ARM: dts: dra7: Add supported MMC/SD modes in MMC dt nodes
` [PATCH 36/41] ARM: dts: am57xx-idk: Set MMC2 IO voltage to 3.3V
` [PATCH 37/41] ARM: dts: am57xx-beagle-x15-common: "
` [PATCH 38/41] ARM: OMAP2+: Add pdata-quirks for MMC/SD on DRA74x EVM
` [PATCH 39/41] ARM: omap2plus_defconfig: Enable PINCTRL_TI_IODELAY
` [PATCH 40/41] ARM: multi_v7_defconfig: "
` [PATCH 41/41] Documentation: ARM: Document new dependencies for MMC on DRA7
  ` [PATCH 01/41] mmc: host: omap_hsmmc: Support pbias and vmmc_aux to switch to 1.8v
  ` [PATCH 09/41] mmc: host: omap_hsmmc: Add software timer when timeout greater than hardware capablility
  ` [PATCH 22/41] ARM: dts: Add dra7 iodelay configuration
  ` [PATCH 23/41] ARM: dts: dra72x: Create a common file with MMC/SD IOdelay data

[PATCH 0/2] Enable Mailboxes for AM57xx IDKs
 2017-05-19 20:47 UTC  (3+ messages)
  ` [PATCH 1/2] ARM: dts: am572x-idk: Enable the system mailboxes 5 and 6
  ` [PATCH 2/2] ARM: dts: am571x-idk: "

[PATCH v2 0/5] ARM: OMAP2+: AM33XX/AM43XX: Add suspend-resume support
 2017-05-19 20:04 UTC  (6+ messages)
` [PATCH v2 1/5] ARM: OMAP2+: Introduce low-level suspend code for AM33XX
` [PATCH v2 2/5] ARM: OMAP2+: Introduce low-level suspend code for AM43XX
` [PATCH v2 3/5] ARM: OMAP2+: pm33xx-core: Add platform code needed for PM
` [PATCH v2 4/5] soc: ti: Add pm33xx driver for basic suspend support
` [PATCH v2 5/5] ARM: OMAP2+: Create dummy platform_device for pm33xx

[PATCH 0/4] Make ohci-platform usable for omap3/4/5
 2017-05-19 17:52 UTC  (20+ messages)
  ` [PATCH 1/4] usb: host: ohci-platform: Add basic runtime PM support
  ` [PATCH 2/4] usb: host: ohci-platform: Add support for omap3 and later
  ` [PATCH 3/4] usb: host: ohci-omap3: Print warning to get people to use ohci-platform
  ` [PATCH 4/4] ARM: dts: Add remote-wakeup-connected for omap OHCI

[PATCH 0/3] mfd: lp87565: Add lp87565 PMIC support
 2017-05-19 15:53 UTC  (6+ messages)
` [PATCH 1/3] "
  ` [PATCH 2/3] regulator: lp87565: Add support for lp87565 PMIC regulators
  ` [PATCH 3/3] regulator: tps65917: Add support for SMPS12

[PATCH v4] usb: musb: musb_cppi41: Defer probe only if DMA is not ready
 2017-05-19 14:20 UTC 

[PATCH v3] usb: musb: musb_cppi41: Update an error message
 2017-05-19 13:58 UTC  (2+ messages)

[PATCH] dmaengine: ti-dma-crossbar: Correct am335x/am43xx mux value type
 2017-05-19  9:17 UTC 

[GIT PULL] omap fixes for v4.12-rc cycle
 2017-05-19  8:16 UTC 

[PATCH] ARM: remove duplicate 'const' annotations'
 2017-05-19  8:14 UTC  (6+ messages)

[PATCH] power: supply: cpcap-battery: Add a battery driver
 2017-05-19  5:51 UTC 

[PATCH] ti-thermal-common: Delete an error message for a failed memory allocation in ti_thermal_build_data()
 2017-05-18 20:30 UTC 

[PATCHv3 0/3] ARM: OMAP2+: preparation for clk/clkctrl support
 2017-05-18 17:16 UTC  (4+ messages)
` [PATCHv3 1/3] ARM: OMAP2+: hwmod: assign main clock from DT if available
` [PATCHv3 2/3] ARM: OMAP2+: timer: add support for fetching fck handle from DT
` [PATCHv3 3/3] ARM: OMAP4: hwmod_data: add opt clks for dss_hdmi and dss_venc

[GIT PULL] omap fixes for v4.12-rc cycle
 2017-05-18 15:59 UTC 

[PATCH v2] misc: sram-exec: Use aligned fncpy instead of memcpy
 2017-05-18 15:09 UTC  (9+ messages)

[PATCH v3] misc: sram-exec: Use aligned fncpy instead of memcpy
 2017-05-18 15:07 UTC 

[PATCH 0/8] ARM: OMAP2+: AM33XX/AM43XX: Add suspend-resume support
 2017-05-18 14:59 UTC  (7+ messages)

[PATCH v4 0/9] usb: musb: tusb6010_omap: Convert to DMAengine
 2017-05-18 13:12 UTC  (10+ messages)
` [PATCH v4 1/9] dmaengine: omap-dma: port_window support correction for both direction
` [PATCH v4 2/9] usb: musb: Add quirk to avoid skb reserve in gadget mode
` [PATCH v4 3/9] usb: musb: tusb6010: Add MUSB_G_NO_SKB_RESERVE to quirks
` [PATCH v4 4/9] usb: musb: tusb6010_omap: Use one musb_ep_select call in tusb_omap_dma_program
  ` [PATCH v4 5/9] usb: musb: tusb6010_omap: Create new struct for DMA data/parameters
  ` [PATCH v4 8/9] ARM: OMAP2+: DMA: Add slave map entries for 24xx external request lines
` [PATCH v4 6/9] usb: musb: tusb6010_omap: Allocate DMA channels upfront
` [PATCH v4 7/9] usb: musb: tusb6010: Handle DMA TX completion in DMA callback as well
` [PATCH v4 9/9] usb: musb: tusb6010_omap: Convert to DMAengine API

[PATCH v3 0/9] usb: musb: tusb6010_omap: Convert to DMAengine
 2017-05-17 20:35 UTC  (14+ messages)
` [PATCH v3 1/9] dmaengine: omap-dma: port_window support correction for both direction
  ` [PATCH v3 2/9] usb: musb: Add quirk to avoid skb reserve in gadget mode
` [PATCH v3 3/9] usb: musb: tusb6010: Add MUSB_G_NO_SKB_RESERVE to quirks
` [PATCH v3 4/9] usb: musb: tusb6010_omap: Use one musb_ep_select call in tusb_omap_dma_program
` [PATCH v3 5/9] usb: musb: tusb6010_omap: Create new struct for DMA data/parameters
` [PATCH v3 6/9] usb: musb: tusb6010_omap: Allocate DMA channels upfront
` [PATCH v3 7/9] usb: musb: tusb6010: Handle DMA TX completion in DMA callback as well
` [PATCH v3 8/9] ARM: OMAP2+: DMA: Add slave map entries for 24xx external request lines
` [PATCH v3 9/9] usb: musb: tusb6010_omap: Convert to DMAengine API

[PATCH v5 3/3] phy: Group vendor specific phy drivers
 2017-05-17  3:43 UTC  (5+ messages)

[PATCH v4] DTS: ARM: OMAP5: uevm: add µSD card detect
 2017-05-16 16:47 UTC  (2+ messages)

[PATCHv2 0/4] Motorola Droid 4: Add WL1285C support
 2017-05-16 16:41 UTC  (3+ messages)
` [PATCHv2 4/4] ARM: dts: omap4-droid4: Add bluetooth

[PATCH] ARM: dts: omap4-droid4: add bluetooth
 2017-05-16 16:34 UTC  (2+ messages)

[PATCH 1/1] ARM: dts: dra7: Reduce cpu thermal shutdown temperature
 2017-05-16 16:28 UTC  (3+ messages)

[PATCH 0/1] ARM: dts: dra7x-evm: Enable dual-role mode for USB1
 2017-05-16 16:24 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] usb: ohci: Allow ohci on omap5 also
 2017-05-16 15:59 UTC  (4+ messages)

[PATCH V5 2/7] ARM: TI: Use - instead of @ for DT OPP entries
 2017-05-16 15:19 UTC  (2+ messages)

[PATCH] ARM: dts: am335x-phycore-som: fix rv4162 compatible
 2017-05-16 15:18 UTC  (2+ messages)

[PATCH] dt: gta04: fix polarity of clocks for mcbsp4
 2017-05-16 15:09 UTC  (2+ messages)

[PATCH] ARM: dts: dra7: Add power hold and power controller properties to palmas
 2017-05-16 15:06 UTC  (2+ messages)

[PATCH] video: fbdev: omap2: omapfb: displays: panel-dsi-cm: Use time comparison kernel macro
 2017-05-15 19:14 UTC 

[PATCH] pci: dwc: dra7xx: Depend on appropriate SoC or compile test
 2017-05-15 12:26 UTC 

[PATCH] usb-musb: keep VBUS on when device is disconnected
 2017-05-15 12:24 UTC  (30+ messages)

[PATCH v3 00/21] eeprom: at24: Add OF device ID table
 2017-05-15 10:55 UTC  (4+ messages)
` [PATCH v3 03/21] ARM: dts: omap: Add generic compatible string for I2C EEPROM

[PATCH 0/9] Drop unnecessary static
 2017-05-15 10:54 UTC  (5+ messages)
` [PATCH 6/9] regulator: palmas: "

[PATCH] usb: musb: tusb6010_omap: Do not reset the other direction's packet size
 2017-05-12 18:58 UTC  (2+ messages)

[PATCH v2 00/29] Remove the omapdrm and omapdss devices from platform code
 2017-05-12 15:03 UTC  (11+ messages)

[PATCH v2 00/10] usb: musb: tusb6010_omap: Convert to DMAengine
 2017-05-12 12:07 UTC  (8+ messages)
` [PATCH v2 05/10] usb: musb: tusb6010_omap: Do not reset the other direction's packet size

[PATCH] omapfb: Use devm_kcalloc() in vrfb_probe()
 2017-05-12  7:07 UTC  (4+ 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).