summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts_pstor/sd.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: remove rts_pstor driverGreg Kroah-Hartman2012-10-261-4570/+0
* staging/rts_pstor: remove braces {} in sd.c (release_sd_card)Toshiaki Yamane2012-09-101-6/+3
* staging/rts_pstor: remove braces {} in sd.c (sd_power_off_card3v3)Toshiaki Yamane2012-09-101-6/+3
* staging/rts_pstor: remove braces {} in sd.c (sd_hw_rst)Toshiaki Yamane2012-09-101-2/+1
* staging/rts_pstor: remove braces {} in sd.c (sd_execute_write_data)Toshiaki Yamane2012-09-101-55/+35
* staging/rts_pstor: remove braces {} in sd.c (sd_execute_read_data)Toshiaki Yamane2012-09-101-44/+27
* staging/rts_pstor: remove braces {} in sd.c (sd_execute_no_data)Toshiaki Yamane2012-09-101-26/+15
* staging/rts_pstor: remove braces {} in sd.c (get_rsp_type)Toshiaki Yamane2012-09-101-2/+1
* staging/rts_pstor: remove braces {} in sd.c (sd_pass_thru_mode)Toshiaki Yamane2012-09-101-2/+1
* staging/rts_pstor: remove braces {} in sd.c (ext_sd_get_rsp)Toshiaki Yamane2012-09-101-8/+6
* staging/rts_pstor: remove braces {} in sd.c (ext_sd_send_cmd_get_rsp)Toshiaki Yamane2012-09-101-20/+13
* staging/rts_pstor: remove braces {} in sd.c (sd_rw)Toshiaki Yamane2012-09-101-16/+10
* staging/rts_pstor: remove braces {} in sd.c (sd_auto_tune_clock)Toshiaki Yamane2012-09-101-4/+2
* staging/rts_pstor: remove braces {} in sd.c (sd_stop_seq_mode)Toshiaki Yamane2012-09-101-6/+5
* staging/rts_pstor: remove braces {} in sd.c (wait_data_buf_ready)Toshiaki Yamane2012-09-101-2/+1
* staging/rts_pstor: remove braces {} in sd.c (reset_mmc_only)Toshiaki Yamane2012-09-101-10/+6
* staging/rts_pstor: remove braces {} in sd.c (reset_sd_card)Toshiaki Yamane2012-09-101-14/+8
* staging/rts_pstor: remove braces {} in sd.c (reset_mmc)Toshiaki Yamane2012-09-101-33/+19
* staging/rts_pstor: remove braces {} in sd.c (mmc_switch_timing_bus)Toshiaki Yamane2012-09-101-10/+6
* staging/rts_pstor: remove braces {} in sd.c (mmc_test_switch_bus)Toshiaki Yamane2012-09-101-19/+13
* staging/rts_pstor: remove braces {} in sd.c (reset_sd)Toshiaki Yamane2012-09-101-69/+45
* staging/rts_pstor: remove braces {} in sd.c (sd_check_wp_state)Toshiaki Yamane2012-09-101-4/+2
* staging/rts_pstor: remove braces {} in sd.c (sd_read_lba0)Toshiaki Yamane2012-09-101-4/+3
* staging/rts_pstor: remove braces {} in sd.c (sd_init_power)Toshiaki Yamane2012-09-101-14/+9
* staging/rts_pstor: remove braces {} in sd.c (sd_pull_ctl_enable)Toshiaki Yamane2012-09-101-2/+1
* staging/rts_pstor: remove braces {} in sd.c (sd_prepare_reset)Toshiaki Yamane2012-09-101-7/+4
* staging/rts_pstor: remove braces {} in sd.c (sd_switch_clock)Toshiaki Yamane2012-09-101-11/+6
* staging/rts_pstor: remove braces {} in sd.c (mmc_ddr_tuning)Toshiaki Yamane2012-09-101-8/+4
* staging/rts_pstor: remove braces {} in sd.c (sd_ddr_tuning)Toshiaki Yamane2012-09-101-8/+4
* staging/rts_pstor: remove braces {} in sd.c (sd_sdr_tuning)Toshiaki Yamane2012-09-101-4/+2
* staging/rts_pstor: remove braces {} in sd.c (sd_tuning_tx)Toshiaki Yamane2012-09-101-14/+10
* staging/rts_pstor: remove braces {} in sd.c (sd_ddr_pre_tuning_tx)Toshiaki Yamane2012-09-101-8/+4
* staging/rts_pstor: remove braces {} in sd.c (sd_tuning_rx)Toshiaki Yamane2012-09-101-14/+10
* staging/rts_pstor: remove braces {} in sd.c (sd_search_final_phase)Toshiaki Yamane2012-09-101-11/+8
* staging/rts_pstor: remove braces {} in sd.c (sd_ddr_tuning_tx_cmd)Toshiaki Yamane2012-09-101-8/+5
* staging/rts_pstor: remove braces {} in sd.c (sd_sdr_tuning_tx_cmd)Toshiaki Yamane2012-09-101-2/+1
* staging/rts_pstor: remove braces {} in sd.c (mmc_ddr_tunning_rx_cmd)Toshiaki Yamane2012-09-101-6/+4
* staging/rts_pstor: remove braces {} in sd.c (sd_ddr_tuning_rx_cmd)Toshiaki Yamane2012-09-101-4/+2
* staging/rts_pstor: remove braces {} in sd.c (sd_sdr_tuning_rx_cmd)Toshiaki Yamane2012-09-101-2/+1
* staging/rts_pstor: remove braces {} in sd.c (sd_switch_function)Toshiaki Yamane2012-09-101-27/+21
* staging/rts_pstor: remove braces {} in sd.c (sd_check_switch)Toshiaki Yamane2012-09-101-2/+1
* staging/rts_pstor: remove braces {} in sd.c (downgrade_switch_mode)Toshiaki Yamane2012-09-101-4/+3
* staging/rts_pstor: remove braces {} in sd.c (sd_check_switch_mode)Toshiaki Yamane2012-09-101-4/+3
* staging/rts_pstor: remove braces {} in sd.c (sd_check_spec)Toshiaki Yamane2012-09-101-4/+2
* staging/rts_pstor: remove braces {} in sd.c (sd_change_phase)Toshiaki Yamane2012-09-101-11/+9
* staging/rts_pstor: remove braces {} in sd.c (sd_voltage_switch)Toshiaki Yamane2012-09-101-4/+3
* staging/rts_pstor: remove braces {} in sd.c (sd_change_bank_voltage)Toshiaki Yamane2012-09-101-4/+2
* staging/rts_pstor: remove braces {} in sd.c (sd_wait_state_data_ready)Toshiaki Yamane2012-09-101-4/+2
* staging/rts_pstor: remove braces {} in sd.c (sd_update_lock_status)Toshiaki Yamane2012-09-101-7/+4
* staging/rts_pstor: remove braces {} in sd.c (sd_select_card)Toshiaki Yamane2012-09-101-2/+1
OpenPOWER on IntegriCloud