aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-04-15staging: rtl8192e: Remove one of two checks for hardware RTL8192SEPhilipp Hortmann1-6/+0
2023-04-15staging: rtl8192e: Remove unused function _rtl92e_dm_init_wa_broadcom_iotPhilipp Hortmann2-14/+0
2023-04-15staging: rtl8192e: Remove macro IS_HARDWARE_TYPE_8192SEPhilipp Hortmann2-9/+1
2023-04-15staging: greybus: drop loopback test filesGreg Kroah-Hartman6-1391/+0
2023-04-05staging: rtl8192e: Add blank lines after declarationsSumitra Sharma1-0/+3
2023-04-05staging: rtl8192e: avoid CamelCase <dot11RSNAStatsCCMPDecryptErrors>Khadija Kamran1-3/+3
2023-04-05staging: rtl8192e: avoid CamelCase <dot11RSNAStatsCCMPReplays>Khadija Kamran1-3/+3
2023-04-05staging: rtl8192e: avoid CamelCase <dot11RSNAStatsCCMPFormatErrors>Khadija Kamran1-4/+4
2023-04-05staging: rtl8192e: fix alignment to match open parenthesisKhadija Kamran1-1/+1
2023-04-05staging: rtl8192e: remove extra blank lines in rtllib_crypt_ccmp.cKhadija Kamran1-10/+0
2023-04-05staging: rtl8192e: Remove case customer_id = RT_CID_DEFAULT, ..Philipp Hortmann2-10/+0
2023-04-05staging: rtl8192e: Remove case customer_id = RT_CID_819x_CAMEO, ..Philipp Hortmann3-20/+0
2023-04-05staging: rtl8192e: Remove case customer_id = RT_CID_DLINKPhilipp Hortmann3-8/+0
2023-04-05staging: rtl8192e: Remove local variable Value and powerlevelOFDM24GPhilipp Hortmann1-6/+1
2023-04-05staging: rtl8192e: Remove enum RF_1T2R and RF_TypePhilipp Hortmann2-7/+2
2023-04-05staging: rtl8192e: Remove RF_Type from .._dm_tx_update_tssi_weak_signalPhilipp Hortmann1-7/+4
2023-04-05staging: rtl8723bs: indent with tab, align with spaceDaniel Watson1-23/+26
2023-04-05staging: vme: clean up duplicate definitions of dependenciesLukas Bulwahn1-2/+1
2023-04-03staging: vc04_services: vchiq_arm: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-03staging: vc04_services: bcm2835-camera: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-03staging: octeon: ethernet: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-04-03staging: nvec_ps2: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-03staging: nvec_power: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-03staging: nvec: nvec_kbd: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-03staging: nvec: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-03staging: most: dim2: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-03staging: greybus: arche: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-03staging: greybus: arche-apb-ctrl: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-03staging: fieldbus: arcx-anybus: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-04-03staging: emxx_udc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-03staging: axis-fifo: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-29staging: rtl8723bs: conform if's braces to kernel styleDaniel Watson1-6/+3
2023-03-28staging: rtl8192e: fix unbalanced braces around elseKhadija Kamran1-1/+2
2023-03-28staging: rtl8192u: add '*/' on separate line in block commentsKhadija Kamran1-7/+14
2023-03-28staging: rtl8192u: add '*' on subsequent lines in block commentKhadija Kamran1-8/+9
2023-03-28staging: rtl8192u: remove commented out codeKhadija Kamran1-123/+0
2023-03-28staging: rtl8192u: remove change history from commentsKhadija Kamran1-45/+0
2023-03-28staging: rtl8192e: Remove wireless mode WIRELESS_MODE_N_5GPhilipp Hortmann2-6/+3
2023-03-28staging: rtl8192e: Remove wireless modes A, N_5G from rtl92e_set_channelPhilipp Hortmann1-9/+0
2023-03-28staging: rtl8192e: Remove wireless modes A, N_5G from _rtl92e_hwconfigPhilipp Hortmann1-16/+1
2023-03-28staging: rtl8192e: Remove unused if clauses in rtl92e_set_wireless_modePhilipp Hortmann1-19/+2
2023-03-28staging: rtl8192e: Remove 5G wireless_mode in rtl92e_set_wireless_modePhilipp Hortmann1-4/+3
2023-03-28staging: rtl8192e: Remove _rtl92e_get_supported_wireless_modePhilipp Hortmann1-9/+1
2023-03-28staging: rtl8192e: Remove rtl92e_config_phyPhilipp Hortmann3-11/+1
2023-03-28staging: rtl8192e: remove extra blank linesSumitra Sharma1-11/+0
2023-03-28staging: rtl8192e: fix line ending with '('Sumitra Sharma1-4/+3
2023-03-28staging: iio: resolver: ads1210: fix config modeNuno Sá1-1/+1
2023-03-26staging: greybus: Inline pwm_chip_to_gb_pwm_chip()Sumitra Sharma1-2/+5
2023-03-25staging: rtl8192e: remove rf_type from struct r8192_privMichael Straube3-4/+1
2023-03-25staging: rtl8192e: priv->rf_type is always RF_1T2RMichael Straube3-29/+14