Age | Commit message (Expand) | Author | Files | Lines |
2014-04-01 | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -9/+9 |
2014-03-19 | cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} | Viresh Kumar | 1 | -3/+0 |
2014-02-14 | pcmcia: Use list_for_each_entry() for bus traversal | Yijing Wang | 1 | -9/+9 |
2014-01-22 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -4/+11 |
2014-01-14 | pcmcia: Use global PCI rescan-remove locking | Rafael J. Wysocki | 1 | -0/+7 |
2013-12-21 | PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev | Yinghai Lu | 2 | -4/+4 |
2013-12-08 | pcmcia: Remove superfluous name casts | Geert Uytterhoeven | 2 | -2/+2 |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+4 |
2013-11-11 | powerpc: add missing explicit OF includes for ppc | Rob Herring | 1 | -0/+2 |
2013-11-07 | Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -32/+44 |
2013-10-16 | pcmcia: convert bus code to use dev_groups | Greg Kroah-Hartman | 1 | -26/+39 |
2013-10-09 | drivers: clean-up prom.h implicit includes | Rob Herring | 1 | -0/+2 |
2013-09-26 | pcmcia: at91_cf: fix deferred probe from __init | Johan Hovold | 1 | -6/+5 |
2013-09-26 | drivers/pcmcia/yenta_socket.c: convert to module_pci_driver | Libo Chen | 1 | -15/+1 |
2013-09-26 | drivers/pcmcia/pd6729.c: convert to module_pci_driver | Libo Chen | 1 | -12/+1 |
2013-07-25 | PCI: Delay enabling bridges until they're needed | Yinghai Lu | 1 | -1/+0 |
2013-07-02 | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2013-06-17 | pcmcia: Remove ARCH_CLPS711X dependency | Alexander Shiyan | 1 | -1/+1 |
2013-06-08 | pcmcia: pd6729: fix error return code in pd6729_pci_probe() | Wei Yongjun | 1 | -0/+2 |
2013-06-06 | pcmcia/trivial: at91_cf: fix checkpatch error | Laurent Navet | 1 | -8/+8 |
2013-06-06 | pcmcia: at91_cf: use module_platform_driver_probe() | Fabio Porcedda | 1 | -11/+1 |
2013-06-06 | pcmcia: at91_cf: add support for DT | Joachim Eastwood | 2 | -2/+45 |
2013-06-06 | pcmcia: at91_cf: clean up header includes | Joachim Eastwood | 1 | -4/+2 |
2013-06-06 | pcmcia: at91_cf: use devm_ functions for allocations | Joachim Eastwood | 1 | -53/+24 |
2013-06-06 | pcmcia: at91_cf: convert to dev_ print functions | Joachim Eastwood | 1 | -12/+10 |
2013-06-06 | pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_status | Joachim Eastwood | 1 | -2/+2 |
2013-06-03 | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 1 | -1/+0 |
2013-04-05 | pcmcia: remove RPX board stuff | Artem Bityutskiy | 1 | -81/+0 |
2013-04-05 | pcmcia: remove Motorola MBX860 support | Artem Bityutskiy | 1 | -59/+0 |
2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -3/+3 |
2013-02-21 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 1 | -7/+30 |
2013-02-21 | pcmcia: move unbind/rebind into dev_pm_ops.complete | Christian Lamparter | 1 | -7/+30 |
2013-02-21 | Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -5/+4 |
2013-01-29 | Merge branch 'master' into for-next | Jiri Kosina | 23 | -63/+52 |
2013-01-21 | pcmcia: avoid static analysis complaint about use-after-free | Jesper Juhl | 1 | -3/+3 |
2013-01-17 | pcmcia/vrc4171: Add missing spinlock init | Jean Delvare | 1 | -0/+1 |
2013-01-17 | pcmcia: i82092: fix i82092aa_pci_remove() | Dan Carpenter | 1 | -5/+3 |
2013-01-11 | drivers/pcmcia: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -2/+2 |
2012-12-12 | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -2/+2 |
2012-11-28 | pcmcia: remove use of __devexit | Bill Pemberton | 12 | -13/+13 |
2012-11-28 | pcmcia: remove use of __devinitdata | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | pcmcia: remove use of __devinit | Bill Pemberton | 20 | -26/+26 |
2012-11-28 | pcmcia: remove use of __devexit_p | Bill Pemberton | 9 | -10/+10 |
2012-11-28 | pcmcia: remove CONFIG_HOTPLUG ifdefs | Bill Pemberton | 1 | -11/+0 |
2012-11-12 | Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9... | Arnd Bergmann | 1 | -1/+1 |
2012-11-06 | arm: at91: move platfarm_data to include/linux/platform_data/atmel.h | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+1 |
2012-11-05 | Merge branch 'depends/tty' into next/headers | Olof Johansson | 1 | -1/+1 |
2012-10-19 | Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 1 | -1/+1 |
2012-10-17 | ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1 | Tony Lindgren | 1 | -1/+1 |
2012-10-12 | pcmcia: sharpsl: don't discard sharpsl_pcmcia_ops | Arnd Bergmann | 1 | -1/+1 |