| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-26 | misc: cb710: Fix a NULL vs IS_ERR() check in probe() | Dan Carpenter | 1 | -2/+2 |
| 2025-10-22 | misc: cb710: Replace deprecated PCI functions | Madhur Kumar | 1 | -5/+3 |
| 2021-10-05 | cb710: avoid NULL pointer subtraction | Arnd Bergmann | 1 | -1/+1 |
| 2020-06-29 | misc: cb710: sgbuf2: Add missing documentation for cb710_sg_dwiter_write_next... | Lee Jones | 1 | -0/+1 |
| 2020-06-29 | cb710/core.c: use generic power management | Vaibhav Gupta | 1 | -21/+7 |
| 2019-06-23 | Merge 5.2-rc6 into char-misc-next | Greg Kroah-Hartman | 3 | -12/+3 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 3 | -12/+3 |
| 2019-06-09 | Merge 5.2-rc4 into char-misc-next | Greg Kroah-Hartman | 2 | -0/+2 |
| 2019-05-24 | misc: remove redundant 'default n' from Kconfig-s | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
| 2018-08-21 | cb710: Convert to new IDA API | Matthew Wilcox | 1 | -18/+5 |
| 2018-06-06 | treewide: Use struct_size() for devm_kmalloc() and friends | Kees Cook | 1 | -2/+2 |
| 2013-09-26 | mmc: cb710: drop free_irq for devm_request_irq allocated irq | Wei Yongjun | 1 | -1/+1 |
| 2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 1 | -1/+1 |
| 2013-02-08 | drivers/misc/cb710: add missing GENERIC_HARDIRQS dependency | Heiko Carstens | 1 | -1/+1 |
| 2012-11-21 | misc: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
| 2012-11-21 | misc: remove use of __devinit | Bill Pemberton | 1 | -3/+3 |
| 2012-11-21 | drivers/misc: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
| 2012-06-23 | PCI: do not call pci_set_power_state with PCI_D3cold | Huang Ying | 1 | -1/+1 |
| 2012-02-02 | mmc: cb710 core: Add missing spin_lock_init for irq_lock of struct cb710_chip | Axel Lin | 1 | -0/+1 |
| 2011-08-13 | mmc: cb710: fix possible pci_dev leak in cb710_pci_configure() | Michał Mirosław | 1 | -1/+2 |
| 2011-06-25 | mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESS | James Hogan | 1 | -1/+1 |
| 2011-03-17 | misc: change to new flag variable | matt mooney | 1 | -3/+1 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2 | -2/+1 |
| 2009-07-31 | cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG | Sebastian Andrzej Siewior | 1 | -4/+0 |
| 2009-06-13 | cb710: more cleanup for the DEBUG case. | Michał Mirosław | 1 | -0/+4 |
| 2009-06-13 | cb710: handle DEBUG define in Makefile | Pierre Ossman | 1 | -0/+4 |
| 2009-06-13 | cb710: add missing parenthesis | Pierre Ossman | 1 | -1/+1 |
| 2009-06-13 | mmc: Driver for CB710/720 memory card reader (MMC part) | Michał Mirosław | 5 | -0/+651 |