summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-07-24clk: at91: clk-master: add master clock support for SAMA7G5Claudiu Beznea
2020-07-24clk: at91: clk-generated: add mux_table optionClaudiu Beznea
2020-07-24clk: at91: clk-generated: pass the id of changeable parent at registrationClaudiu Beznea
2020-07-24clk: at91: replace conditional operator with double logical notClaudiu Beznea
2020-07-24clk: at91: sckc: register slow_rc with accuracy optionClaudiu Beznea
2020-07-24clk: at91: sam9x60: fix main rc oscillator frequencyClaudiu Beznea
2020-07-24clk: at91: sam9x60-pll: use frac when setting frequencyClaudiu Beznea
2020-07-24clk: at91: sam9x60-pll: check fcore against rangesClaudiu Beznea
2020-07-24clk: at91: sam9x60-pll: use logical or for range checkClaudiu Beznea
2020-07-24clk: at91: clk-sam9x60-pll: fix mul maskClaudiu Beznea
2020-07-24clk: at91: clk-generated: check best_rate against rangesClaudiu Beznea
2020-07-24clk: at91: clk-generated: continue if __clk_determine_rate() returns errorClaudiu Beznea
2020-07-24clk: at91: fix possible dead lock in new driversAhmad Fatoum
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-13net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko
2020-06-13net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-06-13Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2020-06-13Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-06-13Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-13Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-13Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-12ibmvnic: Flush existing work items before device removalThomas Falcon
2020-06-12Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-12Merge tag 'pwm/for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-12Merge tag 'iommu-drivers-move-v5.8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-12Merge tag 'for-linus-5.8b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-11Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-11net: ipa: header pad field only valid for AP->modem endpointAlex Elder
2020-06-11net: ipa: program upper nibbles of sequencer typeAlex Elder
2020-06-11net: ipa: fix modem LAN RX endpoint idAlex Elder
2020-06-11net: ipa: program metadata mask differentlyAlex Elder
2020-06-11ionic: add pcie_print_link_statusShannon Nelson
2020-06-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2020-06-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-11amdgpu: a NULL ->mm does not mean a thread is a kthreadChristoph Hellwig
2020-06-11Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-11net/mlx5: E-Switch, Fix some error pointer dereferencesDan Carpenter
2020-06-11net/mlx5: Don't fail driver on failure to create debugfsLeon Romanovsky
2020-06-11net/mlx5e: CT: Fix ipv6 nat header rewrite actionsOz Shlomo
2020-06-11net/mlx5: Fix devlink objects and devlink device unregister sequenceParav Pandit
2020-06-11net/mlx5: Disable reload while removing the deviceParav Pandit
2020-06-11net/mlx5e: Fix ethtool hfunc configuration changeAya Levin
2020-06-11net/mlx5e: Fix repeated XSK usage on one channelMaxim Mikityanskiy
2020-06-11net/mlx5: DR, Fix freeing in dr_create_rc_qp()Denis Efremov
2020-06-11net/mlx5: Fix fatal error handling during device loadShay Drory
2020-06-11net/mlx5: drain health workqueue in case of driver load errorShay Drory
2020-06-11iavf: increase reset complete wait timePaul Greenwalt