| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: cb710: Use new tasklet API | Emil Renner Berthing | 2021-02-15 | 1 | -6/+6 |
* | mmc: cb710: Inform the mmc core about the maximum busy timeout | Ulf Hansson | 2020-05-28 | 1 | -0/+8 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | mmc: cb710: fix indentation issue in if block | Colin Ian King | 2019-02-25 | 1 | -20/+22 |
* | mmc: cb710: Move away from using deprecated APIs | Ulf Hansson | 2013-10-30 | 1 | -9/+1 |
* | mmc: host: use platform_{get,set}_drvdata() | Jingoo Han | 2013-06-27 | 1 | -1/+1 |
* | mmc: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | mmc: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | mmc: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | mmc: convert drivers/mmc/host/* to use module_platform_driver() | Axel Lin | 2012-01-11 | 1 | -12/+1 |
* | mmc: cb710: Return err value in cb710_wait_while_busy() | Chris Ball | 2011-03-15 | 1 | -1/+1 |
* | mmc: cb710: remove debugging printk (info duplicated from mmc-core) | Michał Mirosław | 2010-10-23 | 1 | -2/+0 |
* | mmc: cb710: clear irq handler on init() error path | Michał Mirosław | 2010-10-23 | 1 | -0/+1 |
* | mmc: cb710: remove unnecessary msleep() | Michał Mirosław | 2010-10-23 | 1 | -1/+0 |
* | mmc: cb710: implement get_cd() callback | Michał Mirosław | 2010-10-23 | 1 | -20/+13 |
* | mmc: cb710: partially demystify clock selection | Michał Mirosław | 2010-10-23 | 1 | -7/+12 |
* | mmc: remove the "state" argument to mmc_suspend_host() | Matt Fleming | 2010-05-27 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG | Sebastian Andrzej Siewior | 2009-07-31 | 1 | -3/+3 |
* | cb710: fix printk format string | Pierre Ossman | 2009-06-13 | 1 | -1/+1 |
* | mmc: Driver for CB710/720 memory card reader (MMC part) | Michał Mirosław | 2009-06-13 | 1 | -0/+804 |