messages from 2016-04-05 10:29:13 to 2016-04-07 18:43:13 UTC [more...]
[PATCH V2 00/20] mfd: Add devm_ apis for mfd_add_devices and mfd_release_devices
2016-04-07 18:43 UTC (20+ messages)
` [PATCH V2 01/20] mfd: Add resource managed apis for mfd_add_devices
` [PATCH V2 02/20] mfd: Add devm_mfd_add_devices() in list of managed interfaces
` [PATCH V2 03/20] mfd: act8945a: Use devm_mfd_add_devices() for mfd_device registration
` [PATCH V2 04/20] mfd: as3711: "
` [PATCH V2 05/20] mfd: atmel-hlcdc: "
` [PATCH V2 06/20] mfd: bcm590xx: "
` [PATCH V2 07/20] mfd: hi6421-pmic: "
` [PATCH V2 08/20] mfd: lp3943: "
` [PATCH V2 09/20] mfd: menf21bmc: "
` [PATCH V2 10/20] mfd: mt6397: "
` [PATCH V2 11/20] mfd: rdc321x: "
` [PATCH V2 12/20] mfd: rk808: "
` [PATCH V2 13/20] mfd: rn5t618: "
` [PATCH V2 14/20] mfd: rt5033: "
` [PATCH V2 15/20] mfd: sky81452: "
` [PATCH V2 16/20] mfd: stw481x: "
` [PATCH V2 17/20] mfd: tps6507x: "
` [PATCH V2 18/20] mfd: tps65217: "
` [PATCH V2 19/20] mfd: tps65910: "
[PATCH] spi: omap2-mcspi: fix dma transfer for vmalloced buffer
2016-04-07 17:57 UTC (3+ messages)
[PATCH] regulator: twl: Provide of_map_mode for twl4030
2016-04-07 17:57 UTC (3+ messages)
` [PATCH v1] "
[PATCH 0/5] mfd: tps65217: Add power-button and IRQ support
2016-04-07 17:57 UTC (6+ messages)
` [PATCH 1/5] mfd: tps65217: Add support for IRQs
` [PATCH 5/5] Input: Add tps65217 power button driver
[RFC PATCH] PM / wakeirq: fix wakeirq setting after wakup re-configuration from sysfs
2016-04-07 17:56 UTC (2+ messages)
N900 sleep mode (in 4.5-rc0, if that matters)
2016-04-07 17:40 UTC (15+ messages)
` 4.4: camera and unlock buttons produce tons of interrupts (was Re: N900 sleep mode)
[PATCH v2] rtc: omap: Support ext_wakeup configuration
2016-04-07 17:11 UTC (7+ messages)
[PATCH v3] iio: light: new driver for the ROHM BH1780
2016-04-07 17:05 UTC (3+ messages)
[PATCH] ARM: OMAP: wakeupgen: Add comment for unhandled FROZEN transitions
2016-04-07 17:01 UTC (3+ messages)
[PATCH] of/platform: Allow secondary compatible match in of_dev_lookup
2016-04-07 16:58 UTC (6+ messages)
Boot failure when using NFS on OMAP based evms
2016-04-07 15:52 UTC (5+ messages)
[PATCH 0/4] OMAP mailbox suspend/resume support
2016-04-07 12:39 UTC (8+ messages)
` [PATCH 1/4] mailbox/omap: store mailbox interrupt type in omap_mbox_device
` [PATCH 2/4] mailbox/omap: add support for suspend/resume
` [PATCH 3/4] mailbox/omap: check for any unread messages during suspend
` [PATCH 4/4] mailbox/omap: kill omap_mbox_{save/restore}_ctx() functions
[PATCH 0/2] drivers: net: cpsw: fix ale calls and drop host_port field from cpsw_priv
2016-04-07 12:16 UTC (3+ messages)
` [PATCH 1/2] drivers: net: cpsw: fix port_mask parameters in ale calls
` [PATCH 2/2] drivers: net: cpsw: drop host_port field from struct cpsw_priv
[PATCH v6 00/12] USB OTG/dual-role framework
2016-04-07 11:45 UTC (21+ messages)
` [PATCH v6 01/12] usb: hcd: Initialize hcd->flags to 0
` [PATCH v6 02/12] usb: hcd.h: Add OTG to HCD interface
` [PATCH v6 03/12] usb: otg-fsm: use usb_otg wherever possible
` [PATCH v6 04/12] usb: otg-fsm: move host controller operations into usb_otg->hcd_ops
` [PATCH v6 05/12] usb: gadget.h: Add OTG to gadget interface
` [PATCH v6 06/12] usb: otg: get rid of CONFIG_USB_OTG_FSM in favour of CONFIG_USB_OTG
` [PATCH v6 07/12] usb: otg: add OTG/dual-role core
` [PATCH v6 08/12] usb: hcd: Adapt to OTG core
` [PATCH v6 09/12] usb: gadget: udc: adapt "
` [PATCH v6 10/12] usb: doc: dt-binding: Add otg-controller property
` [PATCH v6 11/12] usb: core: hub: Notify OTG fsm when A device sets b_hnp_enable
` [PATCH v6 12/12] usb: host: xhci-plat: Add otg device to platform data
[PATCH 00/20] mfd: Add devm_ apis for mfd_add_devices and mfd_release_devices
2016-04-07 11:42 UTC (32+ messages)
` [PATCH 01/20] "
` [PATCH 02/20] mfd: Add resource management devm_mfd_{add,remove}_devices
` [PATCH 03/20] mfd: act8945a: Use devm_mfd_add_devices() for mfd_device registration
` [PATCH 04/20] mfd: as3711: "
` [PATCH 05/20] mfd: atmel-hlcdc: "
` [PATCH 06/20] mfd: bcm590xx: "
` [PATCH 07/20] mfd: hi6421-pmic: "
` [PATCH 08/20] mfd: lp3943: "
` [PATCH 09/20] mfd: menf21bmc: "
` [PATCH 10/20] mfd: mt6397: "
` [PATCH 11/20] mfd: rdc321x: "
` [PATCH 12/20] mfd: rk808: "
` [PATCH 13/20] mfd: rn5t618: "
` [PATCH 14/20] mfd: rt5033: "
` [PATCH 15/20] mfd: sky81452: "
` [PATCH 16/20] mfd: stw481x: "
` [PATCH 17/20] mfd: tps6507x: "
` [PATCH 18/20] mfd: tps65217: "
` [PATCH 19/20] mfd: tps65910: "
` [PATCH 20/20] mfd: wm8400: "
[PATCH 00/13] ARM: dts: OMAP2+: Enable gpio controller for GPMC and add NAND ready pin
2016-04-07 10:25 UTC (14+ messages)
` [PATCH 01/13] ARM: dts: omap24xx: Enable gpio and interrupt controller for GPMC
` [PATCH 02/13] ARM: dts: omap4: "
` [PATCH 03/13] ARM: dts: omap5: "
` [PATCH 04/13] ARM: dts: dra7: Enable gpio "
` [PATCH 05/13] ARM: dts: am335x: "
` [PATCH 06/13] ARM: dts: am4372: "
` [PATCH 07/13] ARM: dts: omap3: "
` [PATCH 08/13] ARM: dts: dm814x: "
` [PATCH 09/13] ARM: dts: dm816x: "
` [PATCH 10/13] ARM: dts: dra7x-evm: Provide NAND ready pin
` [PATCH 11/13] ARM: dts: am437x: "
` [PATCH 12/13] ARM: dts: am335x: "
` [PATCH 13/13] ARM: dts: omap3-beagle: "
[PATCH v6 00/17] memory: omap-gpmc: mtd: nand: Support GPMC NAND on non-OMAP platforms
2016-04-07 10:08 UTC (18+ messages)
` [PATCH v6 01/17] ARM: OMAP2+: gpmc: Add platform data
` [PATCH v6 02/17] ARM: OMAP2+: gpmc: Add gpmc timings and settings to "
` [PATCH v6 03/17] memory: omap-gpmc: Introduce GPMC to NAND interface
` [PATCH v6 04/17] memory: omap-gpmc: Add GPMC-NAND ops to get writebufferempty status
` [PATCH v6 05/17] memory: omap-gpmc: Implement IRQ domain for NAND IRQs
` [PATCH v6 06/17] mtd: nand: omap: Use gpmc_omap_get_nand_ops() to get NAND registers
` [PATCH v6 07/17] mtd: nand: omap: Switch to using GPMC-NAND ops for writebuffer empty check
` [PATCH v6 08/17] mtd: nand: omap: Copy platform data parameters to omap_nand_info data
` [PATCH v6 09/17] mtd: nand: omap: Clean up device tree support
` [PATCH v6 10/17] mtd: nand: omap: Update DT binding documentation
` [PATCH v6 11/17] memory: omap-gpmc: Prevent mapping into 1st 16MB
` [PATCH v6 12/17] memory: omap-gpmc: Move device tree binding to correct location
` [PATCH v6 13/17] memory: omap-gpmc: Support general purpose input for WAITPINs
` [PATCH v6 14/17] memory: omap-gpmc: Reserve WAITPIN if needed for WAIT monitoring
` [PATCH v6 15/17] memory: omap-gpmc: Support WAIT pin edge interrupts
` [PATCH v6 16/17] memory: omap-gpmc: Prevent GPMC_STATUS from being accessed via gpmc_regs
` [PATCH v6 17/17] mtd: nand: omap2: Implement NAND ready using gpiolib
[PATCH 1/8] mfd: twl-core: Rename struct twl4030_platform_data to twl_platform_data
2016-04-07 8:02 UTC (3+ messages)
` [PATCH 3/8] mfd: twl-core: Rename TWL4030_CORE Kconfig option to TWL_CORE
[PATCH 00/12] mtd: get rid of of_mtd.{c,h} and of_get_nand_xx()
2016-04-06 23:33 UTC (2+ messages)
[PATCH v9 1/7] ALSA: pcm: add IEC958 channel status helper for hw_params
2016-04-06 21:42 UTC (2+ messages)
` Applied "ALSA: pcm: add IEC958 channel status helper for hw_params" to the asoc tree
[PATCH v9 2/7] ALSA: pcm: Allow 32 bit sample format in IEC958 channel status helper
2016-04-06 21:42 UTC (2+ messages)
` Applied "ALSA: pcm: Allow 32 bit sample format in IEC958 channel status helper" to the asoc tree
[PATCH] arm: omap2: remove redundant multiplatform checks
2016-04-06 19:14 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 0/4] OMAP Mailbox legacy platform device support removal
2016-04-06 17:37 UTC (5+ messages)
` [PATCH 1/4] mailbox/omap: drop legacy platform device support
` [PATCH 2/4] mailbox/omap: use variable name for sizeof() operator
` [PATCH 3/4] mailbox/omap: remove FSF mailing address paragraph
` [PATCH 4/4] mailbox/omap: add blank lines after declarations
[RESEND 0/2] dmaengine: edma: cyclic slot limitation wa and TPTC pm fix
2016-04-06 14:30 UTC (4+ messages)
` [RESEND 1/2] dmaengine: edma: Remove dynamic TPTC power management feature
` [RESEND 2/2] dmaengine: edma: special case slot limit workaround
[PATCH 1/2] phy: Move ULPI phy header out of driver to includes path
2016-04-06 14:07 UTC (2+ messages)
` [PATCH v2 2/2] phy: Group vendor specific phy drivers
[PATCH 1/2] phy: Group vendor specific phy drivers
2016-04-06 13:48 UTC (5+ messages)
[PATCH 0/3] cpufreq: logging consistency changes
2016-04-06 6:23 UTC (5+ messages)
` [PATCH 2/3] cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>
` [PATCH 3/3] cpufreq: Use consistent prefixing via pr_fmt
[PATCH 0/3] regulator: twl: Fix regulator mode support
2016-04-06 6:06 UTC (4+ messages)
` [PATCH 1/3] regulator: twl: Make sure we have access to powerbus before trying to write to it
` [PATCH] regulator: twl: Fix a typo in twl4030_send_pb_msg
[PATCH 0/4] DRA7 Timer extended support
2016-04-05 21:44 UTC (5+ messages)
` [PATCH 1/4] ARM: dts: DRA7: Enable Timers 13 through 16
` [PATCH 2/4] ARM: dts: DRA7: Add timer12 node
` [PATCH 3/4] ARM: DRA7: hwmod: Add data for GPTimer 12
` [PATCH 4/4] ARM: DRA7: clockdomain: Implement timer workaround for errata i874
[PATCH] clk: ti: dflt: remove redundant unlikely
2016-04-05 21:30 UTC (2+ messages)
[PATCH v3 0/2] dmaengine: omap-dma: Fix polled completion
2016-04-05 16:10 UTC (4+ messages)
` [PATCH v3 1/2] dmaengine: omap-dma: Fix polled channel completion detection and handling
` [PATCH v3 2/2] dmaengine: omap-dma: Do not suppress interrupts for memcpy
[PATCH 0/4] Some OMAP IOMMU Cleanups
2016-04-05 15:54 UTC (2+ messages)
USB gadgets with configfs hang reboot
2016-04-05 15:18 UTC (3+ messages)
[PATCH v2 0/2] dmaengine: omap-dma: Fix polled completion
2016-04-05 14:50 UTC (3+ messages)
[PATCH 00/15] Add support for Tegra210 AGIC
2016-04-05 14:04 UTC (3+ messages)
` [PATCH 01/15] ARM: tegra: Correct interrupt type for ARM TWD
[PATCH v2 0/3] ARM: OMAP3: Fix McBSP2/3 hwmod setup for sidetone
2016-04-05 13:15 UTC (9+ messages)
[PATCH] crypto: Improve wording for CRYPTO_DEV_OMAP_DES in Kconfig
2016-04-05 12:43 UTC (2+ messages)
[PATCH] usb: dwc3: omap: drop dma_mask configuration
2016-04-05 12:09 UTC
[PATCH 0/6] usb: dwc3: DMA API usage
2016-04-05 11:44 UTC (8+ messages)
` [PATCH 2/6] usb: dwc3: omap: don't access DMA bits directly
[PATCH v5 0/6] ARM: am335x/am437x/dra7: Add PWM support for DRA7
2016-04-05 11:25 UTC (4+ messages)
` [PATCH v5 1/6] pwms: pwm-ti*: Get the clock from the PWMSS (parent)
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).