linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-17 16:10:36 to 2017-03-04 16:23:35 UTC [more...]

[PATCH 00/12] gpio: use resource management for irq descriptors
 2017-03-04 16:23 UTC  (8+ messages)
` [PATCH 01/12] gpio: mockup: use devm_irq_alloc_descs()
` [PATCH 02/12] gpio: twl4030: "
` [PATCH 03/12] gpio: omap: "
` [PATCH 04/12] gpio: pch: use resource management for irqs
` [PATCH 05/12] gpio: ml-ioh: "
` [PATCH 06/12] gpio: xlp: "
` [PATCH 07/12] gpio: pxa: use devm_irq_alloc_descs()

Microphone gain on N900
 2017-03-04 16:01 UTC  (5+ messages)

[PATCH v3 1/2] ARM: OMAP2+: Fix device node reference counts
 2017-03-04 15:02 UTC  (2+ messages)
` [PATCH v3 2/2] ARM: OMAP2+: Release device node after it is no longer needed

[PATCH 0/8] Droid4 DTS update
 2017-03-03 16:31 UTC  (16+ messages)
` [PATCH 1/8] ARM: dts: omap4-droid4: Add gpio-keys
` [PATCH 2/8] ARM: dts: omap4-droid4: Configure regulators
` [PATCH 3/8] ARM: dts: motorola-cpcap-mapphone: add rtc
` [PATCH 4/8] ARM: dts: motorola-cpcap-mapphone: add pwrbutton
` [PATCH 5/8] ARM: dts: omap4-droid4: Add compass
` [PATCH 6/8] ARM: dts: omap4-droid4: Add accelerometer
` [PATCH 7/8] ARM: dts: omap4-droid4: Add touchscreen
` [PATCH 8/8] ARM: dts: omap4-droid4: Add keypad support

[RFC PATCH 0/2] mtd: spi-nor: Handle vmalloc'd buffers
 2017-03-03 12:50 UTC  (33+ messages)
` [RFC PATCH 1/2] mtd: spi-nor: Introduce bounce buffer to handle "
` [RFC PATCH 2/2] mtd: devices: m25p80: Enable spi-nor bounce buffer support

clk: ti: clkctrl clock support
 2017-03-02 18:57 UTC  (6+ messages)
` [PATCH DO NOT MERGE 5/6] ARM: dts: omap4: add some sample clkctrl data

[PATCH 00/15] clk: ti: cleanups / fixes for preparation of clkctrl clocks
 2017-03-02 17:51 UTC  (2+ messages)

[PATCH v2] ARM: OMAP2+: Fix device node reference counts
 2017-03-01 23:29 UTC  (4+ messages)

[PATCH 0/7] thermal: ti-soc-thermal: Migrate slope/offset data to device tree
 2017-03-01 10:29 UTC  (8+ messages)
` [PATCH 1/7] ARM: DRA7: Thermal: Add slope and offset values
` [PATCH 2/7] ARM: OMAP5: "
` [PATCH 3/7] ARM: OMAP443x: "
` [PATCH 4/7] ARM: OMAP4460: "
` [PATCH 5/7] thermal: ti-soc-thermal: Fetch slope and offset from DT
` [PATCH 6/7] thermal: ti-soc-thermal: Remove redundant constants
` [PATCH 7/7] thermal: ti-soc-thermal: Remove redundant code

[PATCH] ARM: OMAP2+: Grab reference to device nodes where needed
 2017-02-28 17:52 UTC  (5+ messages)
`  "

[PATCH] ARM: dts: am335x-pcm953: Fix legacy wakeup source binding
 2017-02-28 16:50 UTC  (2+ messages)

[PATCH] ARM: dts: am57xx-idk: tpic2810 is on I2C bus, not SPI
 2017-02-28 16:37 UTC  (3+ messages)

[WARNING: A/V UNSCANNABLE][Merge tag 'media/v4.11-1' of git] ff58d005cd: BUG: unable to handle kernel NULL pointer dereference at 0000039c
 2017-02-28 10:51 UTC  (18+ messages)
    ` [PATCH] [media] serial_ir: ensure we're ready to receive interrupts

[PATCH v5 0/3] Adding DT support for TI HECC module
 2017-02-28  8:04 UTC  (4+ messages)
` [PATCH v5 2/3] can: ti_hecc: Add TI HECC DT binding documentation

[PATCH v2 00/22] PCI: Support for configurable PCI endpoint
 2017-02-28  3:28 UTC  (10+ messages)
` [PATCH v2 03/22] PCI: endpoint: Introduce configfs entry for configuring EP functions
` [PATCH v2 04/22] Documentation: PCI: Guide to use pci endpoint configfs
` [PATCH v2 08/22] PCI: dwc: designware: Add EP mode support
` [PATCH v2 14/22] dt-bindings: PCI: dra7xx: Add dt bindings to enable legacy mode

[PATCH] usb: dwc3: Fix incorrect type for utmi mode
 2017-02-27 10:52 UTC 

[PATCH] ASoC: omap: Remove unnecessary 'out of memory' message
 2017-02-26 19:12 UTC 

[PATCH v3.1] [media] serial_ir: ensure we're ready to receive interrupts
 2017-02-25 14:55 UTC 

[PATCH v3] [media] serial_ir: ensure we're ready to receive interrupts
 2017-02-25 14:44 UTC 

media / serial_ir: BUG: unable to handle kernel NULL pointer dereference at 0000039c
 2017-02-24 19:19 UTC 

[PATCH] ARM: dts: omap4-droid4: Add gpio-keys
 2017-02-24  9:02 UTC 

[PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn
 2017-02-23 17:53 UTC  (5+ messages)

[PATCH v9 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
 2017-02-23  9:54 UTC  (80+ messages)
` [PATCH v9 1/8] drivers:input:tsc2007: add new common binding names, pre-calibration, flipping and rotation
        ` [Letux-kernel] "
` [PATCH v9 2/8] drivers:input:tsc2007: check for presence and power down tsc2007 during probe
` [PATCH v9 5/8] dt-bindings: input: move ads7846 bindings to touchscreen subdirectory
` [PATCH v9 8/8] drivers:input:tsc2007: add iio interface to read external ADC input and temperature
      ` [Letux-kernel] [PATCH v9 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)

[PATCH] ARM: dts: am57xx-idk: Add DCAN support
 2017-02-21 10:11 UTC  (2+ messages)

[PATCH 0/3] ARM: PM: Drop useless checks for PM_SUSPEND_STANDBY
 2017-02-21  8:57 UTC  (8+ messages)
` [PATCH 1/3] ARM: davinci: PM: Drop useless check "
` [PATCH 3/3] ARM: socfpga: "

[PATCH 0/4] PCI: dwc: cleanup designware driver
 2017-02-20  8:32 UTC  (3+ messages)
` [PATCH 2/4] PCI: dwc: dra7xx: Populate cpu_addr_fixup ops

[PATCH] ARM: omap2+: Revert omap-smp.c changes resetting cpu1 during boot
 2017-02-17 21:09 UTC  (13+ messages)

[PATCH] net: ethernet: ti: cpsw: correct ale dev to cpsw
 2017-02-17 16:14 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).