aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia/bcm63xx_pcmcia.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-15pcmcia: bcm63xx: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)1-1/+1
2022-05-28pcmcia: Use platform_get_irq() to get the interruptMinghao Chi1-4/+5
2017-11-02drivers/pcmcia: Convert timers to use timer_setup()Kees Cook1-3/+3
2014-07-18pcmcia: remove DEFINE_PCI_DEVICE_TABLE usageGreg Kroah-Hartman1-1/+1
2012-11-28pcmcia: remove use of __devexitBill Pemberton1-2/+2
2012-11-28pcmcia: remove use of __devinitBill Pemberton1-2/+2
2012-11-28pcmcia: remove use of __devexit_pBill Pemberton1-2/+2
2012-03-03pcmcia: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-09-30MIPS: BCM63xx: Add PCMCIA & Cardbus support.Maxime Bizon1-0/+536