Show patches with: Submitter = Bartosz Golaszewski       |    State = Action Required       |   1265 patches
« 1 2 ... 7 8 912 13 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RESEND,v2,30/33] ARM: davinci: cp-intc: drop GPL license boilerplate ARM: davinci: modernize the irq support - - - --- 2019-02-11 Bartosz Golaszewski New
[RESEND,v2,29/33] ARM: davinci: cp-intc: use readl/writel_relaxed() ARM: davinci: modernize the irq support - - - --- 2019-02-11 Bartosz Golaszewski New
[RESEND,v2,28/33] ARM: davinci: cp-intc: unify error handling ARM: davinci: modernize the irq support - 1 - --- 2019-02-11 Bartosz Golaszewski New
[RESEND,v2,27/33] ARM: davinci: cp-intc: improve coding style ARM: davinci: modernize the irq support - - - --- 2019-02-11 Bartosz Golaszewski New
[RESEND,v2,26/33] ARM: davinci: cp-intc: use the new-style config structure ARM: davinci: modernize the irq support - - - --- 2019-02-11 Bartosz Golaszewski New
[RESEND,v2,25/33] ARM: davinci: cp-intc: convert all hex numbers to lowercase ARM: davinci: modernize the irq support - 1 - --- 2019-02-11 Bartosz Golaszewski New
[RESEND,v2,24/33] ARM: davinci: cp-intc: use a common prefix for all symbols ARM: davinci: modernize the irq support - 1 - --- 2019-02-11 Bartosz Golaszewski New
[RESEND,v2,23/33] ARM: davinci: cp-intc: add the new config structures for da8xx SoCs ARM: davinci: modernize the irq support - - - --- 2019-02-11 Bartosz Golaszewski New
[RESEND,v2,22/33] irqchip: davinci-cp-intc: add a new config structure ARM: davinci: modernize the irq support - - - --- 2019-02-11 Bartosz Golaszewski New
[RESEND,v2,21/33] ARM: davinci: cp-intc: add a wrapper around cp_intc_init() ARM: davinci: modernize the irq support - 1 - --- 2019-02-11 Bartosz Golaszewski New
[RESEND,v2,20/33] ARM: davinci: cp-intc: remove cp_intc.h ARM: davinci: modernize the irq support - 1 - --- 2019-02-11 Bartosz Golaszewski New
[RESEND,v2,19/33] irqchip: davinci-aintc: move the driver to drivers/irqchip ARM: davinci: modernize the irq support - - - --- 2019-02-11 Bartosz Golaszewski New
[RESEND,v2,18/33] ARM: davinci: aintc: remove unnecessary includes ARM: davinci: modernize the irq support - 1 - --- 2019-02-11 Bartosz Golaszewski New
[RESEND,v2,17/33] ARM: davinci: aintc: move timer-specific irq_set_handler() out of irq.c ARM: davinci: modernize the irq support - - - --- 2019-02-11 Bartosz Golaszewski New
[RESEND,v2,16/33] ARM: davinci: aintc: use the new config structure ARM: davinci: modernize the irq support - 1 - --- 2019-02-11 Bartosz Golaszewski New
[RESEND,v2,15/33] ARM: davinci: aintc: use the new irqchip config structure in dm* SoCs ARM: davinci: modernize the irq support - - - --- 2019-02-11 Bartosz Golaszewski New
[RESEND,v2,14/33] irqchip: davinci-aintc: add a new config structure ARM: davinci: modernize the irq support - - - --- 2019-02-11 Bartosz Golaszewski New
[RESEND,v2,13/33] ARM: davinci: aintc: use readl/writel_relaxed() ARM: davinci: modernize the irq support - - - --- 2019-02-11 Bartosz Golaszewski New
[RESEND,v2,12/33] ARM: davinci: aintc: drop the 00 prefix from register offsets ARM: davinci: modernize the irq support - 1 - --- 2019-02-11 Bartosz Golaszewski New
[RESEND,v2,11/33] ARM: davinci: aintc: use a common prefix for symbols in the driver ARM: davinci: modernize the irq support - 1 - --- 2019-02-11 Bartosz Golaszewski New
[RESEND,v2,10/33] ARM: davinci: aintc: wrap davinci_irq_init() with a helper ARM: davinci: modernize the irq support - 1 - --- 2019-02-11 Bartosz Golaszewski New
[RESEND,v2,09/33] ARM: davinci: aintc: drop GPL license boilerplate ARM: davinci: modernize the irq support - - - --- 2019-02-11 Bartosz Golaszewski New
[RESEND,v2,08/33] ARM: davinci: make irqs.h a local header ARM: davinci: modernize the irq support - - - --- 2019-02-11 Bartosz Golaszewski New
[RESEND,v2,07/33] ARM: davinci: select SPARSE_IRQ ARM: davinci: modernize the irq support - 1 - --- 2019-02-11 Bartosz Golaszewski New
[RESEND,v2,06/33] ARM: davinci: wrap HW interrupt numbers with a macro ARM: davinci: modernize the irq support - - - --- 2019-02-11 Bartosz Golaszewski New
[RESEND,v2,05/33] ARM: davinci: pull davinci_intc_base into the respective intc drivers ARM: davinci: modernize the irq support - 1 - --- 2019-02-11 Bartosz Golaszewski New
[RESEND,v2,04/33] ARM: davinci: remove davinci_intc_type ARM: davinci: modernize the irq support - 1 - --- 2019-02-11 Bartosz Golaszewski New
[RESEND,v2,03/33] ARM: davinci: select GENERIC_IRQ_MULTI_HANDLER ARM: davinci: modernize the irq support - - - --- 2019-02-11 Bartosz Golaszewski New
[RESEND,v2,02/33] ARM: davinci: aintc: use irq domain ARM: davinci: modernize the irq support - - - --- 2019-02-11 Bartosz Golaszewski New
[RESEND,v2,01/33] ARM: davinci: remove intc_host_map from davinci_soc_info struct ARM: davinci: modernize the irq support - 1 - --- 2019-02-11 Bartosz Golaszewski New
[v2,8/8] usb: ohci-da8xx: remove unused callbacks from platform data ARM: davinci: move the da8xx-ohci GPIO logic into the driver 1 - - --- 2019-02-11 Bartosz Golaszewski New
[v2,7/8] ARM: davinci: da830-evm: remove legacy usb helpers ARM: davinci: move the da8xx-ohci GPIO logic into the driver - - - --- 2019-02-11 Bartosz Golaszewski New
[v2,6/8] ARM: davinci: omapl138-hawk: remove legacy usb helpers ARM: davinci: move the da8xx-ohci GPIO logic into the driver - - - --- 2019-02-11 Bartosz Golaszewski New
[v2,5/8] usb: ohci-da8xx: add vbus and overcurrent gpios ARM: davinci: move the da8xx-ohci GPIO logic into the driver 1 - - --- 2019-02-11 Bartosz Golaszewski New
[v2,4/8] ARM: davinci: da830-evm: use gpio lookup entries for usb gpios ARM: davinci: move the da8xx-ohci GPIO logic into the driver - 1 - --- 2019-02-11 Bartosz Golaszewski New
[v2,3/8] ARM: davinci: omapl138-hawk: use gpio lookup entries for usb gpios ARM: davinci: move the da8xx-ohci GPIO logic into the driver - 1 - --- 2019-02-11 Bartosz Golaszewski New
[v2,2/8] usb: ohci-da8xx: add a helper pointer to &pdev->dev ARM: davinci: move the da8xx-ohci GPIO logic into the driver 1 - - --- 2019-02-11 Bartosz Golaszewski New
[v2,1/8] usb: ohci-da8xx: add a new line after local variables ARM: davinci: move the da8xx-ohci GPIO logic into the driver 1 - - --- 2019-02-11 Bartosz Golaszewski New
[v2,33/33] ARM: davinci: remove intc related fields from davinci_soc_info ARM: davinci: modernize the irq support - - - --- 2019-02-08 Bartosz Golaszewski New
[v2,32/33] irqchip: davinci-cp-intc: move the driver to drivers/irqchip ARM: davinci: modernize the irq support - 1 - --- 2019-02-08 Bartosz Golaszewski New
[v2,31/33] ARM: davinci: cp-intc: remove redundant comments ARM: davinci: modernize the irq support - 1 - --- 2019-02-08 Bartosz Golaszewski New
[v2,30/33] ARM: davinci: cp-intc: drop GPL license boilerplate ARM: davinci: modernize the irq support - - - --- 2019-02-08 Bartosz Golaszewski New
[v2,29/33] ARM: davinci: cp-intc: use readl/writel_relaxed() ARM: davinci: modernize the irq support - - - --- 2019-02-08 Bartosz Golaszewski New
[v2,28/33] ARM: davinci: cp-intc: unify error handling ARM: davinci: modernize the irq support - 1 - --- 2019-02-08 Bartosz Golaszewski New
[v2,27/33] ARM: davinci: cp-intc: improve coding style ARM: davinci: modernize the irq support - - - --- 2019-02-08 Bartosz Golaszewski New
[v2,26/33] ARM: davinci: cp-intc: use the new-style config structure ARM: davinci: modernize the irq support - - - --- 2019-02-08 Bartosz Golaszewski New
[v2,25/33] ARM: davinci: cp-intc: convert all hex numbers to lowercase ARM: davinci: modernize the irq support - 1 - --- 2019-02-08 Bartosz Golaszewski New
[v2,24/33] ARM: davinci: cp-intc: use a common prefix for all symbols ARM: davinci: modernize the irq support - 1 - --- 2019-02-08 Bartosz Golaszewski New
[v2,23/33] ARM: davinci: cp-intc: add the new config structures for da8xx SoCs ARM: davinci: modernize the irq support - - - --- 2019-02-08 Bartosz Golaszewski New
[v2,22/33] irqchip: davinci-cp-intc: add a new config structure ARM: davinci: modernize the irq support - - - --- 2019-02-08 Bartosz Golaszewski New
[v2,21/33] ARM: davinci: cp-intc: add a wrapper around cp_intc_init() ARM: davinci: modernize the irq support - 1 - --- 2019-02-08 Bartosz Golaszewski New
[v2,20/33] ARM: davinci: cp-intc: remove cp_intc.h ARM: davinci: modernize the irq support - 1 - --- 2019-02-08 Bartosz Golaszewski New
[v2,19/33] irqchip: davinci-aintc: move the driver to drivers/irqchip ARM: davinci: modernize the irq support - - - --- 2019-02-08 Bartosz Golaszewski New
[v2,18/33] ARM: davinci: aintc: remove unnecessary includes ARM: davinci: modernize the irq support - 1 - --- 2019-02-08 Bartosz Golaszewski New
[v2,17/33] ARM: davinci: aintc: move timer-specific irq_set_handler() out of irq.c ARM: davinci: modernize the irq support - - - --- 2019-02-08 Bartosz Golaszewski New
[v2,16/33] ARM: davinci: aintc: use the new config structure ARM: davinci: modernize the irq support - 1 - --- 2019-02-08 Bartosz Golaszewski New
[v2,15/33] ARM: davinci: aintc: use the new irqchip config structure in dm* SoCs ARM: davinci: modernize the irq support - - - --- 2019-02-08 Bartosz Golaszewski New
[v2,14/33] irqchip: davinci-aintc: add a new config structure ARM: davinci: modernize the irq support - - - --- 2019-02-08 Bartosz Golaszewski New
[v2,13/33] ARM: davinci: aintc: use readl/writel_relaxed() ARM: davinci: modernize the irq support - - - --- 2019-02-08 Bartosz Golaszewski New
[v2,12/33] ARM: davinci: aintc: drop the 00 prefix from register offsets ARM: davinci: modernize the irq support - 1 - --- 2019-02-08 Bartosz Golaszewski New
[v2,11/33] ARM: davinci: aintc: use a common prefix for symbols in the driver ARM: davinci: modernize the irq support - 1 - --- 2019-02-08 Bartosz Golaszewski New
[v2,10/33] ARM: davinci: aintc: wrap davinci_irq_init() with a helper ARM: davinci: modernize the irq support - 1 - --- 2019-02-08 Bartosz Golaszewski New
[v2,09/33] ARM: davinci: aintc: drop GPL license boilerplate ARM: davinci: modernize the irq support - - - --- 2019-02-08 Bartosz Golaszewski New
[v2,08/33] ARM: davinci: make irqs.h a local header ARM: davinci: modernize the irq support - - - --- 2019-02-08 Bartosz Golaszewski New
[v2,07/33] ARM: davinci: select SPARSE_IRQ ARM: davinci: modernize the irq support - 1 - --- 2019-02-08 Bartosz Golaszewski New
[v2,06/33] ARM: davinci: wrap HW interrupt numbers with a macro ARM: davinci: modernize the irq support - - - --- 2019-02-08 Bartosz Golaszewski New
[v2,05/33] ARM: davinci: pull davinci_intc_base into the respective intc drivers ARM: davinci: modernize the irq support - 1 - --- 2019-02-08 Bartosz Golaszewski New
[v2,04/33] ARM: davinci: remove davinci_intc_type ARM: davinci: modernize the irq support - 1 - --- 2019-02-08 Bartosz Golaszewski New
[v2,03/33] ARM: davinci: select GENERIC_IRQ_MULTI_HANDLER ARM: davinci: modernize the irq support - 1 - --- 2019-02-08 Bartosz Golaszewski New
[v2,02/33] ARM: davinci: aintc: use irq domain ARM: davinci: modernize the irq support - - - --- 2019-02-08 Bartosz Golaszewski New
[v2,01/33] ARM: davinci: remove intc_host_map from davinci_soc_info struct ARM: davinci: modernize the irq support - 1 - --- 2019-02-08 Bartosz Golaszewski New
[8/8] usb: ohci-da8xx: remove unused callbacks from platform data ARM: davinci: move the da8xx-ohci GPIO logic into the driver - - - --- 2019-02-05 Bartosz Golaszewski New
[7/8] ARM: davinci: da830-evm: remove legacy usb helpers ARM: davinci: move the da8xx-ohci GPIO logic into the driver - - - --- 2019-02-05 Bartosz Golaszewski New
[6/8] ARM: davinci: omapl138-hawk: remove legacy usb helpers ARM: davinci: move the da8xx-ohci GPIO logic into the driver - - - --- 2019-02-05 Bartosz Golaszewski New
[5/8] usb: ohci-da8xx: add vbus and overcurrent gpios ARM: davinci: move the da8xx-ohci GPIO logic into the driver - - - --- 2019-02-05 Bartosz Golaszewski New
[4/8] ARM: davinci: da830-evm: use gpio lookup entries for usb gpios ARM: davinci: move the da8xx-ohci GPIO logic into the driver - 1 - --- 2019-02-05 Bartosz Golaszewski New
[3/8] ARM: davinci: omapl138-hawk: use gpio lookup entries for usb gpios ARM: davinci: move the da8xx-ohci GPIO logic into the driver - 1 - --- 2019-02-05 Bartosz Golaszewski New
[2/8] usb: ohci-da8xx: add a helper pointer to &pdev->dev ARM: davinci: move the da8xx-ohci GPIO logic into the driver - - - --- 2019-02-05 Bartosz Golaszewski New
[1/8] usb: ohci-da8xx: add a new line after local variables ARM: davinci: move the da8xx-ohci GPIO logic into the driver - - - --- 2019-02-05 Bartosz Golaszewski New
[v2,12/12] ARM: davinci: remove legacy timer support ARM: davinci: modernize the timer support - - - --- 2019-02-04 Bartosz Golaszewski New
[v2,11/12] ARM: davinci: dm646x: switch to using the clocksource driver ARM: davinci: modernize the timer support - - - --- 2019-02-04 Bartosz Golaszewski New
[v2,10/12] ARM: davinci: dm644x: switch to using the clocksource driver ARM: davinci: modernize the timer support - - - --- 2019-02-04 Bartosz Golaszewski New
[v2,09/12] ARM: davinci: dm365: switch to using the clocksource driver ARM: davinci: modernize the timer support - - - --- 2019-02-04 Bartosz Golaszewski New
[v2,08/12] ARM: davinci: dm355: switch to using the clocksource driver ARM: davinci: modernize the timer support - - - --- 2019-02-04 Bartosz Golaszewski New
[v2,07/12] ARM: davinci: move timer definitions to davinci.h ARM: davinci: modernize the timer support - - - --- 2019-02-04 Bartosz Golaszewski New
[v2,06/12] ARM: davinci: da830: switch to using the clocksource driver ARM: davinci: modernize the timer support - - - --- 2019-02-04 Bartosz Golaszewski New
[v2,05/12] ARM: davinci: da850: switch to using the clocksource driver ARM: davinci: modernize the timer support - - - --- 2019-02-04 Bartosz Golaszewski New
[v2,04/12] ARM: davinci: WARN_ON() if clk_get() fails ARM: davinci: modernize the timer support - - - --- 2019-02-04 Bartosz Golaszewski New
[v2,03/12] ARM: davinci: enable the clocksource driver for DT mode ARM: davinci: modernize the timer support - - - --- 2019-02-04 Bartosz Golaszewski New
[v2,02/12] clocksource: davinci-timer: new driver ARM: davinci: modernize the timer support - - - --- 2019-02-04 Bartosz Golaszewski New
[v2,01/12] ARM: dts: da850: fix interrupt numbers for clocksource ARM: davinci: modernize the timer support - 1 - --- 2019-02-04 Bartosz Golaszewski New
[35/35] ARM: davinci: remove mach/irqs.h ARM: davinci: modernize the irq support - 1 - --- 2019-01-31 Bartosz Golaszewski New
[34/35] ARM: davinci: stop using defines from mach/irqs.h ARM: davinci: modernize the irq support - 1 - --- 2019-01-31 Bartosz Golaszewski New
[33/35] ARM: davinci: prepare to remove mach/irqs.h ARM: davinci: modernize the irq support - - - --- 2019-01-31 Bartosz Golaszewski New
[32/35] ARM: davinci: remove intc related fields from davinci_soc_info ARM: davinci: modernize the irq support - 1 - --- 2019-01-31 Bartosz Golaszewski New
[31/35] irqchip: davinci-cp-intc: move the driver to drivers/irqchip ARM: davinci: modernize the irq support - 1 - --- 2019-01-31 Bartosz Golaszewski New
[30/35] ARM: davinci: cp-intc: remove redundant comments ARM: davinci: modernize the irq support - 1 - --- 2019-01-31 Bartosz Golaszewski New
[29/35] ARM: davinci: cp-intc: drop GPL license boilerplate ARM: davinci: modernize the irq support - - - --- 2019-01-31 Bartosz Golaszewski New
[28/35] ARM: davinci: cp-intc: remove unneeded include ARM: davinci: modernize the irq support - - - --- 2019-01-31 Bartosz Golaszewski New
[27/35] ARM: davinci: cp-intc: unify error handling ARM: davinci: modernize the irq support - 1 - --- 2019-01-31 Bartosz Golaszewski New
« 1 2 ... 7 8 912 13 »