aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cb710 (follow)
AgeCommit message (Expand)AuthorFilesLines
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