1. 34aec59 serial: Added Timberdale UART driver by Richard Röjfors · 16 years ago
  2. 26a2e20 tty: Untangle termios and mm mutex dependencies by Alan Cox · 16 years ago
  3. 0b91421 tty: bfin_jtag_comm: emulate a TTY over the Blackfin EMUDAT/JTAG interface by Mike Frysinger · 16 years ago
  4. 7e9cd3a ftdi_sio: don't override modem bits by Alan Cox · 16 years ago
  5. 7f8d09e tty: fix bluetooth scribbling on low latency flags by Alan Cox · 16 years ago
  6. 557aaa7 ft232: support the ASYNC_LOW_LATENCY flag by Alan Cox · 16 years ago
  7. 4cc27bd USB: CP210X Replace CP2101 with CP210x by Craig Shelley · 16 years ago
  8. 93ef1f1 USB: CP210X Use official request code definitions by Craig Shelley · 16 years ago
  9. b7c7cbc USB: CP210X Add device IDs by Craig Shelley · 16 years ago
  10. 2860b79 Blackfin Serial Driver: disable dma rx interrupt only rather than all irqs by Sonic Zhang · 16 years ago
  11. 8450779 Blackfin Serial Driver: handle anomaly 05000231 by Sonic Zhang · 16 years ago
  12. 0efa4f2 Blackfin Serial Driver: annotate anomalies 05000215 and 05000099 by Sonic Zhang · 16 years ago
  13. 35ff693 Blackfin Serial Driver: handle irregular DMA register status in auto start mode by Sonic Zhang · 16 years ago
  14. f9d36da Blackfin Serial Driver: fix missing new lines when under load by Graf Yang · 16 years ago
  15. 7de7c55 Blackfin Serial Driver: fix baudrate for early_printk by Robin Getz · 16 years ago
  16. 8516c56 Blackfin Serial Driver: fix error while transferring large files by Sonic Zhang · 16 years ago
  17. 4328e3e Blackfin SPORT UART: rewrite inline assembly by Mike Frysinger · 16 years ago
  18. a19e8b2 Blackfin SPORT UART: fix data misses while using transmit frame sync by Michael Hennerich · 16 years ago
  19. b5c6794 Blackfin SPORT UART: fix typo in sport_set_termios prototype by Mike Frysinger · 16 years ago
  20. 08e0992 serial: add support for the TI AR7 internal UART by Florian Fainelli · 16 years ago
  21. 257a6e8 icom: fix compile errors when defining ICOM_TRACE by Breno Leitao · 16 years ago
  22. 181bf1e parport_pc: clean up the modified while loops using for by Alan Cox · 16 years ago
  23. 3aeda9b parport_pc: Coding style by Alan Cox · 16 years ago
  24. 73e0d48 parport_pc: Fix subscription bugs by Michael Buesch · 16 years ago
  25. 0b4068a tty: simplify buffer allocator cleanups by Alan Cox · 16 years ago
  26. c481c70 tty: remove buffer special casing by Alan Cox · 16 years ago
  27. aba6593 icom: fixing a if clause spaghetti by Breno Leitao · 16 years ago
  28. 13858d3 jsm: correctly support multiple 4/8-port boards by Alexander Y. Fomichev · 16 years ago
  29. 9bb4169 tty: iuu_phoenix: update version number. by Olivier Bornet · 16 years ago
  30. 96dab77 tty: iuu_phoenix: set termios. by Olivier Bornet · 16 years ago
  31. cc3447d tty: iuu_phoenix: Fix stopbit when uart goes on. by Olivier Bornet · 16 years ago
  32. 5fcf62b tty: iuu_phoenix: fix locking. by Olivier Bornet · 16 years ago
  33. 852e99d tty: bring ldisc into CodingStyle by Alan Cox · 16 years ago
  34. f2c4c65 tty: Move ldisc_flush by Alan Cox · 16 years ago
  35. c65c9bc tty: rewrite the ldisc locking by Alan Cox · 16 years ago
  36. e8b70e7 tty: Extract various bits of ldisc code by Alan Cox · 16 years ago
  37. 5f0878a tty: Fix oops when scanning the polling list for kgdb by Alan Cox · 16 years ago
  38. 620df3c pty: Fix a comment by Alan Cox · 16 years ago
  39. 38db897 tty: throttling race fix by Alan Cox · 16 years ago
  40. 70fd8fd 8250_pci: add the OXCB950 chip to the 8250 PCI driver. by Andre Przywara · 16 years ago
  41. c3301a5 epca: fix test_bit parameters by Jiri Slaby · 16 years ago
  42. a391ad0 rocket: fix test_bit parameters by Jiri Slaby · 16 years ago
  43. 6e47e06 tty: Clean up the ACM driver to CodingStyle by Alan Cox · 16 years ago
  44. 10077d4 tty: cdc_acm add krefs by Alan Cox · 16 years ago
  45. b39933f tty: cyclades, remove unused variables by Jiri Slaby · 16 years ago
  46. 963118e tty: cyclades, fix nports handling by Jiri Slaby · 16 years ago
  47. 2693f48 tty: cyclades, convert macros to inlines by Jiri Slaby · 16 years ago
  48. 101b815 tty: cyclades, cache HW version by Jiri Slaby · 16 years ago
  49. 97e87f8 tty: cyclades, plx9060 casts cleanup by Jiri Slaby · 16 years ago
  50. 5ba5a5d tty: synclink_gt add receive pio mode by Paul Fulghum · 16 years ago
  51. 739e028 tty: Update cdc_acm by Alan Cox · 16 years ago
  52. 335f851 tty: Bring the usb tty port structure into more use by Alan Cox · 16 years ago
  53. 1ec739b tty: Implement a drain delay in the tty port by Alan Cox · 16 years ago
  54. fcc8ac1 tty: Add carrier processing on close to the tty_port core by Alan Cox · 16 years ago
  55. 65a29f6 tty: cyclades, remove spurious check in ISR by Jiri Slaby · 16 years ago
  56. eca1b59 tty: cyclades, don't kill FW by Jiri Slaby · 16 years ago
  57. ace08c3 tty:cyclades, load firmware even on Ze by Jiri Slaby · 16 years ago
  58. 96050df char: mxser, fix ISA board lookup by Peter Botha · 16 years ago
  59. 13df635 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  60. fd4d342 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  61. 4d11eff Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  62. eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 16 years ago
  63. fdd7b4c r8169: fix crash when large packets are received by Eric Dumazet · 16 years ago
  64. 0e6e027 md/raid5: fix bug in reshape code when chunk_size decreases. by NeilBrown · 16 years ago
  65. a8c906c md/raid5 - avoid deadlocks in get_active_stripe during reshape by NeilBrown · 16 years ago
  66. f001a70 md/raid5: use conf->raid_disks in preference to mddev->raid_disk by NeilBrown · 16 years ago
  67. 46056be7 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  68. 5284c6b pata_netcell: Fix typo by Alan Cox · 16 years ago
  69. c46f87f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  70. e36b80b SSB: BCM47xx: Export ssb_watchdog_timer_set by Matthieu Castet · 16 years ago
  71. 6025974 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  72. 33fa108 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  73. 669165d pdc202xx_old: fix resetproc() method by Sergei Shtylyov · 16 years ago
  74. 521a415 pdc202xx_old: fix 'pdc20246_dma_ops' by Sergei Shtylyov · 16 years ago
  75. ccc0d38e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  76. 9ccb1aa Merge branch 'upstream-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  77. a3cb900 [libata] pata_ali: Use IGN_SIMPLEX by Alan Cox · 16 years ago
  78. cd24f8c mtd: davinci nand: update clock naming by Kevin Hilman · 16 years ago
  79. be94a4b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  80. 65e3164 ata_piix: Add HP Compaq nc6000 to the broken poweroff list by Ville Syrjala · 16 years ago
  81. 9b10ae8 ahci: add warning messages for hp laptops with broken suspend by Tejun Heo · 16 years ago
  82. 5f33b3b pata_efar: fix PIO2 underclocking by Sergei Shtylyov · 16 years ago
  83. 45bc955b pata_legacy: wait for async probing by James Bottomley · 16 years ago
  84. 27704a1 Revert "drm: don't associate _DRM_DRIVER maps with a master" by Linus Torvalds · 16 years ago
  85. e9e1012 ivtv: Fix PCI DMA direction by Alan Cox · 16 years ago
  86. b87297f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 16 years ago
  87. b63254c Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  88. 730c586 drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zero by Salman Qazi · 16 years ago
  89. 0e7ddf7 drm/i915: Remove a bad BUG_ON in the fence management code. by Eric Anholt · 16 years ago
  90. f79b1b1 PCI: use fixed-up device class when configuring device by Yu Zhao · 16 years ago
  91. fc43896 drm: ignore EDID with really tiny modes. by Adam Jackson · 16 years ago
  92. 6c51d1c drm: don't associate _DRM_DRIVER maps with a master by Ben Skeggs · 16 years ago
  93. 93c05f2 drm/i915: intel_lvds.c fix section mismatch by Jaswinder Singh Rajput · 16 years ago
  94. c9fb15f drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms. by Keith Packard · 16 years ago
  95. e36ebaf drm: set permissions on edid file to 0444 by Keith Packard · 16 years ago
  96. 75185c9 drm: add newlines to text sysfs files by Keith Packard · 16 years ago
  97. 9863871 drm/radeon: fix ring free alignment calculations by Dave Airlie · 16 years ago
  98. b8da7de drm: fix irq naming for kms drivers. by Dave Airlie · 16 years ago
  99. fbf6a5f sdhci-of: Fix the wrong accessor to HOSTVER register by Dave Liu · 16 years ago
  100. a6d297f mvsdio: fix config failure with some high speed SDHC cards by Nicolas Pitre · 16 years ago