| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-09-21 | rtw88: pci: extract skbs free routine for trx rings |  Yan-Hsuan Chuang | 1 | -10/+26 |
| 2019-09-21 | pwm: mediatek: Drop the check for of_device_get_match_data() |  Sam Shih | 1 | -7/+3 |
| 2019-09-21 | pwm: atmel: Consolidate driver data initialization |  Thierry Reding | 1 | -4/+2 |
| 2019-09-21 | pwm: atmel: Remove unneeded check for match data |  Thierry Reding | 1 | -6/+2 |
| 2019-09-21 | pwm: atmel: Remove platform_device_id and use only dt bindings |  Kamel Bouhara | 2 | -33/+4 |
| 2019-09-21 | pwm: stm32-lp: Add check in case requested period cannot be achieved |  Fabrice Gasnier | 1 | -0/+6 |
| 2019-09-21 | pwm: Ensure pwm_apply_state() doesn't modify the state argument |  Uwe Kleine-König | 21 | -30/+28 |
| 2019-09-20 | ipv4: Revert removal of rt_uses_gateway |  David Ahern | 1 | -1/+1 |
| 2019-09-21 | pwm: fsl-ftm: Don't update the state for the caller of pwm_apply_state() |  Uwe Kleine-König | 1 | -4/+0 |
| 2019-09-21 | pwm: sun4i: Don't update the state for the caller of pwm_apply_state() |  Uwe Kleine-König | 1 | -6/+0 |
| 2019-09-21 | pwm: rockchip: Don't update the state for the caller of pwm_apply_state() |  Uwe Kleine-König | 1 | -6/+0 |
| 2019-09-21 | pwm: Let pwm_get_state() return the last implemented state |  Uwe Kleine-König | 1 | -1/+8 |
| 2019-09-21 | pwm: Introduce local struct pwm_chip in pwm_apply_state() |  Uwe Kleine-König | 1 | -11/+14 |
| 2019-09-21 | pwm: rockchip: Set polarity unconditionally in .get_state() |  Uwe Kleine-König | 1 | -4/+4 |
| 2019-09-21 | pwm: bcm2835: Suppress error message during deferred probe |  Stefan Wahren | 1 | -2/+5 |
| 2019-09-21 | pwm: bcm2835: Fix period_ns range check |  Stefan Wahren | 1 | -4/+5 |
| 2019-09-21 | pwm: bcm2835: Suppress error message for invalid period_ns |  Stefan Wahren | 1 | -4/+1 |
| 2019-09-21 | pwm: rcar: Remove a redundant condition in rcar_pwm_apply() |  Yoshihiro Shimoda | 1 | -1/+1 |
| 2019-09-21 | pwm: sprd: Add Spreadtrum PWM support |  Baolin Wang | 3 | -0/+321 |
| 2019-09-21 | pwm: mediatek: Add MT8516 SoC support |  Fabien Parent | 1 | -0/+7 |
| 2019-09-21 | pwm: Remove dev_err() usage after platform_get_irq() |  Stephen Boyd | 1 | -3/+1 |
| 2019-09-21 | pwm: imx: Document known limitations |  Uwe Kleine-König | 1 | -0/+4 |
| 2019-09-21 | pwm: jz4740: Document known limitations |  Uwe Kleine-König | 1 | -0/+5 |
| 2019-09-20 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc |  Linus Torvalds | 2 | -49/+86 |
| 2019-09-20 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux |  Linus Torvalds | 103 | -622/+9939 |
| 2019-09-21 | pwm: sifive: Remove redundant error message |  Ding Xiang | 1 | -3/+1 |
| 2019-09-21 | pwm: mxs: Use devm_platform_ioremap_resource() to simplify code |  Anson Huang | 1 | -3/+1 |
| 2019-09-20 | Merge tag 'vfio-v5.4-rc1' of git://github.com/awilliam/linux-vfio |  Linus Torvalds | 3 | -20/+524 |
| 2019-09-20 | PCI: tegra: Add support to enable slot regulators |  Vidya Sagar | 1 | -0/+83 |
| 2019-09-20 | PCI: tegra: Add support to configure sideband pins |  Vidya Sagar | 1 | -2/+10 |
| 2019-09-20 | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux |  Linus Torvalds | 5 | -18/+85 |
| 2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild |  Linus Torvalds | 20 | -52/+21 |
| 2019-09-20 | platform/x86: i2c-multi-instantiate: Derive the device name from parent |  Heikki Krogerus | 1 | -1/+1 |
| 2019-09-20 | platform/x86: pmc_atom: Add Siemens SIMATIC IPC277E to critclk_systems DMI table |  Srikanth Krishnakar | 1 | -0/+7 |
| 2019-09-20 | crypto: hisilicon - avoid unused function warning |  Arnd Bergmann | 1 | -5/+2 |
| 2019-09-20 | hwrng: core - don't wait on add_early_randomness() |  Laurent Vivier | 1 | -1/+1 |
| 2019-09-20 | crypto: hisilicon - Fix return value check in hisi_zip_acompress() |  Yunfeng Ye | 1 | -2/+2 |
| 2019-09-20 | crypto: hisilicon - Matching the dma address for dma_pool_free() |  Yunfeng Ye | 1 | -25/+19 |
| 2019-09-20 | crypto: hisilicon - Fix double free in sec_free_hw_sgl() |  Yunfeng Ye | 1 | -6/+7 |
| 2019-09-20 | crypto: inside-secure - Fix unused variable warning when CONFIG_PCI=n |  Pascal van Leeuwen | 1 | -11/+29 |
| 2019-09-20 | crypto: talitos - fix missing break in switch statement |  Gustavo A. R. Silva | 1 | -0/+1 |
| 2019-09-19 | ibmvnic: Warn unknown speed message only when carrier is present |  Murilo Fossa Vicentini | 1 | -3/+4 |
| 2019-09-19 | ionic: Remove unnecessary ternary operator in ionic_debugfs_add_ident |  Nathan Chancellor | 1 | -1/+1 |
| 2019-09-19 | Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm |  Linus Torvalds | 1513 | -36646/+259867 |
| 2019-09-19 | Merge branches 'clk-bulk-fix', 'clk-at91' and 'clk-sprd' into clk-next |  Stephen Boyd | 4 | -6/+15 |
| 2019-09-19 | Merge branches 'clk-cdce-regulator', 'clk-bcm', 'clk-evict-parent-cache' and 'clk-actions' into clk-next |  Stephen Boyd | 4 | -28/+193 |
| 2019-09-19 | Merge branches 'clk-renesas', 'clk-rockchip', 'clk-const' and 'clk-simplify' into clk-next |  Stephen Boyd | 11 | -14/+979 |
| 2019-09-19 | Merge branches 'clk-init-destroy', 'clk-doc', 'clk-imx' and 'clk-allwinner' into clk-next |  Stephen Boyd | 31 | -306/+1291 |
| 2019-09-19 | Merge branches 'clk-qcom', 'clk-mtk', 'clk-armada', 'clk-ingenic' and 'clk-meson' into clk-next |  Stephen Boyd | 67 | -1416/+9857 |
| 2019-09-19 | Merge branches 'clk-aspeed', 'clk-unused', 'clk-of-node-put', 'clk-const-bulk-data' and 'clk-debugfs' into clk-next |  Stephen Boyd | 10 | -34/+50 |