aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cb710/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-29cb710/core.c: use generic power managementVaibhav Gupta1-21/+7
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
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
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
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2009-06-13mmc: Driver for CB710/720 memory card reader (MMC part)Michał Mirosław1-0/+357