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