linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-04 19:08:13 to 2020-03-16 02:37:20 UTC [more...]

[PATCH AUTOSEL 4.14 04/15] ARM: dts: dra7: Add "dma-ranges" property to PCIe RC DT nodes
 2020-03-16  2:35 UTC 

[PATCH AUTOSEL 4.9 3/7] ARM: dts: dra7: Add "dma-ranges" property to PCIe RC DT nodes
 2020-03-16  2:35 UTC 

[PATCH AUTOSEL 4.4 3/7] ARM: dts: dra7: Add "dma-ranges" property to PCIe RC DT nodes
 2020-03-16  2:35 UTC 

[PATCH AUTOSEL 4.19 05/20] ARM: dts: dra7: Add "dma-ranges" property to PCIe RC DT nodes
 2020-03-16  2:34 UTC 

[PATCH 01/15] power: supply: cpcap-battery: Fix battery full status reporting
 2020-03-16  1:30 UTC  (21+ messages)
` [PATCH 02/15] power: supply: cpcap-battery: Improve battery full status detection
` [PATCH 03/15] power: supply: cpcap-battery: Fix battery low status reporting
` [PATCH 04/15] power: supply: cpcap-battery: Add charge_full property
` [PATCH 05/15] power: supply: cpcap-battery: Add charge_now property
` [PATCH 06/15] power: supply: cpcap-battery: Initialize with user provided data
` [PATCH 07/15] power: supply: cpcap-battery: Rewrite capacity reporting
` [PATCH 08/15] power: supply: cpcap-battery: Get rid of rough capacity percentage
` [PATCH 09/15] power: supply: cpcap-battery: Increse low voltage bound
` [PATCH 10/15] power: supply: cpcap-battery: Improve full status reporting
` [PATCH 11/15] power: supply: cpcap-battery: Rename properties, variables and functions
` [PATCH 12/15] power: supply: cpcap-battery: stabilize charge_full value
` [PATCH 13/15] power: supply: cpcap-battery: Fine tune end of charge current
` [PATCH 14/15] power: supply: cpcap-battery: Make it behave like bq27200
` [PATCH 15/15] power: supply: cpcap-battery: Add rounding to capacity reporting

KASAN: slab-out-of-bounds Read in bitmap_port_ext_cleanup
 2020-03-15  5:49 UTC 

[PATCH 1/7] ARM: omap2plus_defconfig: Enable ext4 security for setcap
 2020-03-14 21:43 UTC  (7+ messages)
` [PATCH 2/7] ARM: omap2plus_defconfig: Enable simple-pm-bus
` [PATCH 3/7] ARM: omap2plus_defconfig: Enable zram as loadable modules
` [PATCH 4/7] ARM: omap2plus_defconfig: Enable more droid4 devices "
` [PATCH 5/7] ARM: omap2plus_defconfig: Enable McPDM optional PMIC clock as modules
` [PATCH 6/7] ARM: omap2plus_defconfig: Enable ina2xx_adc as a loadable module
` [PATCH 7/7] ARM: omap2plus_defconfig: Update for moved and dropped options

[PATCH] ARM: dts: omap4-droid4: Fix lost touchscreen interrupts
 2020-03-14 20:55 UTC 

[PATCH] ARM: dts: omap4-droid4: Fix sgx clock rate
 2020-03-14 17:24 UTC  (3+ messages)

[PATCH net-next 00/11] net: ethernet: ti: cpts: add irq and HW_TS_PUSH events
 2020-03-14  3:50 UTC  (14+ messages)
` [PATCH net-next 01/11] net: ethernet: ti: cpts: use dev_yy() api for logs
` [PATCH net-next 02/11] net: ethernet: ti: cpts: separate hw counter read from timecounter
` [PATCH net-next 03/11] net: ethernet: ti: cpts: move tc mult update in cpts_fifo_read()
` [PATCH net-next 04/11] net: ethernet: ti: cpts: switch to use new .gettimex64() interface
` [PATCH net-next 05/11] net: ethernet: ti: cpts: optimize packet to event matching
` [PATCH net-next 06/11] net: ethernet: ti: cpts: move tx timestamp processing to ptp worker only
` [PATCH net-next 07/11] net: ethernet: ti: cpts: rework locking
` [PATCH net-next 08/11] net: ethernet: ti: cpts: move rx timestamp processing to ptp worker only
` [PATCH net-next 09/11] net: ethernet: ti: cpts: add irq support
` [PATCH net-next 10/11] net: ethernet: ti: cpts: add support for HW_TS_PUSH events
` [PATCH net-next 11/11] net: ethernet: ti: cpsw: enable cpts irq

[GIT PULL] Fixes for omaps for v5.6-rc cycle
 2020-03-13 20:47 UTC  (2+ messages)

[GIT PULL] ti-sysc fix for v5.6
 2020-03-13 20:42 UTC  (2+ messages)

[PATCH v4 0/4] Add support for devices in the Energy Model
 2020-03-13 17:16 UTC  (12+ messages)
` [PATCH v4 1/4] PM / EM: add devices to "
` [PATCH v4 2/4] OPP: change parameter to device pointer in dev_pm_opp_of_register_em()
` [PATCH v4 3/4] thermal: devfreq_cooling: Refactor code and switch to use Energy Model
` [PATCH v4 4/4] drm/panfrost: Register devfreq cooling and attempt to add "

[PATCH v2 0/5] pwm: omap-dmtimer: Allow for dynamic pwm period updates
 2020-03-13 15:50 UTC  (20+ messages)
` [PATCH v2 1/6] pwm: omap-dmtimer: Drop unused header file
` [PATCH v2 2/6] pwm: omap-dmtimer: Update description for pwm omap dm timer
` [PATCH v2 3/6] pwm: omap-dmtimer: Fix pwm enabling sequence
` [PATCH v2 4/6] pwm: omap-dmtimer: Fix pwm disabling sequence
` [PATCH v2 5/6] pwm: omap-dmtimer: Do not disable pwm before changing period/duty_cycle

