1. 1ea4f4f Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  2. 715ec94 parport: disable for xtensa arch by Max Filippov · 12 years ago
  3. 9986ffd parport: fix possible memory leak in parport_gsc_probe_port() by Wei Yongjun · 12 years ago
  4. 6971c63 parport_serial: Add support for the WCH353 2S/1P multi-IO card by Guainluca Anzolin · 12 years ago
  5. 5d4e2d0 Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  6. 2c03ead parport: use KERN_CONT in printk() continuation lines by Kay Sievers · 12 years ago
  7. 9912143 parport: remove unused dead code from lowlevel drivers by Matt Porter · 12 years ago
  8. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  9. 45dac90 drivers/parport/parport_pc.c: fix warnings by Andrew Morton · 12 years ago
  10. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  11. 5983faf Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  12. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  13. 782ee87 parport: convert drivers/parport/* to use module_platform_driver() by Axel Lin · 13 years ago
  14. 9fdbdd0 parport_pc: release IO region properly if unsupported ITE887x card is found by Jiri Kosina · 13 years ago
  15. d5ef642 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  16. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  17. b9b2455 parport/serial: add support for Timedia/SUNIX cards to parport_serial by Frédéric Brière · 13 years ago
  18. 7808edc Basic support for Moschip 9900 family I/O chips by Nicos Gollan · 13 years ago
  19. b7c2f03 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  20. f1a7ee9 parport: Drop __TIME__ usage by Michal Marek · 13 years ago
  21. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  22. 99dff58 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  23. 868d1721 parport: Use request_muxed_region for IT87 probe and lock by Alan Cox · 13 years ago
  24. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 13 years ago
  25. 0f6db21 parport_pc.c: correctly release the requested region for the IT887x by Niels de Vos · 13 years ago
  26. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  27. 4ebb24f dt/sparc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  28. cbeb4b7 parport: make lockdep happy with waitlist_lock by Alexander Gordeev · 13 years ago
  29. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  30. b653788 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  31. a529f15 parport: Semaphore cleanup by Thomas Gleixner · 14 years ago
  32. 2262054 pcmcia: remove obsolete and wrong comments by Dominik Brodowski · 14 years ago
  33. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 14 years ago
  34. 00990e7 pcmcia: use autoconfiguration feature for ioports and iomem by Dominik Brodowski · 14 years ago
  35. 440eed4 pcmcia: introduce autoconfiguration feature by Dominik Brodowski · 14 years ago
  36. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 14 years ago
  37. 7feabb6 pcmcia: move config_{base,index,regs} to struct pcmcia_device by Dominik Brodowski · 14 years ago
  38. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 14 years ago
  39. 6c8e4c9 parport_pc: show the detection of a 2 serial port ITE8874 chip by Niels de Vos · 14 years ago
  40. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  41. 832ccf6 parport_serial: use the PCI IRQ if offered by Fr?d?ric Bri?re · 14 years ago
  42. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  43. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  44. 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 14 years ago
  45. 9a017a9 pcmcia: do not use io_req_t after call to pcmcia_request_io() by Dominik Brodowski · 14 years ago
  46. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  47. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 14 years ago
  48. 1636f8a sparc/of: Move of_device fields into struct pdev_archdata by Grant Likely · 14 years ago
  49. 6f8221c m68k: amiga - Parallel port platform device conversion by Geert Uytterhoeven · 15 years ago
  50. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  51. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  52. 317b6d6 pcmcia: dev_node removal (write-only drivers) by Dominik Brodowski · 14 years ago
  53. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 14 years ago
  54. 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
  55. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  56. ac6ec5b serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port Card by Ira W. Snyder · 15 years ago
  57. b7e9f62 Remove drivers/parport/ChangeLog by Jiri Kosina · 14 years ago
  58. 1f2c19f parport_pc.c: use correct length in strncmp by Joe Perches · 15 years ago
  59. adf9904 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 15 years ago
  60. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  61. 49966ba m68k: parport_mfc3 - Not makes it a bool before the comparison. by Roel Kluin · 15 years ago
  62. 5fa9167 pcmcia: rework the irq_req_t typedef by Dominik Brodowski · 15 years ago
  63. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  64. 894d249 sysctl drivers: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago
  65. 9b44de2 pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (misc drivers) by Dominik Brodowski · 15 years ago
  66. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  67. c4285b4 parport/serial: add support for NetMos 9901 Multi-IO card by Michael Buesch · 15 years ago
  68. dfa7c4d parport_pc: set properly the dma_mask for parport_pc device by FUJITA Tomonori · 15 years ago
  69. e2434dc parport_pc: after superio probing restore original register values by Jens Rottmann · 15 years ago
  70. 6161611 parport: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  71. 181bf1e parport_pc: clean up the modified while loops using for by Alan Cox · 15 years ago
  72. 3aeda9b parport_pc: Coding style by Alan Cox · 15 years ago
  73. 73e0d48 parport_pc: Fix subscription bugs by Michael Buesch · 15 years ago
  74. 05ad709 parport: quickfix the proc registration bug by Alan Cox · 15 years ago
  75. b5d598b parport_gsc: fix printk format error by Alexander Beregalov · 15 years ago
  76. 51dcdfe parport: Use the PCI IRQ if offered by Alan Cox · 15 years ago
  77. 50db9d8 parport: netmos 9845 & 9855 1P4S fixes by Philippe De Muyter · 15 years ago
  78. 3d92e8f m68k: atari - Rename "mfp" to "st_mfp" by Geert Uytterhoeven · 15 years ago
  79. 3abdbf9 parport: parport_serial, don't bind netmos ibm 0299 by Jiri Slaby · 15 years ago
  80. f59abb1 parport: ieee1284: use del_timer_sync() in parport_wait_event() by Michael Buesch · 15 years ago
  81. 36be47d parport_serial: fix array overflow by Takashi Iwai · 16 years ago
  82. 66359f8 Parport driver: disable pc-style parport on Blackfin systems by Mike Frysinger · 16 years ago
  83. c732acd Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  84. 7106b4e 8250: Oxford Semiconductor Devices by Lee Howard · 16 years ago
  85. aafcf99 pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoleted by Alan Cox · 16 years ago
  86. 612de10 parport: remove CVS keywords by Adrian Bunk · 16 years ago
  87. e1f8e87 Remove Andrew Morton's old email accounts by Francois Cami · 16 years ago
  88. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  89. fd09831 sparc: Annotate of_device_id arrays with const or __initdata. by David S. Miller · 16 years ago
  90. 27167e0 parport_sunbpp: Convert to pure OF driver. by David S. Miller · 16 years ago
  91. ad913c1 pcmcia: pcmcia_config_loop() improvement by passing vcc by Dominik Brodowski · 16 years ago
  92. 8e2fc39 pcmcia: pcmcia_config_loop() default CIS entry handling by Dominik Brodowski · 16 years ago
  93. 498ac18 pcmcia: pcmcia_config_loop() ConfigIndex unification by Dominik Brodowski · 16 years ago
  94. 84e2d34 pcmcia: use pcmcia_loop_config in misc pcmcia drivers by Dominik Brodowski · 16 years ago
  95. 23d5f96 make parport_cs_release() static by Adrian Bunk · 16 years ago
  96. adbd321 parport_pc: add base_hi BAR for oxsemi_840 by Bernhard Walle · 16 years ago
  97. d99a034 parport: remove superfluous local variable by Andre Haupt · 16 years ago
  98. 929dfb2 parport/share.c: proper externs by Adrian Bunk · 16 years ago
  99. db358b4 parport: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  100. c6f3a97 debugobjects: add timer specific object debugging code by Thomas Gleixner · 16 years ago