summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-21Merge tag 'upstream-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-21Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-21Merge tag 'mtd/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2019-09-21Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-09-21Merge tag 'for-5.4/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-09-21Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linuxLinus Torvalds
2019-09-21Merge tag 'gcc-plugins-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-09-21Merge tag 'printk-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-09-21PCI: Add pci_irq_vector() and other stubs when !CONFIG_PCIHerbert Xu
2019-09-21smb3: allow decryption keys to be dumped by admin for debuggingSteve French
2019-09-21zd1211rw: zd_usb: Use "%zu" to format size_tGeert Uytterhoeven
2019-09-21rtw88: pci: release tx skbs DMAed when stopYan-Hsuan Chuang
2019-09-21rtw88: pci: extract skbs free routine for trx ringsYan-Hsuan Chuang
2019-09-20ipv6: fix a typo in fib6_rule_lookup()Eric Dumazet
2019-09-20sch_netem: fix a divide by zero in tabledist()Eric Dumazet
2019-09-20dt-bindings: net: remove un-implemented propertyAlexandru Ardelean
2019-09-21pwm: mediatek: Drop the check for of_device_get_match_data()Sam Shih
2019-09-21pwm: atmel: Consolidate driver data initializationThierry Reding
2019-09-21pwm: atmel: Remove unneeded check for match dataThierry Reding
2019-09-21pwm: atmel: Remove platform_device_id and use only dt bindingsKamel Bouhara
2019-09-21pwm: stm32-lp: Add check in case requested period cannot be achievedFabrice Gasnier
2019-09-21pwm: Ensure pwm_apply_state() doesn't modify the state argumentUwe Kleine-König
2019-09-20ipv4: Revert removal of rt_uses_gatewayDavid Ahern
2019-09-20selftests: Update fib_nexthop_multiprefix to handle missing ping6David Ahern
2019-09-20selftests: Update fib_tests to handle missing ping6David Ahern
2019-09-20dt-bindings: net: dwmac: fix 'mac-mode' typeAlexandru Ardelean
2019-09-20net/sched: act_sample: don't push mac header on ip6gre ingressDavide Caratti
2019-09-21pwm: fsl-ftm: Don't update the state for the caller of pwm_apply_state()Uwe Kleine-König
2019-09-21pwm: sun4i: Don't update the state for the caller of pwm_apply_state()Uwe Kleine-König
2019-09-21pwm: rockchip: Don't update the state for the caller of pwm_apply_state()Uwe Kleine-König
2019-09-21pwm: Let pwm_get_state() return the last implemented stateUwe Kleine-König
2019-09-21pwm: Introduce local struct pwm_chip in pwm_apply_state()Uwe Kleine-König
2019-09-21pwm: rockchip: Set polarity unconditionally in .get_state()Uwe Kleine-König
2019-09-21pwm: bcm2835: Suppress error message during deferred probeStefan Wahren
2019-09-21pwm: bcm2835: Fix period_ns range checkStefan Wahren
2019-09-21pwm: bcm2835: Suppress error message for invalid period_nsStefan Wahren
2019-09-21pwm: rcar: Remove a redundant condition in rcar_pwm_apply()Yoshihiro Shimoda
2019-09-21pwm: sprd: Add Spreadtrum PWM supportBaolin Wang
2019-09-21dt-bindings: pwm: sprd: Add Spreadtrum PWM documentationBaolin Wang
2019-09-21pwm: mediatek: Add MT8516 SoC supportFabien Parent
2019-09-21dt-bindings: pwm: mediatek: Add documentation for MT8516Fabien Parent
2019-09-21pwm: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-09-21pwm: imx: Document known limitationsUwe Kleine-König
2019-09-21pwm: jz4740: Document known limitationsUwe Kleine-König
2019-09-20Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-09-20Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-09-21powerpc/mm: Fix an Oops in kasan_mmu_init()Christophe Leroy