1. 44adbac Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  2. f0193d3 change semantics of ldisc ->compat_ioctl() by Al Viro · 6 years ago
  3. e6a57d2 Bluetooth: hci_ldisc: Free rw_semaphore on close by Hermes Zhang · 6 years ago
  4. fdee6d8 Bluetooth: hci_serdev: Fix HCI_UART_INIT_PENDING not working by Hans de Goede · 7 years ago
  5. 412fe29 Bluetooth: hci_uart: Restore hci_dev->flush callback on open() by Hans de Goede · 7 years ago
  6. d36dfb3 Bluetooth: hci_ldisc: Provide a 'default' switch case by Fabio Estevam · 7 years ago
  7. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  8. 0338b1b Bluetooth: hci_ldisc: Fix another race when closing the tty. by Ronald Tschalär · 7 years ago
  9. 67d2f87 Bluetooth: hci_ldisc: Allow sleeping while proto locks are held. by Ronald Tschalär · 7 years ago
  10. 7841d55 Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdev by Hans de Goede · 7 years ago
  11. d98422c Bluetooth: Style fix - align block comments by Derek Robson · 7 years ago
  12. dec2c92 Bluetooth: hci_ldisc: Use rwlocking to avoid closing proto races by Dean Jenkins · 8 years ago
  13. 2d6f1da Bluetooth: hci_ldisc: Add protocol check to hci_uart_tx_wakeup() by Dean Jenkins · 8 years ago
  14. 048e1bd Bluetooth: hci_ldisc: Add protocol check to hci_uart_dequeue() by Dean Jenkins · 8 years ago
  15. ab00f89 Bluetooth: hci_ldisc: Add protocol check to hci_uart_send_frame() by Dean Jenkins · 8 years ago
  16. d160b74 Bluetooth: hci_ldisc: Add missing clear HCI_UART_PROTO_READY by Dean Jenkins · 8 years ago
  17. a225b8c Bluetooth: hci_ldisc: Ensure hu->hdev set to NULL before freeing hdev by Dean Jenkins · 8 years ago
  18. cb92652 Bluetooth: hci_ldisc: Add missing return in hci_uart_init_work() by Dean Jenkins · 8 years ago
  19. 31927e5 bluetooth: hci_uart: remove unused hci_uart_init_tty by Rob Herring · 8 years ago
  20. 081f36a Bluetooth: hci_serdev: allow modular drivers by Sebastian Reichel · 8 years ago
  21. aeac301 Bluetooth: hci_uart: add support for word alignment by Sebastian Reichel · 8 years ago
  22. 0565069 Bluetooth: Use single return in hci_uart_tty_ioctl() call by Vignesh Raman · 8 years ago
  23. 162f812 Bluetooth: hci_uart: Add Marvell support by Loic Poulain · 8 years ago
  24. ca8bee5 Bluetooth: Rename HCI_BREDR into HCI_PRIMARY by Marcel Holtmann · 8 years ago
  25. 84cb3df Bluetooth: hci_ldisc: Fix null pointer derefence in case of early data by Loic Poulain · 9 years ago
  26. 395174b Bluetooth: hci_uart: Add Intel/AG6xx support by Loic Poulain · 9 years ago
  27. e6e981c Bluetooth: hci_ldisc: Remove dead code by Peter Hurley · 9 years ago
  28. 618e8bc Bluetooth: Use new hci_skb_pkt_* wrappers for drivers by Marcel Holtmann · 9 years ago
  29. aee61f7 Bluetooth: hci_uart: Provide initial manufacturer information by Marcel Holtmann · 9 years ago
  30. e9ca8bf Bluetooth: Move handling of HCI_RUNNING flag into core by Marcel Holtmann · 9 years ago
  31. 73d0d3c Bluetooth: Move HCI_RUNNING check into hci_send_frame by Marcel Holtmann · 9 years ago
  32. 7649faf Bluetooth: Remove useless rx_lock spinlock by Frederic Danis · 9 years ago
  33. 0ff252c Bluetooth: hciuart: Add support QCA chipset for UART by Ben Young Tae Kim · 9 years ago
  34. acf50c5 Bluetooth: hci_ldisc: Cleaned up coding style warnings by Prasanna Karthik · 9 years ago
  35. ca93cee Bluetooth: hci_uart: Add basic support for Intel Lightning Peak devices by Loic Poulain · 10 years ago
  36. 960ef1d Bluetooth: hci_uart: Fix speed selection by Frederic Danis · 10 years ago
  37. 2a973df Bluetooth: hci_uart: Add new line discipline enhancements by Ilya Faenson · 10 years ago
  38. 7721383 Bluetooth: hci_uart: Support operational speed during setup by Frederic Danis · 10 years ago
  39. 18aeb44 Bluetooth: btbcm: Move request/release_firmware() by Frederic Danis · 10 years ago
  40. bca03c9 Bluetooth: hci_uart: Use generic Intel support for address setting by Marcel Holtmann · 10 years ago
  41. bdd8818 Bluetooth: hci_uart: Add protocol support for Broadcom UART devices by Marcel Holtmann · 10 years ago
  42. 3e0ac12 Bluetooth: hci_uart: Use generic functionality from Broadcom module by Marcel Holtmann · 10 years ago
  43. 788a675 Bluetooth: hci_uart: Update version number driver by Marcel Holtmann · 10 years ago
  44. 01009ee Bluetooth: hci_uart: Remove the manual protocol init message by Marcel Holtmann · 10 years ago
  45. 4ee7ef1 Bluetooth: hci_uart: Make struct hci_uart_proto always const by Marcel Holtmann · 10 years ago
  46. 9d1c40e Bluetooth: hci_uart: Use const data pointer for received data by Marcel Holtmann · 10 years ago
  47. facf522 Bluetooth: hci_uart: Fix indentation issues for multi-line functions by Marcel Holtmann · 10 years ago
  48. dfe19d2 Bluetooth: hci_uart: Remove unneeded cast of tty->disc_data by Marcel Holtmann · 10 years ago
  49. e9a2dd2 Bluetooth: hci_uart: Add support Broadcom address configuration by Marcel Holtmann · 10 years ago
  50. 16e3887 Bluetooth: hci_uart: Add support Intel address configuration by Marcel Holtmann · 10 years ago
  51. fb2ce8d Bluetooth: hci_uart: Add support for vendor detection flag by Marcel Holtmann · 10 years ago
  52. 41533fe Bluetooth: Remove unneeded extra ( ) in valid flags check by Marcel Holtmann · 10 years ago
  53. eb17380 Bluetooth: hci_uart: Add setup callback by Loic Poulain · 10 years ago
  54. c7e0c14 Bluetooth: Fix HCIUARTGETDEVICE ioctl when UART is not registered by Marcel Holtmann · 10 years ago
  55. 6afd04a Bluetooth: Add support for external configuration with UART driver by Marcel Holtmann · 10 years ago
  56. bb72bd6 Bluetooth: Check for valid HCI UART driver flags by Marcel Holtmann · 10 years ago
  57. da64c27 bluetooth: hci_ldisc: fix deadlock condition by Felipe Balbi · 11 years ago
  58. a08b15e Bluetooth: Remove assignments in if-statements by Valentin Ilie · 11 years ago
  59. 52bc423 Bluetooth: Remove pointless parameter check in hci_uart_send_frame() by Marcel Holtmann · 11 years ago
  60. 7bd8f09 Bluetooth: Add hdev parameter to hdev->send driver callback by Marcel Holtmann · 11 years ago
  61. 1687dfc Bluetooth: Remove trivial white space by Chan-yeol Park · 12 years ago
  62. 788f092 Bluetooth: Fix possible NULL dereference in hci_uart_tty_receive by Chan-yeol Park · 12 years ago
  63. f327b34 TTY: hci_ldisc, remove invalid check in open by Jiri Slaby · 12 years ago
  64. a20890d Bluetooth: hci_ldisc.c: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  65. 9f2aee8 Bluetooth: Add delayed init sequence support for UART controllers by Johan Hedberg · 12 years ago
  66. dac670b Bluetooth: Simplify hci_uart_tty_close logic by Johan Hedberg · 12 years ago
  67. 7dec65c Bluetooth: Initial skeleton for Three-wire UART (H5) support by Johan Hedberg · 12 years ago
  68. a6c511c Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE by Szymon Janc · 13 years ago
  69. 6935e0f Bluetooth: Remove redundant hdev->parent field by David Herrmann · 13 years ago
  70. 33b69bf Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_close by Johan Hovold · 13 years ago
  71. 8a7a3fd6 Bluetooth: Add support for creating HCI UART based AMP controllers by Marcel Holtmann · 13 years ago
  72. a55e1f3 Bluetooth: Allow HCI UART reset parameter via flags ioctl by Marcel Holtmann · 13 years ago
  73. 46479e6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next.git by Johan Hedberg · 13 years ago
  74. 155961e Bluetooth: Remove hci_dev->driver_data by David Herrmann · 13 years ago
  75. e9b9cfa Bluetooth: Remove HCI-owner field by David Herrmann · 13 years ago
  76. 797fe79 Bluetooth: uart-ldisc: Fix memory leak and remove destruct cb by David Herrmann · 13 years ago
  77. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  78. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 14 years ago
  79. 99dff58 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  80. b1c43f8 tty: make receive_buf() return the amout of bytes received by Felipe Balbi · 14 years ago
  81. 78b4a56 Bluetooth: hci_uart: check the return value of recv() by Jiejing Zhang · 14 years ago
  82. 7f4b2b0 Bluetooth: Make hci a child of the corresponding tty device. by Andrei Warkentin · 14 years ago
  83. d931956 Bluetooth: add NULL pointer check in HCI by Jun Nie · 14 years ago
  84. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  85. c19483c bluetooth: Fix missing NULL check by Alan Cox · 14 years ago
  86. 7f8f272 Bluetooth: hci_uart: Fix typo in stats for sco tx by Karl Beldan · 14 years ago
  87. b3190df Bluetooth: Support for Atheros AR300x serial chip by Suraj Sumangala · 14 years ago
  88. 63c7d09 Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctls by Johan Hedberg · 14 years ago
  89. 7452d24 Bluetooth: Fix warning: variable 'tty' set but not used by Justin P. Mattock · 15 years ago
  90. c13854c Bluetooth: Convert controller hdev->type to hdev->bus by Marcel Holtmann · 15 years ago
  91. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  92. 7f8d09e tty: fix bluetooth scribbling on low latency flags by Alan Cox · 16 years ago
  93. c65c9bc tty: rewrite the ldisc locking by Alan Cox · 16 years ago
  94. a418b89 Bluetooth: Enable per-module dynamic debug messages by Marcel Holtmann · 16 years ago
  95. 7a9d402 Bluetooth: Send HCI Reset command by default on device initialization by Marcel Holtmann · 16 years ago
  96. 47afa7a tty: some ICANON magic is in the wrong places by Alan Cox · 16 years ago
  97. 63fbd24 [Bluetooth] Consolidate maintainers information by Marcel Holtmann · 16 years ago
  98. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  99. 39c2e60 tty: add throttle/unthrottle helpers by Alan Cox · 17 years ago
  100. f34d7a5 tty: The big operations rework by Alan Cox · 17 years ago