messages from 2013-09-27 03:13:23 to 2013-10-02 10:49:11 UTC [more...]
[PATCH v2 0/5] usb: musb_dsps: support for suspend and resume
2013-10-02 10:49 UTC (11+ messages)
` [PATCH v2 1/5] usb: musb: move port reset to worker
` [PATCH v2 2/5] usb: musb: call musb_port_suspend from musb_bus_suspend
` [PATCH v2 3/5] usb: musb: conditionally save and restore the context on suspend
` [PATCH v2 4/5] usb: musb: dsps: add {tx,rx}_mode to wrapper
` [PATCH v2 5/5] usb: musb: dsps: add support for suspend and resume
Regression 3.11-rc1: omap4panda: no usb and consequently no ethernet
2013-10-02 10:48 UTC (15+ messages)
` using mmc2 on panda [was: Regression 3.11-rc1: omap4panda: no usb and consequently no ethernet]
[PATCH 00/10] pwm-backlight: Add GPIO and power supply support
2013-10-02 10:35 UTC (21+ messages)
` [PATCH 01/10] pwm-backlight: Refactor backlight power on/off
` [PATCH 05/10] ARM: SAMSUNG: Initialize PWM backlight enable_gpio field
` [PATCH 08/10] pwm-backlight: Use new "
` [PATCH 09/10] pwm-backlight: Use an optional power supply
` [PATCH 10/10] pwm-backlight: Allow backlight to remain disabled on boot
[PATCH 0/3] dma: cppi41: more suspend/resume patches
2013-10-02 10:25 UTC (8+ messages)
` [PATCH 1/3] dma: cppi41: restore more registers
` [PATCH 2/3] dma: cppi41: use cppi41_pop_desc() where possible
` [PATCH 3/3] dma: cppi41: move -EAGAIN in tear_down
[PATCH v3 00/10] USB: phy: phy-nop: Manage RESET GPIO in the driver
2013-10-02 10:20 UTC (5+ messages)
` [PATCH v3 03/10] ARM: OMAP2+: omap-usb-host: Get rid of platform_data from struct usbhs_phy_data
` [PATCH v3 04/10] ARM: OMAP2+: usb-host: Adapt to USB phy-nop RESET line changes
[RFC 00/15] Device Tree schemas and validation
2013-10-02 9:25 UTC (9+ messages)
[PATCH 1/4] usb: musb: am35x: use SIMPLE_DEV_PM_OPS
2013-10-02 8:10 UTC (8+ messages)
[PATCH v3 0/5] dma: cppi41: some trivial fixes and support for suspend/resume
2013-10-02 7:13 UTC (7+ messages)
` [PATCH v3 4/5] dma: cppi41: only allocate descriptor memory once
(unknown),
2013-10-01 20:45 UTC
[PATCH 0/7] DRA7: DT thermal support
2013-10-02 1:45 UTC (2+ messages)
[PATCH] ARM: OMAP2: gpmc-onenand: fix sync mode setup with DT
2013-10-01 21:33 UTC (2+ messages)
[PATCH] ARM: omap: edma: add suspend suspend/resume hooks
2013-10-01 18:42 UTC (3+ messages)
[PATCH v3] usb: musb: dsps: add support for suspend and resume
2013-10-01 16:12 UTC
[RFC PATCH 0/6] DRIVERS: IRQCHIP: Add support for crossbar IP
2013-10-01 15:07 UTC (18+ messages)
` [RFC PATCH 1/6] DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqs
` [RFC PATCH 2/6] DRIVERS: IRQCHIP: CROSSBAR: Add support for Crossbar IP
` [RFC PATCH 3/6] ARM: DTS: DRA: Add crossbar device binding
` [RFC PATCH 4/6] ARM: DTS: DRA: Replace peripheral interrupt numbers with crossbar inputs
` [RFC PATCH 5/6] ARM: OMAP4+: Correct Wakeup-gen code to use physical irq number
` [RFC PATCH 6/6] ARM: DRA: Enable Crossbar IP support for DRA7XX
[PATCH v3] ARM: omap: edma: add suspend suspend/resume hooks
2013-10-01 15:04 UTC
[PATCH 0/4] Add support for charging battery in Nokia RX-51
2013-10-01 14:22 UTC (7+ messages)
` [PATCH 1/4] usb: musb: Call atomic_notifier_call_chain when status is changed
` [PATCH usb 1/2] usb: musb: Add missing ATOMIC_INIT_NOTIFIER_HEAD
[PATCH v5 0/3] DWC3 USB support for Qualcomm platform
2013-10-01 12:08 UTC (6+ messages)
` [PATCH v5 1/3] usb: dwc3: msm: Add device tree binding information
[PATCH v4 0/3] DWC3 USB support for Qualcomm platform
2013-10-01 11:49 UTC (6+ messages)
` [PATCH v4 1/3] usb: dwc3: msm: Add device tree binding information
[PATCH 1/2] gpio/omap: maintain GPIO and IRQ usage separately
2013-10-01 11:14 UTC (7+ messages)
[PATCHv2 0/9] omap hwspinlock dt support
2013-10-01 8:40 UTC (15+ messages)
` [PATCHv2 1/9] hwspinlock/core: add common dt bindings and OF helpers
` [PATCHv2 2/9] hwspinlock/omap: add support for dt nodes
[PATCH v5 00/11] ARM: OMAP2+: AM43x PRCM basic support
2013-10-01 7:14 UTC (11+ messages)
` [PATCH v5 01/11] ARM: OMAP2+: CM: cm_inst offset s16->u16
` [PATCH v5 03/11] ARM: OMAP2+: hwmod: AM335x: runtime register update
` [PATCH v5 04/11] ARM: OMAP2+: hwmod: AM335x: remove static register offs
` [PATCH v5 05/11] ARM: OMAP2+: PRCM: AM43x definitions
` [PATCH v5 06/11] ARM: OMAP2+: PM: AM43x powerdomain data
` [PATCH v5 07/11] ARM: OMAP2+: CM: AM43x clockdomain data
` [PATCH v5 08/11] ARM: OMAP2+: hwmod: AM43x support
` [PATCH v5 09/11] ARM: OMAP2+: hwmod: AM43x operations
` [PATCH v5 10/11] ARM: OMAP2+: AM43x: PRCM kbuild
` [PATCH v5 11/11] ARM: OMAP2+: AM43x PRCM init
[PATCH 0/4] usb: musb: support for suspend and resume
2013-09-30 22:27 UTC (2+ messages)
[PATCH v2 RESEND 1/3] usb: musb: am35x: use SIMPLE_DEV_PM_OPS
2013-09-30 19:02 UTC (3+ messages)
` [PATCH v2 RESEND 2/3] usb: musb: blackfin: "
` [PATCH v2 RESEND 3/3] usb: musb: ux500: "
[PATCH v2 0/9] ARM: dts: DT data for OMAP platforms for v3.13
2013-09-30 15:13 UTC (10+ messages)
` [PATCH v2 1/9] omap4: dts: Add node for AES
` [PATCH v2 2/9] omap4: dts: Add node for DES3DES module
` [PATCH v2 3/9] ARM: dts: Add SHAM data and documentation for AM33XX
` [PATCH v2 4/9] ARM: dts: Add AES "
` [PATCH v2 5/9] am33xx: dts: Fix AES interrupt number
` [PATCH v2 6/9] ARM: am437x: dts: Add AES node for am437x
` [PATCH v2 7/9] ARM: am437x: dts: Add DES "
` [PATCH v2 8/9] ARM: dts: AM33XX: Add LCDC info into am335x-evm
` [PATCH v2 9/9] dts: boneblack: add pinmux and hdmi node to enable display
[PATCH V2] ARM: dts: am335x-boneblack: move fixed regulator to board level
2013-09-30 14:40 UTC
[PATCH] ARM: omap1: fix incorrect placement of __initdata tag
2013-09-30 13:05 UTC
[PATCH v4 00/11] ARM: OMAP2+: AM43x PRCM basic support
2013-09-30 12:14 UTC (13+ messages)
` [PATCH v4 01/11] ARM: OMAP2+: CM: cm_inst offset s16->u16
` [PATCH v4 06/11] ARM: OMAP2+: PM: AM43x powerdomain data
` [PATCH v4 07/11] ARM: OMAP2+: CM: AM43x clockdomain data
[PATCH 00/51] DMA mask changes
2013-09-30 11:57 UTC (5+ messages)
` [PATCH 19/51] DMA-API: media: dt3155v4l: replace dma_set_mask()+dma_set_coherent_mask() with new helper
[PATCH] ARM: OMAP2+: timer: build with DRA7xx enable but without OMAP5
2013-09-30 9:20 UTC (2+ messages)
Odd behavior with dpll4_m4x2_ck on omap3 + DT
2013-09-30 7:56 UTC (16+ messages)
Зеленый кофе обозначается мощным естественным антиоксидантом
2013-09-30 3:53 UTC
OMAP baseline test results for v3.12-rc3
2013-09-30 2:58 UTC (2+ messages)
[RFC v2] gpio/omap: auto-setup a GPIO when used as an IRQ
2013-09-30 1:23 UTC (6+ messages)
Financial Deal Assistance!!!
2013-09-29 23:30 UTC
Good Day
2013-09-29 22:09 UTC
[PATCH v12 0/7] PHY framework
2013-09-28 9:42 UTC (10+ messages)
` [PATCH v12 2/7] usb: phy: omap-usb2: use the new generic "
` [PATCH v12 4/7] arm: omap3: twl: add phy consumer data in twl4030_usb_data
` [PATCH v12 1/7] drivers: phy: add generic PHY framework
` [PATCH v12 3/7] usb: phy: twl4030: use the new "
` [PATCH v12 5/7] ARM: dts: omap: update usb_otg_hs data
` [PATCH v12 6/7] usb: musb: omap2430: use the new generic PHY framework
` [PATCH v12 7/7] usb: phy: twl4030-usb: remove *set_suspend* and *phy_init* ops
new binutils needed for arm in 3.12-rc1
2013-09-28 9:03 UTC (4+ messages)
new binutils needed for arm in 3.12-rc1
2013-09-28 8:43 UTC (4+ messages)
[PATCH v4 0/2] ARM: dts: Beaglebone MMC fixes
2013-09-28 3:13 UTC (3+ messages)
` [PATCH v4 1/4] ARM: dts: am335x-bone: add CD for mmc1
[PATCH 0/2] patches to enable SDIO interrupt support for omap_hsmmc for v3.13
2013-09-27 21:10 UTC (6+ messages)
` [PATCH 2/2] mmc: omap_hsmmc: Enable SDIO interrupt
[PATCH v3] ARM: EDMA: Fix clearing of unused list for DT DMA resources
2013-09-27 15:25 UTC (7+ messages)
[PATCH] ARM: dts: am335x-boneblack: move fixed regulator to board level
2013-09-27 14:37 UTC (3+ messages)
[PATCHv4 11/18] arm: dts: add omap4430 thermal data
2013-09-27 13:42 UTC (8+ messages)
` [PATCHv4 16/18] arm: dts: add omap5 CORE "
` [PATCHv4 17/18] arm: dts: add omap5 "
` [PATCHv4 18/18] arm: dts: add cooling properties on omap5 cpu node
Build error in torvalds kernel 3.11 for omap2plus
2013-09-27 13:30 UTC (11+ messages)
` [PATCH] arm: Fix build error with context tracking calls
[PATCH] ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUP
2013-09-27 12:44 UTC (2+ messages)
[PATCH] OMAP/serial: Fix division by zero exception on 3M+ baud rates
2013-09-27 12:41 UTC (3+ messages)
[PATCH 1/2] ARM: dts: am335x-bone-common: correct mux mode for cmd line
2013-09-27 11:35 UTC (2+ messages)
` [PATCH 2/2] ARM: dts: am335x-evm, am335x-evmsdk: switch mmc1 to 4-bit mode
[PATCH 0/2] ARM: dts: dra7-evm: add support for sd, eMMC
2013-09-27 7:58 UTC (5+ messages)
` [PATCH 2/2] ARM: dts: dra7-evm: Add mmc2 node for eMMC support
[PATCH v11 0/8] PHY framework
2013-09-27 6:35 UTC (4+ messages)
` [PATCH v11 2/8] usb: phy: omap-usb2: use the new generic "
[PATCH v6 0/4] mtd:nand:omap2: clean-up of supported ECC schemes
2013-09-27 6:17 UTC (7+ messages)
` [PATCH v6 1/4] ARM: OMAP2+: cleaned-up DT support of various "
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).