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