Show patches with: Submitter = John Stultz       |    State = Action Required       |    Archived = No       |   479 patches
« 1 2 ... 2 3 4 5 »
Patch Series S/W/F Date Submitter Delegate State
time: Add debugging checks to warn if we see delays --- 2015-01-02 John Stultz New
timekeeping: Change type of nsec variable to unsigned in its calculation. --- 2016-11-19 John Stultz New
timekeeping: Remove CONFIG_GENERIC_TIME_VSYSCALL_OLD timekeeping: Remove CONFIG_GENERIC_TIME_VSYSCALL_OLD --- 2017-11-13 John Stultz New
[tip:timers/core] time: alarmtimer: Add tracepoints for alarmtimers --- 2016-09-07 John Stultz New
[v13,1/5] dma-buf: Add dma-buf heaps framework DMA-BUF Heaps (destaging ION) --- 2019-10-21 John Stultz New
[v15,5/5] kselftests: Add dma-heap test DMA-BUF Heaps (destaging ION) --- 2019-11-06 John Stultz New
[v2,0/2] time: tip/timers/urgent: Validate potential mult overflows --- 2015-01-07 John Stultz New
[v2,2/3] dma-buf: system_heap: Add pagepool support to system heap [v2,1/3] dma-buf: heaps: Add deferred-free-helper library code --- 2021-01-23 John Stultz New
[v2,4/5] pinctrl: qcom: Allow pinctrl-msm code to be loadable as a module Allow for qcom-pdc, pinctrl-msm and qcom-scm drivers to be loadable as modules --- 2020-06-25 John Stultz New
[v2,5/6] dma-buf: system_heap: Add pagepool support to system heap dma-buf: Performance improvements for system heap --- 2020-10-01 John Stultz New
[v2,6/6] dma-buf: heaps: Skip sync if not mapped dma-buf: Performance improvements for system heap --- 2020-10-01 John Stultz New
[v2] devicetree: Add hardware rng entry to qcom-apq8064.dtsi --- 2015-05-13 John Stultz New
[v2] driver core: Extend returning EPROBE_DEFER for two minutes after late_initcall [v2] driver core: Extend returning EPROBE_DEFER for two minutes after late_initcall --- 2020-02-14 John Stultz New
[v2] drm: kirin: Fix dsi probe/attach logic [v2] drm: kirin: Fix dsi probe/attach logic --- 2019-09-20 John Stultz New
[v2] kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARM --- 2015-04-02 John Stultz New
[v2] locking/percpu-rwsem: Optimize readers and reduce global impact --- 2016-08-09 John Stultz New
[v2] staging: ion: Fix ion_cma_heap allocations [v2] staging: ion: Fix ion_cma_heap allocations --- 2017-12-13 John Stultz New
[v2] usb: dwc2: Fix HiKey regression caused by power_down feature [v2] usb: dwc2: Fix HiKey regression caused by power_down feature --- 2018-05-21 John Stultz New
[v2] usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fields [v2] usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fields --- 2020-01-27 John Stultz New
[v3,1/2] driver core: Rework logic in __driver_deferred_probe_check_state to allow EPROBE_DEFER to be returned for longer [v3,1/2] driver core: Rework logic in __driver_deferred_probe_check_state to allow EPROBE_DEFER t... --- 2020-02-18 John Stultz New
[v3,1/2] usb: dwc3: Trigger a GCTL soft reset when switching modes in DRD [v3,1/2] usb: dwc3: Trigger a GCTL soft reset when switching modes in DRD --- 2021-01-08 John Stultz New
[v3,1/3] irq: irqdomain: Export irq_domain_update_bus_token Allow for qcom-pdc to be loadable as a module --- 2020-07-10 John Stultz New
[v3,2/2] dma-heap: Add a system-uncached heap [v3,1/2] dma-heap: Keep track of the heap device struct --- 2020-09-19 John Stultz New
[v3,2/2] driver core: Make deferred_probe_timeout global so it can be shared [v3,1/2] driver core: Rework logic in __driver_deferred_probe_check_state to allow EPROBE_DEFER t... --- 2020-02-18 John Stultz New
[v3,2/2] usb: dwc3: Fix DRD mode change sequence following programming guide [v3,1/2] usb: dwc3: Trigger a GCTL soft reset when switching modes in DRD --- 2021-01-08 John Stultz New
[v3,3/3] irqchip: Allow QCOM_PDC to be loadable as a permanent module Allow for qcom-pdc to be loadable as a module --- 2020-07-10 John Stultz New
[v3,7/7] dma-buf: system_heap: Add a system-uncached heap re-using the system heap dma-buf: Performance improvements for system heap & a system-uncached implementation --- 2020-10-03 John Stultz New
[v3] kselftest: timers: Add adjtick test to validate adjtimex() tick adjustments --- 2015-10-02 John Stultz New
[v3] ktime: Fix ktime_divns to do signed division --- 2015-05-08 John Stultz New
[v3] reset: hi6220: Add support for AO reset controller [v3] reset: hi6220: Add support for AO reset controller --- 2020-03-06 John Stultz New
[v4,1/6] driver core: Fix driver_deferred_probe_check_state() logic driver core: Try to improve and cleanup driver_deferred_probe_check_state() --- 2020-02-20 John Stultz New
[v4,20/25] drm: kirin: Rename plane_init and crtc_init drm: Kirin driver cleanups to prep for Kirin960 support --- 2019-08-19 John Stultz New
[v4,2/3] dma-buf: system_heap: Add pagepool support to system heap [v4,1/3] dma-buf: heaps: Add deferred-free-helper library code --- 2021-02-02 John Stultz New
[v4,2/9] usb: dwc3: Execute GCTL Core Soft Reset while switch modes Prereqs for HiKey960 USB support --- 2019-10-28 John Stultz New
[v4,3/9] usb: dwc3: Increase timeout for CmdAct cleared by device controller Prereqs for HiKey960 USB support --- 2019-10-28 John Stultz New
[v4,4/6] driver core: Remove driver_deferred_probe_check_state_continue() driver core: Try to improve and cleanup driver_deferred_probe_check_state() --- 2020-02-20 John Stultz New
[v4,6/6] regulator: Use driver_deferred_probe_timeout for regulator_init_complete_work driver core: Try to improve and cleanup driver_deferred_probe_check_state() --- 2020-02-20 John Stultz New
[v4,7/9] usb: dwc3: Registering a role switch in the DRD code. Prereqs for HiKey960 USB support --- 2019-10-28 John Stultz New
[v4,8/9] dt-bindings: usb: generic: Add role-switch-default-host binding Prereqs for HiKey960 USB support --- 2019-10-28 John Stultz New
[v4,9/9] usb: dwc3: Add host-mode as default support Prereqs for HiKey960 USB support --- 2019-10-28 John Stultz New
[v4] kselftest: timers: Add adjtick test to validate adjtimex() tick adjustments --- 2015-10-06 John Stultz New
[v5,01/25] drm: kirin: Fix for hikey620 display offset problem drm: Kirin driver cleanups to prep for Kirin960 support --- 2019-08-20 John Stultz New
[v5,04/25] drm: kirin: Remove uncessary parameter indirection drm: Kirin driver cleanups to prep for Kirin960 support --- 2019-08-20 John Stultz New
[v5,05/25] drm: kirin: Remove out_format from ade_crtc drm: Kirin driver cleanups to prep for Kirin960 support --- 2019-08-20 John Stultz New
[v5,06/25] drm: kirin: Rename ade_plane to kirin_plane drm: Kirin driver cleanups to prep for Kirin960 support --- 2019-08-20 John Stultz New
[v5,07/25] drm: kirin: Rename ade_crtc to kirin_crtc drm: Kirin driver cleanups to prep for Kirin960 support --- 2019-08-20 John Stultz New
[v5,08/25] drm: kirin: Dynamically allocate the hw_ctx drm: Kirin driver cleanups to prep for Kirin960 support --- 2019-08-20 John Stultz New
[v5,09/25] drm: kirin: Move request irq handle in ade hw ctx alloc drm: Kirin driver cleanups to prep for Kirin960 support --- 2019-08-20 John Stultz New
[v5,11/25] drm: kirin: Move kirin_crtc, kirin_plane, kirin_format to kirin_drm_drv.h drm: Kirin driver cleanups to prep for Kirin960 support --- 2019-08-20 John Stultz New
[v5,12/25] drm: kirin: Reanme dc_ops to kirin_drm_data drm: Kirin driver cleanups to prep for Kirin960 support --- 2019-08-20 John Stultz New
[v5,1/2] pinctrl: qcom: Allow pinctrl-msm code to be loadable as a module [v5,1/2] pinctrl: qcom: Allow pinctrl-msm code to be loadable as a module --- 2020-10-31 John Stultz New
[v5,13/25] drm: kirin: Move ade crtc/plane help functions to driver_data drm: Kirin driver cleanups to prep for Kirin960 support --- 2019-08-20 John Stultz New
[v5,14/25] drm: kirin: Move channel formats to driver data drm: Kirin driver cleanups to prep for Kirin960 support --- 2019-08-20 John Stultz New
[v5,15/25] drm: kirin: Move mode config function to driver_data drm: Kirin driver cleanups to prep for Kirin960 support --- 2019-08-20 John Stultz New
[v5,16/25] drm: kirin: Move plane number and primay plane in driver data drm: Kirin driver cleanups to prep for Kirin960 support --- 2019-08-20 John Stultz New
[v5,17/25] drm: kirin: Move config max_width and max_height to driver data drm: Kirin driver cleanups to prep for Kirin960 support --- 2019-08-20 John Stultz New
[v5,18/25] drm: kirin: Move drm driver to driver data drm: Kirin driver cleanups to prep for Kirin960 support --- 2019-08-20 John Stultz New
[v5,19/25] drm: kirin: Add register connect helper functions in drm init drm: Kirin driver cleanups to prep for Kirin960 support --- 2019-08-20 John Stultz New
[v5,20/25] drm: kirin: Rename plane_init and crtc_init drm: Kirin driver cleanups to prep for Kirin960 support --- 2019-08-20 John Stultz New
[v5,21/25] drm: kirin: Fix dev->driver_data setting drm: Kirin driver cleanups to prep for Kirin960 support --- 2019-08-20 John Stultz New
[v5,22/25] drm: kirin: Make driver_data variable non-global drm: Kirin driver cleanups to prep for Kirin960 support --- 2019-08-20 John Stultz New
[v5,23/25] drm: kirin: Add alloc_hw_ctx/clean_hw_ctx ops in driver data drm: Kirin driver cleanups to prep for Kirin960 support --- 2019-08-20 John Stultz New
[v5,24/25] drm: kirin: Pass driver data to crtc init and plane init drm: Kirin driver cleanups to prep for Kirin960 support --- 2019-08-20 John Stultz New
[v5,25/25] drm: kirin: Move ade drm init to kirin drm drv drm: Kirin driver cleanups to prep for Kirin960 support --- 2019-08-20 John Stultz New
[v5] cgroup: Add new capability to allow a process to migrate other tasks between cgroups --- 2016-12-13 John Stultz New
[v6,1/3] pinctrl: qcom: Kconfig: Rework PINCTRL_MSM to be a depenency rather then a selected config [v6,1/3] pinctrl: qcom: Kconfig: Rework PINCTRL_MSM to be a depenency rather then a selected config --- 2020-11-06 John Stultz New
[v6,1/5] dma-buf: system_heap: Rework system heap to use sgtables instead of pagelists dma-buf: Code rework and performance improvements for system heap --- 2020-11-21 John Stultz New
[v6,7/8] dt-bindings: misc: Add bindings for HiSilicon usb hub and data role switch functionality on HiKey960 HiKey960 USB support --- 2019-11-28 John Stultz New
[v7,2/5] dma-buf: heaps: Add heap helpers DMA-BUF Heaps (destaging ION) --- 2019-07-24 John Stultz New
[v7,7/8] dt-bindings: misc: Add bindings for HiSilicon usb hub and data role switch functionality on HiKey960 HiKey960 USB support --- 2019-12-12 John Stultz New
[v7,8/8] misc: hisi_hikey_usb: Driver to support onboard USB gpio hub on Hikey960 HiKey960 USB support --- 2019-12-12 John Stultz New
[v8,1/5] drm: Add a sharable drm page-pool implementation Generic page pool & deferred freeing for system dmabuf heap --- 2021-03-04 John Stultz New
[v8,2/5] drm: ttm_pool: Rework ttm_pool to use drm_page_pool Generic page pool & deferred freeing for system dmabuf heap --- 2021-03-04 John Stultz New
[v9,1/5] drm: Add a sharable drm page-pool implementation Generic page pool & deferred freeing for system dmabuf hea --- 2021-06-30 John Stultz New
[v9,2/5] drm: ttm_pool: Rework ttm_pool to use drm_page_pool Generic page pool & deferred freeing for system dmabuf hea --- 2021-06-30 John Stultz New
[v9,3/5] dma-buf: system_heap: Add drm pagepool support to system heap Generic page pool & deferred freeing for system dmabuf hea --- 2021-06-30 John Stultz New
[v9,4/5] dma-buf: heaps: Add deferred-free-helper library code Generic page pool & deferred freeing for system dmabuf hea --- 2021-06-30 John Stultz New
[v9,5/5] dma-buf: system_heap: Add deferred freeing to the system heap Generic page pool & deferred freeing for system dmabuf hea --- 2021-06-30 John Stultz New
wireless: ath10k: Return early in ath10k_qmi_event_server_exit() to avoid hard crash on reboot wireless: ath10k: Return early in ath10k_qmi_event_server_exit() to avoid hard crash on reboot --- 2020-06-02 John Stultz New
« 1 2 ... 2 3 4 5 »