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