1. 817ed57 pcmcia: lubbock: fix sockets configuration by Robert Jarzmik · 8 years ago
  2. fca8b80 pcmcia: soc_common: remove skt_dev_info's clk pointer by Russell King · 9 years ago
  3. 8e2caf0 pcmcia: pxa2xx: convert memory allocation to devm_* API by Russell King · 9 years ago
  4. ac92f15 pcmcia: pxa2xx: update socket driver to use devm_clk_get() API by Russell King · 9 years ago
  5. 735fc3e pcmcia: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  6. e09a716 ARM: pxa: fix return value check in pxa2xx_drv_pcmcia_probe() by Wei Yongjun · 12 years ago
  7. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  8. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  9. 24613ff Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  10. 8fb2823 ARM: pxa: fix error handling in pxa2xx_drv_pcmcia_probe by Axel Lin · 12 years ago
  11. e0d2117 PCMCIA: soc_common: move common initialization into soc_common by Russell King · 13 years ago
  12. d5240df ARM: PXA: fix lubbock PCMCIA driver build error by Russell King · 13 years ago
  13. 5b70368 pcmcia vs. MECR on pxa25x/sa1111 by Pavel Machek · 13 years ago
  14. a4257af ARM: pxa: Add pxa320 PCMCIA check by Marek Vasut · 14 years ago
  15. 2a125dd ARM: pxa: remove get_memclk_frequency_10khz() by Eric Miao · 14 years ago
  16. ad68bb9 ARM: pxa: Access SMEMC via virtual addresses by Marek Vasut · 14 years ago
  17. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  18. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  19. d344a21 [ARM] pxa: fix frequency scaling for pcmcia/pxa2xx_base by Marek Vasut · 14 years ago
  20. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  21. d7646f7 pcmcia: use dev_pm_ops for class pcmcia_socket_class by Dominik Brodowski · 14 years ago
  22. a7a5ac5 PCMCIA: fix pxa2xx_lubbock modular build error by Marc Zyngier · 15 years ago
  23. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  24. fc77366 Merge branch 'master' into devel by Russell King · 15 years ago
  25. c2de1c38 [ARM] pxa/zeus: make Viper pcmcia support more generic to support Zeus by Marc Zyngier · 15 years ago
  26. d0d26c3 PCMCIA: fix pxa2xx_lubbock modular build error by Russell King · 15 years ago
  27. 66024db PCMCIA: stop duplicating pci_irq in soc_pcmcia_socket by Russell King - ARM Linux · 15 years ago
  28. f397b9c PCMCIA: soc_common: remove 'dev' member from soc_pcmcia_socket by Russell King - ARM Linux · 15 years ago
  29. 701a5dc PCMCIA: sa1111: wrap soc_pcmcia_socket to contain sa1111 specific data by Russell King - ARM Linux · 15 years ago
  30. da4f007 PCMCIA: soc_common: push socket probe down into SoC specific support by Russell King - ARM Linux · 15 years ago
  31. be85458 PCMCIA: soc_common: push socket removal down to SoC specific support by Russell King - ARM Linux · 15 years ago
  32. 827b464 PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend() by Rafael J. Wysocki · 15 years ago
  33. 85c6102 [ARM] pxa: update pcmcia/pxa2xx_base.c to use 'struct dev_pm_ops' by Mike Rapoport · 15 years ago
  34. d66ea8d [ARM] pxa: fix the bad assumption that PCMCIA sockets always start with 0 by Marek Vasut · 15 years ago
  35. b393c69 [ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.c by Eric Miao · 15 years ago
  36. 5742964 [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h by Eric Miao · 15 years ago
  37. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  38. 20f18ff Add support for the Arcom/Eurotech Viper SBC CompactFlash card slot by Marc Zyngier · 16 years ago
  39. 3334372 pcmcia: cs_internal.h is internal by Dominik Brodowski · 16 years ago
  40. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  41. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  42. ae49ec9 pcmcia: remove unused bulkmem.h by Magnus Damm · 16 years ago
  43. 12c2c01 pcmcia: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  44. 8785a8f [ARM] pxa: move memory controller registers into pxa2xx-regs.h by Russell King · 16 years ago
  45. 24d6572 pxa2xx PCMCIA timing issue on iPAQ H5550 by Milan Plzik · 17 years ago
  46. 9468613 [ARM] Fix suspend oops caused by PXA2xx PCMCIA driver by Russell King · 18 years ago
  47. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  48. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  49. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  50. f36598ae [ARM] 2873/1: PCMCIA soc: Allow access to filesystems on CF at boot time by Richard Purdie · 19 years ago
  51. 8bf2803 [PATCH] fix u32 vs. pm_message_t in pcmcia by Pavel Machek · 19 years ago
  52. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago