1. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 14 years ago
  2. 1cc745d pcmcia: remove the "Finally, report what we've done" message by Dominik Brodowski · 14 years ago
  3. 00990e7 pcmcia: use autoconfiguration feature for ioports and iomem by Dominik Brodowski · 14 years ago
  4. 440eed4 pcmcia: introduce autoconfiguration feature by Dominik Brodowski · 14 years ago
  5. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 14 years ago
  6. 7feabb6 pcmcia: move config_{base,index,regs} to struct pcmcia_device by Dominik Brodowski · 14 years ago
  7. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 14 years ago
  8. 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 14 years ago
  9. 9a017a9 pcmcia: do not use io_req_t after call to pcmcia_request_io() by Dominik Brodowski · 14 years ago
  10. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  11. ded6a1a pcmcia: dev_node removal (drivers with updated printk call) by Dominik Brodowski · 14 years ago
  12. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 14 years ago
  13. 5fa9167 pcmcia: rework the irq_req_t typedef by Dominik Brodowski · 15 years ago
  14. cbf624f pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (char) by Dominik Brodowski · 15 years ago
  15. aaa8cfd pcmcia: use pcmcia_loop_config in misc pcmcia drivers by Dominik Brodowski · 15 years ago
  16. 4c5d502 hdlc: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  17. fcc8ac1 tty: Add carrier processing on close to the tty_port core by Alan Cox · 15 years ago
  18. 8768714 proc tty: switch synclink_cs to ->proc_fops by Alexey Dobriyan · 15 years ago
  19. 991990a WAN: Convert generic HDLC drivers to netdev_ops. by Krzysztof Hałasa · 15 years ago
  20. eeb4613 synclink_cs: Convert to tty_port by Alan Cox · 16 years ago
  21. aafcf99 pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoleted by Alan Cox · 16 years ago
  22. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  23. 2f3061e pcmcia: remove unused argument to pcmcia_parse_tuple() by Dominik Brodowski · 16 years ago
  24. 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
  25. 86f584f Remove bogus dosyncppp variable from synclink drivers. by Krzysztof Hałasa · 16 years ago
  26. 9e98966 tty: rework break handling by Alan Cox · 16 years ago
  27. db6d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  28. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  29. 198191c WAN: convert drivers to use built-in netdev_stats by Krzysztof Halasa · 16 years ago
  30. d7e752e pcmcia: serial to int put_char method by Alan Cox · 16 years ago
  31. 978e595 tty/serial: lay the foundations for the next set of reworks by Alan Cox · 16 years ago
  32. 0fab6de synclink drivers bool conversion by Joe Perches · 16 years ago
  33. a6f97b2 drivers/char: minor irq handler cleanups by Jeff Garzik · 17 years ago
  34. 3dd1247 synclink: standardize format of linux header file include's with "<>" by Robert P. J. Day · 16 years ago
  35. d12341f char/pcmcia/synclink_cs: trim trailing whitespace by Jeff Garzik · 17 years ago
  36. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  37. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  38. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  39. 40565f1 [PATCH] Char: timers cleanup by Jiri Slaby · 17 years ago
  40. b963a84 [PATCH] Char: tty_wakeup cleanup by Jiri Slaby · 17 years ago
  41. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  42. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  43. af69c7f [PATCH] generic HDLC synclink config mismatch fix by Paul Fulghum · 18 years ago
  44. 4796b71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  45. af2b3b5 [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation by Dominik Brodowski · 18 years ago
  46. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  47. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  48. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  49. 6f3a28f Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  50. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  51. bcf5111 [SERIAL] Remove wrong asm/serial.h inclusions by Russell King · 18 years ago
  52. fbeff3c [WAN]: Converted synclink drivers to use netif_carrier_*() by Krzysztof Halasa · 18 years ago
  53. 326f28e9 [PATCH] More !tty cleanups in drivers/char by Eric Sesterhenn · 18 years ago
  54. cdaad34 [PATCH] Sparse fixes for synclink_cs by Peter Hagervall · 18 years ago
  55. e2d4096 [PATCH] pcmcia: use bitfield instead of p_state and state by Dominik Brodowski · 18 years ago
  56. 15b99ac [PATCH] pcmcia: add return value to _config() functions by Dominik Brodowski · 18 years ago
  57. fba395e [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection by Dominik Brodowski · 18 years ago
  58. fd23823 [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device by Dominik Brodowski · 18 years ago
  59. 70294b4 [PATCH] pcmcia: remove unneeded Vcc pseudo setting by Dominik Brodowski · 18 years ago
  60. 8661bb5 [PATCH] pcmcia: default suspend and resume handling by Dominik Brodowski · 18 years ago
  61. 5f2a71f [PATCH] pcmcia: add pcmcia_disable_device by Dominik Brodowski · 18 years ago
  62. 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 18 years ago
  63. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 18 years ago
  64. fe97107 [PATCH] drivers/char: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  65. f8cfa61 [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback by Dominik Brodowski · 19 years ago
  66. b463581 [PATCH] pcmcia: remove dev_list from drivers by Dominik Brodowski · 19 years ago
  67. cc3b486 [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback by Dominik Brodowski · 19 years ago
  68. 98e4c28 [PATCH] pcmcia: new suspend core by Dominik Brodowski · 19 years ago
  69. 735d566 [PATCH] kfree cleanup: drivers/char by Jesper Juhl · 19 years ago
  70. a7482a2 [PATCH] synclink_cs add statistics clear by Paul Fulghum · 19 years ago
  71. 44670d2 [PATCH] pcmcia: remove references to pcmcia/version.h by Dominik Brodowski · 19 years ago
  72. 1e212f3 [PATCH] pcmcia: move event handler by Dominik Brodowski · 19 years ago
  73. 0c7ab67 [PATCH] pcmcia: synclink_cs IRQ_INFO2_INFO is gone by Dominik Brodowski · 19 years ago
  74. 4af48c8 [PATCH] pcmcia: id_table for synclink_cs.c by Dominik Brodowski · 19 years ago
  75. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago