aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cb710 (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-05cb710: avoid NULL pointer subtractionArnd Bergmann1-1/+1
2020-06-29misc: cb710: sgbuf2: Add missing documentation for cb710_sg_dwiter_write_next_block()'s 'data' argLee Jones1-0/+1
2020-06-29cb710/core.c: use generic power managementVaibhav Gupta1-21/+7
2019-06-23Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman3-12/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner3-12/+3
2019-06-09Merge 5.2-rc4 into char-misc-nextGreg Kroah-Hartman2-0/+2
2019-05-24misc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz1-1/+0
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2018-08-21cb710: Convert to new IDA APIMatthew Wilcox1-18/+5
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook1-2/+2
2013-09-26mmc: cb710: drop free_irq for devm_request_irq allocated irqWei Yongjun1-1/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+1
2013-02-08drivers/misc/cb710: add missing GENERIC_HARDIRQS dependencyHeiko Carstens1-1/+1
2012-11-21misc: remove use of __devexitBill Pemberton1-1/+1
2012-11-21misc: remove use of __devinitBill Pemberton1-3/+3
2012-11-21drivers/misc: remove use of __devexit_pBill Pemberton1-1/+1
2012-06-23PCI: do not call pci_set_power_state with PCI_D3coldHuang Ying1-1/+1
2012-02-02mmc: cb710 core: Add missing spin_lock_init for irq_lock of struct cb710_chipAxel Lin1-0/+1
2011-08-13mmc: cb710: fix possible pci_dev leak in cb710_pci_configure()Michał Mirosław1-1/+2
2011-06-25mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESSJames Hogan1-1/+1
2011-03-17misc: change to new flag variablematt mooney1-3/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-2/+1
2009-07-31cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior1-4/+0
2009-06-13cb710: more cleanup for the DEBUG case.Michał Mirosław1-0/+4
2009-06-13cb710: handle DEBUG define in MakefilePierre Ossman1-0/+4
2009-06-13cb710: add missing parenthesisPierre Ossman1-1/+1
2009-06-13mmc: Driver for CB710/720 memory card reader (MMC part)Michał Mirosław5-0/+651