aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-24staging:rtl8192u: Rename MaxTxPwrDbmList > max_tx_pwr_dbm_list - StyleJohn Whitmore2-6/+6
2018-07-24staging:rtl8192u: Rename CountryIeWatchdog > country_ie_watchdog - StyleJohn Whitmore1-2/+2
2018-07-24staging:rtl8192u: Rename variable CountryIeSrcAddr - StyleJohn Whitmore1-3/+3
2018-07-24staging:rtl8192u: Rename CountryIeBuf to country_ie_buf - StyleJohn Whitmore2-4/+4
2018-07-24staging:rtl8192u: Rename CountryIeLen > country_ie_len - StyleJohn Whitmore2-6/+6
2018-07-24staging:rtl8192u: Rename bEnabled > enabled - StyleJohn Whitmore3-4/+4
2018-07-24staging:rtl8192u: Remove typedef and rename struct RT_DOT11D_INFO - StyleJohn Whitmore3-13/+14
2018-07-24staging:rtl8192u: Rename TClasNum > t_clas_num - StyleJohn Whitmore2-3/+3
2018-07-24staging:rtl8192u: Rename TClasProc > t_clas_proc - StyleJohn Whitmore2-3/+3
2018-07-24staging: rtl8188eu: fix lines over 80 charactersMichael Straube1-2/+2
2018-07-24staging: rtl8188eu: replace tabs with spacesMichael Straube1-6/+6
2018-07-24staging: rtl8188eu: remove unnecessary parenthesesMichael Straube1-10/+10
2018-07-24staging: rtl8188eu: fix comparsions to trueMichael Straube2-5/+5
2018-07-24staging: rtl8188eu: change return type to boolMichael Straube2-4/+4
2018-07-24staging: rtl8188eu: refactor rtw_is_cckratesonly_included()Michael Straube1-5/+4
2018-07-24staging: rtl8188eu: refactor rtw_is_cckrates_included()Michael Straube1-5/+5
2018-07-24staging: rtl8188eu: remove blank linesMichael Straube13-57/+0
2018-07-24staging: bcm2835-camera: fix timeout handling in wait_for_completion_timeoutNicholas Mc Guire1-5/+6
2018-07-24staging: dgnc: dgnc_tty.c: Avoid '(' at the end of lineNishad Kamdar1-4/+3
2018-07-24staging: bcm2835-camera: handle wait_for_completion_timeout return properlyNicholas Mc Guire1-3/+4
2018-07-24staging: gasket: use vzalloc instead of vmalloc/memsetIvan Bornyakov1-4/+2
2018-07-24staging: gasket: apex: convert various logs to debug levelTodd Poynor1-5/+5
2018-07-24staging: gasket: page table: remove unnecessary logsTodd Poynor1-18/+5
2018-07-24staging: gasket: page table: convert various logs to debug levelTodd Poynor1-6/+6
2018-07-24staging: gasket: ioctl common: convert various logs to debug levelTodd Poynor2-4/+4
2018-07-24staging: gasket: interrupts: convert various logs to debug levelTodd Poynor1-12/+12
2018-07-24staging: gasket: core: convert various logs to debug levelTodd Poynor1-18/+20
2018-07-24staging: gasket: apex return error on sysfs show of missing attributeTodd Poynor1-2/+2
2018-07-24staging: gasket: gasket_get_device drop check for NULL pci_devTodd Poynor1-3/+1
2018-07-24staging: gasket: remove unnecessary NULL checks on calls from VFSTodd Poynor1-15/+0
2018-07-24staging: gasket: print mmap starting address as unsigned longTodd Poynor1-2/+2
2018-07-24staging: gasket: avoid copy to user on error in coherent alloc configTodd Poynor1-1/+3
2018-07-24staging: gasket: gasket_handle_ioctl fix ioctl exit trace paramTodd Poynor1-1/+1
2018-07-24staging: gasket: remove duplicate call to retrieve device callbackTodd Poynor1-3/+4
2018-07-24staging: gasket: fix check_and_invoke_callback log paramTodd Poynor1-1/+1
2018-07-24staging: rtl8188eu/rtl8723bs: fix character encodingArnd Bergmann2-2/+2
2018-07-24staging: wilc1000: use descriptor-based interface for GPIOAjay Singh7-43/+108
2018-07-24staging: wilc1000: change compatible string from atmel to microchipAjay Singh2-9/+16
2018-07-24staging: wilc1000: rename variable from 'gpio' to 'gpio_irq'Ajay Singh4-11/+12
2018-07-24staging: wilc1000: remove gpio parameter from wilc_netdev_init()Ajay Singh4-6/+6
2018-07-21staging: rtl8712: remove redundant pointer 'nic'Colin Ian King1-3/+0
2018-07-21staging: wilc1000: move variable assignment along with its declarationAjay Singh4-284/+118
2018-07-21staging: wilc1000: remove unnecessary 'NULL' check from cfg80211_ops callbacksAjay Singh1-15/+0
2018-07-21staging: wilc1000: use 'int' inplace of 's32' date typeAjay Singh2-38/+38
2018-07-21staging: wilc1000: avoid setting default value for variable at declarationAjay Singh3-88/+79
2018-07-21staging: wilc1000: avoid forward declaration of host_int_parse_join_bss_param()Ajay Singh1-167/+166
2018-07-21staging: wilc1000: avoid host_int_get_assoc_res_info() forward declarationAjay Singh1-26/+21
2018-07-21staging: wilc1000: avoid forward declaration for handle_scan_done()Ajay Singh1-39/+38
2018-07-21staging: wilc1000: remove unnecessary type used for wid idAjay Singh1-42/+42
2018-07-21staging: wilc1000: use single space before opening brances '{'Ajay Singh4-6/+6