1. 0bdf9b3 pcmcia: Change window_handle_t logic to unsigned long by Magnus Damm · 17 years ago
  2. 16456eb pcmcia: Pass struct pcmcia_socket to pcmcia_get_mem_page() by Magnus Damm · 17 years ago
  3. 868575d pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page() by Magnus Damm · 17 years ago
  4. f5560da pcmcia: Pass struct pcmcia_device to pcmcia_release_window() by Magnus Damm · 17 years ago
  5. 78a14e2 drivers/pcmcia: remove unnecessary kzalloc by Julia Lawall · 15 years ago
  6. b285fab pcmcia: correct handling for Zoomed Video registers in topic.h by Avi Cohen Stuart · 15 years ago
  7. e657ea1 pcmcia: fix printk formats by Randy Dunlap · 15 years ago
  8. 638bba5 pcmcia: autoload module pcmcia by Dominik Brodowski · 15 years ago
  9. 55a19b3 pcmcia/staging: update comedi drivers by Dominik Brodowski · 15 years ago
  10. 66024db PCMCIA: stop duplicating pci_irq in soc_pcmcia_socket by Russell King - ARM Linux · 15 years ago
  11. 1689164 PCMCIA: ss: allow PCI IRQs > 255 by Russell King - ARM Linux · 15 years ago
  12. f397b9c PCMCIA: soc_common: remove 'dev' member from soc_pcmcia_socket by Russell King - ARM Linux · 15 years ago
  13. b62d99b PCMCIA: soc_common: constify soc_pcmcia_socket ops member by Russell King - ARM Linux · 15 years ago
  14. dabd146 PCMCIA: sa1111: remove duplicated initializers by Russell King - ARM Linux · 15 years ago
  15. 701a5dc PCMCIA: sa1111: wrap soc_pcmcia_socket to contain sa1111 specific data by Russell King - ARM Linux · 15 years ago
  16. da4f007 PCMCIA: soc_common: push socket probe down into SoC specific support by Russell King - ARM Linux · 15 years ago
  17. be85458 PCMCIA: soc_common: push socket removal down to SoC specific support by Russell King - ARM Linux · 15 years ago
  18. 097e296 PCMCIA: soc_common: provide single socket add/remove functionality by Russell King - ARM Linux · 15 years ago
  19. 0f767de PCMCIA: soc_common: convert to a stand alone module by Russell King - ARM Linux · 15 years ago
  20. a7149f9 pcmcia: use dev_dbg and dev_print in pd6729.c by Dominik Brodowski · 15 years ago
  21. 9cb495b pcmcia: remove now-defunct cs_error, pcmcia_error_{func,ret} by Dominik Brodowski · 15 years ago
  22. 9b44de2 pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (misc drivers) by Dominik Brodowski · 15 years ago
  23. 7c5af6f pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (sound) by Dominik Brodowski · 15 years ago
  24. 9ec0bf4 pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (serial_cs) by Dominik Brodowski · 15 years ago
  25. 3e71661 pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (scsi) by Dominik Brodowski · 15 years ago
  26. 2caff147 pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (wireless) by Dominik Brodowski · 15 years ago
  27. 624dd66 pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (ray-cs.c) by Dominik Brodowski · 15 years ago
  28. dd0fab5 pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net) by Dominik Brodowski · 15 years ago
  29. e773cfe pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (isdn) by Dominik Brodowski · 15 years ago
  30. cbf624f pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (char) by Dominik Brodowski · 15 years ago
  31. 9ac3e58 pcmcia: deprecate CS_CHECK (bluetooth) by Dominik Brodowski · 15 years ago
  32. 444486a pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (ide) by Dominik Brodowski · 15 years ago
  33. 6d9a299 pcmcia: extend error reporting and debug messages in core by Dominik Brodowski · 15 years ago
  34. c9f50dd pcmcia: use dynamic debug in PCMCIA socket drivers by Dominik Brodowski · 15 years ago
  35. d50dbec pcmcia: use dynamic debug instead of custom infrastructure by Dominik Brodowski · 15 years ago
  36. 18a7a19b pcmcia: remove pcmcia_get_{first,next}_tuple() by Dominik Brodowski · 15 years ago
  37. 18b61b9 pcmcia: convert pcmciamtd driver to use new CIS helpers by Dominik Brodowski · 15 years ago
  38. 37ace3d pcmcia: convert ssb pcmcia driver to use new CIS helpers by Dominik Brodowski · 15 years ago
  39. dddfbd8 pcmcia: convert net pcmcia drivers to use new CIS helpers by Dominik Brodowski · 15 years ago
  40. 9128422 pcmcia: add new CIS access helpers by Dominik Brodowski · 15 years ago
  41. af757923 ipwireless: make more use of pcmcia_loop_config() by Dominik Brodowski · 15 years ago
  42. aaa8cfd pcmcia: use pcmcia_loop_config in misc pcmcia drivers by Dominik Brodowski · 15 years ago
  43. 7d2e8d0 pcmcia: use pre-determined values by Dominik Brodowski · 15 years ago
  44. 6ae3b84 serial_cs: use pcmcia_loop_config() and pre-determined values by Dominik Brodowski · 15 years ago
  45. bb015f0 pcmcia: drop already defined PCI_IDs by Wolfram Sang · 15 years ago
  46. 94efb72 pcmcia: do not load the pd6729 driver if io_base is NULL by Komuro · 15 years ago
  47. 5f78433 pcmcia: Fix possible printk format warnings by Wolfram Sang · 15 years ago
  48. c5e0952 pcmcia: do not try to store more than 4 version strings by Dominik Brodowski · 15 years ago
  49. 84897fc pcmcia: pccard_read_tuple and TUPLE_RETURN_COMMON cleanup by Dominik Brodowski · 15 years ago
  50. 30514cc pcmcia: properly close previous dev_printk if kzalloc fails in do_io_probe by Frans Pop · 15 years ago
  51. 0137304 pcmcia: fix controller printk format warnings by Randy Dunlap · 15 years ago
  52. 012abee Linux 2.6.32-rc5 by Linus Torvalds · 15 years ago
  53. 4859322 Merge branch 'docs-next' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  54. 8e7768d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  55. 36d6f3e Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  56. 21279cf KEYS: get_instantiation_keyring() should inc the keyring refcount in all cases by David Howells · 15 years ago
  57. 37a08b1 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  58. bd72f85 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  59. 13e356c Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  60. dcbeb0b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  61. 2b650df Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  62. e7957ec Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  63. 59c0b58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  64. b25eaeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  65. c3da314 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  66. bd07041 Merge the right tty-fixes branch by Linus Torvalds · 15 years ago
  67. 1243ba9 Update flex_arrays.txt by Jonathan Corbet · 15 years ago
  68. db8590f Revert "x86: linker script syntax nits" by Ingo Molnar · 15 years ago
  69. a0738a6 Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  70. d59733c Merge branch 'misc' into release by Len Brown · 15 years ago
  71. 4697fd6 Merge branch 'launchpad-333386' into release by Len Brown · 15 years ago
  72. fee807e Merge branch 'eeepc-laptop' into release by Len Brown · 15 years ago
  73. f63a904 Merge branch 'bugzilla-14129' into release by Len Brown · 15 years ago
  74. 8f7e524 vmxnet: fix 2 build problems by Randy Dunlap · 15 years ago
  75. b734dd5 Merge commit 'ftrace/ppc' into merge by Benjamin Herrenschmidt · 15 years ago
  76. 1560523 Merge branch '2_6_32rc4_fixes' of git://git.pwsan.com/linux-2.6 into omap-fixes-for-linus by Tony Lindgren · 15 years ago
  77. 4b1fe77 tty: fix vt_compat_ioctl by Andreas Schwab · 15 years ago
  78. a7f20b2 OMAP2xxx clock: set up clockdomain pointer in struct clk by Paul Walmsley · 15 years ago
  79. a0219fb OMAP: Fix race condition with autodeps by Kalle Jokiniemi · 15 years ago
  80. a3ccf63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  81. d6047d7 Merge branch 'tty-fixes' by Linus Torvalds · 15 years ago
  82. 601adfe Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 15 years ago
  83. 655bdb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  84. e7d688e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  85. d470c05 Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  86. ee67e6c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  87. 220a625 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  88. f061d83 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  89. e345fe1 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  90. ea87644 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  91. 83db93f sysfs: Allow sysfs_notify_dirent to be called from interrupt context. by Neil Brown · 15 years ago
  92. a6a8357 sysfs: Allow sysfs_move_dir(..., NULL) again. by Cornelia Huck · 15 years ago
  93. 97ad5a0 tty: use the new 'flush_delayed_work()' helper to do ldisc flush by Linus Torvalds · 15 years ago
  94. 47dd7a5 net: add support for STMicroelectronics Ethernet controllers. by Giuseppe Cavallaro · 15 years ago
  95. 8c53e46 workqueue: add 'flush_delayed_work()' to run and wait for delayed work by Linus Torvalds · 15 years ago
  96. 47a01a0 net: ks8851_mll uses mii interfaces by Randy Dunlap · 15 years ago
  97. 37ccd92 net/fec_mpc52xx: Fix kernel panic on FEC error by John Bonesio · 15 years ago
  98. c8e3314 tty: Make flush_to_ldisc() locking more robust by Linus Torvalds · 15 years ago
  99. e72701a net: Fix OF platform drivers coldplug/hotplug when compiled as modules by Anton Vorontsov · 15 years ago
  100. 4238ef5 USB: gadget: Fix EEM driver comments and VID/PID by Brian Niebuhr · 15 years ago