[PATCH v3 0/5] pwm: omap-dmtimer: Allow for dynamic pwm period updates
 2020-03-13 15:31 UTC  (15+ messages)
` [PATCH v3 1/5] pwm: omap-dmtimer: Drop unused header file
` [PATCH v3 2/5] pwm: omap-dmtimer: Update description for pwm omap dm timer
` [PATCH v3 3/5] pwm: omap-dmtimer: Fix pwm enabling sequence
` [PATCH v3 4/5] pwm: omap-dmtimer: Do not disable pwm before changing period/duty_cycle
` [PATCH v3 5/5] pwm: omap-dmtimer: Implement .apply callback

[PATCH v2] ARM: dts: dra7: Add bus_dma_limit for L3 bus
 2020-03-13 15:15 UTC  (4+ messages)

gpio-omap: add support gpiolib bias (pull-up/down) flags?
 2020-03-13  5:23 UTC  (2+ messages)

[PATCH v3 0/6] clocksource: timer-ti-dm: Prepare for dynamic pwm period updates
 2020-03-12 17:26 UTC  (13+ messages)
` [PATCH v3 1/6] clocksource: timer-ti-dm: Convert to SPDX identifier
` [PATCH v3 2/6] clocksource: timer-ti-dm: Prepare for using cpuidle
` [PATCH v3 3/6] clocksource: timer-ti-dm: Implement cpu_pm notifier for context save and restore
` [PATCH v3 4/6] clocksource: timer-ti-dm: Do not update counter on updating the period
` [PATCH v3 5/6] clocksource: timer-ti-dm: Add support to get pwm current status
` [PATCH v3 6/6] clocksource: timer-ti-dm: Enable autoreload in set_pwm

[PATCH 1/3] RFC: power: supply: cpcap-battery: Add helper for rough capacity
 2020-03-11 14:23 UTC  (9+ messages)

[PATCH] ARM: dts: dra7: Add bus_dma_limit for L3 bus
 2020-03-11 12:25 UTC  (8+ messages)

[balbi-usb:testing/next 3/11] drivers/usb/gadget/udc/max3420_udc.c:570:16: sparse: sparse: incorrect type in assignment (different base types)
 2020-03-11  0:57 UTC 

[PATCH 00/10] Complete updating CPSW and EDMA to probe with dts
 2020-03-10 18:35 UTC  (11+ messages)
` [PATCH 01/10] clk: ti: Fix dm814x clkctrl for ethernet
` [PATCH 02/10] ARM: dts: Configure interconnect target module for dm814x cpsw
` [PATCH 03/10] ARM: OMAP2+: Drop legacy platform data "
` [PATCH 04/10] ARM: dts: Configure interconnect target module for dm814x tpcc
` [PATCH 05/10] ARM: dts: Configure interconnect target module for dm814x tptc0
` [PATCH 06/10] ARM: dts: Configure interconnect target module for dm814x tptc1
` [PATCH 07/10] ARM: dts: Configure interconnect target module for dm814x tptc2
` [PATCH 08/10] ARM: dts: Configure interconnect target module for dm814x tptc3
` [PATCH 09/10] ARM: dts: Configure interconnect target module for ti816x edma
` [PATCH 10/10] ARM: OMAP2+: Drop legacy platform data for ti81xx edma

[RFC PATCH 01/14 v2] mtd: rawnand: ams-delta: Write protect device during probe
 2020-03-10 18:33 UTC  (2+ messages)

[RFC PATCH 02/14] mtd: rawnand: ams-delta: Use struct gpio_nand_platdata
 2020-03-10 18:33 UTC  (2+ messages)

[RFC PATCH 03/14] ARM: OMAP1: ams-delta: Provide board specific partition info
 2020-03-10 18:33 UTC  (2+ messages)

[RFC PATCH 04/14 v4] mtd: rawnand: ams-delta: Drop board specific partition info
 2020-03-10 18:33 UTC  (2+ messages)

[RFC PATCH 05/14] mtd: rawnand: ams-delta: Enable OF partition info support
 2020-03-10 18:33 UTC  (2+ messages)

[RFC PATCH 06/14] mtd: rawnand: ams-delta: Push inversion handling to gpiolib
 2020-03-10 18:32 UTC  (2+ messages)

[RFC PATCH 07/14] mtd: rawnand: ams-delta: Don't hardcode read/write pulse widths
 2020-03-10 18:32 UTC  (2+ messages)

[RFC PATCH 08/14] mtd: rawnand: ams-delta: Make read pulses optional
 2020-03-10 18:32 UTC  (2+ messages)

[RFC PATCH 09/14] mtd: rawnand: ams-delta: Handle more GPIO pins as optional
 2020-03-10 18:32 UTC  (2+ messages)

[RFC PATCH 10/14] mtd: rawnand: ams-delta: Add module device tables
 2020-03-10 18:32 UTC  (2+ messages)

[RFC PATCH 11/14] mtd: rawnand: ams-delta: Support custom driver initialisation
 2020-03-10 18:32 UTC  (2+ messages)

[RFC PATCH 12/14] mtd: rawnand: ams-delta: Drop useless local variable
 2020-03-10 18:32 UTC  (2+ messages)

[RFC PATCH 13/14] mtd: rawnand: ams-delta: Make the driver custom I/O ready
 2020-03-10 18:32 UTC  (2+ messages)

[RFC PATCH 14/14] mtd: rawnand: ams-delta: Rename structures and functions to gpio_nand*
 2020-03-10 18:32 UTC  (2+ messages)

[GIT PULL] drop more legacy platform data for omaps for v5.7
 2020-03-10 16:43 UTC 

[PATCH] bus: ti-sysc: Fix quirk flags for lcdc on am335x
 2020-03-10 15:45 UTC  (2+ messages)

[PATCH] i2c: omap: use devm_platform_ioremap_resource()
 2020-03-10  9:51 UTC  (2+ messages)

[PATCH 0/3] Block idle in gpio-omap with cpu_pm
 2020-03-09 18:01 UTC  (7+ messages)
` [PATCH 1/3] ARM: OMAP2+: Handle errors for cpu_pm
` [PATCH 2/3] gpio: omap: Block idle on pending gpio interrupts
` [PATCH 3/3] Revert "gpio: omap: Fix lost edge wake-up interrupts"

