aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-25[PATCH] fix "pcmcia: fix 'rmmod pcmcia' with unbound devices"Daniel Ritz1-0/+2
2006-11-20[PATCH] pcmcia: fix 'rmmod pcmcia' with unbound devicesDaniel Ritz1-0/+3
2006-10-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-14/+31
2006-10-28[ARM] Fix suspend oops caused by PXA2xx PCMCIA driverRussell King3-14/+31
2006-10-25[PATCH] PCMCIA: fix __must_check warningsDominik Brodowski1-3/+10
2006-10-25[PATCH] PCMCIA: handle sysfs, PCI errorsJeff Garzik2-6/+21
2006-10-25[PATCH] Export soc_common_drv_pcmcia_remove to allow modular PCMCIA.Jonathan McDowell1-0/+1
2006-10-25[PATCH] ioremap balanced with iounmap for drivers/pcmciaAmol Lad4-6/+22
2006-10-25[PATCH] pcmcia: au1000_generic fixOm Narasimhan1-6/+9
2006-10-25[PATCH] i82092: wire up errors from pci_register_driver()Alexey Dobriyan1-4/+1
2006-10-25[PATCH] CONFIG_PM=n slim: drivers/pcmcia/*Alexey Dobriyan3-2/+12
2006-10-25[PATCH] pcmcia/ds: driver layer error checkingRandy Dunlap1-2/+14
2006-10-25[PATCH] pcmcia: update alloc_io_space for conflict checking for multifunction PC cardKaustav Majumdar1-1/+1
2006-10-25[PATCH] pcmcia: at91_cf updateDavid Brownell1-18/+7
2006-10-09Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds2-5/+4
2006-10-07[PATCH] m32r pt_regs fixesAl Viro1-1/+1
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2-5/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells16-33/+31
2006-10-01pccard_store_cis: fix wrong error handlingLinus Torvalds1-15/+12
2006-10-01[PATCH] omap_cf works again (sync with linux-omap tree)David Brownell1-11/+14
2006-10-01[PATCH] cardbus: switch to ref counting/hotplug safe APIAlan Cox1-1/+4
2006-07-31[PATCH] pcmcia: fix ioctl GET_CONFIGURATION_INFO for pcmcia_cardsDaniel Ritz1-4/+11
2006-07-31[PATCH] pcmcia: fix ioctl for GET_STATUS and GET_CONFIGURATION_INFODaniel Ritz1-12/+4
2006-07-10[PATCH] don't select CONFIG_HOTPLUGAndrew Morton1-1/+1
2006-07-02Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner11-18/+18
2006-07-01[ARM] 3695/1: ARM drivers/pcmcia: Fixup includesThomas Gleixner1-1/+1
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds11-11/+0
2006-06-30[PATCH] pcmcia: fix deadlock in pcmcia_parse_eventsArjan van de Ven1-2/+3
2006-06-30[PATCH] au1xxx: pcmcia: fix __init called from non-initDomen Puncer1-1/+1
2006-06-30[PATCH] pcmcia: convert pcmcia_cs to kthreadSerge E. Hallyn1-11/+13
2006-06-30[PATCH] pcmcia: fix kernel-doc function nameRandy Dunlap1-1/+1
2006-06-30[PATCH] pcmcia: at91_cf suspend/resume/wakeupDavid Brownell1-16/+59
2006-06-30[PATCH] pcmcia: TI PCIxx12 CardBus controller supportAlex Williamson2-0/+2
2006-06-30[PATCH] pcmcia: warn if driver requests exclusive, but gets a shared IRQAlan Cox1-9/+18
2006-06-30[PATCH] yenta: fix hidden PCI bus numbersBernhard Kaindl1-0/+73
2006-06-30[PATCH] yenta: do power-up only after socket is configuredDaniel Ritz1-1/+8
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel11-11/+0
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds4-16/+23
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-3/+3
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-2/+2
2006-06-27[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_t where neededGreg Kroah-Hartman1-7/+7
2006-06-27[PATCH] 64bit resource: fix up printks for resources in pcmcia driversGreg Kroah-Hartman4-9/+16
2006-06-19[ARM] Fix badge4 build errorRussell King1-2/+2
2006-06-02[PATCH] pcmcia: missing pcmcia_get_socket() result checkFlorin Malita1-0/+6
2006-05-21[PATCH] pd6729 section fixAndrew Morton1-1/+1
2006-05-15[PATCH] pcmcia Oopses fixesBenjamin Herrenschmidt1-7/+16
2006-04-28[PATCH] request_irq(): remove warnings from irq probingAndrew Morton1-3/+4
2006-04-22[PATCH] pcmcia/pcmcia_resource.c: fix crash when using Cardbus cardsDaniel Ritz1-4/+11
2006-04-22[PATCH] vrc4171: update configYoichi Yuasa1-1/+1