Show patches with: Submitter = Jon Hunter       |   873 patches
« 1 2 3 48 9 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
dmaengine: Fix dma_get_any_slave_channel() handling of private channels - - - - --- 2015-04-27 Jon Hunter Superseded
[1/8] serial: tegra: Correct delay after TX flush - - - - --- 2015-05-05 Jon Hunter Accepted
[2/8] serial: tegra: Add delay after enabling FIFO mode - - - - --- 2015-05-05 Jon Hunter Accepted
[3/8] serial: tegra: check the count and read if any from dma - - - - --- 2015-05-05 Jon Hunter Accepted
[4/8] serial: tegra: handle race condition on uart rx side - - - - --- 2015-05-05 Jon Hunter Accepted
[5/8] serial: tegra: Use unsigned types for RX and TX byte counts - - - - --- 2015-05-05 Jon Hunter Accepted
[6/8] serial: tegra: Fix cookie used by TX channel - - - - --- 2015-05-05 Jon Hunter Accepted
[7/8] serial: tegra: Correct shutdown of UARTs - - - - --- 2015-05-05 Jon Hunter Accepted
[8/8] serial: tegra: Correct error handling on DMA setup - - - - --- 2015-05-05 Jon Hunter Accepted
[RFC] tegra: dpaux: pinctrl proposal - - - - --- 2015-05-18 Jon Hunter Superseded
[1/3] pinctrl: tegra-xusb: Remove unused structure 1 - - - --- 2015-05-19 Jon Hunter Accepted
[2/3] pinctrl: tegra-xusb: Fix allocation of pins 1 - - - --- 2015-05-19 Jon Hunter Accepted
[3/3] pinctrl: tegra-xusb: Check that of_match_node returns a valid pointer - - - - --- 2015-05-19 Jon Hunter Rejected
[8/8] serial: tegra: Correct error handling on DMA setup - - - - --- 2015-05-20 Jon Hunter Accepted
serial: tegra: Fix memory leak on DMA setup failure - - 1 - --- 2015-05-20 Jon Hunter Accepted
[V2,1/2] pinctrl: tegra-xusb: Remove unused structure 1 - - - --- 2015-05-27 Jon Hunter Accepted
[V2,2/2] pinctrl: tegra-xusb: Fix allocation of pins 1 - - - --- 2015-05-27 Jon Hunter Accepted
ARM: tegra: Enable CPUFreq support for Tegra124 Chromebooks - - - - --- 2015-06-03 Jon Hunter Accepted
[V3,01/19] reset: add of_reset_control_get_by_index() 1 - - - --- 2015-07-13 Jon Hunter Deferred
[V3,02/19] memory: tegra: Add MC flush support - - - - --- 2015-07-13 Jon Hunter Deferred
[V3,03/19] memory: tegra: add flush operation for Tegra30 memory clients - - - - --- 2015-07-13 Jon Hunter Deferred
[V3,04/19] memory: tegra: add flush operation for Tegra114 memory clients - - - - --- 2015-07-13 Jon Hunter Deferred
[V3,05/19] memory: tegra: add flush operation for Tegra124 memory clients - - - - --- 2015-07-13 Jon Hunter Deferred
[V3,06/19] clk: tegra: remove TEGRA_PLL_USE_LOCK for PLLD/PLLD2 - - - - --- 2015-07-13 Jon Hunter Deferred
[V3,07/19] soc: tegra: pmc: Wait for powergate state to change - - - - --- 2015-07-13 Jon Hunter Deferred
[V3,08/19] soc: tegra: pmc: Clean-up PMC helper functions - - - - --- 2015-07-13 Jon Hunter Deferred
[V3,09/19] soc: tegra: pmc: Prepare for migrating to generic PM domains - - - - --- 2015-07-13 Jon Hunter Deferred
[V3,10/19] drm/tegra: dc: Prepare for generic PM domains - - - - --- 2015-07-13 Jon Hunter Deferred
[V3,11/19] PCI: tegra: Add support for generic PM domains - - - - --- 2015-07-13 Jon Hunter Deferred
[V3,12/19] ata: ahci_tegra: Add support for generic PM domains - - - - --- 2015-07-13 Jon Hunter Deferred
[V3,13/19] drm/tegra: gr3d: Add support for generic PM domains - - - - --- 2015-07-13 Jon Hunter Deferred
[V3,14/19] Documentation: DT: bindings: Add power domain info for NVIDIA PMC - - - - --- 2015-07-13 Jon Hunter Deferred
[V3,15/19] soc: tegra: pmc: Add generic PM domain support - - - - --- 2015-07-13 Jon Hunter Deferred
[V3,16/19] soc: tegra: pmc: Remove the deprecated powergate APIs - - - - --- 2015-07-13 Jon Hunter Deferred
[V3,17/19] ARM: tegra: Add PM domain device nodes to Tegra124 DT - - - - --- 2015-07-13 Jon Hunter Deferred
[V3,18/19] ARM: tegra: add GPU power supply to Jetson TK1 DT - - - - --- 2015-07-13 Jon Hunter Deferred
[V3,19/19] ARM: tegra: select PM_GENERIC_DOMAINS - - - - --- 2015-07-13 Jon Hunter Deferred
[V3,06/19] clk: tegra: remove TEGRA_PLL_USE_LOCK for PLLD/PLLD2 1 - - - --- 2015-07-14 Jon Hunter Deferred
[V3,19/19] ARM: tegra: select PM_GENERIC_DOMAINS 1 - - - --- 2015-07-14 Jon Hunter Deferred
[V3,10/19] drm/tegra: dc: Prepare for generic PM domains - - - - --- 2015-07-28 Jon Hunter Deferred
[1/4] DMA: tegra-apb: Remove unused variables - - - - --- 2015-08-06 Jon Hunter Superseded
[2/4] DMA: tegra-apb: Avoid unnecessary channel base address calculation - - - - --- 2015-08-06 Jon Hunter Superseded
[3/4] DMA: tegra-apb: Remove unnecessary return statements and variables - - - - --- 2015-08-06 Jon Hunter Superseded
[4/4] DMA: tegra-apb: Simplify locking for device using global pause - - - - --- 2015-08-06 Jon Hunter Superseded
[RFC,1/7] DMA: tegra-apb: Correct runtime-pm usage - - - - --- 2015-08-18 Jon Hunter Superseded
[RFC,2/7] DMA: tegra-apb: Move code dealing with h/w registers into separate functions - - - - --- 2015-08-18 Jon Hunter Superseded
[RFC,3/7] DMA: tegra-apb: Clean-up and simplify setting up of transfer parameters - - - - --- 2015-08-18 Jon Hunter Superseded
[RFC,4/7] DMA: tegra-apb: Add a function table for functions dealing with registers - - - - --- 2015-08-18 Jon Hunter Superseded
[RFC,5/7] DMA: tegra-apb: Move common code into separate source files - - - - --- 2015-08-18 Jon Hunter Superseded
[RFC,6/7] Documentation: DT: Add binding documentation for NVIDIA ADMA - - - - --- 2015-08-18 Jon Hunter Superseded
[RFC,7/7] DMA: tegra-adma: Add support for Tegra210 ADMA - - - - --- 2015-08-18 Jon Hunter Superseded
clk: tegra: remove TEGRA_PLL_USE_LOCK for PLLD/PLLD2 1 - - - --- 2015-08-21 Jon Hunter Deferred
serial: tegra: handle rx race - - - - --- 2015-09-24 Jon Hunter Superseded
[1/3] dmaengine: of: Allow #dma-cells to be zero - - - - --- 2015-09-25 Jon Hunter Superseded
[2/3] Documentation: DT: Add binding documentation for NVIDIA ADMA - - - - --- 2015-09-25 Jon Hunter Superseded
[3/3] dmaengine: tegra-adma: Add support for Tegra210 ADMA - - - - --- 2015-09-25 Jon Hunter Superseded
[V2,1/2] Documentation: DT: Add binding documentation for NVIDIA ADMA - - - - --- 2015-10-05 Jon Hunter Superseded
[V2,2/2] dmaengine: tegra-adma: Add support for Tegra210 ADMA - - - - --- 2015-10-05 Jon Hunter Superseded
[1/4] serial: tegra: Handle another RX race condition - - - - --- 2015-10-09 Jon Hunter Accepted
[2/4] serial: tegra: Remove unnecessary return statements - - - - --- 2015-10-09 Jon Hunter Accepted
[3/4] serial: tegra: Remove redundant code and check in tegra_uart_stop_rx() - - - - --- 2015-10-09 Jon Hunter Accepted
[4/4] serial: tegra: Add helper function for handling RX buffer - - - - --- 2015-10-09 Jon Hunter Accepted
[V3,1/2] Documentation: DT: Add binding documentation for NVIDIA ADMA - - - - --- 2015-10-16 Jon Hunter Superseded
[V3,2/2] dmaengine: tegra-adma: Add support for Tegra210 ADMA - - - - --- 2015-10-16 Jon Hunter Superseded
[1/6] dmaengine: tegra-apb: Correct runtime-pm usage - - - - --- 2015-10-16 Jon Hunter Superseded
[2/6] dmaengine: tegra-apb: Use dev_get_drvdata() - - - - --- 2015-10-16 Jon Hunter Superseded
[3/6] dmaengine: tegra-apb: Save and restore word count - - - - --- 2015-10-16 Jon Hunter Superseded
[4/6] dmaengine: tegra-apb: Only save channel state for those in use - - - - --- 2015-10-16 Jon Hunter Superseded
[5/6] dmaengine: tegra-apb: Update driver to use GFP_NOWAIT - - - - --- 2015-10-16 Jon Hunter Superseded
[6/6] dmaengine: tegra-apb: Disable interrupts on removal - - - - --- 2015-10-16 Jon Hunter Superseded
pinctrl: tegra-xusb: Correct lane mux options 1 - - - --- 2015-10-16 Jon Hunter Accepted
[V2,1/6] dmaengine: tegra-apb: Correct runtime-pm usage - - - - --- 2015-11-09 Jon Hunter Superseded
[V2,2/6] dmaengine: tegra-apb: Use dev_get_drvdata() - - - - --- 2015-11-09 Jon Hunter Superseded
[V2,3/6] dmaengine: tegra-apb: Save and restore word count - - - - --- 2015-11-09 Jon Hunter Superseded
[V2,4/6] dmaengine: tegra-apb: Only save channel state for those in use - - - - --- 2015-11-09 Jon Hunter Superseded
[V2,5/6] dmaengine: tegra-apb: Update driver to use GFP_NOWAIT - - - - --- 2015-11-09 Jon Hunter Superseded
[V2,6/6] dmaengine: tegra-apb: Free interrupts before killing tasklets - - - - --- 2015-11-09 Jon Hunter Superseded
[RFC,1/2] genirq: Add runtime resume/suspend support for IRQ chips - - - - --- 2015-11-10 Jon Hunter Superseded
[RFC,2/2] irqchip/gic: Add support for tegra AGIC interrupt controller - - - - --- 2015-11-10 Jon Hunter Superseded
[V3,1/6] dmaengine: tegra-apb: Correct runtime-pm usage - - - - --- 2015-11-13 Jon Hunter Accepted
[V3,2/6] dmaengine: tegra-apb: Use dev_get_drvdata() - - - - --- 2015-11-13 Jon Hunter Accepted
[V3,3/6] dmaengine: tegra-apb: Save and restore word count - - - - --- 2015-11-13 Jon Hunter Accepted
[V3,4/6] dmaengine: tegra-apb: Only save channel state for those in use - - - - --- 2015-11-13 Jon Hunter Accepted
[V3,5/6] dmaengine: tegra-apb: Update driver to use GFP_NOWAIT - - - - --- 2015-11-13 Jon Hunter Accepted
[V3,6/6] dmaengine: tegra-apb: Free interrupts before killing tasklets - - - - --- 2015-11-13 Jon Hunter Accepted
ARM: tegra: Ensure entire dcache is flushed on entering LP0/1 - - 1 - --- 2015-11-19 Jon Hunter Accepted
mfd: as3722: Handle interrupts on suspend - - - - --- 2015-11-19 Jon Hunter Superseded
[V2] mfd: as3722: Handle interrupts on suspend - - - - --- 2015-11-20 Jon Hunter Accepted
clk: tegra: Fix bypassing of PLLs 1 - - - --- 2015-11-20 Jon Hunter Rejected
ARM: tegra: Enable CPUFreq support for Tegra124 Chromebooks - - - - --- 2015-11-20 Jon Hunter Accepted
clk: tegra: Fix bypassing of PLLs - - - - --- 2015-11-24 Jon Hunter Rejected
[V4,01/16] reset: add of_reset_control_get_by_index() - - - - --- 2015-12-04 Jon Hunter Superseded
[V4,02/16] soc: tegra: pmc: Add missing structure members to kernel-doc - - - - --- 2015-12-04 Jon Hunter Accepted
[V4,03/16] soc: tegra: pmc: Fix sparse warning for tegra_pmc_init_tsense_reset - - - - --- 2015-12-04 Jon Hunter Accepted
[V4,04/16] soc: tegra: pmc: Remove debugfs entry on probe failure - - - - --- 2015-12-04 Jon Hunter Accepted
[V4,05/16] soc: tegra: pmc: Avoid extra remapping of PMC registers - - - - --- 2015-12-04 Jon Hunter Superseded
[V4,06/16] soc: tegra: pmc: Wait for powergate state to change - - - - --- 2015-12-04 Jon Hunter Changes Requested
[V4,07/16] soc: tegra: pmc: Remove non-existing power partitions for T210 - - - - --- 2015-12-04 Jon Hunter Accepted
[V4,08/16] soc: tegra: pmc: Fix checking of valid partitions - - - - --- 2015-12-04 Jon Hunter Superseded
[V4,09/16] soc: tegra: pmc: Ensure partitions can be toggled on/off by PMC - - - - --- 2015-12-04 Jon Hunter Superseded
« 1 2 3 48 9 »