messages from 2018-02-12 17:18:38 to 2018-02-26 14:02:22 UTC [more...]
regression v4.16 on Nokia N900:/dev/input/event6 aka AV Jack support disappeared
2018-02-26 14:02 UTC (4+ messages)
` regression v4.16 on Nokia N900: sound does not work
v4.16-rc0: missing includes in framebuffers break N900 compilation
2018-02-26 13:00 UTC
[PATCH] usb: musb: call pm_runtime_{get,put}_sync before reading vbus registers
2018-02-26 10:56 UTC
[PATCH 00/12] Use dts data for ti-sysc to configure sysconfig
2018-02-26 10:37 UTC (16+ messages)
` [PATCH 01/12] bus: ti-sysc: Add fck clock alias for children with notifier_block
` [PATCH 02/12] bus: ti-sysc: Add suspend and resume handling
` [PATCH 03/12] bus: ti-sysc: Handle stdout-path for debug console
` [PATCH 04/12] bus: ti-sysc: Improve handling for no-reset-on-init and no-idle-on-init
` [PATCH 05/12] bus: ti-sysc: Remove unnecessary debugging statements
` [PATCH 06/12] bus: ti-sysc: Add support for platform data callbacks
` [PATCH 07/12] bus: ti-sysc: Handle some devices in omap_device compatible way
` [PATCH 08/12] ARM: OMAP2+: Add functions to allocate module data from device tree
` [PATCH 09/12] ARM: OMAP2+: Add checks for device tree based sysconfig data
` [PATCH 10/12] ARM: OMAP2+: Try to parse earlycon from parent too
` [PATCH 11/12] PM / AVS: SmartReflex: Prepare to use device tree based probing
` [PATCH 12/12] ARM: OMAP2+: Enable ti-sysc to use device tree data for smartreflex
` [PATCH 0.5/12] ARM: OMAP2+: Prepare to pass auxdata "
[PATCH v2 0/3] PCI: dra7xx: Support PCIe x2 lane mode
2018-02-26 10:30 UTC (3+ messages)
` [PATCH v2 3/3] PCI: dra7xx: Enable x2 mode support for dra74x, dra76x and dra72x
[PATCHv5 0/5] Motorola Droid 4 Audio Support
2018-02-26 10:08 UTC (9+ messages)
` [PATCHv5 1/5] dt-bindings: mfd: motorola-cpcap: document audio-codec
` [PATCHv5 2/5] ASoC: codec: cpcap: new codec
` [alsa-devel] "
` [PATCHv5 3/5] mfd: motorola-cpcap: Add audio-codec support
` [PATCHv5 4/5] ARM: dts: motorola-cpcap-mapphone: add audio-codec
` [PATCHv5 5/5] ARM: dts: omap4-droid4: add soundcard
[PATCH usb-next v10 0/8] initialize (multiple) PHYs for a HCD
2018-02-26 3:26 UTC (10+ messages)
` [PATCH usb-next v10 1/8] dt-bindings: usb: add the documentation for USB HCDs
` [PATCH usb-next v10 2/8] usb: add a flag to skip PHY initialization to struct usb_hcd
` [PATCH usb-next v10 3/8] usb: core: add a wrapper for the USB PHYs on the HCD
` [PATCH usb-next v10 4/8] usb: core: hcd: integrate the PHY wrapper into the HCD core
` [PATCH usb-next v10 5/8] usb: host: xhci-mtk: remove custom USB PHY handling
` [PATCH usb-next v10 6/8] usb: host: ehci-platform: "
` [PATCH usb-next v10 7/8] usb: host: ohci-platform: "
` [PATCH usb-next v10 8/8] usb: core: hcd: remove support for initializing a single PHY
[PATCH v5 0/4] ARM: OMAP2+: AM33XX/AM43XX: Add suspend-resume support
2018-02-25 23:35 UTC (6+ messages)
` [PATCH v5 1/4] ARM: OMAP2+: Introduce low-level suspend code for AM33XX
` [PATCH v5 2/4] ARM: OMAP2+: Introduce low-level suspend code for AM43XX
` [PATCH v5 3/4] ARM: OMAP2+: pm33xx-core: Add platform code needed for PM
` [PATCH v5 4/4] soc: ti: Add pm33xx driver for basic suspend support
[PATCH] sound/tlv320dac33: Add device tree support
2018-02-24 20:57 UTC (8+ messages)
` [PATCHv2] tlv320dac33: Add device tree bindings
` [PATCHv3] "
[PATCHv4 0/4] Motorola Droid 4 Audio Support
2018-02-23 12:47 UTC (23+ messages)
` [PATCHv4 1/4] dt-bindings: sound: add motorola, cpcap-audio-codec
` [PATCHv4 1/4] dt-bindings: sound: add motorola,cpcap-audio-codec
` [PATCHv4 2/4] ASoC: codec: cpcap: new codec
` [PATCHv4 3/4] ARM: dts: motorola-cpcap-mapphone: add audio-codec
` [PATCHv4 4/4] ARM: dts: omap4-droid4: add soundcard
[PATCH 0/6] Implement event capture for OMAP (draft)
2018-02-23 10:17 UTC (7+ messages)
` [PATCH 1/6] clocksource: timer-ti-dm: Make unexported functions static
` [PATCH 2/6] clocksource: timer-ti-dm: Consolidate set source
` [PATCH 3/6] clocksource: timer-ti-dm: Check prescaler value
` [PATCH 4/6] pwm: pwm-omap-dmtimer: Fix frequency when using prescaler
` [PATCH 5/6] clocksource: timer-ti-dm: Add event capture
` [PATCH 6/6] pwm: pwm-omap-dmtimer: Add capture functionality
[PATCH v11 00/10] omap: dmtimer: Move driver out of plat-omap
2018-02-23 4:08 UTC (14+ messages)
` [PATCH v11 01/10] clocksource: dmtimer: Remove all the exports
` [PATCH v11 02/10] arm: omap: timer: Wrap the inline functions under OMAP2PLUS define
` [PATCH v11 03/10] arm: omap: Move dmtimer.h out of plat-omap
` [PATCH v11 04/10] clocksource: timer-ti-dm: Replace architecture
` [PATCH v11 05/10] arm: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksource
` [PATCH v11 06/10] timer-ti-dm: Add timer ops to the platform data structure
` [PATCH v11 07/10] clocksource: timer-ti-dm: Populate the timer ops to the pdata
` [PATCH v11 08/10] clocksource: timer-ti-dm: Hook device platform data if not already assigned
` [PATCH v11 09/10] pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata ops
` [PATCH v11 10/10] arm: omap: pdata-quirks: Remove unused timer pdata
[PATCH] ARM: OMAP: Fix dmtimer init for omap1
2018-02-22 18:32 UTC
[PATCH] ARM: OMAP2+: hwmod_core: enable optional clocks before main clock
2018-02-22 17:20 UTC (5+ messages)
[GIT PULL] omap fixes for v4.16-rc cycle
2018-02-22 16:46 UTC (2+ messages)
[PATCH 0/4] ARM: OMAP2+: AM33XX/AM43XX: Add suspend-resume support
2018-02-22 14:28 UTC (7+ messages)
` [PATCH 1/4] ARM: OMAP2+: Introduce low-level suspend code for AM33XX
` [PATCH 2/4] ARM: OMAP2+: Introduce low-level suspend code for AM43XX
` [PATCH 3/4] ARM: OMAP2+: pm33xx-core: Add platform code needed for PM
` [PATCH 4/4] soc: ti: Add pm33xx driver for basic suspend support
[PATCHv2 0/8] omapdrm: DSI command mode panel support
2018-02-20 19:09 UTC (5+ messages)
` [PATCHv2 4/8] dt-bindings: panel: common: document orientation property
[PATCH v2] pinctrl: pinctrl-single: Fix pcs_request_gpio() when bits_per_mux != 0
2018-02-20 12:56 UTC (2+ messages)
setterm -blank force no longer works after switch to omapdrm
2018-02-19 20:35 UTC (2+ messages)
v4.13 on nokia n900: oops during tethering
2018-02-19 19:04 UTC (4+ messages)
[PATCH 0/5] clk: ti: add support for dra76x latched clocks
2018-02-19 14:36 UTC (7+ messages)
` [PATCH 1/5] dt-bindings: clock: ti: add latching support to mux and divider clocks
` [PATCH 3/5] clk: ti: add generic support for clock latching
` [PATCH 2/5] clk: ti: add support for register read-modify-write low-level operation
` [PATCH 4/5] clk: ti: add support for clock latching to divider clocks
` [PATCH 5/5] clk: ti: add support for clock latching to mux clocks
[PATCH v2 00/16] mmc: sdhci-omap: Add UHS/HS200 mode support
2018-02-19 13:13 UTC (17+ messages)
` [PATCH v2 08/16] mmc: sdhci-omap: Add support to override f_max and iodelay from pdata
` [PATCH v2 09/16] mmc: sdhci: Add quirk to disable HW timeout
` [PATCH v2 10/16] mmc: sdhci: Fix to use data_timer only for data line commands
` [PATCH v2 11/16] mmc: sdhci: Program a relatively accurate SW timeout value
` [PATCH v2 15/16] mmc: sdhci-omap: Add SPDX identifier
[PATCH 0/9] ARM: dts: am33xx/am4372: Add suspend-resume support
2018-02-19 3:35 UTC (10+ messages)
` [PATCH 1/9] ARM: dts: am33xx: Reserve pm code and data regions in ocmcram sram node
` [PATCH 2/9] ARM: dts: am4372: "
` [PATCH 3/9] ARM: dts: am33xx: Update emif node
` [PATCH 4/9] ARM: dts: am4372: "
` [PATCH 5/9] ARM: dts: am33xx: Add pm-sram phandle to soc node
` [PATCH 6/9] ARM: dts: am4372: Add "
` [PATCH 7/9] ARM: dts: am33xx: Mark emif with ti,no-idle
` [PATCH 8/9] ARM: dts: am4372: "
` [PATCH 9/9] ARM: dts: am4372: Mark omap_l3_noc "
[PATCH] phy: mapphone-mdm6600: Add USB PHY driver for MDM6600 on Droid 4
2018-02-18 0:31 UTC (2+ messages)
[PATCH 1/2] ARM: dts: omap4-droid4: Fix USB PHY port naming
2018-02-17 21:33 UTC (2+ messages)
` [PATCH 2/2] ARM: dts: omap4-droid4: Configure MDM6600 USB PHY
[PATCH] phy: dm816x-usb: Remove unused phy_data
2018-02-17 20:47 UTC
Nokia N900 camera in v4.16-rc1: ready for testing?
2018-02-16 22:30 UTC
[PATCH RFC] ehci-omap: simple suspend implementation
2018-02-16 19:31 UTC (4+ messages)
Charging status for N900/RX-51 with bq27200
2018-02-16 9:45 UTC (2+ messages)
[PATCH] mfd: tps65218: Reorder tps65218_regulator_id enum
2018-02-16 4:40 UTC (2+ messages)
[PATCH] bus: ti-sysc: Fix checking of no-reset-on-init quirk
2018-02-15 17:20 UTC
[balbi-usb:testing/next 45/57] drivers/usb/dwc2/core.c:438:13: error: static declaration of 'dwc2_clear_force_mode' follows non-static declaration
2018-02-15 14:37 UTC (3+ messages)
[PATCH 0/3] dra7xx: PCIe IRQ handling rework
2018-02-15 4:29 UTC (4+ messages)
` [PATCH 2/3] PCI: dwc: pci-dra7xx: Improve MSI IRQ handling
[PATCH v7 0/9] omap: dmtimer: Move driver out of plat-omap
2018-02-14 18:59 UTC (13+ messages)
` [PATCH v7 3/9] arm: omap: Move dmtimer.h "
` [PATCH v7 4/9] arm: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksource
` [PATCH v7 5/9] dmtimer: Add timer ops to the platform data structure
[PATCH 0/9] Some OMAP2+ legacy hwmod data cleanup
2018-02-14 18:22 UTC (15+ messages)
` [PATCH 1/9] dmaengine: omap-dma: include header for bool type
` [PATCH 2/9] mmc: hsmmc_omap: include types.h and provide header inclusion guard
` [PATCH 3/9] ARM: OMAP2+: Cleanup omap_gpio_dev_attr usage
` [PATCH 4/9] ARM: OMAP2+: Cleanup omap_i2c_dev_attr usage
` [PATCH 5/9] ARM: OMAP2+: Cleanup omap_timer_capability_dev_attr usage
` [PATCH 6/9] ARM: OMAP2+: Cleanup omap2_spi_dev_attr and other legacy data
` [PATCH 7/9] ARM: OMAP2+: Cleanup omap_mcbsp_dev_attr "
` [PATCH 8/9] ARM: OMAP: Move plat/i2c.h into mach-omap1 folder
` [PATCH 9/9] ARM: OMAP2+: Remove unused gpio header file references
[PATCH] ARM: dts: am33xx: add PDU001 board
2018-02-14 17:04 UTC (2+ messages)
[PATCH] ARM: dts: use 'atmel' as at24 manufacturer in am335x-boneblue
2018-02-14 17:00 UTC (2+ messages)
[PATCH 4/4] ARM: dts: am43xx: Enable dual-role mode for USB1
2018-02-14 16:59 UTC (2+ messages)
[PATCH] nokia N9: Add support for magnetometer and touchscreen
2018-02-14 16:58 UTC (4+ messages)
` [PATCHv2] nokia N9: Add support for magnetometer
[PATCH] ARM: OMAP: clock: Fix debugfs_create_*() usage
2018-02-14 16:22 UTC (3+ messages)
[PATCH, v3] arm: omap2: timer: fix a kmemleak caused in omap_get_timer_dt
2018-02-14 16:18 UTC (2+ messages)
[PATCH] dt-bindings: memory: ti-emif: add edac support under emif
2018-02-13 17:15 UTC
[PATCH v2 00/15] dra7: mmc: Update mmc dt node
2018-02-13 11:10 UTC (5+ messages)
` [PATCH v2 15/15] ARM: dts: dra7: Add high speed modes capability to MMC1/MMC2 "
[PATCH usb-next v9 2/8] usb: add a flag to skip PHY initialization to struct usb_hcd
2018-02-12 19:42 UTC (4+ messages)
[PATCH 0/2] GPIO-OMAP: Adjustments for omap_gpio_probe()
2018-02-12 17:33 UTC (2+ messages)
[PATCH 00/10] thermal: Remove "cooling-{min|max}-level" properties
2018-02-12 17:18 UTC (4+ messages)
` [PATCH 02/10] ARM: dts: omap: Remove "cooling-{min|max}-level" for CPU nodes
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).