<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>c27dfca4 - misc: rtsx: add to support new card reader rts5264 new definition and function</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/misc/cardreader/Makefile#c27dfca4</link>
        <description>misc: rtsx: add to support new card reader rts5264 new definition and functionin order to support NEW chip rts5264, the definitions of some internalregisters are define in new file rts5264.h, and some callback functionsand the workflow for rts5264 are define in new file rts5264.calso add rts5264.o to MakefileSigned-off-by: Ricky Wu &lt;ricky_wu@realtek.com&gt;Link: https://lore.kernel.org/r/20231208032145.2143580-2-ricky_wu@realtek.comSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/misc/cardreader/Makefile</description>
        <pubDate>Fri, 08 Dec 2023 03:21:43 +0000</pubDate>
        <dc:creator>Ricky Wu &lt;ricky_wu@realtek.com&gt;</dc:creator>
    </item>
<item>
        <title>849a9366 - misc: rtsx: Add support new chip rts5228 mmc: rtsx: Add support MMC_CAP2_NO_MMC</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/misc/cardreader/Makefile#849a9366</link>
        <description>misc: rtsx: Add support new chip rts5228 mmc: rtsx: Add support MMC_CAP2_NO_MMCIn order to support new chip rts5228, the definitions of some internalregisters and workflow have to be modified.Added rts5228.c rts5228.h for independent functions of the new chip rts5228Signed-off-by: Ricky Wu &lt;ricky_wu@realtek.com&gt;Link: https://lore.kernel.org/r/20200706070259.32565-1-ricky_wu@realtek.comSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/misc/cardreader/Makefile</description>
        <pubDate>Mon, 06 Jul 2020 07:02:59 +0000</pubDate>
        <dc:creator>Ricky Wu &lt;ricky_wu@realtek.com&gt;</dc:creator>
    </item>
<item>
        <title>c0e5f4e7 - misc: rtsx: Add support for RTS5261</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/misc/cardreader/Makefile#c0e5f4e7</link>
        <description>misc: rtsx: Add support for RTS5261Add support for new chip rts5261.In order to support rts5261, the definitions of some internal registersand workflow have to be modified and are different from its predecessors.So we need this patch to ensure RTS5261 can work.Signed-off-by: Rui Feng &lt;rui_feng@realsil.com.cn&gt;Link: https://lore.kernel.org/r/1571645105-5028-1-git-send-email-rui_feng@realsil.com.cnSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/misc/cardreader/Makefile</description>
        <pubDate>Mon, 21 Oct 2019 08:05:05 +0000</pubDate>
        <dc:creator>Rui Feng &lt;rui_feng@realsil.com.cn&gt;</dc:creator>
    </item>
<item>
        <title>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/misc/cardreader/Makefile#ec8f24b7</link>
        <description>treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project license, GPL v2 only. The resulting SPDXlicense identifier is:  GPL-2.0-onlySigned-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/misc/cardreader/Makefile</description>
        <pubDate>Sun, 19 May 2019 12:07:45 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>4f556bc0 - misc: cardreader: add new Alcor Micro Cardreader PCI driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/misc/cardreader/Makefile#4f556bc0</link>
        <description>misc: cardreader: add new Alcor Micro Cardreader PCI driverThis driver provides support for Alcor Micro AU6601 and AU6621card readers.This is single LUN HW and it is expected to work with following standards:- Support SDR104 / SDR50- MultiMedia Card (MMC)- Memory Stick (MS)- Memory Stick PRO (MS_Pro)Since it is a PCIe controller, it should work on any architecturesupporting PCIe. For now, it was developed and tested only on x86_64.This driver is a result of RE work and was created without anydocumentation or real knowledge of HW internals.Signed-off-by: Oleksij Rempel &lt;linux@rempel-privat.de&gt;Signed-off-by: Ulf Hansson &lt;ulf.hansson@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/misc/cardreader/Makefile</description>
        <pubDate>Sun, 02 Dec 2018 10:30:45 +0000</pubDate>
        <dc:creator>Oleksij Rempel &lt;linux@rempel-privat.de&gt;</dc:creator>
    </item>
<item>
        <title>5da4e04a - misc: rtsx: Add support for RTS5260</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/misc/cardreader/Makefile#5da4e04a</link>
        <description>misc: rtsx: Add support for RTS5260Add support for new chip rts5260.In order to support rts5260, the definitions ofsome internal registers and workflow have to bemodified and are different from its predecessorsand OCP function is added for RTS5260. So we needthis patch to ensure RTS5260 can work.Signed-off-by: Rui Feng &lt;rui_feng@realsil.com.cn&gt;Reviewed-by: Daniel Bristot de Oliveira &lt;bristot@redhat.com&gt;Tested-by: Perry Yuan &lt;perry_yuan@dell.com&gt;Signed-off-by: Lee Jones &lt;lee.jones@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/misc/cardreader/Makefile</description>
        <pubDate>Wed, 29 Nov 2017 09:09:56 +0000</pubDate>
        <dc:creator>Rui Feng &lt;rui_feng@realsil.com.cn&gt;</dc:creator>
    </item>
<item>
        <title>e455b69d - misc: rtsx: Move Realtek Card Reader Driver to misc</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/misc/cardreader/Makefile#e455b69d</link>
        <description>misc: rtsx: Move Realtek Card Reader Driver to miscBecause Realtek card reader drivers are pcie and usb drivers,and they bridge mmc subsystem and memstick subsystem, they arenot mfd drivers. Greg and Lee Jones had a discussion aboutwhere to put the drivers, the result is that misc is a goodplace for them, so I move all files to misc. If I don&apos;t movethem to a right place, I can&apos;t add any patch for this driver.Signed-off-by: Rui Feng &lt;rui_feng@realsil.com.cn&gt;Reviewed-by: Daniel Bristot de Oliveira &lt;bristot@redhat.com&gt;Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Acked-by: Ulf Hansson &lt;ulf.hansson@linaro.org&gt;Acked-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;Tested-by: Perry Yuan &lt;perry_yuan@dell.com&gt;Signed-off-by: Lee Jones &lt;lee.jones@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/misc/cardreader/Makefile</description>
        <pubDate>Wed, 29 Nov 2017 09:08:03 +0000</pubDate>
        <dc:creator>Rui Feng &lt;rui_feng@realsil.com.cn&gt;</dc:creator>
    </item>
</channel>
</rss>
