1. 1cc745d pcmcia: remove the "Finally, report what we've done" message by Dominik Brodowski · 14 years ago
  2. 00990e7 pcmcia: use autoconfiguration feature for ioports and iomem by Dominik Brodowski · 14 years ago
  3. 440eed4 pcmcia: introduce autoconfiguration feature by Dominik Brodowski · 14 years ago
  4. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 14 years ago
  5. 7feabb6 pcmcia: move config_{base,index,regs} to struct pcmcia_device by Dominik Brodowski · 14 years ago
  6. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 14 years ago
  7. cdb1380 pcmcia: do not use win_req_t when calling pcmcia_request_window() by Dominik Brodowski · 14 years ago
  8. f6cec0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  9. d7100da ppp: make channel_ops const by stephen hemminger · 14 years ago
  10. 0ca724d pcmcia: use struct resource for PCMCIA devices, part 2 by Dominik Brodowski · 14 years ago
  11. b5cb259 pcmcia: remove memreq_t by Dominik Brodowski · 14 years ago
  12. 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 14 years ago
  13. 9a017a9 pcmcia: do not use io_req_t after call to pcmcia_request_io() by Dominik Brodowski · 14 years ago
  14. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  15. b498ada pcmcia: dev_node removal (remaining drivers) by Dominik Brodowski · 15 years ago
  16. ded6a1a pcmcia: dev_node removal (drivers with updated printk call) by Dominik Brodowski · 15 years ago
  17. 317b6d6 pcmcia: dev_node removal (write-only drivers) by Dominik Brodowski · 15 years ago
  18. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 15 years ago
  19. 07a7141 pcmcia: fix error handling in cm4000_cs.c by Dan Carpenter · 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 · 15 years ago
  21. c6be9c5 cm4000_cs.c: Remove unnecessary cast by H Hartley Sweeten · 15 years ago
  22. 1cceefd tty: const: constify remaining tty_operations by Alexey Dobriyan · 15 years ago
  23. 5fa9167 pcmcia: rework the irq_req_t typedef by Dominik Brodowski · 15 years ago
  24. dd2e5a1 pcmcia: remove deprecated handle_to_dev() macro by Dominik Brodowski · 15 years ago
  25. 6838b03 pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer by Dominik Brodowski · 15 years ago
  26. 868575d pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page() by Magnus Damm · 18 years ago
  27. f5560da pcmcia: Pass struct pcmcia_device to pcmcia_release_window() by Magnus Damm · 18 years ago
  28. e657ea1 pcmcia: fix printk formats by Randy Dunlap · 15 years ago
  29. cbf624f pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (char) by Dominik Brodowski · 15 years ago
  30. af75792 ipwireless: make more use of pcmcia_loop_config() by Dominik Brodowski · 15 years ago
  31. aaa8cfd pcmcia: use pcmcia_loop_config in misc pcmcia drivers by Dominik Brodowski · 15 years ago
  32. 470967d pcmcia: fix read buffer overflow by Roel Kluin · 15 years ago
  33. 4c5d502 hdlc: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  34. 23198fd tty: fix chars_in_buffers by Alan Cox · 15 years ago
  35. 69ae59d pcmcia/cm4000: fix lock imbalance by Jiri Slaby · 15 years ago
  36. fcc8ac1 tty: Add carrier processing on close to the tty_port core by Alan Cox · 15 years ago
  37. 8768714 proc tty: switch synclink_cs to ->proc_fops by Alexey Dobriyan · 16 years ago
  38. 991990a WAN: Convert generic HDLC drivers to netdev_ops. by Krzysztof Hałasa · 16 years ago
  39. eeb4613 synclink_cs: Convert to tty_port by Alan Cox · 16 years ago
  40. aafcf99 pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoleted by Alan Cox · 16 years ago
  41. 03457cd device create: char: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  42. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  43. 5aaa70a tty: ipw need reworking by Alan Cox · 16 years ago
  44. 2f3061e pcmcia: remove unused argument to pcmcia_parse_tuple() by Dominik Brodowski · 16 years ago
  45. 994917f pcmcia: card services header cleanup by Dominik Brodowski · 16 years ago
  46. 4c89e88 pcmcia: deprecate CS_SUCCESS by Dominik Brodowski · 16 years ago
  47. ef313e3 pcmcia: remove remaining in-kernel pcmcia_get_configuration_info() users by Dominik Brodowski · 16 years ago
  48. ad913c1 pcmcia: pcmcia_config_loop() improvement by passing vcc by Dominik Brodowski · 16 years ago
  49. 8e2fc39 pcmcia: pcmcia_config_loop() default CIS entry handling by Dominik Brodowski · 16 years ago
  50. 498ac18 pcmcia: pcmcia_config_loop() ConfigIndex unification by Dominik Brodowski · 16 years ago
  51. 84e2d34 pcmcia: use pcmcia_loop_config in misc pcmcia drivers by Dominik Brodowski · 16 years ago
  52. b09c3e3 removed unused #include <version.h> by Huang Weiyi · 16 years ago
  53. 3859069 Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into tmp by Jeff Garzik · 16 years ago
  54. 3684a60 ipwireless: fix compile failure by James Bottomley · 16 years ago
  55. a013869 ipwireless: Preallocate received packet buffers with MRU size by David Sterba · 16 years ago
  56. 0f38c47 ipwireless: Put packets to pool start by David Sterba · 16 years ago
  57. bee9c7c ipwireless: Increase PPP outgoing queue size by David Sterba · 16 years ago
  58. 09e491e ipwireless: Explicitly request io and mem regions by David Sterba · 16 years ago
  59. ff3e990 ipwireless: Constify buffer variables by David Sterba · 16 years ago
  60. 93110f6 ipwireless: Do not return value from sending funcs by David Sterba · 16 years ago
  61. d54c275 ipwireless: Remove endian-dependent bitfields by David Sterba · 16 years ago
  62. 622e713 ipwireless: Glue splitted printk strings back by David Sterba · 16 years ago
  63. 2fc5577 ipwireless: Remove pt_regs from interrupt handler by David Sterba · 16 years ago
  64. 63c4dbd ipwireless: Rename spinlock variables to lock by David Sterba · 16 years ago
  65. 2e71316 ipwireless: Remove unused defines by David Sterba · 16 years ago
  66. d4c0deb ipwireless: Misc cleanups by David Sterba · 16 years ago
  67. 86f584f Remove bogus dosyncppp variable from synclink drivers. by Krzysztof Hałasa · 16 years ago
  68. 53baaaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  69. 9e98966 tty: rework break handling by Alan Cox · 16 years ago
  70. 47aa579 device create: char: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  71. db6d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  72. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  73. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  74. d93c768 pcmcia: fix return value in cm4000_cs.c by Dominik Brodowski · 16 years ago
  75. 42c5920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  76. 43f77e9 drivers/char/pcmcia/ipwireless/hardware.c fix resource leak by Darren Jenkins · 16 years ago
  77. 198191c WAN: convert drivers to use built-in netdev_stats by Krzysztof Halasa · 16 years ago
  78. 8b5332f pcmcia: cm40x0 cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  79. 4cf974c pcmcia: switch cm4000_cs.c to unlocked_ioctl by Alan Cox · 16 years ago
  80. 0478cf2 pcmcia: remove version.h by Dominik Brodowski · 16 years ago
  81. eb4e545 ipwireless: Fix blocked sending by David Sterba · 16 years ago
  82. bf9d892 drivers/char: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  83. d7e752e pcmcia: serial to int put_char method by Alan Cox · 16 years ago
  84. 978e595 tty/serial: lay the foundations for the next set of reworks by Alan Cox · 16 years ago
  85. 4aacd47 ipwireless: remove dead code by Jiri Kosina · 16 years ago
  86. 0fab6de synclink drivers bool conversion by Joe Perches · 16 years ago
  87. a6f97b2 drivers/char: minor irq handler cleanups by Jeff Garzik · 17 years ago
  88. a51f412 ipwireless: fix potential tty == NULL dereference by David Sterba · 17 years ago
  89. 9170d2f pcmcia: ipwireless depends on NETDEVICES by Paul Mundt · 17 years ago
  90. 099dc4f ipwireless: driver for PC Card 3G/UMTS modem by David Sterba · 17 years ago
  91. 3dd1247 synclink: standardize format of linux header file include's with "<>" by Robert P. J. Day · 17 years ago
  92. ecb8a84 pcmcia: convert some internal-only ioaddr_t to unsigned int by Olof Johansson · 17 years ago
  93. ddd7361 cm40x0_cs.c: fix debug macros by Pascal Terjan · 17 years ago
  94. d12341f char/pcmcia/synclink_cs: trim trailing whitespace by Jeff Garzik · 17 years ago
  95. 07c015e Convert from class_device to device in drivers/char by tonyj@suse.de · 17 years ago
  96. 925796e drivers/char/pcmcia/cm40x0_cs.c: fix release function call by Daniel Ritz · 17 years ago
  97. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  98. 9a9136e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  99. 884c3d7 cm4000_cs: use bitrev by Akinobu Mita · 17 years ago
  100. 54493c1 cm4000_cs: fix error paths by Akinobu Mita · 17 years ago