| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 | Linus Torvalds | 2008-07-17 | 1 | -1/+1 |
|\ |
|
| * | pcmcia: fix cisinfo_t removal | Marc Zyngier | 2008-07-15 | 1 | -1/+1 |
* | | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build | Benjamin Herrenschmidt | 2008-07-15 | 28 | -312/+652 |
|\ \ |
|
| * \ | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-14 | 4 | -25/+40 |
| |\ \ |
|
| | * \ | [ARM] Merge most of the PXA work for initial merge | Russell King | 2008-07-14 | 3 | -13/+27 |
| | |\ \ |
|
| | | * | | [ARM] pxa: avoid kfreeing static data if platform device fails to register | Russell King | 2008-06-02 | 3 | -13/+19 |
| | | * | | [ARM] pxa: avoid registering multiple pxa2xx_pcmcia devices | Russell King | 2008-06-02 | 2 | -0/+8 |
| | * | | | ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead o... | Tony Lindgren | 2008-07-03 | 1 | -12/+13 |
| * | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2008-07-14 | 1 | -7/+18 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 | 1 | -0/+1 |
| | |\| | |
|
| | * | | | pcmcia: cdev lock_kernel() pushdown | Jonathan Corbet | 2008-05-18 | 1 | -7/+18 |
| | | |/
| | |/| |
|
| * | | | 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 |
| | |/ |
|
* | / | pcmcia: Use linux/of_{device,platform}.h instead of asm | Stephen Rothwell | 2008-06-30 | 2 | -3/+3 |
|/ / |
|
* / | 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 |