| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/pcmcia: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 1 | -4/+2 |
* | Annotate hardware config module parameters in drivers/pcmcia/ | David Howells | 2017-04-20 | 1 | -4/+4 |
* | pcmcia: Remove typedef in structs and emum | Himangi Saraogi | 2015-05-30 | 1 | -17/+17 |
* | PCMCIA: Remove commented references to dead class_device_create_file() | Robert P. J. Day | 2015-05-30 | 1 | -7/+0 |
* | pcmcia: replace open-coded ARRAY_SIZE with macro | Jim Cromie | 2015-05-30 | 1 | -1/+1 |
* | pcmcia: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski | 2010-09-29 | 1 | -1/+0 |
* | pcmcia: remove cs_types.h | Dominik Brodowski | 2010-07-30 | 1 | -1/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | pcmcia: use dev_pm_ops for class pcmcia_socket_class | Dominik Brodowski | 2010-03-24 | 1 | -11/+0 |
* | pcmcia: use dynamic debug in PCMCIA socket drivers | Dominik Brodowski | 2009-11-08 | 1 | -26/+11 |
* | pcmcia: fix controller printk format warnings | Randy Dunlap | 2009-10-17 | 1 | -2/+2 |
* | PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend() | Rafael J. Wysocki | 2009-09-29 | 1 | -1/+1 |
* | platform driver: fix incorrect use of 'platform_bus_type' with 'struct device... | Ming Lei | 2009-03-25 | 1 | -8/+20 |
* | pcmcia: don't add extra DEBUG cflag | Dominik Brodowski | 2008-08-23 | 1 | -1/+1 |
* | pcmcia: i82365.c: check request_irq return value | Leonardo Potenza | 2008-06-24 | 1 | -12/+27 |
* | pcmcia: replace kio_addr_t with unsigned int everywhere | Olof Johansson | 2008-02-05 | 1 | -9/+9 |
* | signedness: module_param_array nump argument | Al Viro | 2007-10-14 | 1 | -1/+1 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | Driver core: convert pcmcia code to use struct device | Greg Kroah-Hartman | 2007-02-07 | 1 | -1/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -5/+4 |
* | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -3/+3 |
* | [PATCH] 64bit resource: fix up printks for resources in pcmcia drivers | Greg Kroah-Hartman | 2006-06-27 | 1 | -2/+3 |
* | [PATCH] request_irq(): remove warnings from irq probing | Andrew Morton | 2006-04-28 | 1 | -3/+4 |
* | [PATCH] pcmcia: remove include of config.h | Dominik Brodowski | 2006-03-31 | 1 | -1/+0 |
* | [PATCH] pcmcia: remove get_socket callback | Dominik Brodowski | 2006-01-05 | 1 | -83/+0 |
* | [PCMCIA] i82365: use new platform_device helpers | Dominik Brodowski | 2005-11-12 | 1 | -8/+12 |
* | [PCMCIA] i82365: release all resources if no devices are found | Igor Popik | 2005-11-10 | 1 | -0/+1 |
* | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 1 | -1/+1 |
* | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 2005-10-28 | 1 | -18/+2 |
* | [PATCH] pcmcia: remove references to pcmcia/version.h | Dominik Brodowski | 2005-07-08 | 1 | -1/+0 |
* | [PATCH] pcmcia: fix i82365 request_region double usage | Ian Campbell | 2005-07-08 | 1 | -8/+0 |
* | [PATCH] pcmcia: use request_region in i82365 | Dominik Brodowski | 2005-06-28 | 1 | -7/+16 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+1454 |