aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2021-10-04Merge tag 'media/v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+2
2021-10-04media: atomisp: restore missing 'return' statementArnd Bergmann1-0/+2
2021-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-36/+38
2021-09-27Merge tag 'media/v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-2/+2
2021-09-27staging: qlge: Move devlink registration to be last devlink commandLeon Romanovsky1-5/+3
2021-09-22devlink: Make devlink_register to be voidLeon Romanovsky1-5/+1
2021-09-20staging: r8188eu: fix -Wrestrict warningsArnd Bergmann1-4/+4
2021-09-14staging: greybus: uart: fix tty use after freeJohan Hovold1-30/+32
2021-09-06media: cedrus: Fix SUNXI tile size calculationNicolas Dufresne1-1/+1
2021-09-06media: hantro: Fix check for single irqJernej Skrabec1-1/+1
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds5-6/+4
2021-09-01Merge tag 'media/v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds41-503/+1883
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-13/+12
2021-09-01Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds389-36881/+65749
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-6/+2
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds12-85/+62
2021-08-30Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2021-08-28staging: vt6655: Remove filenames in filesAldas Taraškevičius11-22/+0
2021-08-28staging: r8188eu: add extra TODO entriesPhillip Potter1-0/+3
2021-08-28staging: vt6656: Remove filenames in filesAldas Taraškevičius23-45/+0
2021-08-28staging: wlan-ng: fix invalid assignment warningAakash Hemadri1-1/+1
2021-08-27staging: r8188eu: rename fields of struct rtl_psMichael Straube2-38/+41
2021-08-27staging: r8188eu: remove ODM_DynamicPrimaryCCA_DupRTS()Michael Straube2-9/+0
2021-08-27staging: r8188eu: rename fields of struct dyn_primary_ccaMichael Straube2-7/+7
2021-08-27staging: r8188eu: rename struct field Wifi_Error_StatusMichael Straube3-12/+12
2021-08-27staging: r8188eu: Provide a TODO file for this driverFabio M. De Francesco1-0/+13
2021-08-27staging: r8188eu: remove unneeded variableJing Yangyang1-6/+3
2021-08-27staging: r8188eu: remove unneeded conversions to boolJing Yangyang1-5/+5
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-506/+3
2021-08-26staging: r8188eu: remove {read,write}_macregPavel Skripkin2-41/+0
2021-08-26staging: r8188eu: core: remove condition with no effectSaurav Girepunje1-4/+1
2021-08-26staging: r8188eu: remove ethernet.h header fileMichael Straube5-28/+3
2021-08-26staging: r8188eu: remove ip.h header fileMichael Straube5-113/+0
2021-08-26staging: r8188eu: remove if_ether.h header fileMichael Straube4-97/+0
2021-08-26staging: r8188eu: make rtw_deinit_intf_priv return voidPavel Skripkin1-4/+1
2021-08-26staging: r8188eu: use is_multicast_ether_addr in os_dep/recv_linux.cMichael Straube1-1/+1
2021-08-26staging: r8188eu: use is_multicast_ether_addr in hal/rtl8188eu_xmit.cMichael Straube1-2/+1
2021-08-26staging: r8188eu: use is_multicast_ether_addr in core/rtw_xmit.cMichael Straube1-9/+6
2021-08-26staging: r8188eu: use is_multicast_ether_addr in core/rtw_security.cMichael Straube1-4/+4
2021-08-26staging: r8188eu: use is_multicast_ether_addr in core/rtw_recv.cMichael Straube1-10/+10
2021-08-26staging: r8188eu: use is_multicast_ether_addr in core/rtw_mp.cMichael Straube1-2/+2
2021-08-26staging: r8188eu: use is_multicast_ether_addr in core/rtw_mlme.cMichael Straube1-2/+2
2021-08-26staging: r8188eu: ensure proper alignment for eth address buffersMichael Straube2-9/+9
2021-08-26staging: r8188eu: remove unnecessary parenthesesMichael Straube1-2/+2
2021-08-26staging: r8188eu: remove dead codeMichael Straube1-4/+1
2021-08-26staging: r8188eu: remove 5 GHz codeMichael Straube1-22/+8
2021-08-26staging: r8188eu: remove cmd_osdep.h header fileMichael Straube3-23/+5
2021-08-26staging: r8188eu: Make mult-byte entities in dhcp header be big endianLarry Finger1-7/+7
2021-08-26staging: r8188eu: change declaration of Efuse_Read1ByteFromFakeContentPhillip Potter1-11/+3