summaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-3112-9/+12
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-2912-9/+12
* | Merge ../linux-2.6 by handPaul Mackerras2005-10-3119-207/+142
|\ \
| * \ Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-303-1/+38
| |\ \
| | * | [ARM] Support pcmcia slot on sharp sl-5500Pavel Machek2005-10-303-1/+38
| * | | [PATCH] CONFIG_IA32Brian Gerst2005-10-301-1/+1
| |/ /
| * | Updated pcmcia driver with pb1200 and db1200 support.Pete Popov2005-10-293-4/+23
| * | - moved platform structure to platform.cPete Popov2005-10-291-7/+1
| |/
| * pcmcia: add socket register data to sysfs for yenta devicesLinus Torvalds2005-10-281-1/+41
| * Merge ../bleed-2.6Greg KH2005-10-281-1/+1
| |\
| | * [ARM] Fix sparse warningsRussell King2005-10-281-1/+1
| * | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-2810-186/+25
| * | [PATCH] Driver core: pass interface to class interface methodsDmitry Torokhov2005-10-283-6/+12
| |/
* / [PATCH] MPC8xx PCMCIA driverMarcelo Tosatti2005-10-293-0/+1301
|/
* [PATCH] zaurus: fix soc_common.cPavel Machek2005-10-141-8/+6
* [PATCH] pcmcia: fix task state at pccard thread exitSteven Rostedt2005-10-101-0/+3
* [PATCH] yenta: fix build if YENTA && !CARDBUSDavid Vrabel2005-10-081-1/+4
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-301-1/+0
|\
| * [ARM] Don't include mach-types.h unnecessarilyRussell King2005-09-291-1/+0
* | [PATCH] pcmcia: only start up nonstatic sockets if both mem and io are availableDominik Brodowski2005-09-281-1/+1
* | [PATCH] pcmcia: allow one port excludesDominik Brodowski2005-09-281-4/+4
|/
* [PATCH] yenta: more ENE bridgesDaniel Ritz2005-09-261-0/+4
* [PATCH] yenta: add support for more TI bridgesDaniel Ritz2005-09-262-0/+37
* [PATCH] pcmcia: fix Kconfig dependencyKomuro2005-09-261-1/+1
* [PATCH] yenta: tiny cleanupDominik Brodowski2005-09-261-2/+3
* [PATCH] yenta: don't mess with bridge control registerDaniel Ritz2005-09-261-27/+3
* [PATCH] yenta: auto-tune EnE bridges for CardBus cardsDaniel Ritz2005-09-263-14/+92
* Fix yenta error message when unable to find a bus assignmentLinus Torvalds2005-09-141-2/+2
* [PATCH] yenta oops fixIvan Kokshaysky2005-09-141-1/+12
* [PATCH] pcmcia: warn on IOCTL usageDominik Brodowski2005-09-131-0/+12
* [PATCH] pcmcia: add pcmcia to IRQ informationBrice Goglin2005-09-092-3/+11
* [PATCH] pcmcia: OMAP CF controllerDavid Brownell2005-09-093-0/+381
* [PATCH] pcmcia: remove unused Vpp1, Vpp2 and VccDominik Brodowski2005-09-092-4/+1
* [PATCH] pcmcia: remove unused client_tDominik Brodowski2005-09-091-3/+0
* [PATCH] pcmcia/yenta: avoid PCI write posting problemDaniel Ritz2005-09-091-0/+6
* [PATCH] fix pcmcia_request_irq() for multifunction cardDaniel Ritz2005-09-091-1/+2
* [PATCH] pcmcia/cs: fix possible missed wakeupDaniel Ritz2005-09-091-4/+5
* [PATCH] yenta: share code with PCI coreDominik Brodowski2005-09-091-23/+18
* [PATCH] pcmcia: reduce ds.c stack footprintIngo Molnar2005-09-091-6/+18
* [PATCH] yenta: make ToPIC95 bridges work with 16bit cardsDaniel Ritz2005-09-073-28/+122
* [ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new ...Richard Purdie2005-09-051-52/+62
* [ARM] 2873/1: PCMCIA soc: Allow access to filesystems on CF at boot timeRichard Purdie2005-09-036-6/+6
* [PATCH] missing include in pcmcia_resource.cAl Viro2005-08-231-0/+1
* [PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski2005-08-041-9/+6
* [PATCH] Obvious bugfix for yenta resource allocationPaul Mackerras2005-08-021-0/+3
* [PATCH] pcmcia: fix multiple insertion of multifunction cardsDominik Brodowski2005-08-011-1/+1
* Revert "yenta free_irq on suspend"Linus Torvalds2005-07-301-9/+0
* [PATCH] pcmcia: disable read prefetch/write burst on old O2Micro bridgesDaniel Ritz2005-07-281-7/+27
* [PATCH] yenta: free_irq() on suspend.Daniel Ritz2005-07-281-0/+9
* [PATCH] pcmcia: fix sharing IRQs and request_irq without IRQ_HANDLE_PRESENTDominik Brodowski2005-07-281-1/+1