1. 995234d tty: serial: imx: move del_timer_sync() to avoid potential deadlock by Eric Miao · 14 years ago
  2. 01f56ab imx: add polled io uart methods by Saleem Abdulrasool · 14 years ago
  3. 0ad5a81 imx: Add save/restore functions for UART control regs by Dirk Behme · 14 years ago
  4. 20bb809 serial/imx: let probing fail for the dt case without a valid alias by Uwe Kleine-König · 14 years ago
  5. a197a19 serial/imx: propagate error from of_alias_get_id instead of using -ENODEV by Uwe Kleine-König · 14 years ago
  6. db1a9b5 tty: serial: imx: Allow UART to be a source for wakeup by Fabio Estevam · 14 years ago
  7. 5908738 serial: driver for m32 arch should not have DEC alpha errata by Paul Gortmaker · 14 years ago
  8. 343fe40 serial/documentation: fix documented name of DCD cpp symbol by Uwe Kleine-König · 14 years ago
  9. dbf1115 atmel_serial: fix spinlock lockup in RS485 code by Claudio Scordino · 14 years ago
  10. 106b5fa tty: Fix memory leak in virtual console when enable unicode translation by Zeng Zhaoming · 14 years ago
  11. 97d2463 serial: use DIV_ROUND_CLOSEST instead of open coding it by Uwe Kleine-König · 14 years ago
  12. 1e9deb1 serial: add support for 400 and 800 v3 series Titan cards by Yegor Yefremov · 14 years ago
  13. 6485163 serial: bfin-uart: Remove ASYNC_CTS_FLOW flag for hardware automatic CTS. by Sonic Zhang · 14 years ago
  14. b48dc71 serial: bfin-uart: Enable hardware automatic CTS only when CTS pin is available. by Sonic Zhang · 14 years ago
  15. 5c2f37d serial: make FSL errata depend on 8250_CONSOLE, not just 8250 by Paul Gortmaker · 14 years ago
  16. 9deaa53 serial: add irq handler for Freescale 16550 errata. by Paul Gortmaker · 14 years ago
  17. 86b2119 serial: manually inline serial8250_handle_port by Paul Gortmaker · 14 years ago
  18. a043147 serial: make 8250 timeout use the specified IRQ handler by Paul Gortmaker · 14 years ago
  19. 3986fb2 serial: export the key functions for an 8250 IRQ handler by Paul Gortmaker · 14 years ago
  20. 0690f41 serial: clean up parameter passing for 8250 Rx IRQ handling by Paul Gortmaker · 14 years ago
  21. 850624c serial: move struct uart_8250_port from 8250.c to 8250.h by Paul Gortmaker · 14 years ago
  22. bbd2075 drivers/tty: Remove unneeded spaces by Thorsten Wißmann · 14 years ago
  23. ee815f3 msm_serial_hs: Fix spinlock recursion in handling CTS by Mayank Rana · 14 years ago
  24. 8431de8 msm_serial_hs: Fix type inconsistency for tx and rx command_ptr_ptr by Mayank Rana · 14 years ago
  25. 7f97c00 serial: fix serial_cs I/O windows for Argosy RS-COM 2P by Maciej Szmigiero · 14 years ago
  26. 7d73aaf serial: 8250: replace hardcoded 0xbf with #define by Wolfram Sang · 14 years ago
  27. cee3948 serial: bfin-sport-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control. by Sonic Zhang · 14 years ago
  28. dc8f370 serial: bfin-sport-uart: Request CTS GPIO PIN when the sport emulated serial device starts up. by Sonic Zhang · 14 years ago
  29. 07143eae tty: bfin-sport-uart: Rx interrupt is not called always with irq disabled. by Sonic Zhang · 14 years ago
  30. f5b6940 serial: bfin-uart: remove redundant CTS check for hardware CTS control. by Sonic Zhang · 14 years ago
  31. ee948e3 serial: bfin-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control. by Sonic Zhang · 14 years ago
  32. 32b4456 serial: bfin-uart: Request CTS GPIO PIN when the serial device starts up. by Sonic Zhang · 14 years ago
  33. 7962fce tty: n_hdlc not atomic use tty->flags. by Ilya Zykov · 14 years ago
  34. c8381c15 TTY: serial: convert drivers/tty/serial/* to use module_platform_driver() by Axel Lin · 14 years ago
  35. 782ee87 parport: convert drivers/parport/* to use module_platform_driver() by Axel Lin · 14 years ago
  36. bb74041 TTY: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 14 years ago
  37. e86ff4a serial/8250_pci: init-quirk msi support for kt serial controller by Dan Williams · 14 years ago
  38. 448ac15 serial/8250_pci: setup-quirk workaround for the kt serial controller by Dan Williams · 14 years ago
  39. d0758a2 serial/mxs-auart: only wake up tty layer once by Uwe Kleine-König · 14 years ago
  40. f227824 serial/imx: propagate error of platform_driver_register in init routine by Uwe Kleine-König · 14 years ago
  41. 514f31d OMAP: UART: fix the return type of check_modem_status by Shubhrajyoti D · 14 years ago
  42. dd7c7c3 Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.c by Greg Kroah-Hartman · 14 years ago
  43. caca6a0 Linux 3.2-rc3 by Linus Torvalds · 14 years ago
  44. 9b82e65d6 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 14 years ago
  45. e6af578 virtio-pci: make reset operation safer by Michael S. Tsirkin · 14 years ago
  46. fe1a7fe virtio-mmio: Correct the name of the guest features selector by Sasha Levin · 14 years ago
  47. bd20817 virtio: add HAS_IOMEM dependency to MMIO platform bus driver by Heiko Carstens · 14 years ago
  48. 8174a06 Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  49. 0952157 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 14 years ago
  50. de7badf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 14 years ago
  51. 0f751e6 eCryptfs: Extend array bounds for all filename chars by Tyler Hicks · 14 years ago
  52. 32001d6f eCryptfs: Flush file in vma close by Tyler Hicks · 14 years ago
  53. b59db43 eCryptfs: Prevent file create race condition by Tyler Hicks · 14 years ago
  54. f10cdea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 14 years ago
  55. 5907c5f Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  56. 0a2c986 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 14 years ago
  57. 2d0f240 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 14 years ago
  58. 780dc9b regulator: TPS65910: Fix VDD1/2 voltage selector count by Afzal Mohammed · 14 years ago
  59. eff245c i2c: Make i2cdev_notifier_call static by Shubhrajyoti D · 14 years ago
  60. 6782002 i2c: Delete ANY_I2C_BUS by Jean Delvare · 14 years ago
  61. cbb4451 i2c: Fix device name for 10-bit slave address by Jean Delvare · 14 years ago
  62. cc6bcf7 i2c-algo-bit: Generate correct i2c address sequence for 10-bit target by Jeffrey (Sheng-Hui) Chu · 14 years ago
  63. a5cd335 drm: integer overflow in drm_mode_dirtyfb_ioctl() by Xi Wang · 14 years ago
  64. b4bbb02 Revert "of/irq: of_irq_find_parent: check for parent equal to child" by Linus Torvalds · 14 years ago
  65. 2db1125 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 14 years ago
  66. c916874 drivers/gpu/vga/vgaarb.c: add missing kfree by Julia Lawall · 14 years ago
  67. 21240f9 drm/radeon/kms/atom: unify i2c gpio table handling by Alex Deucher · 14 years ago
  68. d724502 drm/radeon/kms: fix up gpio i2c mask bits for r4xx for real by Alex Deucher · 14 years ago
  69. 26cc40a ttm: Don't return the bo reserved on error path by Thomas Hellstrom · 14 years ago
  70. cdaeb57 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into drm-fixes by Dave Airlie · 14 years ago
  71. d31da0f mount_subtree() pointless use-after-free by Al Viro · 14 years ago
  72. 866d43c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  73. 1b464d8 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 14 years ago
  74. e25ba0c Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 14 years ago
  75. af36d15 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 14 years ago
  76. 8ba8ed5 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 14 years ago
  77. bbbc479 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 14 years ago
  78. 3c68814 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 14 years ago
  79. 3b9abc7 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 14 years ago
  80. 0cda569 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 14 years ago
  81. b0d8166 Merge branch 'char-misc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 14 years ago
  82. b464133 iio: fix a leak due to improper use of anon_inode_getfd() by Al Viro · 14 years ago
  83. c332c10 microblaze: bury asm/namei.h by Al Viro · 14 years ago
  84. f8f5ed7 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  85. c292fe4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  86. 7758c4d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 14 years ago
  87. cc11f9e fix braino in um patchset (mea culpa) by Al Viro · 14 years ago
  88. 24a7031 Btrfs: remove free-space-cache.c WARN during log replay by Chris Mason · 14 years ago
  89. 6e58ad6 ext4: fix up a undefined error in ext4_free_blocks in debugging code by Yongqiang Yang · 14 years ago
  90. dd17994 VFS: Log the fact that we've given ELOOP rather than creating a loop by David Howells · 14 years ago
  91. 6fe4c6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  92. a4cc388 Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  93. bb893d1 Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 14 years ago
  94. 2d360fc Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 14 years ago
  95. 4d479cf Btrfs: sectorsize align offsets in fiemap by Josef Bacik · 14 years ago
  96. f7d61dc Btrfs: clear pages dirty for io and set them extent mapped by Josef Bacik · 14 years ago
  97. 291c7d2 Btrfs: wait on caching if we're loading the free space cache by Josef Bacik · 14 years ago
  98. 5bb1468 Btrfs: prefix resize related printks with btrfs: by Arnd Hannemann · 14 years ago
  99. fadc0d8 btrfs: fix stat blocks accounting by David Sterba · 14 years ago
  100. 52621cb Btrfs: avoid unnecessary bitmap search for cluster setup by Li Zefan · 14 years ago