index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rts5139
Age
Commit message (
Expand
)
Author
2012-05-14
staging: "rts5139" Fix typos.
Justin P. Mattock
2012-05-10
staging: rts5139: remove unused variable option.ww_enable
Oleksij Rempel
2012-05-10
staging: rts5139: remove unused variable in rts51x_chip.h
Oleksij Rempel
2012-05-10
staging: rts5139: remove unused variable in rts51x.h
Oleksij Rempel
2012-05-10
staging: rts5139: remove unused TUNE_SD18_*
Oleksij Rempel
2012-05-10
staging: rts5139: remove unused polling_time variable
Oleksij Rempel
2012-05-10
staging: rts5139: remove unused rcc_bug_fix_en
Oleksij Rempel
2012-05-10
staging: rts5139: remove unused rcc_fail_flag variable
Oleksij Rempel
2012-05-10
staging: rts5139: remove unused option->needs_remote_wakeup
Oleksij Rempel
2012-05-10
staging: rts5139: remove unused led_blink_speed variable
Oleksij Rempel
2012-05-10
staging: rts5139: remove disabled code in rts51x_card.c
Oleksij Rempel
2012-05-10
staging: rts5139: make some functions static in ms.c and ms_mg.c
Oleksij Rempel
2012-05-10
staging: rts5139: remove unused xd_check_err_code in xd.c
Oleksij Rempel
2012-05-10
staging: rts5139: make some functions static in xd.c
Oleksij Rempel
2012-05-10
staging: rts5139: make some functions static in sd_cprm.c
Oleksij Rempel
2012-05-10
staging: rts5139: make some functions static in sd.*
Oleksij Rempel
2012-05-10
staging: rts5139: remove soft_reset_sd_card in sd_cprm.c
Oleksij Rempel
2012-05-10
staging: rts5139: remove unused rts51x_reset_pipe in rts51x_transport.*
Oleksij Rempel
2012-05-10
staging: rts5139: make some functions static in rts51x_transport.*
Oleksij Rempel
2012-05-10
staging: rts5139: remove unsued *host_info in rts51x_scsi.c
Oleksij Rempel
2012-05-10
staging: rts5139: make some functions static in rts51x_scsi.c
Oleksij Rempel
2012-05-09
staging: rts5139: Fix typo in rts5139
Masanari Iida
2012-05-09
staging: rts5139: remove unused card_power_off
Oleksij Rempel
2012-05-09
staging: rts5139: remove unused disable_card_clock
Oleksij Rempel
2012-05-09
staging: rts5139: make some functions static in rts51x_card.c and rts51x.c
Oleksij Rempel
2012-05-09
staging: rts5139: remove useless rts51x_sys.h
Oleksij Rempel
2012-05-09
staging: rts5139: remove unused clear_first_install_mark
Oleksij Rempel
2012-05-09
staging: rts5139: remove disabled SCSI_SCAN_DELAY code
Oleksij Rempel
2012-05-09
staging: rts5139: remove disabled XD_SPEEDUP code
Oleksij Rempel
2012-05-09
staging: rts5139: remove disabled SUPPORT_SD_LOCK code.
Oleksij Rempel
2012-05-09
staging: rts5139: remove unused LED_AUTO_BLINK code
Oleksij Rempel
2012-05-09
staging: rts5139: remove disabled code in rts51x_fop.*
Oleksij Rempel
2012-05-09
staging: rts5139: remove disabled code in rts51x_scsi.c
Oleksij Rempel
2012-05-09
staging: rts5139: remove disable code in rts51x_transport.c
Oleksij Rempel
2012-05-09
staging: rts5139: remove disabled code in rts51x_chip.c
Oleksij Rempel
2012-05-09
staging: rts5139: remove useless functions in rts51x_card.c
Oleksij Rempel
2012-04-10
Staging: rts5139: a couple off by one fixes
Dan Carpenter
2012-02-24
staging: Update TODO for rts5139 and rts_pstor
Chris Ball
2012-02-09
staging: rts5139: fix pointer coding style
Márton Németh
2012-01-09
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-12-12
Staging: remove version.h includes in drivers/staging/rts5139
Devendra Naga
2011-11-18
USB: convert drivers/staging/* to use module_usb_driver()
Greg Kroah-Hartman
2011-10-31
staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.
Paul Gortmaker
2011-08-26
staging: fix rts5139 depends & build
Randy Dunlap
2011-08-24
staging: rts5139: add vmalloc.h to some files to fix the build.
Greg Kroah-Hartman
2011-08-23
Staging: add driver for Realtek RTS5139 cardreader
edwin_rong