summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts_pstor/sd.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-26Staging: remove rts_pstor driverGreg Kroah-Hartman1-4570/+0
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
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_wait_state_data_ready)Toshiaki Yamane1-4/+2
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_update_lock_status)Toshiaki Yamane1-7/+4
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_select_card)Toshiaki Yamane1-2/+1