aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-24staging: most: core: fix logging messagesChristian Gromm1-15/+13
2020-01-24staging: most: core: remove container structChristian Gromm1-34/+32
2020-01-24staging: most: remove struct device core driverChristian Gromm2-34/+19
2020-01-24staging: most: core: drop device referenceChristian Gromm1-0/+1
2020-01-24staging: most: remove device from interface structureChristian Gromm4-33/+38
2020-01-23staging: comedi: drivers: fix spelling mistake "to" -> "too"Colin Ian King1-1/+1
2020-01-23staging: exfat: remove fs_func struct.Tetsuhiro Kohada3-234/+178
2020-01-23staging: wilc1000: avoid mutex unlock without lock in wilc_wlan_handle_txq()Ajay Singh3-6/+12
2020-01-23staging: wilc1000: return zero on success and non-zero on function failureAjay Singh4-239/+197
2020-01-22staging: axis-fifo: replace spinlock with mutexQuentin Deslandes1-59/+101
2020-01-22staging: wilc1000: remove unused code prior to throughput enhancement in SPIAjay Singh1-139/+4
2020-01-22staging: wilc1000: added 'wilc_' prefix for 'struct assoc_resp' nameAjay Singh2-2/+2
2020-01-22staging: wilc1000: move firmware API struct's to separate header fileAjay Singh5-108/+120
2020-01-22staging: wilc1000: remove use of infinite loop conditionsAjay Singh3-146/+84
2020-01-22staging: kpc2000: rename variables with kpc namespaceJerry Lin1-20/+20
2020-01-22staging: vt6656: Remove memory buffer from vnt_download_firmware.Malcolm Priestley3-14/+4
2020-01-22staging: vt6656: Just check NEWRSR_DECRYPTOK for RX_FLAG_DECRYPTED.Malcolm Priestley1-16/+2
2020-01-22staging: vt6656: Use vnt_rx_tail struct for tail variables.Malcolm Priestley2-25/+17
2020-01-22staging: vt6656: create vnt rx header for sk_buff.Malcolm Priestley2-17/+19
2020-01-22staging: vt6656: Simplify RX finding bit ratesMalcolm Priestley2-16/+6
2020-01-22staging: most: net: fix buffer overflowAndrey Shvetsov1-0/+10
2020-01-22staging: rtl8712: simplify evm_db2percentage()Michael Straube1-8/+2
2020-01-22staging: rtl8192u: simplify rtl819x_evm_dbtopercentage()Michael Straube1-9/+2
2020-01-22staging: rtl8192e: simplify rtl92e_evm_db_to_percent()Michael Straube1-9/+2
2020-01-22staging: rtl8188eu: remove unused enum and definesMichael Straube2-17/+0
2020-01-22staging: rtl8188eu: remove redundant definesMichael Straube2-11/+1
2020-01-22staging: rtl8188eu: remove else after break or returnMichael Straube8-77/+65
2020-01-22Staging: kpc2000: Remove warning: "dubious: x | !y" detected by sparseFelipe Cardoso Resende1-36/+44
2020-01-19Linux 5.5-rc7Linus Torvalds1-1/+1
2020-01-19cxgb4: reject overlapped queues in TC-MQPRIO offloadRahul Lakkireddy1-1/+27
2020-01-19cxgb4: fix Tx multi channel port rate limitRahul Lakkireddy4-3/+96
2020-01-19net: sched: act_ctinfo: fix memory leakEric Dumazet1-0/+11
2020-01-18riscv: Less inefficient gcc tishift helpers (and export their symbols)Olof Johansson2-18/+61
2020-01-18riscv: delete temporary filesIlie Halip1-1/+2
2020-01-18iio: dac: stm32-dac: better handle reset controller failuresEtienne Carriere1-2/+10
2020-01-18iio: dac: stm32-dac: use reset controller only at probe timeEtienne Carriere1-6/+5
2020-01-18dt-bindings: iio: accel: kxcjk1013: Document mount-matrix propertyDmitry Osipenko1-0/+7
2020-01-18iio: accel: kxcjk1013: Support orientation matrixDmitry Osipenko2-2/+28
2020-01-18iio: imu: st_lsm6dsx: add mount matrix supportMartin Kepplinger2-0/+23
2020-01-18iio: adc: stm32-adc: don't print an error on probe deferralEtienne Carriere1-3/+6
2020-01-18bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.Michael Chan3-4/+7
2020-01-18bnxt_en: Fix ipv6 RFS filter matching logic.Michael Chan1-5/+17
2020-01-18bnxt_en: Fix NTUPLE firmware command failures.Michael Chan1-3/+0
2020-01-18dt-bindings: iio: adis16480: add compatible entry for ADIS16490Alexandru Ardelean1-0/+1
2020-01-18iio: imu: adis16480: Add support for ADIS16490Stefan Popa1-0/+17
2020-01-18iio: accel: bma400: prevent setting accel scale too lowDan Carpenter1-1/+2
2020-01-18iio: imu/mpu6050: support dual-edge IRQMichał Mirosław2-5/+2
2020-01-18ptrace: reintroduce usage of subjective credentials in ptrace_has_cap()Christian Brauner1-5/+10
2020-01-18iio: imu: inv_mpu6050: add fifo temperature data supportJean-Baptiste Maneyrol4-141/+90
2020-01-18iio: magnetometer: ak8975: Convert to use device_get_match_data()Andy Shevchenko1-23/+16