linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-09 18:01:28 to 2020-03-20 19:00:47 UTC [more...]

[PATCH 1/3] Input: atmel_mxt_ts - use runtime PM instead of custom functions
 2020-03-20 19:00 UTC  (4+ messages)
` [PATCH 2/3] Input: atmel_mxt_ts - add idle power config
` [PATCH 3/3] Input: atmel_mxt_ts - use runtime PM autosuspend for idle config

[PATCH] serial: 8250_omap: Fix sleeping function called from invalid context during probe
 2020-03-20 12:52 UTC 

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

[RFC PATCH 7/7] arm: dts: pwm: replace polarity constant with macro
 2020-03-20 10:02 UTC  (2+ messages)

[PATCHv5 0/4] n_gsm serdev support and protocol driver for droid4 modem
 2020-03-19 17:37 UTC  (5+ messages)
` [PATCH 1/4] tty: n_gsm: Add support for serdev drivers
` [PATCH 2/4] serdev: ngsm-motmdm: Add Motorola TS 27.010 serdev modem driver for droid4
` [PATCH 3/4] dt-bindings: mfd: motmdm: Add binding for motorola-mdm
` [PATCH 4/4] ARM: dts: omap4-droid4: Enable basic modem support

[PATCH 0/6] 8250_omap: Add DMA for AM654/J721e type UARTs
 2020-03-19 11:03 UTC  (7+ messages)
` [PATCH 1/6] serial: 8250: 8250_omap: Terminate DMA before pushing data on RX timeout
` [PATCH 2/6] serial: 8250: 8250_omap: Account for data in flight during DMA teardown
` [PATCH 3/6] serial: 8250: 8250_omap: Move locking out from __dma_rx_do_complete()
` [PATCH 4/6] serial: 8250: 8250_omap: Extend driver data to pass FIFO trigger info
` [PATCH 5/6] serial: 8250: 8250_omap: Work around errata causing spurious IRQs with DMA
` [PATCH 6/6] serial: 8250: 8250_omap: Add DMA support for UARTs on K3 SoCs

[GIT PULL] defconfig updates for omaps for v5.7
 2020-03-18 23:50 UTC 

[GIT PULL] drop remaining cpsw and edma platform data for v5.7
 2020-03-18 23:48 UTC 

[GIT PULL] Fixes for omaps for v5.6-rc cycle
 2020-03-18 23:48 UTC 

[PATCHv3 0/3] Lost key-up interrupt handling for omap4-keypad
 2020-03-18 22:57 UTC  (4+ messages)
` [PATCH 1/3] Input: omap4-keypad - disable unused long interrupts
` [PATCH 2/3] Input: omap4-keypad - Scan keys in two phases and simplify with bitmask
` [PATCH 3/3] Input: omap4-keypad - check state again for lost key-up interrupts

[PATCH v5 0/5] Add support for devices in the Energy Model
 2020-03-18 13:11 UTC  (7+ messages)
` [PATCH v5 1/5] PM / EM: add devices to "
` [PATCH v5 2/5] OPP: refactor dev_pm_opp_of_register_em() and update related drivers
` [PATCH v5 3/5] thermal: devfreq_cooling: Use PM QoS to set frequency limits
` [PATCH v5 4/5] thermal: devfreq_cooling: Refactor code and switch to use Energy Model
` [PATCH v5 5/5] drm/panfrost: Register devfreq cooling and attempt to add "

[PATCH v5 0/9] Support ROHM BD99954 charger IC
 2020-03-18 11:52 UTC  (2+ messages)
` [PATCH v5 5/9] regulator: use linear_ranges helper

[PATCH v3 0/5] pwm: omap-dmtimer: Allow for dynamic pwm period updates
 2020-03-18  4:40 UTC  (16+ 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 0/3] Block idle in gpio-omap with cpu_pm
 2020-03-17 17:34 UTC  (4+ messages)

[PATCH] ARM: dts: omap5: Add bus_dma_limit for L3 bus
 2020-03-17 17:01 UTC  (2+ messages)

[PATCH] clk: ti: am43xx: Fix clock parent for RTC clock
 2020-03-16 18:28 UTC  (5+ messages)

[PATCH 01/15] power: supply: cpcap-battery: Fix battery full status reporting
 2020-03-16 16:02 UTC  (22+ 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

[balbi-usb:testing/fixes] BUILD SUCCESS 8e11a977c8eb02aa06604b11cfb4e43eb8287537
 2020-03-16 13:25 UTC 

[balbi-usb:testing/next] BUILD SUCCESS 4a5dbd9009570d3b23fd1392c4d178bfe3538d2c
 2020-03-16 13:25 UTC 

[PATCH v3 0/6] clocksource: timer-ti-dm: Prepare for dynamic pwm period updates
 2020-03-16 12:41 UTC  (8+ messages)
` [PATCH v3 3/6] clocksource: timer-ti-dm: Implement cpu_pm notifier for context save and restore
  ` [PATCH v4 "

[PATCH v2] ARM: dts: dra7: Add bus_dma_limit for L3 bus
 2020-03-16  8:35 UTC  (5+ messages)

[PATCH AUTOSEL 5.5 08/41] ARM: dts: dra7-l4: mark timer13-16 as pwm capable
 2020-03-16  2:32 UTC  (2+ messages)
` [PATCH AUTOSEL 5.5 14/41] ARM: dts: dra7: Add "dma-ranges" property to PCIe RC DT nodes

[PATCH AUTOSEL 5.4 07/35] ARM: dts: dra7-l4: mark timer13-16 as pwm capable
 2020-03-16  2:33 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 13/35] ARM: dts: dra7: Add "dma-ranges" property to PCIe RC DT nodes

[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 

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  (10+ 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 v2 0/5] pwm: omap-dmtimer: Allow for dynamic pwm period updates
 2020-03-13 15:50 UTC  (11+ messages)
` [PATCH v2 4/6] pwm: omap-dmtimer: Fix pwm disabling sequence

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

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


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