Patch Metrics

There are 6827 patches submitted by members of this team, and 2065 of those have been accepted upstream.

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)

Current Members

Show patches with: Archived = No       |   6823 patches
« 1 2 ... 31 32 3368 69 »
Patch Series S/W/F Date Submitter Delegate State
mali: Fix devfreq issues --- 2017-06-07 Jean Wangtao Accepted
MALI: Fix devfreq issues --- 2018-04-25 Leo Yan Rejected
mali: Remove unused platform code --- 2017-06-07 Jean Wangtao Accepted
maybe need these CONFIG_SMP lines? --- 2017-11-16 Chris Redpath Rejected
md: workqueue: Remove WQ_CPU_INTENSIVE from unbound workqueue allocations --- 2015-10-09 Xunlei Pang New
[media] coda: Improve runtime PM support --- 2014-09-10 Ulf Hansson New
Merge android-4.4 into experimental/android-4.4-eas --- 2017-06-07 Chris Redpath Rejected
Merge branch 'ack/android-4.9-eas-dev' into ack/android_4.9/merge_eas_dev_r1.4 --- 2017-11-03 Chris Redpath Accepted
Merge branch 'mirror-android-4.14' into android-hikey-linaro-4.14 --- 2018-12-13 Daniel Lezcano Accepted
mfd: db8500-prcmu: Update stored DSI PLL divider value --- 2013-05-14 Ulf Hansson Accepted
mfd : dbx500 : fix compilation error --- 2012-04-04 Daniel Lezcano New
mmc: block: Move files to core --- 2016-12-08 Ulf Hansson New
mmc: block: Move files to core --- 2016-12-08 Ulf Hansson New
mmc: block: Remove use of mmc_blk_set_blksize --- 2012-03-22 Ulf Hansson Accepted
mmc: block: Use mmc_send_status() and drop get_card_status() --- 2017-05-22 Ulf Hansson New
mmc: block: Use the mmc host device index as the mmcblk device index --- 2016-04-07 Ulf Hansson New
mmc: card: Prevent partition scan for the eMMC boot areas --- 2014-09-03 Ulf Hansson New
mmc: core: Add option to prevent eMMC sleep command --- 2011-12-14 Ulf Hansson New
mmc: core: Attach PM domain prior probing of SDIO func driver --- 2015-06-01 Ulf Hansson New
mmc: core: Avoid hanging to claim host for mmc via some nested calls mmc: core: Avoid hanging to claim host for mmc via some nested calls --- 2018-02-27 Ulf Hansson New
mmc: core: Check for non-removable cards earlier in the error path --- 2015-11-05 Ulf Hansson New
mmc: core: Clean up after mmc_pre_req if card was removed --- 2012-03-01 Ulf Hansson New
mmc: core: Cleanup unused OF nodes while parsing for child nodes --- 2015-03-30 Ulf Hansson New
mmc: core: Convert __mmc_switch() into an internal core function --- 2015-09-15 Ulf Hansson New
mmc: core: Convert the error field in struct mmc_command|data into an int --- 2015-03-31 Ulf Hansson New
mmc: core: Decrease the card detect frequency in polling mode --- 2013-03-22 Ulf Hansson New
mmc: core: Do not poll for busy with status cmd for all switch cmds --- 2013-09-11 Ulf Hansson Accepted
mmc: core: Do not pre-claim host in suspend --- 2012-04-19 Ulf Hansson Accepted
mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unset --- 2015-09-14 Ulf Hansson New
mmc: core: Drop the unused mmc_power_save|restore_host() mmc: core: Drop the unused mmc_power_save|restore_host() --- 2018-06-26 Ulf Hansson New
mmc: core: Drop unused define for timeout mmc: core: Drop unused define for timeout --- 2018-05-02 Ulf Hansson New
mmc: core: Enable runtime PM management of host devices --- 2015-03-27 Ulf Hansson New
mmc: core: Fix init of SD cards reporting an invalid VDD range mmc: core: Fix init of SD cards reporting an invalid VDD range --- 2019-08-27 Ulf Hansson New
mmc: core: Fixup Oops for SDIO shutdown --- 2013-07-02 Ulf Hansson Accepted
mmc: core: Fixup suspend/resume issues for UHS-I cards --- 2012-03-01 Ulf Hansson Accepted
mmc: core: Force a "detect" to handle non-properly removed cards --- 2012-01-03 Ulf Hansson New
mmc: core: Invoke mmc_pwrseq_post_power_on() prior MMC_POWER_ON state --- 2015-02-02 Ulf Hansson New
mmc: core: Keep host claimed while invoking mmc_power_off|up() --- 2015-09-11 Ulf Hansson New
mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameter --- 2014-12-05 Ulf Hansson New
mmc: core: Move calls to ->prepare_hs400_tuning() closer to mmc code mmc: core: Move calls to ->prepare_hs400_tuning() closer to mmc code --- 2018-05-22 Ulf Hansson New
mmc: core: Optimize boot time by detecting cards simultaneously --- 2015-12-01 Ulf Hansson New
mmc: core: Prevent eMMC VCC supply to be cut from late init --- 2012-05-09 Ulf Hansson Accepted
mmc: core: Prevent processing SDIO IRQs when the card is suspended mmc: core: Prevent processing SDIO IRQs when the card is suspended --- 2019-06-11 Ulf Hansson Superseded
mmc: core: Prevent too long response times for suspend --- 2011-10-13 Ulf Hansson Accepted
mmc: core: Refactor code to register the MMC PM notifier --- 2015-11-05 Ulf Hansson New
mmc: core: Remove MMC_CAP2_HC_ERASE_SZ --- 2017-06-12 Ulf Hansson Superseded
mmc: core: Remove MMC_CLKGATE --- 2015-10-02 Ulf Hansson New
mmc: core: Remove redundant mmc_power_up|off at runtime callbacks --- 2013-10-03 Ulf Hansson Accepted
mmc: core: Remove redundant rescan_disable flag --- 2016-04-28 Ulf Hansson Superseded
mmc: core: Remove redundant runtime_idle callback --- 2014-05-28 Ulf Hansson New
mmc: core: Restore parts of the polling policy when switch to HS/HS DDR --- 2017-01-13 Ulf Hansson New
mmc: core: Restructure and simplify code for mmc sleep|awake --- 2013-04-19 Ulf Hansson Accepted
mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling mode --- 2013-03-27 Ulf Hansson Superseded
mmc: core: Use a default maximum erase timeout --- 2016-09-02 Ulf Hansson New
mmc: core: Use MMC_UNSAFE_RESUME as default behavior --- 2013-10-30 Ulf Hansson Accepted
mmc: Don't force card to active state when entering suspend --- 2013-10-03 Ulf Hansson New
mmc: Fix hangs related to insert/remove of cards --- 2011-09-13 Ulf Hansson New
mmc: Fixup broken suspend and eMMC4.5 power off notify --- 2012-09-13 Ulf Hansson New
mmci: sync DATAEND irq with dma transfer done --- 2011-04-19 Linus Walleij Superseded
mmc: meson: Assign the minimum clk rate as close to 100KHz as possible --- 2017-02-03 Ulf Hansson New
mmc: mmci: Cleanup code for DMA handling --- 2012-02-03 Ulf Hansson New
mmc: mmci: Do not release spinlock in request_end --- 2011-10-11 Ulf Hansson New
mmc: mmci: Fixup and cleanup code for DMA handling --- 2013-01-21 Ulf Hansson Accepted
mmc: mmci: Fixup and cleanup code for DMA handling --- 2012-12-11 Ulf Hansson New
mmc: mmci: Fixup and cleanup code for DMA handling --- 2012-10-12 Ulf Hansson New
mmc: mmci: Fixup error handling for dma --- 2011-11-29 Ulf Hansson Superseded
mmc: mmci: Fixup handling of MCI_STARTBITERR --- 2011-11-10 Ulf Hansson Superseded
mmc: mmci: Fixup regulator handling for vqmmc --- 2013-05-14 Ulf Hansson Superseded
mmc: mmci: Gate the clock in runtime suspend to save power --- 2012-12-11 Ulf Hansson Accepted
mmc: mmci: Improve runtime PM support --- 2011-10-21 Ulf Hansson New
mmc: mmci: Increase max_segs from 16 to 128 --- 2011-11-10 Ulf Hansson Superseded
mmc: mmci: Send a CMD12 to clear the DPSM at errors mmc: mmci: Send a CMD12 to clear the DPSM at errors --- 2019-01-29 Ulf Hansson New
mmc: mmci: Set actual clock for debug purpose --- 2013-05-13 Ulf Hansson Accepted
mmc: mmci: Support for CMD23 --- 2013-05-13 Ulf Hansson Accepted
mmc: mmci: Support for DDR mode --- 2012-12-12 Ulf Hansson Accepted
mmc: mmci: Support MMC_PM_KEEP_POWER --- 2012-12-12 Ulf Hansson Accepted
mmc: mmci: Support MMC_PM_KEEP_POWER --- 2011-11-10 Ulf Hansson New
mmc: mmci: Support non-power-of-two block sizes for ux500v2 variant --- 2012-10-12 Ulf Hansson New
mmc: mmci: Use devm_clk_get API --- 2013-05-13 Ulf Hansson Accepted
mmc: mmci: Use pm_runtime_put_noidle() during ->probe() --- 2014-12-19 Ulf Hansson New
mmc: mmc: Use 500ms as the default generic CMD6 timeout --- 2016-11-04 Ulf Hansson New
mmc: omap_hsmmc: Fix UHS card with DDR50 support --- 2014-11-25 Ulf Hansson New
mmc: rtsx_usb_sdmmc: Handle runtime PM while changing led --- 2016-09-17 Ulf Hansson New
mmc: sdhci-acpi: Remove redundant runtime PM idle callback --- 2015-01-02 Ulf Hansson New
mmc: sdhci: Avoid swiotlb buffer being full mmc: sdhci: Avoid swiotlb buffer being full --- 2017-11-27 Ulf Hansson New
mmc: sdhci: Move sdhci_runtime_pm_bus_off|on() to avoid pre-definition --- 2016-04-11 Ulf Hansson New
mmc: sdhci-msm: Add pm_runtime and system PM support --- 2016-09-01 Pramod Gurav New
mmc: sdhci-msm: Add pm_runtime and system PM support --- 2016-06-16 Pramod Gurav Superseded
mmc: sdhci-msm: Add sdhci_reset() implementation --- 2016-11-22 Georgi Djakov New
mmc: sdhci-msm: Remove NO_CARD_NO_RESET quirk mmc: sdhci-msm: Remove NO_CARD_NO_RESET quirk --- 2018-05-30 Georgi Djakov Accepted
mmc: sdhci-of-esdhc: Fixup compile error --- 2014-05-23 Ulf Hansson New
mmc: sdhci-pci: Remove redundant runtime PM idle callback --- 2014-12-19 Ulf Hansson New
mmc: sdhci: Remove blank line --- 2014-06-18 Ulf Hansson New
mmc: sdhci: Remove ->platform_init() callback as it's no longer used --- 2016-08-30 Ulf Hansson New
mmc: sdhci: Remove the sdhci exported header file --- 2015-03-05 Ulf Hansson New
mmc: sdhci: Restore behavior while creating OCR mask --- 2015-06-05 Ulf Hansson New
mmc: tmio: Remove redundant check of mmc->slot.cd_irq --- 2017-01-10 Ulf Hansson New
mmc: tmio: Use mmc_can_gpio_cd() when validating for native hotplug --- 2016-12-30 Ulf Hansson New
mmc: vub300: Move away from using deprecated APIs --- 2013-09-30 Ulf Hansson Accepted
mn10300: time: Provide 64-bit persistent clock time --- 2015-07-21 Xunlei Pang New
« 1 2 ... 31 32 3368 69 »