summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-09-14staging: sm750fb: ddk750_swi2c: rename CamelCase static variablesMike Rapoport
2015-09-14staging: sm750fb: ddk750_hwi2c: reduce amount of CamelCaseMike Rapoport
2015-09-14staging: sm750fb: hw_i2c_{read,write}: rename CamelCase variablesMike Rapoport
2015-09-14staging: sm750fb: ddk750_hw_i2c: rename busSpeedModeMike Rapoport
2015-09-14staging: sm750fb: ddk750_swi2c: rename CamelCase static functionsMike Rapoport
2015-09-14staging: sm750fb: ddk750_swi2c: staticize swI2C{SCL,SDA}Mike Rapoport
2015-09-14staging: sm750fb: rename swI2CWriteReg to sm750_sw_i2c_write_regMike Rapoport
2015-09-14staging: sm750fb: rename swI2CReadReg to sm750_sw_i2c_read_regMike Rapoport
2015-09-14staging: sm750fb: rename swI2CInit to sm750_sw_i2c_initMike Rapoport
2015-09-14staging: sm750fb: ddk750_hwi2c: rename CamelCase static functionsMike Rapoport
2015-09-14staging: sm750fb: rename hwI2CWriteReg to sm750_hw_i2c_write_regMike Rapoport
2015-09-14staging: sm750fb: rename hwI2CReadReg to sm750_hw_i2c_read_regMike Rapoport
2015-09-14staging: sm750fb: rename hwI2CClose to sm750_hw_i2c_closeMike Rapoport
2015-09-14staging: sm750fb: rename hwI2CInit to sm750_hw_i2c_initMike Rapoport
2015-09-14staging: vt6655: Move code in device_get_pci_infoMalcolm Priestley
2015-09-14staging: vt6655: device_get_pci_info pcid already assigned.Malcolm Priestley
2015-09-14staging: vt6655: device_get_pci_info remove call to set master.Malcolm Priestley
2015-09-14staging: vt6655: device_get_pci_info remove variable cis_addr.Malcolm Priestley
2015-09-14staging: vt6655: device_get_pci_info remove unused pci_read_config_*Malcolm Priestley
2015-09-14staging: vt6655: remove and move vt6655_init_infoMalcolm Priestley
2015-09-14staging: vt6655: vt6655_init_info remove memset.Malcolm Priestley
2015-09-14staging: vt6655: remove unused multicast_limit.Malcolm Priestley
2015-09-14staging: vt6655: Remove typedef struct __chip_info_tblMalcolm Priestley
2015-09-14staging: vt6655: remove get_chip_name and info message.Malcolm Priestley
2015-09-14staging: vt6655: vt6655_probe remove PCI debug infoMalcolm Priestley
2015-09-14Staging: rtl8192u: Remove unnecessary printkShraddha Barke
2015-09-14staging: dgnc: Fixed line over 80 characters longAnjali Menon
2015-09-14staging: rtl8712: usb_ops_linux: fixed a comparison coding style issueSamuel Dominguez Lorenzo
2015-09-14staging: lustre: drop null test before destroy functionsJulia Lawall
2015-09-14staging: lustre: fix TRAILING_STATEMENTS checkpatch errorsMike Rapoport
2015-09-14staging: lustre: fix switch-case identation errorsMike Rapoport
2015-09-14Staging: ft1000: use usleep_range()Shraddha Barke
2015-09-14Staging: ft1000: ft1000-usb: Use USB API functions rather than constantsShraddha Barke
2015-09-14staging: wilc1000: rename WILC_WFI_mgmt_txChaehyun Lim
2015-09-14staging: wilc1000: rename WILC_WFI_mgmt_tx_cancel_waitChaehyun Lim
2015-09-14staging: wilc1000: rename WILC_WFI_cancel_remain_on_channelChaehyun Lim
2015-09-14staging: wilc1000: rename WILC_WFI_remain_on_channelChaehyun Lim
2015-09-14staging: wilc1000: rename WILC_WFI_flush_pmksaChaehyun Lim
2015-09-14staging: wilc1000: rename WILC_WFI_del_pmksaChaehyun Lim
2015-09-14staging: wilc1000: rename WILC_WFI_set_pmksaChaehyun Lim
2015-09-14staging: wilc1000: rename WILC_WFI_set_wiphy_paramsChaehyun Lim
2015-09-14staging: wilc1000: rename WILC_WFI_change_bssChaehyun Lim
2015-09-14staging: wilc1000: rename WILC_WFI_dump_stationChaehyun Lim
2015-09-14staging: wilc1000: rename WILC_WFI_get_stationChaehyun Lim
2015-09-14staging: wilc1000: rename WILC_WFI_change_stationChaehyun Lim
2015-09-14staging: wilc1000: rename WILC_WFI_del_stationChaehyun Lim
2015-09-14staging: wilc1000: rename WILC_WFI_add_stationChaehyun Lim
2015-09-14staging: wilc1000: rename WILC_WFI_stop_apChaehyun Lim
2015-09-14staging: wilc1000: rename WILC_WFI_change_beaconChaehyun Lim
2015-09-14staging: wilc1000: rename WILC_WFI_start_apChaehyun Lim