| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: drivers/pcmcia/i82092.c: fix up after pci_bus_region changes | Andrew Morton | 2008-02-21 | 1 | -1/+6 |
* | ide: introduce HAVE_IDE | Sam Ravnborg | 2008-02-09 | 1 | -0/+1 |
* | drivers/pcmcia: add missing pci_dev_get | Julia Lawall | 2008-02-05 | 1 | -1/+3 |
* | drivers/pcmcia: Add missing iounmap | Julia Lawall | 2008-02-05 | 1 | -1/+5 |
* | at91_cf: use generic gpio calls | David Brownell | 2008-02-05 | 1 | -15/+47 |
* | pcmcia: include bad CIS filename in error message | Randy Dunlap | 2008-02-05 | 1 | -2/+3 |
* | pcmcia: stop updating dev->power.power_state | David Brownell | 2008-02-05 | 1 | -4/+6 |
* | pcmcia: replace kio_addr_t with unsigned int everywhere | Olof Johansson | 2008-02-05 | 6 | -22/+25 |
* | pcmcia: convert some internal-only ioaddr_t to unsigned int | Olof Johansson | 2008-02-05 | 1 | -7/+7 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-02-04 | 1 | -1/+1 |
|\ |
|
| * | [ARM] 4810/1: - Fix 'section mismatch' building warnings | Kristoffer Ericson | 2008-02-04 | 1 | -1/+1 |
* | | drivers/pcmcia/: Spelling fixes | Joe Perches | 2008-02-03 | 2 | -2/+2 |
|/ |
|
* | [ARM] pxa: move memory controller registers into pxa2xx-regs.h | Russell King | 2008-01-26 | 1 | -0/+1 |
* | PCMCIA: use proper call to driver_create_file | Greg Kroah-Hartman | 2008-01-24 | 1 | -2/+1 |
* | pcmcia: remove pxa2xx_lubbock build warning | David Brownell | 2007-12-23 | 1 | -1/+1 |
* | pcmcia: fix kernel-doc comments | Randy Dunlap | 2007-12-10 | 4 | -9/+13 |
* | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 | 2 | -2/+2 |
* | pcmcia: CompactFlash driver for PA Semi Electra boards | Olof Johansson | 2007-10-17 | 3 | -0/+385 |
* | pcmcia: use DMA_MASK_NONE for the default for all pcmcia devices | James Bottomley | 2007-10-16 | 1 | -0/+4 |
* | pcmcia: cistpl: use get_unaligned() in CIS parsing | Daniel Ritz | 2007-10-16 | 1 | -20/+28 |
* | move a few definitions to au1000_xxs1500.c | Yoichi Yuasa | 2007-10-16 | 1 | -1/+4 |
* | pxa2xx PCMCIA timing issue on iPAQ H5550 | Milan Plzik | 2007-10-16 | 1 | -1/+1 |
* | Use menuconfig objects: PCMCIA | Jan Engelhardt | 2007-10-16 | 1 | -5/+1 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-10-15 | 4 | -48/+177 |
|\ |
|
| * | [ARM] 4578/1: CM-x270: PCMCIA support | Mike Rapoport | 2007-10-15 | 2 | -0/+176 |
| * | [ARM] pxa: move pxa_set_mode() from pxa2xx_mainstone.c to mainstone.c | Russell King | 2007-10-15 | 1 | -18/+0 |
| * | [ARM] pxa: move pxa_set_mode() from pxa2xx_lubbock.c to lubbock.c | Russell King | 2007-10-15 | 1 | -30/+1 |
* | | signedness: module_param_array nump argument | Al Viro | 2007-10-14 | 3 | -3/+3 |
* | | Driver core: change add_uevent_var to use a struct | Kay Sievers | 2007-10-12 | 2 | -27/+9 |
* | | platform: prefix MODALIAS with "platform:" | Kay Sievers | 2007-10-12 | 2 | -2/+2 |
|/ |
|
* | pcmcia: give socket time to power down | Daniel Ritz | 2007-07-31 | 1 | -0/+3 |
* | [POWERPC] Constify of_platform_driver name | Stephen Rothwell | 2007-07-22 | 1 | -1/+1 |
* | PM: remove deprecated dpm_runtime_* routines | Alan Stern | 2007-07-18 | 1 | -6/+34 |
* | powerpc: 8xx: fix whitespace and indentation | Vitaly Bordug | 2007-07-17 | 1 | -270/+278 |
* | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 | 1 | -0/+1 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-07-16 | 2 | -192/+176 |
|\ |
|
| * | [POWERPC] 8xx: mpc885ads pcmcia support | Vitaly Bordug | 2007-07-10 | 2 | -192/+176 |
* | | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys... | Zhang Rui | 2007-07-11 | 1 | -2/+6 |
* | | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2007-07-11 | 1 | -1/+1 |
|/ |
|
* | at91: fix enable/disable_irq_wake symmetry in pcmcia driver | Marc Pignat | 2007-05-31 | 1 | -4/+9 |
* | fix hotplug for legacy platform drivers | David Brownell | 2007-05-08 | 2 | -0/+2 |
* | add new_id to PCMCIA drivers | Bernhard Walle | 2007-05-07 | 1 | -1/+112 |
* | at91_cf, minor fix | David Brownell | 2007-05-07 | 1 | -2/+1 |
* | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 | 2 | -2/+0 |
* | [PATCH] omap_cf: oops-on-suspend fix | David Brownell | 2007-04-08 | 1 | -16/+25 |
* | [PATCH] Fix struct device member name in PCMCIA au1000_generic | Yoichi Yuasa | 2007-03-27 | 1 | -1/+1 |
* | Driver core: more fallout from class_device changes for pcmcia | Manuel Lauss | 2007-02-23 | 6 | -6/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-02-19 | 1 | -2/+0 |
|\ |
|
| * | Remove useless FIND_FIRST_BIT() macro from cardbus.c. | Robert P. J. Day | 2007-02-17 | 1 | -2/+0 |
* | | pcmcia: some class_device fallout | Alexey Dobriyan | 2007-02-16 | 2 | -5/+5 |
|/ |
|