aboutsummaryrefslogtreecommitdiff
path: root/drivers/pcmcia
AgeCommit message (Expand)Author
2007-05-31at91: fix enable/disable_irq_wake symmetry in pcmcia driverMarc Pignat
2007-05-08fix hotplug for legacy platform driversDavid Brownell
2007-05-07add new_id to PCMCIA driversBernhard Walle
2007-05-07at91_cf, minor fixDavid Brownell
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-04-08[PATCH] omap_cf: oops-on-suspend fixDavid Brownell
2007-03-27[PATCH] Fix struct device member name in PCMCIA au1000_genericYoichi Yuasa
2007-02-23Driver core: more fallout from class_device changes for pcmciaManuel Lauss
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-02-17Remove useless FIND_FIRST_BIT() macro from cardbus.c.Robert P. J. Day
2007-02-16pcmcia: some class_device falloutAlexey Dobriyan
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven
2007-02-09[PATCH] m32r: class_device -> device falloutAl Viro
2007-02-07Driver core: convert pcmcia code to use struct deviceGreg Kroah-Hartman
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day
2006-12-08[PATCH] struct path: convert pcmciaJosef Sipek
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-04[PATCH] pcmcia: at91_cf updateAndrew Victor
2006-12-04[PATCH] pcmcia: fix m32r_cfc.c compilationAdrian Bunk
2006-12-04[PATCH] pcmcia: ds.c debug enhancementsDominik Brodowski
2006-12-04[PATCH] pcmcia: at91_cf updateAndrew Victor
2006-12-04[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski
2006-12-04[PATCH] pcmcia: allow for four multifunction subdevicesDominik Brodowski
2006-12-04[PATCH] pcmcia: handle __copy_from_user() return value in ioctlDominik Brodowski
2006-12-04[PATCH] pcmcia: multifunction card handling fixesDominik Brodowski
2006-12-04[PATCH] pcmcia: allow shared IRQs on pd6729 socketsKomuro
2006-12-04[PATCH] pcmcia: start over after CIS overrideDominik Brodowski
2006-11-30[ARM] 3954/1: AT91: Update drivers for new headersAndrew Victor
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