summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2023-07-30Merge tag 'staging-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-12/+45
2023-07-27staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext()Zhang Shurong-2/+4
2023-07-27staging: fbtft: ili9341: use macro FBTFT_REGISTER_SPI_DRIVERRaphael Gallais-Pou-1/+1
2023-07-27staging: r8712: Fix memory leak in _r8712_init_xmit_priv()Larry Finger-9/+40
2023-07-14media: staging: atomisp: select V4L2_FWNODESakari Ailus-0/+1
2023-07-05Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-3646/+4044
2023-07-03Merge tag 'staging-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1428/+446
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2023-06-23staging: rtl8192e: Remove whitespace and blank linesTree Davies-38/+23
2023-06-20staging: rtl8192e: remove 5G related codeMichael Straube-5/+1
2023-06-20staging: rtl8192e: remove comparison to trueMichael Straube-1/+1
2023-06-20staging: rtl8192e: remove return statement from void functionMichael Straube-1/+0
2023-06-20staging: rtl8192e: convert else if sequence to switchMichael Straube-5/+9
2023-06-20staging: rtl8192e: clean up brace coding style issuesMichael Straube-22/+30
2023-06-20staging: rtl8723bs: Fix blank line issuesFranziska Naepelt-46/+0
2023-06-20staging: rtl8723bs: Fix block comment issueFranziska Naepelt-5/+5
2023-06-20staging: rtl8723bs: Fix indentation issuesFranziska Naepelt-3/+3
2023-06-20staging: vchiq_arm: Remove extra struct vchiq_instance declarationUmang Jain-2/+0
2023-06-19staging: rtl8192e: Rename variable InitialGainHandlerYogesh Hegde-4/+4
2023-06-19staging: rtl8192e: Rename variable LeisurePSLeaveYogesh Hegde-4/+4
2023-06-19staging: rtl8192e: Rename variable SetBWModeHandlerYogesh Hegde-8/+8
2023-06-19staging: rtl8192e: Rename variable SetWirelessModeYogesh Hegde-8/+8
2023-06-19staging: rtl8192e: Rename RTLLIB_LINKED_SCANNINGPhilipp Hortmann-6/+6
2023-06-19staging: rtl8192e: Rename RTLLIB_LINKED to MAC80211_LINKEDPhilipp Hortmann-62/+62
2023-06-19staging: rtl8192e: Rename RTLLIB_NOLINK to MAC80211_NOLINKPhilipp Hortmann-20/+20
2023-06-19staging: rtl8192e: Rename state to link_statePhilipp Hortmann-99/+99
2023-06-19staging: rtl8192e: Rename rtllib_state to rtl_link_statePhilipp Hortmann-2/+2
2023-06-19staging: rtl8192e: Remove unused enum led_ctl_modePhilipp Hortmann-11/+0
2023-06-19staging: rtl8192e: Rename constant IEEE_x to WIRELESS_MODE_xPhilipp Hortmann-39/+34
2023-06-19staging: rtl8192e: Remove unsupported modes IEEE_N_5G and IEEE_APhilipp Hortmann-20/+6
2023-06-19staging: rtl8192e: Remove variable stats->freq as it is constantPhilipp Hortmann-20/+5
2023-06-19staging: rtl8192e: Add missing entry CFG80211 in KconfigPhilipp Hortmann-0/+1
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie-4/+3
2023-06-17Merge tag 'staging-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+0
2023-06-17axis-fifo: remove the unnecessary dev_info()Prathu Baronia-3/+0
2023-06-15Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman-2/+2
2023-06-15staging: rtl8192e: Use standard api to calculate channel to frequencyPhilipp Hortmann-15/+6
2023-06-15staging: rtl8192e: Use standard api to calculate frequency to channelPhilipp Hortmann-8/+1
2023-06-15staging: rtl8192e: Add cfg80211.h and remove defined variablesPhilipp Hortmann-12/+1
2023-06-15staging: rtl8192e: remove blank linesMichael Straube-159/+0
2023-06-15Staging: rts5208: rtsx: Removed new line in else and else ifDeepanshu Kartikey-13/+7
2023-06-09media: atomisp: csi2-bridge: Add support for setting "clock-" and "link-frequ...Hans de Goede-6/+19
2023-06-09media: atomisp: Add testing instructions to TODO fileHans de Goede-0/+33
2023-06-09media: atomisp: ov2680: Rename unknown/0x370a to sensor_ctrl_0aHans de Goede-4/+6
2023-06-09media: atomisp: ov2680: Remove unnecessary registers from ov2680_global_setti...Hans de Goede-62/+59
2023-06-09media: atomisp: ov2680: Stop using half pixelclock for binned modesHans de Goede-7/+2
2023-06-09media: atomisp: Stop resetting selected input to 0 between /dev/video# opensHans de Goede-3/+0
2023-06-09media: atomisp: Fix binning check in atomisp_set_crop()Hans de Goede-2/+2
2023-06-09media: atomisp: Make atomisp_enum_framesizes_crop() check resolution fits wit...Hans de Goede-8/+19
2023-06-09media: atomisp: Take minimum padding requirement on BYT/ISP2400 into accountHans de Goede-0/+37