summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-03-11iio:adc:dac:ad5791 typo fix of regsterzuoqilin1-1/+1
2021-03-11MAINTAINERS: iio: move Peter Meerwald-Stadler to CREDITSPeter Meerwald-Stadler2-1/+8
2021-03-11iio: adc: stm32-adc: enable timestamping for non-DMA usageAhmad Fatoum1-8/+31
2021-03-11iio: hid-sensor-rotation: Fix quaternion data not correctYe Xiang1-3/+10
2021-03-11counter: 104-quad-8: Remove IIO counter ABIWilliam Breathitt Gray4-724/+65
2021-03-11counter: stm32-lptimer-cnt: remove iio counter abiFabrice Gasnier3-324/+37
2021-03-11iio:adc:stm32-adc: Add HAS_IOMEM dependencyJonathan Cameron1-0/+1
2021-03-11iio: st_sensors: fix typo in commentAhmad Fatoum1-1/+1
2021-03-10staging: unisys: visornic: Fix repeated words in commentsKlemen Košir1-1/+1
2021-03-10staging: unisys: visornic: enhance visornic to use channel_interruptSong Chen1-21/+11
2021-03-10staging/greybus: eliminate use of NAME_SIZE for stringsKumar Kartikeya Dwivedi2-8/+8
2021-03-10staging: rtl8188eu: Replace one-element array with flexible-array in struct n...Gustavo A. R. Silva1-1/+1
2021-03-10staging: HalBtc8723b1Ant: remove useless typedef'sMarco Cesati2-16/+16
2021-03-10staging: HalBtc8723b2Ant: remove useless typedef'sMarco Cesati2-14/+14
2021-03-10staging: rtl8723bs: remove duplicate pstat->hwaddr checkDenis Efremov1-2/+0
2021-03-10staging: rtl8723bs: remove useless typedef's in HalPhyRf.hMarco Cesati4-14/+14
2021-03-10staging: rtl8723bs: removed unused code blockFabio Aiuto1-3/+0
2021-03-10staging: rtl8188eu: rename parameters of odm_phy_status_query()Michael Straube2-9/+8
2021-03-10staging: rtl8188eu: rename ODM_PhyStatusQuery()Michael Straube3-9/+9
2021-03-10staging: vc04_services: vchiq_arm: fix error return code of vchiq_release_int...Jia-Ju Bai1-2/+6
2021-03-10staging: ralink-gdma: Check return code of device_resetGiovanni Gherdovich1-1/+3
2021-03-10staging: wimax: i2400m: fix some incorrect type warningsDarryl T. Agostinelli1-4/+4
2021-03-10staging: wimax/i2400m: convert __le32 type to host byte-orderkarthik alapati1-1/+1
2021-03-10staging: wimax/i2400m: fix byte-order issuekarthik alapati1-1/+1
2021-03-10staging: rtl8192e: remove redundant variable shadowingNikolay Kyx1-5/+3
2021-03-10staging: rtl8192e: reformat rx_ts_record structWilliam Durand1-7/+7
2021-03-10staging: rtl8192e: rename RxLastFragNum to rx_last_frag_num in rx_ts_record s...William Durand2-3/+3
2021-03-10staging: rtl8192e: rename RxLastSeqNum to rx_last_seq_num in rx_ts_record structWilliam Durand2-3/+3
2021-03-10staging: rtl8192e: rename RxAdmittedBARecord to rx_admitted_ba_record in rx_t...William Durand3-8/+8
2021-03-10staging: rtl8192e: rename RxPktPendingTimer to rx_pkt_pending_timer in rx_ts_...William Durand3-10/+10
2021-03-10staging: rtl8192e: rename RxPendingPktList to rx_pending_pkt_list in rx_ts_re...William Durand3-12/+12
2021-03-10staging: rtl8192e: rename RxTimeoutIndicateSeq to rx_timeout_indicate_seq in ...William Durand3-9/+9
2021-03-10staging: rtl8192e: rename RxIndicateSeq to rx_indicate_seq in rx_ts_record st...William Durand3-30/+30
2021-03-10staging: rtl8192e: rename TsCommonInfo to ts_common_info in rx_ts_record structWilliam Durand3-7/+7
2021-03-10staging: rtl8723bs: os_dep: Replace sprintf with scnprintfCandy Febriyanto2-15/+14
2021-03-10staging: rtl8723bs: hal: Replace sprintf with scnprintfCandy Febriyanto1-21/+24
2021-03-10staging: rtl8723bs: core: Replace sprintf with scnprintfCandy Febriyanto2-4/+3
2021-03-10staging:rtl8712: replace cap_* definitions with native kernel WLAN_CAPABILITY_*Ivan Safonov2-10/+3
2021-03-10staging:rtl8712: use IEEE80211_FCTL_* kernel definitionsIvan Safonov1-30/+22
2021-03-10staging:rtl8712: remove unused definitions from wifi.hIvan Safonov1-74/+0
2021-03-10staging:rtl8712: replace get_(d|s)a with ieee80211_get_(D|S)AIvan Safonov2-47/+2
2021-03-10staging: fwserial: minor coding style fixLee Gibson1-1/+1
2021-03-10staging: comedi: dt2814: Clear stale AI data on detachIan Abbott1-1/+14
2021-03-10staging: comedi: dt2814: Remove struct dt2814_privateIan Abbott1-12/+0
2021-03-10staging: comedi: dt2814: Fix asynchronous command interrupt handlingIan Abbott1-7/+65
2021-03-10staging: comedi: dt2814: Call dt2814_ai_clear() during initializationIan Abbott1-4/+1
2021-03-10staging: comedi: dt2814: Don't wait for conversion in interrupt handlerIan Abbott1-11/+3
2021-03-10staging: comedi: dt2814: Clear stale AI data before operationIan Abbott1-0/+39
2021-03-10staging: clocking-wizard: Remove the hardcoding of the clock outputsShubhrajyoti Datta1-8/+7
2021-03-10staging: clocking-wizard: Add support for fractional supportShubhrajyoti Datta1-16/+137