aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-28staging: rtl8188eu: remove exit label from rtw_alloc_stainfoMichael Straube1-4/+2
2019-10-27Merge 5.4-rc5 into staging-nextGreg Kroah-Hartman594-3244/+5348
2019-10-27Linux 5.4-rc5Linus Torvalds1-2/+2
2019-10-27dt-bindings: iio: imu: st_lsm6dsx: add lsm6dsrx device bindingsLorenzo Bianconi1-0/+1
2019-10-27iio: imu: st_lsm6dsx: add support to LSM6DSRXLorenzo Bianconi6-5/+21
2019-10-27iio: st: Drop GPIO includeLinus Walleij4-4/+0
2019-10-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+9
2019-10-27Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-7/+10
2019-10-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds14-21/+71
2019-10-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+20
2019-10-27Merge tag '5.4-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds9-37/+75
2019-10-27Merge tag 'riscv/for-v5.4-rc5-b' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds4-40/+11
2019-10-27staging: rtl8712: Remove lines before a close braceCristiane Naves1-2/+0
2019-10-27staging: fieldbus: anybuss: use devm_platform_ioremap_resource helperCristiane Naves1-6/+2
2019-10-27staging: media: allegro-dvt: remove bool comparisonCristiane Naves1-1/+1
2019-10-27staging: octeon: Remove unneeded variableCristiane Naves1-3/+1
2019-10-27staging: gasket: Fix lines ending with a '('Cristiane Naves1-2/+2
2019-10-26Merge tag 'mips_fixes_5.4_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds7-25/+35
2019-10-26Merge tag 'tty-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-4/+4
2019-10-26Merge tag 'staging-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-4/+2
2019-10-26Merge tag 'driver-core-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+2
2019-10-26Merge tag 'char-misc-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-9/+4
2019-10-26Merge tag 'usb-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds7-44/+47
2019-10-26Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds3-29/+48
2019-10-26Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-blockLinus Torvalds3-125/+161
2019-10-26Staging: qlge: Rewrite two while loops as simple for loopsSamuil Ivanov1-6/+4
2019-10-26drivers/staging/fbtft/fb_seps525: New driver for SEPS525 (Syncoam) LCD ControllersMichael Hennerich4-0/+229
2019-10-26staging: wlan-ng: remove unused field from struct hfa384x_usbctlxTim Collier1-2/+0
2019-10-26staging: wlan-ng: fix compilation for USB debuggingTim Collier1-2/+0
2019-10-26staging: wlan-ng: correct parameter alignment in hfa384x.hTim Collier1-1/+1
2019-10-26staging: wlan-ng: shorten lines over 80 characters in hfa384x.hTim Collier1-4/+10
2019-10-26staging: wlan-ng: remove unnecessary casts from prism2usb.cTim Collier1-3/+3
2019-10-26staging: rtl8188eu: reduce indentation level in rtw_alloc_stainfoMichael Straube1-50/+51
2019-10-26staging: rtl8188eu: cleanup long lines in rtw_sta_mgt.cMichael Straube1-5/+10
2019-10-26staging: rtl8188eu: remove ternary operatorMichael Straube1-2/+2
2019-10-26staging: rtl8188eu: convert rtw_access_ctrl to return boolMichael Straube2-4/+4
2019-10-26staging: rtl8188eu: rename array bcast_addrMichael Straube1-2/+2
2019-10-26staging: rtl8188eu: convert unsigned char array to u8Michael Straube1-1/+1
2019-10-26staging: rtl8188eu: cleanup comments in rtw_sta_mgt.cMichael Straube1-5/+10
2019-10-26staging: wfx: fix warnings of alignment should match open parenthesisJules Irenge3-8/+10
2019-10-26staging: wfx: correct misspelled wordsJules Irenge1-2/+2
2019-10-26staging: wfx: fix warnings of logical continuationJules Irenge1-7/+7
2019-10-26staging: wfx: fix warning of line over 80 charactersJules Irenge6-49/+102
2019-10-26staging: wfx: fix warnings of no space is necessaryJules Irenge6-24/+24
2019-10-26staging: wfx: fix number of available tx_policiesJérôme Pouiller1-1/+1
2019-10-26staging: wfx: fix setting MAC address from DTJérôme Pouiller1-1/+2
2019-10-26staging: wfx: fix Oops when CONFIG_OF_NET is not setJérôme Pouiller1-1/+1
2019-10-26staging: wfx: fix CONFIG_MMC=m with CONFIG_WFX=yJérôme Pouiller1-0/+1
2019-10-26staging: wfx: relocate wfx_fill_sl_key() in secure_link.hJérôme Pouiller3-29/+10
2019-10-26staging: wfx: drop module versionJérôme Pouiller3-10/+0