Show patches with: Submitter = David Lechner       |    State = Action Required       |   507 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/3] arm: davinci: simplify call to of populate - - - --- 2016-02-29 David Lechner New
[2/3] arm: davinci: remove unused DA8XX_NUM_UARTS - - - --- 2016-02-29 David Lechner New
[3/3] arm: davinci: use IRQCHIP_DECLARE for cp_intc - - - --- 2016-02-29 David Lechner New
[1/4] mmc: davinci: remove matching string - - - --- 2016-03-09 David Lechner New
[2/4] mmc: davinci: fix unwinding in probe - - - --- 2016-03-09 David Lechner New
[3/4] mmc: davinci: prepare clock - - - --- 2016-03-09 David Lechner New
[4/4] mmc: davinci: suppress waring when using DT - - - --- 2016-03-09 David Lechner New
[v2,1/5] mmc: davinci: remove matching string - - - --- 2016-03-14 David Lechner New
[v2,2/5] mmc: davinci: fix unwinding in probe - - - --- 2016-03-14 David Lechner New
[v2,3/5] mmc: davinci: prepare clock - - - --- 2016-03-14 David Lechner New
[v2,4/5] mmc: davinci: don't use dma platform resources - - - --- 2016-03-14 David Lechner New
[v2,5/5] arm: davinci: remove mmc dma resources - - - --- 2016-03-14 David Lechner New
[1/5] ARM: davinci: defined missing CFGCHIP2_REFFREQ_* macros for MUSB PHY - - - --- 2016-03-15 David Lechner New
[2/5] ARM: davinci: da8xx: add usb phy clocks - - - --- 2016-03-15 David Lechner New
[3/5] ARM: davinci: da8xx: add cfgchip2 to resources - - - --- 2016-03-15 David Lechner New
[4/5] usb: ohci-da8xx: Remove clock code that references mach - - - --- 2016-03-15 David Lechner New
[5/5] usb: musb-da8xx: remove board-specific clock handling - - - --- 2016-03-15 David Lechner New
[v2,01/11] ARM: davinci: defined missing CFGCHIP2_REFFREQ_* macros for MUSB PHY - - - --- 2016-03-17 David Lechner New
[v2,02/11] ARM: davinci: add set_parent callback for mux clocks - - - --- 2016-03-17 David Lechner New
[v2,03/11] ARM: davinci: da850: use clk->set_parent for async3 - - - --- 2016-03-17 David Lechner New
[v2,04/11] ARM: davinci: da8xx: add usb phy clocks - - - --- 2016-03-17 David Lechner New
[v2,05/11] dt-bindings: Add bindings for phy-da8xx-usb - - - --- 2016-03-17 David Lechner New
[v2,06/11] phy: da8xx-usb: new driver for DA8XX SoC USB PHY - - - --- 2016-03-17 David Lechner New
[v2,07/11] ARM: davinci: da8xx: Add USB PHY platform declaration - - - --- 2016-03-17 David Lechner New
[v2,08/11] ARM: dt: da850: Add usb phy node - - - --- 2016-03-17 David Lechner New
[v2,09/11] usb: ohci-da8xx: Remove code that references mach - - - --- 2016-03-17 David Lechner New
[v2,10/11] usb: musb: da8xx: Use devm in probe - - - --- 2016-03-17 David Lechner New
[v2,11/11] usb: musb: da8xx: Remove mach code - - - --- 2016-03-17 David Lechner New
[v3,1/5] mmc: davinci_mmc: Use dma_request_chan() to requesting DMA channel - - - --- 2016-03-17 David Lechner New
[v3,2/5] mmc: davinci: remove matching string - - - --- 2016-03-17 David Lechner New
[v3,3/5] mmc: davinci: fix unwinding in probe - - - --- 2016-03-17 David Lechner New
[v3,4/5] mmc: davinci: prepare clock - - - --- 2016-03-17 David Lechner New
[v3,5/5] ARM: davinci: remove mmc dma resources - - - --- 2016-03-17 David Lechner New
[v3,01/16] dt: davinci: use proper address after @ - - - --- 2016-03-24 David Lechner New
[v3,02/16] mfd: da8xx-cfgchip: New header file for CFGCHIP registers. - - - --- 2016-03-24 David Lechner New
[v3,03/16] ARM: davinici: da8xx: move usb code to new file - - - --- 2016-03-24 David Lechner New
[v3,04/16] ARM: davinci: Move clock init after ioremap. - - - --- 2016-03-24 David Lechner New
[v3,05/16] ARM: davinci: add set_parent callback for mux clocks - - - --- 2016-03-24 David Lechner New
[v3,06/16] ARM: davinci: da850: use clk->set_parent for async3 - - - --- 2016-03-24 David Lechner New
[v3,07/16] ARM: davinci: da8xx: add usb phy clocks - - - --- 2016-03-24 David Lechner New
[v3,08/16] dt-bindings: Add bindings for phy-da8xx-usb - - - --- 2016-03-24 David Lechner New
[v3,09/16] phy: da8xx-usb: new driver for DA8xx SoC USB PHY - - - --- 2016-03-24 David Lechner New
[v3,10/16] ARM: davinci: da8xx: Add CFGCHIPn syscon platform declaration. - - - --- 2016-03-24 David Lechner New
[v3,11/16] ARM: davinci: da8xx: Add USB PHY platform declaration - - - --- 2016-03-24 David Lechner New
[v3,12/16] ARM: dt: da850: Add cfgchip syscon node - - - --- 2016-03-24 David Lechner New
[v3,13/16] ARM: dt: da850: Add usb phy node - - - --- 2016-03-24 David Lechner New
[v3,14/16] usb: ohci-da8xx: Remove code that references mach - - - --- 2016-03-24 David Lechner New
[v3,15/16] usb: musb: da8xx: Use devm in probe - - - --- 2016-03-24 David Lechner New
[v3,16/16] usb: musb: da8xx: Remove mach code - - - --- 2016-03-24 David Lechner New
phy: da8xx-usb: new driver for DA8xx SoC USB PHY - - - --- 2016-03-25 David Lechner New
[v4,1/3] mmc: davinci: fix unwinding in probe - - - --- 2016-04-05 David Lechner New
[v4,2/3] mmc: davinci: prepare clock - - - --- 2016-04-05 David Lechner New
[v4,3/3] ARM: davinci: remove mmc dma resources - - - --- 2016-04-05 David Lechner New
[v2,06/11] phy: da8xx-usb: new driver for DA8XX SoC USB PHY - - - --- 2016-04-13 David Lechner New
ARM: davinci: da8xx-usb: remove deprecated properties from MUSB config - - - --- 2016-04-13 David Lechner New
[1/3] ARM: DTS: da850: add node for spi0 - - - --- 2016-04-13 David Lechner New
[2/3] ARM: DTS: da850: disable mdio and eth0 by default - - - --- 2016-04-13 David Lechner New
[3/3] ARM: DTS: da850: There are 101 interrupts. - - - --- 2016-04-13 David Lechner New
[1/2] ARM: davinci: Move clock init after ioremap. - - - --- 2016-04-14 David Lechner New
[2/2] ARM: davinci: da850: use clk->set_parent for async3 - - - --- 2016-04-14 David Lechner New
[v2,1/4] ARM: DTS: da850: add spi0 to device tree - - - --- 2016-04-16 David Lechner New
[v2,2/4] ARM: davinci: Add spi0 lookup to da8xx-dt for clock matching - - - --- 2016-04-16 David Lechner New
[v2,3/4] ARM: davinci: disable mdio and eth0 in da850.dtsi - - - --- 2016-04-16 David Lechner New
[v2,4/4] ARM: davinci: da850: There are 101 interrupts. - - - --- 2016-04-16 David Lechner New
[1/5] ARM: davinci: Compile MMC in kernel - - - --- 2016-10-21 David Lechner New
[2/5] ARM: davinci: Don't append git rev to local version - - - --- 2016-10-21 David Lechner New
[3/5] ARM: davinci: enable gpio poweroff in default config - - - --- 2016-10-21 David Lechner New
[4/5] ARM: davinci: enable LEDs default-on trigger in default config - - - --- 2016-10-21 David Lechner New
[5/5] ARM: dts: Add LEGO MINDSTORTMS EV3 dts - - - --- 2016-10-21 David Lechner New
ARM: davinci: Enable PHY_DA8XX_USB by default - - - --- 2016-10-24 David Lechner New
ARM: davinci: da850: Fix pwm name matching - - - --- 2016-10-25 David Lechner New
ARM: DTS: da850: Add DMA to SPI0 - - - --- 2016-10-25 David Lechner New
[v6,1/5] ARM: davinci: da8xx: add usb phy clocks - - - --- 2016-10-26 David Lechner New
[v6,2/5] ARM: davinci: da8xx: Add CFGCHIP syscon platform declaration. - - - --- 2016-10-26 David Lechner New
[v6,3/5] ARM: davinci: da8xx: Add USB PHY platform declaration - - - --- 2016-10-26 David Lechner New
[v6,4/5] ARM: DTS: da850: Add cfgchip syscon node - - - --- 2016-10-26 David Lechner New
[v6,5/5] ARM: DTS: da850: Add usb phy node - - - --- 2016-10-26 David Lechner New
[v7,1/4] ARM: davinci: da8xx: Add USB PHY platform declaration - - - --- 2016-10-27 David Lechner New
[v7,2/4] ARM: davinci: da8xx: Add USB device names to clock lookup tables - - - --- 2016-10-27 David Lechner New
[v7,3/4] ARM: davinci: da8xx: add usb phy clocks - - - --- 2016-10-27 David Lechner New
[v7,4/4] ARM: davinci: da8xx: register USB PHY clocks in the DT file - - - --- 2016-10-27 David Lechner New
[v2] ARM: davinci: da850: Fix pwm name matching - - - --- 2016-10-31 David Lechner New
[v8,1/3] ARM: dts: da850: Add cfgchip syscon node - - - --- 2016-10-31 David Lechner New
[v8,2/3] ARM: davinci: da8xx: add usb phy clocks - - - --- 2016-10-31 David Lechner New
[v8,3/3] ARM: davinci: da8xx: register USB PHY clocks in the DT file - - - --- 2016-10-31 David Lechner New
spi: davinci: Allow device tree devices to use DMA - - - --- 2016-11-19 David Lechner New
ARM: davinci: Allocate spare interrupts - - - --- 2016-11-21 David Lechner New
[1/3] devicetree: bindings: pinctrl: Add binding for ti, da850-pupd 1 - - --- 2016-11-23 David Lechner New
[2/3] pinctrl: New driver for TI DA8XX/OMAP-L138/AM18XX pinconf - - - --- 2016-11-23 David Lechner New
[3/3] ARM: dts: da850: Add node for pullup/pulldown pinconf - - - --- 2016-11-23 David Lechner New
[v2,1/3] devicetree: bindings: pinctrl: Add binding for ti, da850-pupd - 1 - --- 2016-11-28 David Lechner New
[v2,2/3] pinctrl: New driver for TI DA850/OMAP-L138/AM18XX pinconf - 1 - --- 2016-11-28 David Lechner New
[v2,3/3] ARM: dts: da850: Add node for pullup/pulldown pinconf 1 - - --- 2016-11-28 David Lechner New
[v4] ARM: davinci: da8xx: Fix sleeping function called from invalid context - - - --- 2016-12-05 David Lechner New
[1/3] doc: DT: Add ti,da830-uart to serial/8250 bindings 1 - - --- 2016-12-20 David Lechner New
[2/3] serial: 8250: Add new port type for TI DA8xx/OMAPL13x/AM17xx/AM18xx - - - --- 2016-12-20 David Lechner New
[3/3] ARM: da850: Add ti, da830-uart compatible for serial ports - - - --- 2016-12-20 David Lechner New
[v2,1/4] doc: DT: Add ti,da830-uart to serial/8250 bindings 1 - - --- 2017-01-04 David Lechner New
[v2,2/4] serial: 8250: Add new port type for TI DA8xx/OMAPL13x/AM17xx/AM18xx/C66x 1 - - --- 2017-01-04 David Lechner New
[v2,3/4] ARM: da850: Add ti, da830-uart compatible for serial ports - - - --- 2017-01-04 David Lechner New
« 1 2 3 45 6 »