summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts5139
Commit message (Expand)AuthorAgeFilesLines
* staging: "rts5139" Fix typos.Justin P. Mattock2012-05-146-8/+8
* staging: rts5139: remove unused variable option.ww_enableOleksij Rempel2012-05-102-16/+13
* staging: rts5139: remove unused variable in rts51x_chip.hOleksij Rempel2012-05-102-65/+1
* staging: rts5139: remove unused variable in rts51x.hOleksij Rempel2012-05-101-4/+0
* staging: rts5139: remove unused TUNE_SD18_*Oleksij Rempel2012-05-101-6/+0
* staging: rts5139: remove unused polling_time variableOleksij Rempel2012-05-102-2/+0
* staging: rts5139: remove unused rcc_bug_fix_enOleksij Rempel2012-05-103-5/+0
* staging: rts5139: remove unused rcc_fail_flag variableOleksij Rempel2012-05-102-2/+0
* staging: rts5139: remove unused option->needs_remote_wakeupOleksij Rempel2012-05-102-2/+0
* staging: rts5139: remove unused led_blink_speed variableOleksij Rempel2012-05-102-3/+0
* staging: rts5139: remove disabled code in rts51x_card.cOleksij Rempel2012-05-101-9/+0
* staging: rts5139: make some functions static in ms.c and ms_mg.cOleksij Rempel2012-05-103-5/+3
* staging: rts5139: remove unused xd_check_err_code in xd.cOleksij Rempel2012-05-101-7/+0
* staging: rts5139: make some functions static in xd.cOleksij Rempel2012-05-102-4/+4
* staging: rts5139: make some functions static in sd_cprm.cOleksij Rempel2012-05-101-2/+2
* staging: rts5139: make some functions static in sd.*Oleksij Rempel2012-05-102-6/+4
* staging: rts5139: remove soft_reset_sd_card in sd_cprm.cOleksij Rempel2012-05-101-6/+1
* staging: rts5139: remove unused rts51x_reset_pipe in rts51x_transport.*Oleksij Rempel2012-05-102-11/+0
* staging: rts5139: make some functions static in rts51x_transport.*Oleksij Rempel2012-05-102-11/+8
* staging: rts5139: remove unsued *host_info in rts51x_scsi.cOleksij Rempel2012-05-102-6/+0
* staging: rts5139: make some functions static in rts51x_scsi.cOleksij Rempel2012-05-101-3/+3
* staging: rts5139: Fix typo in rts5139Masanari Iida2012-05-092-6/+6
* staging: rts5139: remove unused card_power_offOleksij Rempel2012-05-092-12/+0
* staging: rts5139: remove unused disable_card_clockOleksij Rempel2012-05-092-17/+0
* staging: rts5139: make some functions static in rts51x_card.c and rts51x.cOleksij Rempel2012-05-094-10/+6
* staging: rts5139: remove useless rts51x_sys.hOleksij Rempel2012-05-095-44/+1
* staging: rts5139: remove unused clear_first_install_markOleksij Rempel2012-05-092-10/+0
* staging: rts5139: remove disabled SCSI_SCAN_DELAY codeOleksij Rempel2012-05-092-79/+0
* staging: rts5139: remove disabled XD_SPEEDUP codeOleksij Rempel2012-05-092-108/+0
* staging: rts5139: remove disabled SUPPORT_SD_LOCK code.Oleksij Rempel2012-05-096-434/+0
* staging: rts5139: remove unused LED_AUTO_BLINK codeOleksij Rempel2012-05-092-16/+1
* staging: rts5139: remove disabled code in rts51x_fop.*Oleksij Rempel2012-05-093-14/+0
* staging: rts5139: remove disabled code in rts51x_scsi.cOleksij Rempel2012-05-091-15/+0
* staging: rts5139: remove disable code in rts51x_transport.cOleksij Rempel2012-05-091-262/+0
* staging: rts5139: remove disabled code in rts51x_chip.cOleksij Rempel2012-05-091-67/+0
* staging: rts5139: remove useless functions in rts51x_card.cOleksij Rempel2012-05-093-26/+0
* Staging: rts5139: a couple off by one fixesDan Carpenter2012-04-101-2/+3
* staging: Update TODO for rts5139 and rts_pstorChris Ball2012-02-241-1/+5
* staging: rts5139: fix pointer coding styleMárton Németh2012-02-097-16/+16
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-092-2/+0
|\
| * Staging: remove version.h includes in drivers/staging/rts5139Devendra Naga2011-12-122-2/+0
* | USB: convert drivers/staging/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-31/+1
|/
* staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker2011-10-311-0/+1
* staging: fix rts5139 depends & buildRandy Dunlap2011-08-261-1/+1
* staging: rts5139: add vmalloc.h to some files to fix the build.Greg Kroah-Hartman2011-08-243-0/+3
* Staging: add driver for Realtek RTS5139 cardreaderedwin_rong2011-08-2328-0/+21796