summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cb710
Commit message (Expand)AuthorAgeFilesLines
* cb710: avoid NULL pointer subtractionArnd Bergmann2021-10-051-1/+1
* misc: cb710: sgbuf2: Add missing documentation for cb710_sg_dwiter_write_next...Lee Jones2020-06-291-0/+1
* cb710/core.c: use generic power managementVaibhav Gupta2020-06-291-21/+7
* Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman2019-06-233-12/+3
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-193-12/+3
* | Merge 5.2-rc4 into char-misc-nextGreg Kroah-Hartman2019-06-092-0/+2
|\|
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* | misc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2019-05-241-1/+0
|/
* cb710: Convert to new IDA APIMatthew Wilcox2018-08-211-18/+5
* 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
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+1
* drivers/misc/cb710: add missing GENERIC_HARDIRQS dependencyHeiko Carstens2013-02-081-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-021-0/+1
* mmc: cb710: fix possible pci_dev leak in cb710_pci_configure()Michał Mirosław2011-08-131-1/+2
* mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESSJames Hogan2011-06-251-1/+1
* misc: change to new flag variablematt mooney2011-03-171-3/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-2/+1
* cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior2009-07-311-4/+0
* cb710: more cleanup for the DEBUG case.Michał Mirosław2009-06-131-0/+4
* cb710: handle DEBUG define in MakefilePierre Ossman2009-06-131-0/+4
* cb710: add missing parenthesisPierre Ossman2009-06-131-1/+1
* mmc: Driver for CB710/720 memory card reader (MMC part)Michał Mirosław2009-06-135-0/+651