summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-11isdn: capi: dead code removalArnd Bergmann14-1606/+179
2019-12-11staging: remove isdn capi driversArnd Bergmann54-23764/+1
2019-12-10staging: rtl8723bs: Fix line lengthAndreas Hellmich3-29/+37
2019-12-10staging: rtl8723bs: Fix spelling errorsAndreas Hellmich3-28/+28
2019-12-10staging: bcm2835-audio: Drop superfluous ioctl PCM opsTakashi Iwai1-2/+0
2019-12-10staging: most: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-12-10staging: bcm2835-audio: Use managed buffer allocationTakashi Iwai1-16/+1
2019-12-10staging: most: Use managed buffer allocationTakashi Iwai1-43/+1
2019-12-10staging: most: fix improper SPDX-License comment styleChristian Gromm1-1/+1
2019-12-10staging: rtl8188eu: remove return variable from rtw_pwr_unassociated_idleMichael Straube1-7/+3
2019-12-10staging: rtl8188eu: cleanup declarations in rtw_pwrctrl.cMichael Straube1-8/+8
2019-12-10staging: rtl8188eu: remove unnecessary parentheses in rtw_pwrctrl.cMichael Straube1-6/+6
2019-12-10staging: qlge: Fix CamelCase in qlge.h and qlge_dbg.cScott Schafer2-17/+17
2019-12-10staging/vc04_services/bcm2835-camera: distinct numeration and names for devicesMichael Kupfer1-3/+6
2019-12-10staging: hp100: Use match_string() helper to simplify the codeYueHaibing1-7/+4
2019-12-10staging/qlge: fix block comment coding styleDorothea Ehrl1-5/+7
2019-12-10staging/qlge: remove braces in conditional statementDorothea Ehrl1-5/+4
2019-12-10staging/qlge: add braces to conditional statementDorothea Ehrl1-2/+4
2019-12-10staging/qlge: add blank lines after declarationsDorothea Ehrl1-0/+4
2019-12-10staging/qlge: remove initialising of static local variableDorothea Ehrl1-1/+1
2019-12-10staging: rts5208: add missed pci_release_regionsChuhong Yuan1-2/+5
2019-12-10staging: exfat: fix spelling mistakeSusarla Nikhilesh1-2/+2
2019-12-10staging: wilc1000: use GENMASK to extract wid typeAjay Singh2-4/+5
2019-12-10staging: wilc1000: use kernel provided struct cast to extract mac headerAjay Singh1-6/+3
2019-12-10staging: wilc1000: remove unused compile time featurizationAjay Singh1-23/+0
2019-12-10staging/octeon: Mark Ethernet driver as BROKENGuenter Roeck1-0/+1
2019-12-09Linux 5.5-rc1Linus Torvalds1-2/+2
2019-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds119-628/+1025
2019-12-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds12-32/+36
2019-12-08Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds13-72/+265
2019-12-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-6/+5
2019-12-08Merge tag 'ntb-5.5' of git://github.com/jonmason/ntbLinus Torvalds1-0/+1
2019-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-17/+51
2019-12-08Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-12/+28
2019-12-08Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-12/+17
2019-12-08Merge tag 'for-linus-5.5-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+43
2019-12-08Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds37-137/+343
2019-12-08Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds49-622/+1756
2019-12-08smb3: improve check for when we send the security descriptor context on createSteve French1-0/+2
2019-12-08Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2-23/+5
2019-12-08Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-62/+66
2019-12-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-178/+199
2019-12-08r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit1-1/+1
2019-12-08pipe: don't use 'pipe_wait() for basic pipe IOLinus Torvalds1-3/+27
2019-12-08NTB: Add Hygon Device IDJiasen Lin1-0/+1
2019-12-08pipe: remove 'waiting_writers' merging logicLinus Torvalds3-33/+9
2019-12-07pipe: fix and clarify pipe read wakeup logicLinus Torvalds1-13/+18
2019-12-07pipe: fix and clarify pipe write wakeup logicLinus Torvalds1-18/+41
2019-12-07net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()Eric Dumazet1-1/+7
2019-12-07r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit1-1/+1