| Commit message (Expand) | Author | Age |
... | |
* | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-07-16 |
|\ |
|
| * | [POWERPC] 8xx: mpc885ads pcmcia support | Vitaly Bordug | 2007-07-10 |
* | | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys... | Zhang Rui | 2007-07-11 |
* | | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2007-07-11 |
|/ |
|
* | at91: fix enable/disable_irq_wake symmetry in pcmcia driver | Marc Pignat | 2007-05-31 |
* | fix hotplug for legacy platform drivers | David Brownell | 2007-05-08 |
* | add new_id to PCMCIA drivers | Bernhard Walle | 2007-05-07 |
* | at91_cf, minor fix | David Brownell | 2007-05-07 |
* | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 |
* | [PATCH] omap_cf: oops-on-suspend fix | David Brownell | 2007-04-08 |
* | [PATCH] Fix struct device member name in PCMCIA au1000_generic | Yoichi Yuasa | 2007-03-27 |
* | Driver core: more fallout from class_device changes for pcmcia | Manuel Lauss | 2007-02-23 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-02-19 |
|\ |
|
| * | Remove useless FIND_FIRST_BIT() macro from cardbus.c. | Robert P. J. Day | 2007-02-17 |
* | | pcmcia: some class_device fallout | Alexey Dobriyan | 2007-02-16 |
|/ |
|
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 |
* | [PATCH] mark struct file_operations const 5 | Arjan van de Ven | 2007-02-12 |
* | [PATCH] m32r: class_device -> device fallout | Al Viro | 2007-02-09 |
* | Driver core: convert pcmcia code to use struct device | Greg Kroah-Hartman | 2007-02-07 |
* | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() | Robert P. J. Day | 2006-12-13 |
* | [PATCH] struct path: convert pcmcia | Josef Sipek | 2006-12-08 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-12-07 |
|\ |
|
| * | [ARM] 3954/1: AT91: Update drivers for new headers | Andrew Victor | 2006-11-30 |
* | | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2006-12-07 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-06 |
|\ \ |
|
| * | | [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-12-04 |
| |/ |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 |
|\| |
|
| * | [PATCH] fix "pcmcia: fix 'rmmod pcmcia' with unbound devices" | Daniel Ritz | 2006-11-25 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 |
|/ |
|
* | [PATCH] pcmcia: fix 'rmmod pcmcia' with unbound devices | Daniel Ritz | 2006-11-20 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-10-29 |
|\ |
|
| * | [ARM] Fix suspend oops caused by PXA2xx PCMCIA driver | Russell King | 2006-10-28 |
* | | [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 |