Age | Commit message (Expand) | Author |
2010-08-26 | pcmcia: avoid buffer overflow in pcmcia_setup_isa_irq | Dominik Brodowski |
2010-01-22 | PCI/cardbus: Add a fixup hook and fix powerpc | Benjamin Herrenschmidt |
2009-11-03 | PM / yenta: Split resume into early and late parts (rev. 4) | Rafael J. Wysocki |
2009-10-24 | pcmcia: do not load the pd6729 driver if io_base is NULL | Komuro |
2009-10-20 | pcmcia: Fix possible printk format warnings | Wolfram Sang |
2009-10-19 | pcmcia: do not try to store more than 4 version strings | Dominik Brodowski |
2009-10-19 | pcmcia: pccard_read_tuple and TUPLE_RETURN_COMMON cleanup | Dominik Brodowski |
2009-10-17 | pcmcia: properly close previous dev_printk if kzalloc fails in do_io_probe | Frans Pop |
2009-10-17 | pcmcia: fix controller printk format warnings | Randy Dunlap |
2009-10-02 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-09-30 | MIPS: BCM63xx: Add PCMCIA & Cardbus support. | Maxime Bizon |
2009-09-29 | PM / yenta: Fix cardbus suspend/resume regression | Rafael J. Wysocki |
2009-09-29 | PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend() | Rafael J. Wysocki |
2009-09-28 | ARM: Fix SA1100 Assabet/Neponset PCMCIA section mismatch warnings | Russell King |
2009-09-24 | Merge branch 'origin' into for-linus | Russell King |
2009-09-22 | Merge branch 'master' into for-linus | Russell King |
2009-09-22 | pcmcia: cleanup/fixup patch for sa1100_jornada_pcmcia driver | Kristoffer Ericson |
2009-09-22 | pcmcia: switch /proc/bus/pccard/drivers to seq_file | Alexey Dobriyan |
2009-09-22 | pcmcia: yenta: add missing __devexit marking | Mike Frysinger |
2009-09-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pcmcia-2.6 | Linus Torvalds |
2009-09-15 | pcmcia: document return value of pcmcia_loop_config | Wolfram Sang |
2009-09-15 | pcmcia: drop non-existant includes | Wolfram Sang |
2009-09-15 | pcmcia: disable prefetch/burst for OZ6933 | Tomas Kovacik |
2009-09-15 | pcmcia: fix incorrect argument order to list_add_tail() | Wolfram Sang |
2009-09-15 | pcmcia: drivers/pcmcia/pcmcia_resource.c: Remove unnecessary semicolons | Joe Perches |
2009-09-15 | pcmcia: drivers/pcmcia: Make static | Roel Kluin |
2009-09-10 | [ARM] pxa: update pcmcia/pxa2xx_base.c to use 'struct dev_pm_ops' | Mike Rapoport |
2009-09-10 | [ARM] pxa/palm: fix possibly uninitialized variable in PalmTC-pcmcia | Marek Vasut |
2009-09-10 | [ARM] pxa: Palm Tungsten|C PCMCIA support | Marek Vasut |
2009-09-09 | yenta: Use pci_claim_resource | Matthew Wilcox |
2009-07-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches |
2009-07-03 | Update Yoichi Yuasa's e-mail address | Yoichi Yuasa |
2009-06-16 | Merge branch 'akpm' | Linus Torvalds |
2009-06-16 | use printk_once() in several places | Minchan Kim |
2009-06-15 | pcmcia: remove driver_data direct access of struct device | Greg Kroah-Hartman |
2009-06-15 | firmware: pcmcia/ds: prepare for FIRMWARE_NAME_MAX removal | Samuel Ortiz |
2009-06-05 | [ARM] pxa/stargate2: add support for Compact Flash/PCMCIA | Jonathan Cameron |
2009-04-23 | [ARM] 5458/1: pcmcia: pxa2xx-sharpsl: check if we do have Scoop config | Dmitry Baryshkov |
2009-04-02 | [ARM] 5442/1: pxa/cm-x255: fix reverse RDY gpios in PCMCIA driver | Mike Rapoport |
2009-03-28 | Merge branch 'origin' into devel | Russell King |
2009-03-28 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King |
2009-03-28 | [ARM] pxa: fix the bad assumption that PCMCIA sockets always start with 0 | Marek Vasut |
2009-03-25 | [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h | Russell King |
2009-03-24 | platform driver: fix incorrect use of 'platform_bus_type' with 'struct device... | Ming Lei |
2009-03-24 | pcmcia: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-15 | [ARM] 5426/1: h3600: remove clr_h3600_egpio/set_h3600_egpio helpers | Dmitry Artamonow |
2009-03-09 | [ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.h | Eric Miao |
2009-03-09 | [ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.c | Eric Miao |
2009-03-09 | [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h | Eric Miao |
2009-01-13 | powerpc: Change u64/s64 to a long long integer type | Ingo Molnar |