aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-04-19iio: xilinx-xadc: Make sure not exceed maximum samplerateLars-Peter Clausen
2020-04-19iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneou...Lars-Peter Clausen
2020-04-19iio: xilinx-xadc: Fix clearing interrupt when enabling triggerLars-Peter Clausen
2020-04-19iio: xilinx-xadc: Fix ADC-B powerdownLars-Peter Clausen
2020-04-19iio: dac: ad5770r: fix off-by-one check on maximum number of channelsColin Ian King
2020-04-19iio: imu: st_lsm6dsx: flush hw FIFO before resetting the deviceLorenzo Bianconi
2020-04-19iio: core: Fix handling of 'dB'Mircea Caprioru
2020-04-19counter: 104-quad-8: Add lock guards - generic interfaceSyed Nayyar Waris
2020-03-28iio: imu: st_lsm6dsx: specify slave odr in slv_odrLorenzo Bianconi
2020-03-28iio: imu: st_lsm6dsx: fix read misalignment on untagged FIFOLorenzo Bianconi
2020-03-28iio: adc: stm32-adc: fix sleep in atomic contextOlivier Moysan
2020-03-28iio:ad7797: Use correct attribute_groupYueHaibing
2020-03-27staging: vt6656: Use DIV_ROUND_UP macro instead of specific codeOscar Carter
2020-03-27staging: remove hp100 driverGreg Kroah-Hartman
2020-03-26staging: wilc1000: Use crc7 in lib/ rather than a private copyGeorge Spelvin
2020-03-26Staging: rtl8192u: ieee80211: Use netdev_alert().Sam Muhammed
2020-03-26Staging: rtl8192u: ieee80211: Use netdev_info() with network devices.Sam Muhammed
2020-03-26Staging: rtl8192u: ieee80211: Use netdev_warn() for network devices.Sam Muhammed
2020-03-26Staging: rtl8192u: ieee80211: Use netdev_dbg() for debug messages.Sam Muhammed
2020-03-26staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callbackQiujun Huang
2020-03-26staging: rtl8723bs: hal: Remove NULL check before kfreeSimran Singhal
2020-03-26staging: rtl8723bs: hal: Correct typos in commentsR Veera Kumar
2020-03-26staging: rtl8723bs: os_dep: Correct typos in commentsR Veera Kumar
2020-03-26staging: rtl8723bs: core: Correct typos in commentsR Veera Kumar
2020-03-26staging: rtl8723bs: hal: Remove unnecessary cast on void pointerSimran Singhal
2020-03-26staging: rtl8188eu: cleanup long line in odm.cMichael Straube
2020-03-26staging: rtl8723bs: hal: Compress return logicSimran Singhal
2020-03-26staging: rtl8723bs: rtw_cmd: Compress lines for immediate returnSimran Singhal
2020-03-26staging: rtl8723bs: rtw_efuse: Compress lines for immediate returnSimran Singhal
2020-03-26staging: wilc1000: remove label from examples in DT binding documentationAjay Singh
2020-03-25staging: rtl8723bs: Remove blank line before '}' braceSimran Singhal
2020-03-25Staging: rtl8188eu: hal: Add space around operatorsShreeya Patel
2020-03-25Staging: kpc2000: kpc_dma: Use spaces around operators.Sam Muhammed
2020-03-25Staging: kpc2000: kpc_dma: Use kcalloc over kzalloc.Sam Muhammed
2020-03-25Staging: kpc2000: kpc_dma: Use the SPDK comment style.Sam Muhammed
2020-03-25Staging: kpc2000: kpc_dma: Include the preferred header.Sam Muhammed
2020-03-25Staging: kpc2000: kpc_dma: Remove unnecessary braces.Sam Muhammed
2020-03-25Staging: kpc2000: kpc_dma: Use sizeof(*var) in kzalloc().Sam Muhammed
2020-03-25Staging: kpc2000: kpc_dma: Remove comparison to NULL.Sam Muhammed
2020-03-25staging: hp100: Properly indent the multiline comments.Soumyajit Deb
2020-03-25staging: rtl8723bs: Add line after variable declarationsSimran Singhal
2020-03-25staging: hp100: Add space around operatorSoumyajit Deb
2020-03-25staging: rtl8723bs: Remove multiple assignmentsSimran Singhal
2020-03-25staging: rtl8723bs: Remove unnecessary braces for single statementsSimran Singhal
2020-03-25staging: hp100: Add spaces in if statement.Soumyajit Deb
2020-03-25staging: hp100: Add space between while keyword and open parenthesisSoumyajit Deb
2020-03-25staging: hp100: Remove space after opening parenthesis "("Soumyajit Deb
2020-03-25Staging: hp100: Add space after "," in function arguments.Soumyajit Deb
2020-03-25staging: hp100: Correct typo in the commentSoumyajit Deb
2020-03-25staging: hp100: Remove extra blank linesSoumyajit Deb