History log of /include/linux/cb710.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4b2a108cd0d34880fe9d932258ca5b2ccebcd05e 22-Jun-2009 Sebastian Andrzej Siewior <sebastian@breakpoint.cc> cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG

the code allready uses flush_kernel_dcache_page(). This patch updates the
driver to the recent sg API changes which require that either SG_MITER_TO_SG
or SG_MITER_FROM_SG is set. SG_MITER_TO_SG calls flush_kernel_dcache_page()
in sg_mitter_stop()

Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Acked-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: Pierre Ossman <pierre@ossman.eu>
/include/linux/cb710.h
c54f6bc67a4398243682f7438a2129906e127d21 13-Jun-2009 Michał Mirosław <mirq-linux@rere.qmqm.pl> cb710: more cleanup for the DEBUG case.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: Pierre Ossman <pierre@ossman.eu>
/include/linux/cb710.h
9bf69a26ad9ccdc49469402275204271b3336ab6 04-Jun-2009 Pierre Ossman <pierre@ossman.eu> cb710: handle DEBUG define in Makefile

Signed-off-by: Pierre Ossman <pierre@ossman.eu>
/include/linux/cb710.h
5f5bac8272be791b67c7b7b411e7c8c5847e598a 22-May-2009 Michał Mirosław <mirq-linux@rere.qmqm.pl> mmc: Driver for CB710/720 memory card reader (MMC part)

The code is divided in two parts. There is a virtual 'bus' driver
that handles PCI device and registers three new devices one per card
reader type. The other driver handles SD/MMC part of the reader.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: Pierre Ossman <pierre@ossman.eu>
/include/linux/cb710.h