Age | Commit message (Expand) | Author | Files | Lines |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -0/+3 |
2011-11-06 | ARM: PXA: fix includes in pxa2xx_cm_x2xx PCMCIA driver | Russell King | 1 | -2/+1 |
2011-11-05 | ARM: PXA: fix lubbock PCMCIA driver build error | Russell King | 1 | -0/+1 |
2011-11-02 | Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 1 | -1/+1 |
2011-11-01 | pcmcia: Add export.h to drivers/pcmcia as required. | Paul Gortmaker | 2 | -0/+2 |
2011-11-01 | pcmcia: add module.h to db1xxx_ss.c since it is modular. | Paul Gortmaker | 1 | -0/+1 |
2011-11-01 | Merge branch 'depends/rmk/gpio' into next/fixes | Arnd Bergmann | 1 | -1/+1 |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 1 | -1/+1 |
2011-10-17 | ARM: 7024/1: simpad: Cleanup CS3 accessors. | Jochen Friedrich | 1 | -19/+16 |
2011-10-08 | ARM: pxa: use correct __iomem annotations | Arnd Bergmann | 1 | -1/+1 |
2011-08-08 | ARM: gpio: pxa: convert drivers to use asm/gpio.h rather than mach/gpio.h | Russell King | 1 | -1/+1 |
2011-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 11 | -122/+15 |
2011-07-29 | pxa2xx pcmcia - stargate 2 use gpio array. | Jonathan Cameron | 1 | -23/+11 |
2011-07-29 | pcmcia: pxa2xx: remove empty socket_init / socket_resume functions. | Jonathan Cameron | 9 | -96/+0 |
2011-07-29 | drivers:pcmcia:soc_common: make socket_init and socket_suspend optional | Jonathan Cameron | 1 | -3/+4 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 4 | -12/+11 |
2011-07-25 | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -7/+0 |
2011-07-11 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -0/+1 |
2011-07-11 | pcmcia: pxa2xx/trizeps4: remove unnecessary ifdefs | Jonathan Cameron | 1 | -4/+0 |
2011-07-11 | ARM: scoop: drop pcmcia_init callback | Dmitry Eremin-Solenikov | 1 | -3/+0 |
2011-07-11 | pcmcia: pxa2xx/vpac270: free gpios on exist rather than requesting | Jonathan Cameron | 1 | -2/+2 |
2011-06-16 | gpio: include linux/gpio.h where needed | Randy Dunlap | 1 | -0/+1 |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 4 | -12/+11 |
2011-05-06 | pcmcia: Make declaration and uses of struct pcmcia_device_id const | Joe Perches | 1 | -3/+3 |
2011-05-06 | pcmcia/sa1100: put sa11x0_pcmcia_hw_init[] to .devinit.data | Uwe Kleine-König | 1 | -1/+1 |
2011-04-27 | Revert wrong fixes for common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-04-13 | ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio() | Eric Miao | 1 | -6/+6 |
2011-04-12 | pcmcia: limit pxa2xx_trizeps4 subdriver to trizeps4 platform | Dmitry Eremin-Solenikov | 1 | -0/+3 |
2011-04-12 | pcmcia: limit pxa2xx_balloon3 subdriver to balloon3 platform | Dmitry Eremin-Solenikov | 1 | -0/+5 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 4 | -4/+4 |
2011-03-30 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 5 | -303/+114 |
2011-03-29 | drivers: Final irq namespace conversion | Thomas Gleixner | 5 | -11/+11 |
2011-03-26 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 5 | -303/+114 |
2011-03-17 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2 | -10/+8 |
2011-03-16 | ARM: pxa: Update copyright notices for Palm devices | Marek Vasut | 4 | -5/+4 |
2011-03-16 | ARM: pxa: Use gpio arrays in vpac270_pcmcia driver | Marek Vasut | 1 | -78/+29 |
2011-03-16 | ARM: pxa: Use gpio arrays in palmtx_pcmcia driver | Marek Vasut | 1 | -44/+11 |
2011-03-16 | ARM: pxa: Use gpio arrays in palmtc_pcmcia driver | Marek Vasut | 1 | -61/+12 |
2011-03-16 | ARM: pxa: Use gpio arrays in palmld_pcmcia driver | Marek Vasut | 1 | -31/+9 |
2011-03-16 | ARM: pxa: Use gpio arrays in colibri_pcmcia driver | Marek Vasut | 1 | -84/+49 |
2011-03-08 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -0/+3 |
2011-02-28 | dt: Eliminate of_platform_{,un}register_driver | Grant Likely | 2 | -10/+8 |
2011-02-27 | ARM: pxa/colibri: don't register pxa2xx-pcmcia nodes on non-colibri platforms | Dmitry Eremin-Solenikov | 1 | -0/+3 |
2011-02-20 | pcmcia: re-enable Zoomed Video support | Dominik Brodowski | 1 | -0/+2 |
2011-02-19 | pcmcia vs. MECR on pxa25x/sa1111 | Pavel Machek | 3 | -1/+3 |
2011-01-21 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 1 | -6/+6 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 3 | -3/+3 |
2011-01-07 | Merge branch 'devel-stable' into devel | Russell King | 6 | -20/+292 |
2011-01-05 | Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver... | Russell King | 5 | -61/+293 |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina | 10 | -14/+20 |