messages from 2017-05-08 17:32:17 to 2017-05-19 08:15:23 UTC [more...]
[PATCH 00/41] omap_hsmmc: Add ADMA support and UHS/HS200/DDR support
2017-05-19 8:15 UTC (24+ 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 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 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] ARM: remove duplicate 'const' annotations'
2017-05-19 8:14 UTC (8+ messages)
[PATCH] power: supply: cpcap-battery: Add a battery driver
2017-05-19 5:51 UTC
[PATCH 0/3] Few non-critical cpcap ADC fixes
2017-05-19 3:40 UTC (4+ 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] ti-thermal-common: Delete an error message for a failed memory allocation in ti_thermal_build_data()
2017-05-18 20:30 UTC
[PATCH 0/4] Make ohci-platform usable for omap3/4/5
2017-05-18 17:21 UTC (18+ 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
[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 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 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 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
[PATCHv3 0/4] clk: ti: add support for clkctrl clocks
2017-05-17 15:50 UTC (5+ 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 v5 2/3] phy: Move ULPI phy header out of drivers to include path
2017-05-17 3:43 UTC (7+ messages)
` [PATCH v5 3/3] phy: Group vendor specific phy drivers
[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 (22+ messages)
` [PATCH v2 26/28] ARM: OMAP2+: Remove unused omapdrm platform device
` [PATCH v2 27/28] ARM: OMAP2+: Don't register omapdss device for omapdrm
[PATCH v2 00/10] usb: musb: tusb6010_omap: Convert to DMAengine
2017-05-12 12:07 UTC (21+ messages)
` [PATCH v2 01/10] dmaengine: omap-dma: port_window support correction for both direction
` [PATCH v2 02/10] usb: musb: Add quirk to avoid skb reserve in gadget mode
` [PATCH v2 03/10] usb: musb: tusb6010: Add MUSB_G_NO_SKB_RESERVE to quirks
` [PATCH v2 04/10] usb: musb: tusb6010_omap: Use one musb_ep_select call in tusb_omap_dma_program
` [PATCH v2 05/10] usb: musb: tusb6010_omap: Do not reset the other direction's packet size
` [PATCH v2 06/10] usb: musb: tusb6010_omap: Create new struct for DMA data/parameters
` [PATCH v2 07/10] usb: musb: tusb6010_omap: Allocate DMA channels upfront
` [PATCH v2 08/10] usb: musb: tusb6010: Handle DMA TX completion in DMA callback as well
` [PATCH v2 09/10] ARM: OMAP2+: DMA: Add slave map entries for 24xx external request lines
` [PATCH v2 10/10] usb: musb: tusb6010_omap: Convert to DMAengine API
[PATCH] omapfb: Use devm_kcalloc() in vrfb_probe()
2017-05-12 7:07 UTC (4+ messages)
[PATCH v2] usb: musb: musb_cppi41: Update an error message
2017-05-11 14:06 UTC (4+ messages)
[PATCH] memory: omap-gpmc: Fix debug output for access width
2017-05-11 9:46 UTC (4+ messages)
[PATCHv3 0/2] PWM Vibrator driver
2017-05-10 21:56 UTC (7+ messages)
` [PATCHv3 1/2] Input: pwm-vibra: new driver
[PATCH] net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow control
2017-05-08 21:33 UTC (2+ messages)
[PATCHv3] phy: cpcap-usb: Add CPCAP PMIC USB support
2017-05-08 17:32 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).