Age | Commit message (Expand) | Author |
2008-07-14 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet |
2008-05-27 | electra_cf: Add MODULE_DEVICE_TABLE() | Olof Johansson |
2008-05-18 | pcmcia: cdev lock_kernel() pushdown | Jonathan Corbet |
2008-05-01 | pcmcia: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-05-01 | drivers/pcmcia/soc_common.c: convert soc_pcmcia_sockets_lock into a mutex and... | Andrew Morton |
2008-05-01 | Alchemy Semi Au1000 pcmcia driver: convert pcmcia_sockets_lock in a mutex | Matthias Kaehlcke |
2008-05-01 | pcmcia: annotate cb_alloc with __ref | Sam Ravnborg |
2008-05-01 | pcmcia: silence section mismatch warnings from pci_driver variables | Sam Ravnborg |
2008-05-01 | pcmcia: silence section mismatch warnings from class_interface variables | Sam Ravnborg |
2008-04-30 | pcmcia: remove pccard_sysfs_interface warnings | David Brownell |
2008-04-29 | drivers/pcmcia/pcmcia_ioctl.c: fix build | akpm@linux-foundation.org |
2008-04-29 | pcmcia: use get/put_unaligned_* helpers | Harvey Harrison |
2008-04-28 | ARM: always select HAVE_IDE | Adrian Bunk |
2008-04-21 | [ARM] pxa: fix 0e623941bec7e80c97b076d346327b31ae17d84a | Russell King |
2008-04-19 | Merge branch 'merge-fixes' into devel | Russell King |
2008-04-19 | [ARM] pxa: restrict availability of pxa2xx PCMCIA drivers | Russell King |
2008-04-19 | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao |
2008-04-15 | pcmcia: fix platform driver hotplug/coldplug | Kay Sievers |
2008-02-21 | PCI: drivers/pcmcia/i82092.c: fix up after pci_bus_region changes | Andrew Morton |
2008-02-09 | ide: introduce HAVE_IDE | Sam Ravnborg |
2008-02-05 | drivers/pcmcia: add missing pci_dev_get | Julia Lawall |
2008-02-05 | drivers/pcmcia: Add missing iounmap | Julia Lawall |
2008-02-05 | at91_cf: use generic gpio calls | David Brownell |
2008-02-05 | pcmcia: include bad CIS filename in error message | Randy Dunlap |
2008-02-05 | pcmcia: stop updating dev->power.power_state | David Brownell |
2008-02-05 | pcmcia: replace kio_addr_t with unsigned int everywhere | Olof Johansson |
2008-02-05 | pcmcia: convert some internal-only ioaddr_t to unsigned int | Olof Johansson |
2008-02-04 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-02-04 | [ARM] 4810/1: - Fix 'section mismatch' building warnings | Kristoffer Ericson |
2008-02-03 | drivers/pcmcia/: Spelling fixes | Joe Perches |
2008-01-26 | [ARM] pxa: move memory controller registers into pxa2xx-regs.h | Russell King |
2008-01-24 | PCMCIA: use proper call to driver_create_file | Greg Kroah-Hartman |
2007-12-23 | pcmcia: remove pxa2xx_lubbock build warning | David Brownell |
2007-12-10 | pcmcia: fix kernel-doc comments | Randy Dunlap |
2007-10-19 | remove asm/bitops.h includes | Jiri Slaby |
2007-10-17 | pcmcia: CompactFlash driver for PA Semi Electra boards | Olof Johansson |
2007-10-16 | pcmcia: use DMA_MASK_NONE for the default for all pcmcia devices | James Bottomley |
2007-10-16 | pcmcia: cistpl: use get_unaligned() in CIS parsing | Daniel Ritz |
2007-10-16 | move a few definitions to au1000_xxs1500.c | Yoichi Yuasa |
2007-10-16 | pxa2xx PCMCIA timing issue on iPAQ H5550 | Milan Plzik |
2007-10-16 | Use menuconfig objects: PCMCIA | Jan Engelhardt |
2007-10-15 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2007-10-15 | [ARM] 4578/1: CM-x270: PCMCIA support | Mike Rapoport |
2007-10-15 | [ARM] pxa: move pxa_set_mode() from pxa2xx_mainstone.c to mainstone.c | Russell King |
2007-10-15 | [ARM] pxa: move pxa_set_mode() from pxa2xx_lubbock.c to lubbock.c | Russell King |
2007-10-14 | signedness: module_param_array nump argument | Al Viro |
2007-10-12 | Driver core: change add_uevent_var to use a struct | Kay Sievers |
2007-10-12 | platform: prefix MODALIAS with "platform:" | Kay Sievers |
2007-07-31 | pcmcia: give socket time to power down | Daniel Ritz |
2007-07-22 | [POWERPC] Constify of_platform_driver name | Stephen Rothwell |