summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-12-18clk: qcom: hfpll: use clk_parent_data to specify the parentJorge Ramirez-Ortiz-1/+3
2019-12-18clk: qcom: hfpll: CLK_IGNORE_UNUSEDJorge Ramirez-Ortiz-0/+7
2019-12-18clk: qcom: hfpll: register as clock providerJorge Ramirez-Ortiz-1/+9
2019-12-18clk: qcom: gcc: limit GPLL0_AO_OUT operating frequencyJorge Ramirez-Ortiz-1/+10
2019-12-18dt-bindings: mailbox: qcom: Add clock-name optional propertyJorge Ramirez-Ortiz-3/+21
2019-12-18clk: qcom: smd: Add missing bimc clockJeffrey Hugo-0/+3
2019-12-18clk: qcom: Add MSM8998 Multimedia Clock Controller (MMCC) driverJeffrey Hugo-0/+2923
2019-12-18dt-bindings: clock: Add support for the MSM8998 mmccJeffrey Hugo-0/+248
2019-12-18dt-bindings: clock: Convert qcom,mmcc to DT schemaJeffrey Hugo-28/+60
2019-12-18dt-bindings: clock: Document external clocks for MSM8998 gccJeffrey Hugo-14/+59
2019-12-18clk: qcom: mmcc8974: move gfx3d_clk_src from the mmcc to rpmBrian Masney-13/+2
2019-12-18clk: qcom: dispcc: Add support for display port clocksTaniya Das-2/+225
2019-12-18clk: qcom: rcg2: Add support for display port clock opsTaniya Das-0/+79
2019-12-08Linux 5.5-rc1v5.5-rc1Linus Torvalds-2/+2
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-628/+1025
2019-12-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-32/+36
2019-12-08Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-72/+265
2019-12-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-6/+5
2019-12-07Merge tag 'ntb-5.5' of git://github.com/jonmason/ntbLinus Torvalds-0/+1
2019-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-17/+51
2019-12-07Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-12/+28
2019-12-07Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-12/+17
2019-12-07Merge tag 'for-linus-5.5-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-7/+43
2019-12-07Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-137/+343
2019-12-07Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-622/+1756
2019-12-07smb3: improve check for when we send the security descriptor context on createSteve French-0/+2
2019-12-07Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds-23/+5
2019-12-07Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-62/+66
2019-12-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-178/+199
2019-12-07r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit-1/+1
2019-12-07pipe: don't use 'pipe_wait() for basic pipe IOLinus Torvalds-3/+27
2019-12-07NTB: Add Hygon Device IDJiasen Lin-0/+1
2019-12-07pipe: remove 'waiting_writers' merging logicLinus Torvalds-33/+9
2019-12-07pipe: fix and clarify pipe read wakeup logicLinus Torvalds-13/+18
2019-12-07pipe: fix and clarify pipe write wakeup logicLinus Torvalds-18/+41
2019-12-07net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()Eric Dumazet-1/+7
2019-12-07r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit-1/+1
2019-12-07vhost/vsock: accept only packets with the right dst_cidStefano Garzarella-1/+3
2019-12-07net: phy: dp83867: fix hfs boot in rgmii modeGrygorii Strashko-48/+71
2019-12-07net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko-1/+1
2019-12-07inet: protect against too small mtu values.Eric Dumazet-11/+20
2019-12-07gre: refetch erspan header from skb->data after pskb_may_pull()Cong Wang-1/+1
2019-12-07pppoe: remove redundant BUG_ON() check in pppoe_pernetAditya Pakki-2/+0
2019-12-07lib/: fix Kconfig indentationKrzysztof Kozlowski-22/+22
2019-12-07kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments'Changbin Du-12/+12
2019-12-07kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options'Changbin Du-9/+9
2019-12-07kernel-hacking: create a submenu for scheduler debugging optionsChangbin Du-0/+4
2019-12-07kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGEChangbin Du-12/+12
2019-12-07kernel-hacking: move Oops into 'Lockups and Hangs'Changbin Du-29/+29
2019-12-07kernel-hacking: move kernel testing and coverage options to same submenuChangbin Du-84/+89