summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cb710/core.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* cb710: Convert to new IDA APIMatthew Wilcox2018-08-221-18/+5Star
* treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook2018-06-061-2/+2
* mmc: cb710: drop free_irq for devm_request_irq allocated irqWei Yongjun2013-09-261-1/+1
* misc: remove use of __devexitBill Pemberton2012-11-211-1/+1
* misc: remove use of __devinitBill Pemberton2012-11-211-3/+3
* drivers/misc: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* PCI: do not call pci_set_power_state with PCI_D3coldHuang Ying2012-06-231-1/+1
* mmc: cb710 core: Add missing spin_lock_init for irq_lock of struct cb710_chipAxel Lin2012-02-031-0/+1
* mmc: cb710: fix possible pci_dev leak in cb710_pci_configure()Michał Mirosław2011-08-131-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* mmc: Driver for CB710/720 memory card reader (MMC part)Michał Mirosław2009-06-131-0/+357