| Commit message (Expand) | Author | Age | Files | Lines |
* | fix hotplug for legacy platform drivers | David Brownell | 2007-05-08 | 2 | -0/+2 |
* | add new_id to PCMCIA drivers | Bernhard Walle | 2007-05-07 | 1 | -1/+112 |
* | at91_cf, minor fix | David Brownell | 2007-05-07 | 1 | -2/+1 |
* | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 | 2 | -2/+0 |
* | [PATCH] omap_cf: oops-on-suspend fix | David Brownell | 2007-04-08 | 1 | -16/+25 |
* | [PATCH] Fix struct device member name in PCMCIA au1000_generic | Yoichi Yuasa | 2007-03-27 | 1 | -1/+1 |
* | Driver core: more fallout from class_device changes for pcmcia | Manuel Lauss | 2007-02-23 | 6 | -6/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-02-19 | 1 | -2/+0 |
|\ |
|
| * | Remove useless FIND_FIRST_BIT() macro from cardbus.c. | Robert P. J. Day | 2007-02-17 | 1 | -2/+0 |
* | | pcmcia: some class_device fallout | Alexey Dobriyan | 2007-02-16 | 2 | -5/+5 |
|/ |
|
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 17 | -17/+0 |
* | [PATCH] mark struct file_operations const 5 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] m32r: class_device -> device fallout | Al Viro | 2007-02-09 | 1 | -1/+1 |
* | Driver core: convert pcmcia code to use struct device | Greg Kroah-Hartman | 2007-02-07 | 13 | -104/+126 |
* | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() | Robert P. J. Day | 2006-12-13 | 2 | -2/+2 |
* | [PATCH] struct path: convert pcmcia | Josef Sipek | 2006-12-08 | 1 | -3/+3 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-12-07 | 1 | -1/+1 |
|\ |
|
| * | [ARM] 3954/1: AT91: Update drivers for new headers | Andrew Victor | 2006-11-30 | 1 | -1/+1 |
* | | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2006-12-07 | 1 | -0/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-06 | 7 | -139/+224 |
|\ \ |
|
| * | | [PATCH] pcmcia: at91_cf update | Andrew Victor | 2006-12-04 | 1 | -32/+3 |
| * | | [PATCH] pcmcia: fix m32r_cfc.c compilation | Adrian Bunk | 2006-12-04 | 1 | -1/+1 |
| * | | [PATCH] pcmcia: ds.c debug enhancements | Dominik Brodowski | 2006-12-04 | 1 | -16/+81 |
| * | | [PATCH] pcmcia: at91_cf update | Andrew Victor | 2006-12-04 | 1 | -14/+20 |
| * | | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation | Dominik Brodowski | 2006-12-04 | 1 | -0/+13 |
| * | | [PATCH] pcmcia: allow for four multifunction subdevices | Dominik Brodowski | 2006-12-04 | 1 | -2/+2 |
| * | | [PATCH] pcmcia: handle __copy_from_user() return value in ioctl | Dominik Brodowski | 2006-12-04 | 1 | -1/+6 |
| * | | [PATCH] pcmcia: multifunction card handling fixes | Dominik Brodowski | 2006-12-04 | 1 | -66/+87 |
| * | | [PATCH] pcmcia: allow shared IRQs on pd6729 sockets | Komuro | 2006-12-04 | 1 | -4/+4 |
| * | | [PATCH] pcmcia: start over after CIS override | Dominik Brodowski | 2006-12-04 | 3 | -7/+11 |
| |/ |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | [PATCH] fix "pcmcia: fix 'rmmod pcmcia' with unbound devices" | Daniel Ritz | 2006-11-25 | 1 | -0/+2 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -3/+4 |
|/ |
|
* | [PATCH] pcmcia: fix 'rmmod pcmcia' with unbound devices | Daniel Ritz | 2006-11-20 | 1 | -0/+3 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-10-29 | 3 | -14/+31 |
|\ |
|
| * | [ARM] Fix suspend oops caused by PXA2xx PCMCIA driver | Russell King | 2006-10-28 | 3 | -14/+31 |
* | | [PATCH] PCMCIA: fix __must_check warnings | Dominik Brodowski | 2006-10-25 | 1 | -3/+10 |
* | | [PATCH] PCMCIA: handle sysfs, PCI errors | Jeff Garzik | 2006-10-25 | 2 | -6/+21 |
* | | [PATCH] Export soc_common_drv_pcmcia_remove to allow modular PCMCIA. | Jonathan McDowell | 2006-10-25 | 1 | -0/+1 |
* | | [PATCH] ioremap balanced with iounmap for drivers/pcmcia | Amol Lad | 2006-10-25 | 4 | -6/+22 |
* | | [PATCH] pcmcia: au1000_generic fix | Om Narasimhan | 2006-10-25 | 1 | -6/+9 |
* | | [PATCH] i82092: wire up errors from pci_register_driver() | Alexey Dobriyan | 2006-10-25 | 1 | -4/+1 |
* | | [PATCH] CONFIG_PM=n slim: drivers/pcmcia/* | Alexey Dobriyan | 2006-10-25 | 3 | -2/+12 |
* | | [PATCH] pcmcia/ds: driver layer error checking | Randy Dunlap | 2006-10-25 | 1 | -2/+14 |
* | | [PATCH] pcmcia: update alloc_io_space for conflict checking for multifunction... | Kaustav Majumdar | 2006-10-25 | 1 | -1/+1 |
* | | [PATCH] pcmcia: at91_cf update | David Brownell | 2006-10-25 | 1 | -18/+7 |
|/ |
|
* | Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds | 2006-10-09 | 2 | -5/+4 |
|\ |
|
| * | Various drivers' irq handlers: kill dead code, needless casts | Jeff Garzik | 2006-10-06 | 2 | -5/+4 |
* | | [PATCH] m32r pt_regs fixes | Al Viro | 2006-10-07 | 1 | -1/+1 |
|/ |
|
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 16 | -33/+31 |