aboutsummaryrefslogtreecommitdiff
path: root/drivers/pcmcia
AgeCommit message (Expand)Author
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-11-25[PATCH] fix "pcmcia: fix 'rmmod pcmcia' with unbound devices"Daniel Ritz
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-20[PATCH] pcmcia: fix 'rmmod pcmcia' with unbound devicesDaniel Ritz
2006-10-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-10-28[ARM] Fix suspend oops caused by PXA2xx PCMCIA driverRussell King
2006-10-25[PATCH] PCMCIA: fix __must_check warningsDominik Brodowski
2006-10-25[PATCH] PCMCIA: handle sysfs, PCI errorsJeff 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/pcmciaAmol Lad
2006-10-25[PATCH] pcmcia: au1000_generic fixOm 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 checkingRandy Dunlap
2006-10-25[PATCH] pcmcia: update alloc_io_space for conflict checking for multifunction...Kaustav Majumdar
2006-10-25[PATCH] pcmcia: at91_cf updateDavid Brownell
2006-10-09Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2006-10-07[PATCH] m32r pt_regs fixesAl Viro
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-01pccard_store_cis: fix wrong error handlingLinus 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 APIAlan Cox
2006-07-31[PATCH] pcmcia: fix ioctl GET_CONFIGURATION_INFO for pcmcia_cardsDaniel Ritz
2006-07-31[PATCH] pcmcia: fix ioctl for GET_STATUS and GET_CONFIGURATION_INFODaniel Ritz
2006-07-10[PATCH] don't select CONFIG_HOTPLUGAndrew Morton
2006-07-02Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-07-01[ARM] 3695/1: ARM drivers/pcmcia: Fixup includesThomas Gleixner
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[PATCH] pcmcia: fix deadlock in pcmcia_parse_eventsArjan van de Ven
2006-06-30[PATCH] au1xxx: pcmcia: fix __init called from non-initDomen Puncer
2006-06-30[PATCH] pcmcia: convert pcmcia_cs to kthreadSerge E. Hallyn
2006-06-30[PATCH] pcmcia: fix kernel-doc function nameRandy Dunlap
2006-06-30[PATCH] pcmcia: at91_cf suspend/resume/wakeupDavid Brownell
2006-06-30[PATCH] pcmcia: TI PCIxx12 CardBus controller supportAlex Williamson
2006-06-30[PATCH] pcmcia: warn if driver requests exclusive, but gets a shared IRQAlan Cox
2006-06-30[PATCH] yenta: fix hidden PCI bus numbersBernhard Kaindl
2006-06-30[PATCH] yenta: do power-up only after socket is configuredDaniel Ritz
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-06-27[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...Greg Kroah-Hartman
2006-06-27[PATCH] 64bit resource: fix up printks for resources in pcmcia driversGreg Kroah-Hartman
2006-06-19[ARM] Fix badge4 build errorRussell King
2006-06-02[PATCH] pcmcia: missing pcmcia_get_socket() result checkFlorin Malita
2006-05-21[PATCH] pd6729 section fixAndrew Morton
2006-05-15[PATCH] pcmcia Oopses fixesBenjamin Herrenschmidt
2006-04-28[PATCH] request_irq(): remove warnings from irq probingAndrew Morton