1. df43daa drivers/tty/moxa.c: Put correct tty value by Julia Lawall · 13 years ago
  2. 83c6757 TTY: tty_io, annotate locking functions by Jiri Slaby · 13 years ago
  3. c831cff TTY: serial_core, remove superfluous set_task_state by Jiri Slaby · 13 years ago
  4. 32ad3a7 TTY: serial_core, remove invalid test by Jiri Slaby · 13 years ago
  5. 0ad7c9a Char: moxa, fix locking in moxa_write by Jiri Slaby · 13 years ago
  6. 7fdc289 Char: nozomi, remove useless tty_sem by Jiri Slaby · 13 years ago
  7. 6d742f6 Char: nozomi, remove port.count checks by Jiri Slaby · 13 years ago
  8. c29bd8d Char: nozomi, use GFP_KERNEL for kfifo allocation by Jiri Slaby · 13 years ago
  9. b1c43f8 tty: make receive_buf() return the amout of bytes received by Felipe Balbi · 14 years ago
  10. e9a470f Serial: Remove unused code. by Govindraj.R · 13 years ago
  11. f8df13e tty: Clean console safely by Petr Písař · 13 years ago
  12. d942060 Serial: ifx6x60c: Remove duplicate includes of linux/tty.h by Jesper Juhl · 13 years ago
  13. 99edb3d tty: remove invalid location line in file header by Jovi Zhang · 14 years ago
  14. 6f5c24a serial: core, remove uart_update_termios by Jiri Slaby · 14 years ago
  15. 303a7a1 serial: core, do not set DTR/RTS twice on startup by Jiri Slaby · 14 years ago
  16. c7d7abf serial: core, move termios handling to uart_startup by Jiri Slaby · 14 years ago
  17. 7c31bdb Char: moxa, do not touch NORMAL_ACTIVE bit by Jiri Slaby · 14 years ago
  18. a664ec9 serial: altera_uart: Scan for a free port if platform device id is -1 by Tobias Klauser · 14 years ago
  19. 0259894 TTY: fix fail path in tty_open by Jiri Slaby · 14 years ago
  20. a9dccdd TTY: plug in deinitialize_tty_struct by Jiri Slaby · 14 years ago
  21. 6716671 TTY: introduce deinit helpers for proper ldisc shutdown by Jiri Slaby · 14 years ago
  22. c18d77a TTY: unify pty_unix98_install fail path handling by Jiri Slaby · 14 years ago
  23. 8a1b8d7 TTY: unify pty_install fail path handling by Jiri Slaby · 14 years ago
  24. d554350 TTY: unify tty_init_dev fail path handling by Jiri Slaby · 14 years ago
  25. d65c57f TTY: rocket, remove unused variables by Jiri Slaby · 14 years ago
  26. 9d86f71 Char: moxa, remove unused variables by Jiri Slaby · 14 years ago
  27. f2ee4ae TTY: VT, remove unused variables by Jiri Slaby · 14 years ago
  28. 0e7f419 Char: cyclades, fix unused variable by Jiri Slaby · 14 years ago
  29. 4fd53ef TTY: serial_core, remove unused variable by Jiri Slaby · 14 years ago
  30. 52ea383 tty: VT, remove unused variable by Jiri Slaby · 14 years ago
  31. 6da9e95 drivers/tty/vt/vt_ioctl.c: repair insane ?: expression by Andrew Morton · 13 years ago
  32. 60680f9 vt: Add K_OFF return value to vt_ioctl KDGKBMODE by Arthur Taylor · 14 years ago
  33. 909bc77 vt: remove uneeded retval check before tty->ops->open inside tty_open by Herton Ronaldo Krzesinski · 14 years ago
  34. 96fd2d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  35. c36b58e Input: xen-kbdfront - fix mouse getting stuck after save/restore by Igor Mammedov · 13 years ago
  36. 80b4895 Input: estimate number of events per packet by Jeff Brown · 13 years ago
  37. 24ecfbe block: add blk_run_queue_async by Christoph Hellwig · 13 years ago
  38. c3b328a md: fix up raid1/raid10 unplugging. by NeilBrown · 13 years ago
  39. 7c13edc md: incorporate new plugging into raid5. by NeilBrown · 13 years ago
  40. 97658cd md: provide generic support for handling unplug callbacks. by NeilBrown · 13 years ago
  41. 482c083 md - remove old plugging code. by NeilBrown · 13 years ago
  42. af1db72 md/dm - remove remains of plug_fn callback. by NeilBrown · 13 years ago
  43. e1dfa0a md: use new plugging interface for RAID IO. by NeilBrown · 13 years ago
  44. d3b3e15 i2c-algo-bit: Call pre/post_xfer for bit_test by Alex Deucher · 13 years ago
  45. a920ff4 i2c: Improve deprecation warnings by Jean Delvare · 13 years ago
  46. 08150c5 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  47. fdfc552 Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-for-linus', 'timer-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  48. c98ece6 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  49. 59f9996 RapidIO/mpc85xx: fix possible mport registration problems by Alexandre Bounine · 13 years ago
  50. 13209c2 RapidIO: add IDT CPS-1432 switch definitions by Alexandre Bounine · 13 years ago
  51. 5de1743 drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chip by Wanlong Gao · 13 years ago
  52. 592ce31 leds/leds-regulator.c: fix handling of already enabled regulators by Antonio Ospite · 13 years ago
  53. c344180 drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id table by Axel Lin · 13 years ago
  54. 753d853 Revert "USB: isp1760-hcd: move imask clear after pending work is done" by Greg Kroah-Hartman · 13 years ago
  55. c41136b xHCI: Implement AMD PLL quirk by Andiry Xu · 14 years ago
  56. fedd383 xhci: Tell USB core both roothubs lost power. by Sarah Sharp · 13 years ago
  57. a8f08d8 usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0 hub by Andiry Xu · 14 years ago
  58. b214f19 USB: Fix unplug of device with active streams by Matthew Wilcox · 14 years ago
  59. 2dea75d USB: xhci - also free streams when resetting devices by Dmitry Torokhov · 13 years ago
  60. 386139d xhci: Fix NULL pointer deref in handle_port_status() by Sarah Sharp · 14 years ago
  61. dfa49c4 USB: xhci - fix math in xhci_get_endpoint_interval() by Dmitry Torokhov · 14 years ago
  62. 926008c USB: xhci: simplify logic of skipping missed isoc TDs by Dmitry Torokhov · 14 years ago
  63. 575688e USB: xhci - remove excessive 'inline' markings by Dmitry Torokhov · 14 years ago
  64. 22e0487 USB: xhci: unsigned char never equals -1 by Dan Carpenter · 14 years ago
  65. 5a6c2f3 USB: xhci - fix unsafe macro definitions by Dmitry Torokhov · 14 years ago
  66. 2868a2b USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devices by Dmitry Torokhov · 14 years ago
  67. 5808544 USB: isp1760-hcd: move imask clear after pending work is done by Richard Retanubun · 14 years ago
  68. d834508 USB: fsl_qe_udc: send ZLP when zero flag and length % maxpacket == 0 by Valentin Longchamp · 14 years ago
  69. cb62d65 usb: qcserial add missing errorpath kfrees by Steven Hardy · 13 years ago
  70. 99ab3f9 usb: qcserial avoid pointing to freed memory by Steven Hardy · 13 years ago
  71. 10c9ab1 usb: Fix qcserial memory leak on rmmod by Steven Hardy · 13 years ago
  72. c53c2fa USB: ftdi_sio: add ids for Hameg HO720 and HO730 by Paul Friedrich · 14 years ago
  73. 80f9df3 USB: option: Added support for Samsung GT-B3730/GT-B3710 LTE USB modem. by Marius B. Kotsbak · 14 years ago
  74. 4857071 usb: pch_udc: unlock on allocation failure by Dan Carpenter · 14 years ago
  75. 9ab7927 USB host: Fix lockdep warning in AMD PLL quirk by Joerg Roedel · 13 years ago
  76. 16a2f97 usb/gadget: don't leak hs_descriptors by Sebastian Andrzej Siewior · 13 years ago
  77. 0fdf65c USB: ohci-au1xxx: fix warning "__BIG_ENDIAN" is not defined by Yoichi Yuasa · 13 years ago
  78. 11a31d8 USB: ftdi_sio: add PID for OCT DK201 docking station by Johan Hovold · 13 years ago
  79. 36a52c0 usb: musb: omap2430: fix build failure by Johan Hovold · 13 years ago
  80. 94ae497 USB: EHCI: unlink unused QHs when the controller is stopped by Alan Stern · 13 years ago
  81. 505d1f6 usb: gadget: eem: fix echo command processing by Yauheni Kaliuta · 13 years ago
  82. 5a9443f USB: ftdi_sio: Added IDs for CTI USB Serial Devices by Christian Simon · 14 years ago
  83. 2c2da17 usb: r8a66597-udc: fix spinlock usage by Yoshihiro Shimoda · 13 years ago
  84. 0291303 usb: Fix Kconfig unmet dependencies for Microblaze EHCI by Michal Simek · 13 years ago
  85. 00cc7a5 USB: usb-gadget: unlock data->lock mutex on error path in ep_read() by Alexey Khoroshilov · 14 years ago
  86. d06847f usb: fix ips1760-hcd printk format warning by Randy Dunlap · 14 years ago
  87. 86a45a0 Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-linus by Greg Kroah-Hartman · 13 years ago
  88. 85f2e68 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 13 years ago
  89. 1f4f8ee Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  90. 21a8d02 x86 platform drivers: Build fix for intel_pmic_gpio by Matthew Garrett · 13 years ago
  91. 1325430 USB: musb: blackfin: work around anomaly 05000450 by Mike Frysinger · 14 years ago
  92. 4f9edd2 usb: musb: Fix the crash issue during reboot by Hema HK · 14 years ago
  93. 3d5ad13 usb: musb: gadget: check the correct list_head by Felipe Balbi · 14 years ago
  94. 7a180e7 usb: musb: temporarily make it bool by Felipe Balbi · 14 years ago
  95. 2e10f5e USB: musb: dereferencing an iomem pointer by Dan Carpenter · 14 years ago
  96. 2fbcf3f USB: musb: silence printk format warning by Dan Carpenter · 14 years ago
  97. aca7f35 USB: musb: using 0 instead of NULL by Dan Carpenter · 14 years ago
  98. ec63bf6 USB: musb: add missing unlock in cppi_interrupt() by Dan Carpenter · 14 years ago
  99. 8726606 usb: musb: ux500: copy dma mask from platform device to musb device by Mian Yousaf Kaukab · 14 years ago
  100. 100d4a9 usb: musb: clear AUTOSET while clearing DMAENAB by Mian Yousaf Kaukab · 14 years ago