aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts_pstor (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-21staging/rts_pstor: Delete some lines (dev_info() and dev_err()) in rtsx.cYAMANE Toshiaki1-15/+3
2012-09-17staging/rts_pstor: Use pr_ or dev_ printks in rtsx.cToshiaki Yamane1-49/+57
2012-09-10staging/rts_pstor: remove braces {} in ms.cToshiaki Yamane1-532/+340
2012-09-10staging/rts_pstor: remove braces {} in rtsx_scsi.cToshiaki Yamane1-235/+168
2012-09-10staging/rts_pstor: remove braces {} in sd.c (release_sd_card)Toshiaki Yamane1-6/+3
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_power_off_card3v3)Toshiaki Yamane1-6/+3
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_hw_rst)Toshiaki Yamane1-2/+1
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_execute_write_data)Toshiaki Yamane1-55/+35
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_execute_read_data)Toshiaki Yamane1-44/+27
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_execute_no_data)Toshiaki Yamane1-26/+15
2012-09-10staging/rts_pstor: remove braces {} in sd.c (get_rsp_type)Toshiaki Yamane1-2/+1
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_pass_thru_mode)Toshiaki Yamane1-2/+1
2012-09-10staging/rts_pstor: remove braces {} in sd.c (ext_sd_get_rsp)Toshiaki Yamane1-8/+6
2012-09-10staging/rts_pstor: remove braces {} in sd.c (ext_sd_send_cmd_get_rsp)Toshiaki Yamane1-20/+13
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_rw)Toshiaki Yamane1-16/+10
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_auto_tune_clock)Toshiaki Yamane1-4/+2
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_stop_seq_mode)Toshiaki Yamane1-6/+5
2012-09-10staging/rts_pstor: remove braces {} in sd.c (wait_data_buf_ready)Toshiaki Yamane1-2/+1
2012-09-10staging/rts_pstor: remove braces {} in sd.c (reset_mmc_only)Toshiaki Yamane1-10/+6
2012-09-10staging/rts_pstor: remove braces {} in sd.c (reset_sd_card)Toshiaki Yamane1-14/+8
2012-09-10staging/rts_pstor: remove braces {} in sd.c (reset_mmc)Toshiaki Yamane1-33/+19
2012-09-10staging/rts_pstor: remove braces {} in sd.c (mmc_switch_timing_bus)Toshiaki Yamane1-10/+6
2012-09-10staging/rts_pstor: remove braces {} in sd.c (mmc_test_switch_bus)Toshiaki Yamane1-19/+13
2012-09-10staging/rts_pstor: remove braces {} in sd.c (reset_sd)Toshiaki Yamane1-69/+45
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_check_wp_state)Toshiaki Yamane1-4/+2
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_read_lba0)Toshiaki Yamane1-4/+3
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_init_power)Toshiaki Yamane1-14/+9
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_pull_ctl_enable)Toshiaki Yamane1-2/+1
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_prepare_reset)Toshiaki Yamane1-7/+4
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_switch_clock)Toshiaki Yamane1-11/+6
2012-09-10staging/rts_pstor: remove braces {} in sd.c (mmc_ddr_tuning)Toshiaki Yamane1-8/+4
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_ddr_tuning)Toshiaki Yamane1-8/+4
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_sdr_tuning)Toshiaki Yamane1-4/+2
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_tuning_tx)Toshiaki Yamane1-14/+10
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_ddr_pre_tuning_tx)Toshiaki Yamane1-8/+4
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_tuning_rx)Toshiaki Yamane1-14/+10
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_search_final_phase)Toshiaki Yamane1-11/+8
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_ddr_tuning_tx_cmd)Toshiaki Yamane1-8/+5
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_sdr_tuning_tx_cmd)Toshiaki Yamane1-2/+1
2012-09-10staging/rts_pstor: remove braces {} in sd.c (mmc_ddr_tunning_rx_cmd)Toshiaki Yamane1-6/+4
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_ddr_tuning_rx_cmd)Toshiaki Yamane1-4/+2
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_sdr_tuning_rx_cmd)Toshiaki Yamane1-2/+1
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_switch_function)Toshiaki Yamane1-27/+21
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_check_switch)Toshiaki Yamane1-2/+1
2012-09-10staging/rts_pstor: remove braces {} in sd.c (downgrade_switch_mode)Toshiaki Yamane1-4/+3
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_check_switch_mode)Toshiaki Yamane1-4/+3
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_check_spec)Toshiaki Yamane1-4/+2
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_change_phase)Toshiaki Yamane1-11/+9
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_voltage_switch)Toshiaki Yamane1-4/+3
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_change_bank_voltage)Toshiaki Yamane1-4/+2