| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-02-22 | 1 | -3/+3 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2013-01-29 | 23 | -63/+52 |
| |\ |
|
| * | | pcmcia: avoid static analysis complaint about use-after-free | Jesper Juhl | 2013-01-21 | 1 | -3/+3 |
* | | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-02-22 | 1 | -7/+30 |
|\ \ \ |
|
| * | | | pcmcia: move unbind/rebind into dev_pm_ops.complete | Christian Lamparter | 2013-02-22 | 1 | -7/+30 |
| | |/
| |/| |
|
* | | | Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-02-21 | 2 | -5/+4 |
|\ \ \ |
|
| * | | | pcmcia/vrc4171: Add missing spinlock init | Jean Delvare | 2013-01-17 | 1 | -0/+1 |
| * | | | pcmcia: i82092: fix i82092aa_pci_remove() | Dan Carpenter | 2013-01-17 | 1 | -5/+3 |
| |/ / |
|
* / / | drivers/pcmcia: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 | 1 | -2/+2 |
|/ / |
|
* | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 2 | -2/+2 |
|\ \ |
|
| * \ | Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9... | Arnd Bergmann | 2012-11-12 | 1 | -1/+1 |
| |\ \ |
|
| | * | | arm: at91: move platfarm_data to include/linux/platform_data/atmel.h | Jean-Christophe PLAGNIOL-VILLARD | 2012-11-06 | 1 | -1/+1 |
| | |/ |
|
| * | | Merge branch 'depends/tty' into next/headers | Olof Johansson | 2012-11-05 | 1 | -1/+1 |
| |\| |
|
| * | | ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1 | Tony Lindgren | 2012-10-17 | 1 | -1/+1 |
* | | | pcmcia: remove use of __devexit | Bill Pemberton | 2012-11-28 | 12 | -13/+13 |
* | | | pcmcia: remove use of __devinitdata | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | | | pcmcia: remove use of __devinit | Bill Pemberton | 2012-11-28 | 20 | -26/+26 |
* | | | pcmcia: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 9 | -10/+10 |
* | | | pcmcia: remove CONFIG_HOTPLUG ifdefs | Bill Pemberton | 2012-11-28 | 1 | -11/+0 |
| |/
|/| |
|
* | | Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 2012-10-20 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | pcmcia: sharpsl: don't discard sharpsl_pcmcia_ops | Arnd Bergmann | 2012-10-12 | 1 | -1/+1 |
* | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-10-02 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 2012-09-22 | 1 | -1/+1 |
| |\ \ |
|
| | * | | ARM: pxa: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 1 | -1/+1 |
| | |/ |
|
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-02 | 1 | -1/+1 |
|\| | |
|
| * | | ARM: OMAP1: Make plat/mux.h omap1 only | Tony Lindgren | 2012-09-20 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-10-02 | 1 | -1/+1 |
|\ \ |
|
| * | | ARM: pxa: fix return value check in pxa2xx_drv_pcmcia_probe() | Wei Yongjun | 2012-09-21 | 1 | -1/+1 |
| |/ |
|
* / | pcmcia: Use common pci_stop_and_remove_bus_device() | Bjorn Helgaas | 2012-08-22 | 1 | -3/+12 |
|/ |
|
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-07-28 | 1 | -0/+1 |
|\ |
|
| * | ARM: sa11x0/pxa: convert OS timer registers to IOMEM | Russell King | 2012-07-09 | 1 | -0/+1 |
* | | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu | 2012-06-13 | 2 | -14/+14 |
|/ |
|
* | pcmcia: add driver for hx4700 | Paul Parsons | 2012-05-07 | 3 | -1/+123 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia | Linus Torvalds | 2012-03-30 | 12 | -121/+43 |
|\ |
|
| * | pcmcia at91_cf: fix raw gpio number usage | Joachim Eastwood | 2012-03-03 | 1 | -26/+26 |
| * | ARM: pxa: fix error handling in pxa2xx_drv_pcmcia_probe | Axel Lin | 2012-03-03 | 1 | -9/+3 |
| * | pcmcia: Convert to DEFINE_PCI_DEVICE_TABLE | Axel Lin | 2012-03-03 | 5 | -22/+9 |
| * | pcmcia: convert drivers/pcmcia/* to use module_platform_driver() | Axel Lin | 2012-03-03 | 6 | -71/+6 |
| * | pcmcia: irq: Remove IRQF_DISABLED | Yong Zhang | 2012-03-03 | 2 | -3/+3 |
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-29 | 13 | -13/+0 |
|\ \ |
|
| * | | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 13 | -13/+0 |
* | | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-28 | 2 | -13/+49 |
|\ \ \ |
|
| * \ \ | Merge branch 'sa1111' into sa11x0 | Russell King | 2012-03-26 | 1 | -7/+48 |
| |\ \ \ |
|
| | * | | | ARM: sa1111: move PCMCIA interface register definitions to sa1111_generic.c | Russell King | 2012-03-24 | 1 | -5/+39 |
| | * | | | ARM: sa1111: add platform enable/disable functions | Russell King | 2012-02-09 | 1 | -2/+9 |
| | | |/
| | |/| |
|
| * / | | ARM: sa11x0: neponset: provide function to manipulate NCR_0 | Russell King | 2012-02-09 | 1 | -6/+1 |
| |/ / |
|
* | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-28 | 1 | -2/+3 |
|\ \ \ |
|
| * \ \ | Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dt | Olof Johansson | 2012-03-08 | 1 | -9/+3 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9... | Arnd Bergmann | 2012-02-29 | 1 | -2/+3 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | ARM: at91: make sdram/ddr register base soc independent | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-23 | 1 | -2/+3 |