summaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix "pcmcia: fix 'rmmod pcmcia' with unbound devices"Daniel Ritz2006-11-251-0/+2
* [PATCH] pcmcia: fix 'rmmod pcmcia' with unbound devicesDaniel Ritz2006-11-201-0/+3
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-10-293-14/+31
|\
| * [ARM] Fix suspend oops caused by PXA2xx PCMCIA driverRussell King2006-10-283-14/+31
* | [PATCH] PCMCIA: fix __must_check warningsDominik Brodowski2006-10-251-3/+10
* | [PATCH] PCMCIA: handle sysfs, PCI errorsJeff Garzik2006-10-252-6/+21
* | [PATCH] Export soc_common_drv_pcmcia_remove to allow modular PCMCIA.Jonathan McDowell2006-10-251-0/+1
* | [PATCH] ioremap balanced with iounmap for drivers/pcmciaAmol Lad2006-10-254-6/+22
* | [PATCH] pcmcia: au1000_generic fixOm Narasimhan2006-10-251-6/+9
* | [PATCH] i82092: wire up errors from pci_register_driver()Alexey Dobriyan2006-10-251-4/+1
* | [PATCH] CONFIG_PM=n slim: drivers/pcmcia/*Alexey Dobriyan2006-10-253-2/+12
* | [PATCH] pcmcia/ds: driver layer error checkingRandy Dunlap2006-10-251-2/+14
* | [PATCH] pcmcia: update alloc_io_space for conflict checking for multifunction...Kaustav Majumdar2006-10-251-1/+1
* | [PATCH] pcmcia: at91_cf updateDavid Brownell2006-10-251-18/+7
|/
* Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2006-10-092-5/+4
|\
| * Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-062-5/+4
* | [PATCH] m32r pt_regs fixesAl Viro2006-10-071-1/+1
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0516-33/+31
* pccard_store_cis: fix wrong error handlingLinus Torvalds2006-10-011-15/+12
* [PATCH] omap_cf works again (sync with linux-omap tree)David Brownell2006-10-011-11/+14
* [PATCH] cardbus: switch to ref counting/hotplug safe APIAlan Cox2006-10-011-1/+4
* [PATCH] pcmcia: fix ioctl GET_CONFIGURATION_INFO for pcmcia_cardsDaniel Ritz2006-07-311-4/+11
* [PATCH] pcmcia: fix ioctl for GET_STATUS and GET_CONFIGURATION_INFODaniel Ritz2006-07-311-12/+4
* [PATCH] don't select CONFIG_HOTPLUGAndrew Morton2006-07-101-1/+1
* Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-021-1/+1
|\
| * [ARM] 3695/1: ARM drivers/pcmcia: Fixup includesThomas Gleixner2006-07-011-1/+1
* | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-0211-18/+18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-3011-11/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3011-11/+0
* | [PATCH] pcmcia: fix deadlock in pcmcia_parse_eventsArjan van de Ven2006-06-301-2/+3
* | [PATCH] au1xxx: pcmcia: fix __init called from non-initDomen Puncer2006-06-301-1/+1
* | [PATCH] pcmcia: convert pcmcia_cs to kthreadSerge E. Hallyn2006-06-301-11/+13
* | [PATCH] pcmcia: fix kernel-doc function nameRandy Dunlap2006-06-301-1/+1
* | [PATCH] pcmcia: at91_cf suspend/resume/wakeupDavid Brownell2006-06-301-16/+59
* | [PATCH] pcmcia: TI PCIxx12 CardBus controller supportAlex Williamson2006-06-302-0/+2
* | [PATCH] pcmcia: warn if driver requests exclusive, but gets a shared IRQAlan Cox2006-06-301-9/+18
* | [PATCH] yenta: fix hidden PCI bus numbersBernhard Kaindl2006-06-301-0/+73
* | [PATCH] yenta: do power-up only after socket is configuredDaniel Ritz2006-06-301-1/+8
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-294-16/+23
|\
| * [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...Greg Kroah-Hartman2006-06-271-7/+7
| * [PATCH] 64bit resource: fix up printks for resources in pcmcia driversGreg Kroah-Hartman2006-06-274-9/+16
* | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-3/+3
* | [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-2/+2
|/
* [ARM] Fix badge4 build errorRussell King2006-06-191-2/+2
* [PATCH] pcmcia: missing pcmcia_get_socket() result checkFlorin Malita2006-06-021-0/+6
* [PATCH] pd6729 section fixAndrew Morton2006-05-211-1/+1
* [PATCH] pcmcia Oopses fixesBenjamin Herrenschmidt2006-05-151-7/+16
* [PATCH] request_irq(): remove warnings from irq probingAndrew Morton2006-04-281-3/+4
* [PATCH] pcmcia/pcmcia_resource.c: fix crash when using Cardbus cardsDaniel Ritz2006-04-221-4/+11
* [PATCH] vrc4171: update configYoichi Yuasa2006-04-221-1/+1
OpenPOWER on IntegriCloud