summaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia
Commit message (Expand)AuthorAgeFilesLines
* fix hotplug for legacy platform driversDavid Brownell2007-05-082-0/+2
* add new_id to PCMCIA driversBernhard Walle2007-05-071-1/+112
* at91_cf, minor fixDavid Brownell2007-05-071-2/+1
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-022-2/+0
* [PATCH] omap_cf: oops-on-suspend fixDavid Brownell2007-04-081-16/+25
* [PATCH] Fix struct device member name in PCMCIA au1000_genericYoichi Yuasa2007-03-271-1/+1
* Driver core: more fallout from class_device changes for pcmciaManuel Lauss2007-02-236-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-191-2/+0
|\
| * Remove useless FIND_FIRST_BIT() macro from cardbus.c.Robert P. J. Day2007-02-171-2/+0
* | pcmcia: some class_device falloutAlexey Dobriyan2007-02-162-5/+5
|/
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-1417-17/+0
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-121-1/+1
* [PATCH] m32r: class_device -> device falloutAl Viro2007-02-091-1/+1
* Driver core: convert pcmcia code to use struct deviceGreg Kroah-Hartman2007-02-0713-104/+126
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-132-2/+2
* [PATCH] struct path: convert pcmciaJosef Sipek2006-12-081-3/+3
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-071-1/+1
|\
| * [ARM] 3954/1: AT91: Update drivers for new headersAndrew Victor2006-11-301-1/+1
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-067-139/+224
|\ \
| * | [PATCH] pcmcia: at91_cf updateAndrew Victor2006-12-041-32/+3
| * | [PATCH] pcmcia: fix m32r_cfc.c compilationAdrian Bunk2006-12-041-1/+1
| * | [PATCH] pcmcia: ds.c debug enhancementsDominik Brodowski2006-12-041-16/+81
| * | [PATCH] pcmcia: at91_cf updateAndrew Victor2006-12-041-14/+20
| * | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski2006-12-041-0/+13
| * | [PATCH] pcmcia: allow for four multifunction subdevicesDominik Brodowski2006-12-041-2/+2
| * | [PATCH] pcmcia: handle __copy_from_user() return value in ioctlDominik Brodowski2006-12-041-1/+6
| * | [PATCH] pcmcia: multifunction card handling fixesDominik Brodowski2006-12-041-66/+87
| * | [PATCH] pcmcia: allow shared IRQs on pd6729 socketsKomuro2006-12-041-4/+4
| * | [PATCH] pcmcia: start over after CIS overrideDominik Brodowski2006-12-043-7/+11
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-0/+2
|\ \ | |/
| * [PATCH] fix "pcmcia: fix 'rmmod pcmcia' with unbound devices"Daniel Ritz2006-11-251-0/+2
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+4
|/
* [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
OpenPOWER on IntegriCloud