summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cb710
AgeCommit message (Expand)AuthorLines
2020-06-29misc: cb710: sgbuf2: Add missing documentation for cb710_sg_dwiter_write_next...Lee Jones-0/+1
2020-06-29cb710/core.c: use generic power managementVaibhav Gupta-21/+7
2019-06-23Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman-12/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-12/+3
2019-06-09Merge 5.2-rc4 into char-misc-nextGreg Kroah-Hartman-0/+2
2019-05-24misc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz-1/+0
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2018-08-21cb710: Convert to new IDA APIMatthew Wilcox-18/+5
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook-2/+2
2013-09-26mmc: cb710: drop free_irq for devm_request_irq allocated irqWei Yongjun-1/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky-1/+1
2013-02-08drivers/misc/cb710: add missing GENERIC_HARDIRQS dependencyHeiko Carstens-1/+1
2012-11-21misc: remove use of __devexitBill Pemberton-1/+1
2012-11-21misc: remove use of __devinitBill Pemberton-3/+3
2012-11-21drivers/misc: remove use of __devexit_pBill Pemberton-1/+1
2012-06-23PCI: do not call pci_set_power_state with PCI_D3coldHuang Ying-1/+1
2012-02-02mmc: cb710 core: Add missing spin_lock_init for irq_lock of struct cb710_chipAxel Lin-0/+1
2011-08-13mmc: cb710: fix possible pci_dev leak in cb710_pci_configure()Michał Mirosław-1/+2
2011-06-25mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESSJames Hogan-1/+1
2011-03-17misc: change to new flag variablematt mooney-3/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-2/+1
2009-07-31cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior-4/+0
2009-06-13cb710: more cleanup for the DEBUG case.Michał Mirosław-0/+4
2009-06-13cb710: handle DEBUG define in MakefilePierre Ossman-0/+4
2009-06-13cb710: add missing parenthesisPierre Ossman-1/+1
2009-06-13mmc: Driver for CB710/720 memory card reader (MMC part)Michał Mirosław-0/+651