dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/rts5139
Chris Ball 6f6c4dc040 staging: Update TODO for rts5139 and rts_pstor
These are each >20k LOC drivers that embed an entire SD stack, and present
SD cards as if they were SCSI devices; both drivers should be rewritten to
be small hooks that connect the PCI (for rts_pstor) or USB (for rts5139)
hardware into Linux's MMC/xD/memorystick stacks.

Signed-off-by: Chris Ball <cjb@laptop.org>
Cc: edwin_rong <edwin_rong@realsil.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-02-24 12:03:14 -08:00
..
Kconfig staging: fix rts5139 depends & build 2011-08-26 11:35:54 -07:00
Makefile
TODO staging: Update TODO for rts5139 and rts_pstor 2012-02-24 12:03:14 -08:00
debug.h
ms.c
ms.h staging: rts5139: fix pointer coding style 2012-02-09 09:41:34 -08:00
ms_mg.c
ms_mg.h
rts51x.c USB: convert drivers/staging/* to use module_usb_driver() 2011-11-18 09:42:11 -08:00
rts51x.h Staging: remove version.h includes in drivers/staging/rts5139 2011-12-12 16:57:05 -08:00
rts51x_card.c
rts51x_card.h
rts51x_chip.c staging: rts5139: fix pointer coding style 2012-02-09 09:41:34 -08:00
rts51x_chip.h staging: rts5139: fix pointer coding style 2012-02-09 09:41:34 -08:00
rts51x_fop.c
rts51x_fop.h staging: rts5139: fix pointer coding style 2012-02-09 09:41:34 -08:00
rts51x_scsi.c staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users. 2011-10-31 19:32:08 -04:00
rts51x_scsi.h
rts51x_sys.h
rts51x_transport.c staging: rts5139: fix pointer coding style 2012-02-09 09:41:34 -08:00
rts51x_transport.h staging: rts5139: fix pointer coding style 2012-02-09 09:41:34 -08:00
sd.c
sd.h
sd_cprm.c staging: rts5139: fix pointer coding style 2012-02-09 09:41:34 -08:00
sd_cprm.h
trace.h
xd.c
xd.h