[PATCH] ARM: OMAP: DTS: N900: fix onenand timings
 2020-03-09 16:59 UTC  (4+ messages)

[PATCHv2 0/3] Lost key-up interrupt handling for omap4-keypad
 2020-03-06 19:23 UTC  (7+ messages)
` [PATCH 3/3] Input: omap4-keypad - check state again for lost key-up interrupts
` [PATCHv2 4/3] Input: omap4-keypad - scan the keys in two phases to detect lost key-up

[PATCH 1/2] Input: omap4-keypad - Configure interrupt as level
 2020-03-06 19:04 UTC  (3+ messages)

[GIT PULL 1/4] soc changes for omaps for v5.7
 2020-03-06 16:19 UTC  (4+ messages)
` [GIT PULL 2/4] am3 and am4 pm changes "
` [GIT PULL 3/4] ti-sysc driver "
` [GIT PULL 4/4] dts changes for omaps "

[PATCH] dra7: sata: Fix SATA with CONFIG_ARM_LPAE enabled
 2020-03-06 15:08 UTC  (8+ messages)

[PATCHv4 0/4] n_gsm serdev support and mfd driver for droid4 modem
 2020-03-06 12:34 UTC  (5+ messages)
` [PATCH 2/4] mfd: motmdm: Add Motorola TS 27.010 serdev modem driver for droid4

[PATCH v2] mfd: syscon: Use a unique name with regmap_config
 2020-03-06  0:29 UTC  (3+ messages)

[PATCHv7 00/15] remoteproc: updates for omap remoteproc support
 2020-03-05 17:51 UTC  (23+ messages)
` [PATCHv7 04/15] remoteproc/omap: Add support to parse internal memories from DT
` [PATCHv7 07/15] remoteproc/omap: Add support for DRA7xx remote processors
` [PATCHv7 11/15] remoteproc/omap: Add support for system suspend/resume
` [PATCHv7 12/15] remoteproc/omap: Add support for runtime auto-suspend/resume
` [PATCHv7 13/15] remoteproc/omap: Report device exceptions and trigger recovery
` [PATCHv7 14/15] remoteproc/omap: Add watchdog functionality for remote processors
` [PATCHv7 15/15] remoteproc/omap: Switch to SPDX license identifiers

[PATCH v2 0/5] clocksource: timer-ti-dm: Prepare for dynamic pwm period updates
 2020-03-05  8:20 UTC  (6+ messages)
` [PATCH v2 2/5] clocksource: timer-ti-dm: Implement cpu_pm notifier for context save and restore


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).