| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: pxa: fix error handling in pxa2xx_drv_pcmcia_probe | Axel Lin | 2012-02-16 | 1 | -9/+3 |
* | pcmcia: fix socket refcount decrementing on each resume | Russell King | 2012-02-08 | 1 | -3/+1 |
* | PCMCIA: fix sa1111 oops on remove | Russell King | 2012-01-24 | 1 | -1/+2 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-01-14 | 6 | -988/+24 |
|\ |
|
| * | MIPS: Alchemy: Basic support for the DB1300 board. | Manuel Lauss | 2011-12-07 | 2 | -6/+24 |
| * | MIPS: Alchemy: remove PB1000 support | Manuel Lauss | 2011-12-07 | 5 | -982/+0 |
* | | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -3/+3 |
* | | pcmcia: pxa: replace IRQ_GPIO() with gpio_to_irq() | Axel Lin | 2011-12-28 | 6 | -12/+18 |
* | | driver: pcmcia: replace IRQ_GPIO() with gpio_to_irq() | Haojian Zhuang | 2011-11-15 | 2 | -13/+12 |
|/ |
|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 3 | -0/+3 |
|\ |
|
| * | pcmcia: Add export.h to drivers/pcmcia as required. | Paul Gortmaker | 2011-10-31 | 2 | -0/+2 |
| * | pcmcia: add module.h to db1xxx_ss.c since it is modular. | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | | ARM: PXA: fix includes in pxa2xx_cm_x2xx PCMCIA driver | Russell King | 2011-11-05 | 1 | -2/+1 |
* | | ARM: PXA: fix lubbock PCMCIA driver build error | Russell King | 2011-11-05 | 1 | -0/+1 |
* | | Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Merge branch 'depends/rmk/gpio' into next/fixes | Arnd Bergmann | 2011-10-31 | 1 | -1/+1 |
| |\ |
|
| * | | ARM: pxa: use correct __iomem annotations | Arnd Bergmann | 2011-10-08 | 1 | -1/+1 |
* | | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 2011-10-27 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | ARM: gpio: pxa: convert drivers to use asm/gpio.h rather than mach/gpio.h | Russell King | 2011-08-08 | 1 | -1/+1 |
| |/ |
|
* | | ARM: 7024/1: simpad: Cleanup CS3 accessors. | Jochen Friedrich | 2011-10-17 | 1 | -19/+16 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2011-07-31 | 11 | -122/+15 |
|\ |
|
| * | pxa2xx pcmcia - stargate 2 use gpio array. | Jonathan Cameron | 2011-07-29 | 1 | -23/+11 |
| * | pcmcia: pxa2xx: remove empty socket_init / socket_resume functions. | Jonathan Cameron | 2011-07-29 | 9 | -96/+0 |
| * | drivers:pcmcia:soc_common: make socket_init and socket_suspend optional | Jonathan Cameron | 2011-07-29 | 1 | -3/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 4 | -12/+11 |
|\ \ |
|
| * \ | Merge branch 'master' into for-next | Jiri Kosina | 2011-07-11 | 1 | -0/+1 |
| |\ \ |
|
| * | | | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 4 | -12/+11 |
* | | | | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-07-25 | 2 | -7/+0 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | pcmcia: pxa2xx/trizeps4: remove unnecessary ifdefs | Jonathan Cameron | 2011-07-11 | 1 | -4/+0 |
| * | | | ARM: scoop: drop pcmcia_init callback | Dmitry Eremin-Solenikov | 2011-07-11 | 1 | -3/+0 |
| | |/
| |/| |
|
* | | | pcmcia: pxa2xx/vpac270: free gpios on exist rather than requesting | Jonathan Cameron | 2011-07-11 | 1 | -2/+2 |
|/ / |
|
* | | gpio: include linux/gpio.h where needed | Randy Dunlap | 2011-06-16 | 1 | -0/+1 |
|/ |
|
* | pcmcia: Make declaration and uses of struct pcmcia_device_id const | Joe Perches | 2011-05-06 | 1 | -3/+3 |
* | pcmcia/sa1100: put sa11x0_pcmcia_hw_init[] to .devinit.data | Uwe Kleine-König | 2011-05-06 | 1 | -1/+1 |
* | Revert wrong fixes for common misspellings | Lucas De Marchi | 2011-04-26 | 1 | -1/+1 |
* | ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio() | Eric Miao | 2011-04-13 | 1 | -6/+6 |
* | pcmcia: limit pxa2xx_trizeps4 subdriver to trizeps4 platform | Dmitry Eremin-Solenikov | 2011-04-12 | 1 | -0/+3 |
* | pcmcia: limit pxa2xx_balloon3 subdriver to balloon3 platform | Dmitry Eremin-Solenikov | 2011-04-12 | 1 | -0/+5 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 4 | -4/+4 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-30 | 5 | -303/+114 |
|\ |
|
| * | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 2011-03-26 | 5 | -303/+114 |
| |\ |
|
| | * | ARM: pxa: Update copyright notices for Palm devices | Marek Vasut | 2011-03-16 | 4 | -5/+4 |
| | * | ARM: pxa: Use gpio arrays in vpac270_pcmcia driver | Marek Vasut | 2011-03-16 | 1 | -78/+29 |
| | * | ARM: pxa: Use gpio arrays in palmtx_pcmcia driver | Marek Vasut | 2011-03-16 | 1 | -44/+11 |
| | * | ARM: pxa: Use gpio arrays in palmtc_pcmcia driver | Marek Vasut | 2011-03-16 | 1 | -61/+12 |
| | * | ARM: pxa: Use gpio arrays in palmld_pcmcia driver | Marek Vasut | 2011-03-16 | 1 | -31/+9 |
| | * | ARM: pxa: Use gpio arrays in colibri_pcmcia driver | Marek Vasut | 2011-03-16 | 1 | -84/+49 |
* | | | drivers: Final irq namespace conversion | Thomas Gleixner | 2011-03-29 | 5 | -11/+11 |
|/ / |
|
* | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-16 | 2 | -10/+8 |
|\ \
| |/
|/| |
|
| * | dt: Eliminate of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 2 | -10/+8 |