| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2008-07-14 | 24 | -280/+594 |
|\ |
|
| * | pcmcia: allow for longer CIS firmware files | Dominik Brodowski | 2008-06-24 | 1 | -2/+2 |
| * | pcmcia: (re)move {pcmcia,pccard}_get_status | Dominik Brodowski | 2008-06-24 | 3 | -69/+61 |
| * | pcmcia: kill IN_CARD_SERVICES | Adrian Bunk | 2008-06-24 | 6 | -6/+0 |
| * | pcmcia: remove unused bulkmem.h | Magnus Damm | 2008-06-24 | 13 | -24/+0 |
| * | pcmcia: simplify pccard_validate_cis | Dominik Brodowski | 2008-06-24 | 5 | -19/+22 |
| * | pcmcia: carve out ioctl adjust function to pcmcia_ioctl | Dominik Brodowski | 2008-06-24 | 3 | -100/+94 |
| * | pcmcia: irq probe can be done without risking an IRQ storm | Alan Cox | 2008-06-24 | 1 | -0/+9 |
| * | pcmcia: Fix ti12xx_2nd_slot_empty always failing | Alex Harford | 2008-06-24 | 1 | -1/+1 |
| * | pcmcia: check for pointer instead of pointer address | Dominik Brodowski | 2008-06-24 | 1 | -1/+1 |
| * | pcmcia: simplify rsrc_nonstatic attributes | David Brownell | 2008-06-24 | 1 | -17/+10 |
| * | pcmcia: add support CompactFlash PCMCIA support for Blackfin. | Michael Hennerich | 2008-06-24 | 3 | -0/+347 |
| * | pcmcia: remove version.h | Dominik Brodowski | 2008-06-24 | 1 | -1/+0 |
| * | pcmcia: cs: kill thread_wait | Christoph Hellwig | 2008-06-24 | 1 | -9/+3 |
| * | pcmcia: i82365.c: check request_irq return value | Leonardo Potenza | 2008-06-24 | 1 | -12/+27 |
| * | pcmcia: fix Alchemy warnings | Sergei Shtylyov | 2008-06-24 | 1 | -11/+15 |
| * | pcmcia: remove CVS keywords | Adrian Bunk | 2008-06-24 | 3 | -6/+0 |
| * | pcmcia: yenta-cardbus: ENE_TEST_C9_PFENABLE duplicate *_F0 | Roel Kluin | 2008-06-24 | 1 | -1/+1 |
| * | pcmcia: Update email address for m8xx driver author | Magnus Damm | 2008-06-24 | 1 | -1/+1 |
* | | electra_cf: Add MODULE_DEVICE_TABLE() | Olof Johansson | 2008-05-27 | 1 | -0/+1 |
|/ |
|
* | pcmcia: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-05-01 | 14 | -35/+35 |
* | drivers/pcmcia/soc_common.c: convert soc_pcmcia_sockets_lock into a mutex and... | Andrew Morton | 2008-05-01 | 2 | -8/+8 |
* | Alchemy Semi Au1000 pcmcia driver: convert pcmcia_sockets_lock in a mutex | Matthias Kaehlcke | 2008-05-01 | 1 | -5/+6 |
* | pcmcia: annotate cb_alloc with __ref | Sam Ravnborg | 2008-05-01 | 1 | -1/+1 |
* | pcmcia: silence section mismatch warnings from pci_driver variables | Sam Ravnborg | 2008-05-01 | 2 | -6/+6 |
* | pcmcia: silence section mismatch warnings from class_interface variables | Sam Ravnborg | 2008-05-01 | 2 | -2/+2 |
* | pcmcia: remove pccard_sysfs_interface warnings | David Brownell | 2008-04-30 | 3 | -40/+28 |
* | drivers/pcmcia/pcmcia_ioctl.c: fix build | akpm@linux-foundation.org | 2008-04-29 | 1 | -2/+2 |
* | pcmcia: use get/put_unaligned_* helpers | Harvey Harrison | 2008-04-29 | 1 | -24/+15 |
* | ARM: always select HAVE_IDE | Adrian Bunk | 2008-04-28 | 1 | -1/+0 |
* | [ARM] pxa: fix 0e623941bec7e80c97b076d346327b31ae17d84a | Russell King | 2008-04-21 | 1 | -1/+1 |
* | Merge branch 'merge-fixes' into devel | Russell King | 2008-04-19 | 3 | -0/+5 |
|\ |
|
| * | pcmcia: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-15 | 3 | -0/+5 |
* | | [ARM] pxa: restrict availability of pxa2xx PCMCIA drivers | Russell King | 2008-04-19 | 1 | -0/+1 |
* | | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao | 2008-04-19 | 1 | -0/+1 |
|/ |
|
* | 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 |