| Commit message (Expand) | Author | Age | Files | Lines |
* | [PCMCIA] i82365: release all resources if no devices are found | Igor Popik | 2005-11-10 | 1 | -0/+1 |
* | [PCMCIA] MPC8xx PCMCIA update | Marcelo Tosatti | 2005-11-10 | 3 | -25/+7 |
* | [PATCH] Alchemy PCMCIA: Fix config.h inclusion | Ralf Baechle | 2005-11-10 | 4 | -1/+4 |
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 | 2 | -2/+0 |
* | [ARM] 3093/1: SharpSL PCMCIA Updates for Cxx00 models | Richard Purdie | 2005-11-08 | 1 | -72/+68 |
* | [PATCH] kfree cleanup: misc remaining drivers | Jesper Juhl | 2005-11-07 | 2 | -12/+6 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-10-31 | 12 | -9/+12 |
|\ |
|
| * | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 12 | -9/+12 |
* | | Merge ../linux-2.6 by hand | Paul Mackerras | 2005-10-31 | 19 | -207/+142 |
|\ \ |
|
| * \ | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-10-30 | 3 | -1/+38 |
| |\ \ |
|
| | * | | [ARM] Support pcmcia slot on sharp sl-5500 | Pavel Machek | 2005-10-30 | 3 | -1/+38 |
| * | | | [PATCH] CONFIG_IA32 | Brian Gerst | 2005-10-30 | 1 | -1/+1 |
| |/ / |
|
| * | | Updated pcmcia driver with pb1200 and db1200 support. | Pete Popov | 2005-10-29 | 3 | -4/+23 |
| * | | - moved platform structure to platform.c | Pete Popov | 2005-10-29 | 1 | -7/+1 |
| |/ |
|
| * | pcmcia: add socket register data to sysfs for yenta devices | Linus Torvalds | 2005-10-28 | 1 | -1/+41 |
| * | Merge ../bleed-2.6 | Greg KH | 2005-10-28 | 1 | -1/+1 |
| |\ |
|
| | * | [ARM] Fix sparse warnings | Russell King | 2005-10-28 | 1 | -1/+1 |
| * | | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 2005-10-28 | 10 | -186/+25 |
| * | | [PATCH] Driver core: pass interface to class interface methods | Dmitry Torokhov | 2005-10-28 | 3 | -6/+12 |
| |/ |
|
* / | [PATCH] MPC8xx PCMCIA driver | Marcelo Tosatti | 2005-10-29 | 3 | -0/+1301 |
|/ |
|
* | [PATCH] zaurus: fix soc_common.c | Pavel Machek | 2005-10-14 | 1 | -8/+6 |
* | [PATCH] pcmcia: fix task state at pccard thread exit | Steven Rostedt | 2005-10-10 | 1 | -0/+3 |
* | [PATCH] yenta: fix build if YENTA && !CARDBUS | David Vrabel | 2005-10-08 | 1 | -1/+4 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-09-30 | 1 | -1/+0 |
|\ |
|
| * | [ARM] Don't include mach-types.h unnecessarily | Russell King | 2005-09-29 | 1 | -1/+0 |
* | | [PATCH] pcmcia: only start up nonstatic sockets if both mem and io are available | Dominik Brodowski | 2005-09-28 | 1 | -1/+1 |
* | | [PATCH] pcmcia: allow one port excludes | Dominik Brodowski | 2005-09-28 | 1 | -4/+4 |
|/ |
|
* | [PATCH] yenta: more ENE bridges | Daniel Ritz | 2005-09-26 | 1 | -0/+4 |
* | [PATCH] yenta: add support for more TI bridges | Daniel Ritz | 2005-09-26 | 2 | -0/+37 |
* | [PATCH] pcmcia: fix Kconfig dependency | Komuro | 2005-09-26 | 1 | -1/+1 |
* | [PATCH] yenta: tiny cleanup | Dominik Brodowski | 2005-09-26 | 1 | -2/+3 |
* | [PATCH] yenta: don't mess with bridge control register | Daniel Ritz | 2005-09-26 | 1 | -27/+3 |
* | [PATCH] yenta: auto-tune EnE bridges for CardBus cards | Daniel Ritz | 2005-09-26 | 3 | -14/+92 |
* | Fix yenta error message when unable to find a bus assignment | Linus Torvalds | 2005-09-14 | 1 | -2/+2 |
* | [PATCH] yenta oops fix | Ivan Kokshaysky | 2005-09-14 | 1 | -1/+12 |
* | [PATCH] pcmcia: warn on IOCTL usage | Dominik Brodowski | 2005-09-13 | 1 | -0/+12 |
* | [PATCH] pcmcia: add pcmcia to IRQ information | Brice Goglin | 2005-09-09 | 2 | -3/+11 |
* | [PATCH] pcmcia: OMAP CF controller | David Brownell | 2005-09-09 | 3 | -0/+381 |
* | [PATCH] pcmcia: remove unused Vpp1, Vpp2 and Vcc | Dominik Brodowski | 2005-09-09 | 2 | -4/+1 |
* | [PATCH] pcmcia: remove unused client_t | Dominik Brodowski | 2005-09-09 | 1 | -3/+0 |
* | [PATCH] pcmcia/yenta: avoid PCI write posting problem | Daniel Ritz | 2005-09-09 | 1 | -0/+6 |
* | [PATCH] fix pcmcia_request_irq() for multifunction card | Daniel Ritz | 2005-09-09 | 1 | -1/+2 |
* | [PATCH] pcmcia/cs: fix possible missed wakeup | Daniel Ritz | 2005-09-09 | 1 | -4/+5 |
* | [PATCH] yenta: share code with PCI core | Dominik Brodowski | 2005-09-09 | 1 | -23/+18 |
* | [PATCH] pcmcia: reduce ds.c stack footprint | Ingo Molnar | 2005-09-09 | 1 | -6/+18 |
* | [PATCH] yenta: make ToPIC95 bridges work with 16bit cards | Daniel Ritz | 2005-09-07 | 3 | -28/+122 |
* | [ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new ... | Richard Purdie | 2005-09-05 | 1 | -52/+62 |
* | [ARM] 2873/1: PCMCIA soc: Allow access to filesystems on CF at boot time | Richard Purdie | 2005-09-03 | 6 | -6/+6 |
* | [PATCH] missing include in pcmcia_resource.c | Al Viro | 2005-08-23 | 1 | -0/+1 |
* | [PATCH] pci and yenta: pcibios_bus_to_resource | Dominik Brodowski | 2005-08-04 | 1 | -9/+6 |