Age | Commit message (Expand) | Author | Files | Lines |
2014-07-19 | pcmcia: remove DEFINE_PCI_DEVICE_TABLE usage | Greg Kroah-Hartman | 1 | -1/+1 |
2013-09-26 | drivers/pcmcia/pd6729.c: convert to module_pci_driver | Libo Chen | 1 | -12/+1 |
2013-06-09 | pcmcia: pd6729: fix error return code in pd6729_pci_probe() | Wei Yongjun | 1 | -0/+2 |
2012-11-29 | pcmcia: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-29 | pcmcia: remove use of __devinit | Bill Pemberton | 1 | -2/+2 |
2012-11-29 | pcmcia: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia | Linus Torvalds | 1 | -7/+2 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2012-03-03 | pcmcia: Convert to DEFINE_PCI_DEVICE_TABLE | Axel Lin | 1 | -7/+2 |
2010-11-10 | pd6729: Coding Style fixes | Komuro | 1 | -4/+4 |
2010-09-29 | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski | 1 | -1/+0 |
2010-09-26 | pcmcia: pd6729: Fix error path | Rahul Ruikar | 1 | -1/+1 |
2010-07-30 | pcmcia: remove cs_types.h | Dominik Brodowski | 1 | -1/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-24 | pcmcia: use dev_pm_ops for class pcmcia_socket_class | Dominik Brodowski | 1 | -16/+0 |
2010-03-23 | pd6729: Coding Style fixes | Komuro | 1 | -25/+39 |
2010-03-15 | pcmcia: pd6729, i82092: use parent (PCI) resources | Dominik Brodowski | 1 | -0/+1 |
2010-03-03 | pcmcia: remove irq_list parameter from pd6729 | Komuro | 1 | -17/+1 |
2009-11-09 | pcmcia: use dev_dbg and dev_print in pd6729.c | Dominik Brodowski | 1 | -33/+37 |
2009-10-24 | pcmcia: do not load the pd6729 driver if io_base is NULL | Komuro | 1 | -0/+6 |
2009-09-29 | PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend() | Rafael J. Wysocki | 1 | -1/+1 |
2008-05-01 | pcmcia: silence section mismatch warnings from pci_driver variables | Sam Ravnborg | 1 | -3/+3 |
2007-10-14 | signedness: module_param_array nump argument | Al Viro | 1 | -1/+1 |
2007-02-07 | Driver core: convert pcmcia code to use struct device | Greg Kroah-Hartman | 1 | -1/+1 |
2006-12-05 | [PATCH] pcmcia: allow shared IRQs on pd6729 sockets | Komuro | 1 | -4/+4 |
2006-10-26 | [PATCH] CONFIG_PM=n slim: drivers/pcmcia/* | Alexey Dobriyan | 1 | -0/+4 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -3/+3 |
2006-07-03 | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-06-27 | [PATCH] 64bit resource: fix up printks for resources in pcmcia drivers | Greg Kroah-Hartman | 1 | -1/+2 |
2006-05-21 | [PATCH] pd6729 section fix | Andrew Morton | 1 | -1/+1 |
2006-03-31 | [PATCH] pcmcia: remove include of config.h | Dominik Brodowski | 1 | -1/+0 |
2006-01-06 | [PATCH] pcmcia: kzalloc conversion | Dominik Brodowski | 1 | -3/+1 |
2006-01-06 | [PATCH] pcmcia: remove get_socket callback | Dominik Brodowski | 1 | -70/+0 |
2005-05-06 | [PATCH] pcmcia: enable 32-bit memory windows on pd6729 | Dominik Brodowski | 1 | -1/+1 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+871 |