1. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  2. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  3. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  4. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  5. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 13 years ago
  6. fdde0a2 Bluetooth: Set security level on incoming pairing request by Ido Yariv · 13 years ago
  7. b3ff53f Bluetooth: Fix access to the STK generation methods matrix by Ido Yariv · 13 years ago
  8. e57d758a Bluetooth: Fix using uninitialized variable by Luiz Augusto von Dentz · 13 years ago
  9. 0412468 Bluetooth: fix conding style issues all over the tree by Gustavo F. Padovan · 13 years ago
  10. 74fe619 Bluetooth: Don't force DISCOVERY_STOPPED state in inquiry_cache_flush by Andre Guedes · 13 years ago
  11. 2b4bf39 Bluetooth: mgmt: Fix updating local name when powering on by Johan Hedberg · 13 years ago
  12. 4f87da8 Bluetooth: Remove HCI_PI_MGMT_INIT flag for sockets by Johan Hedberg · 13 years ago
  13. 5f15903 Bluetooth: mgmt: Add new error code for invalid index by Johan Hedberg · 13 years ago
  14. d4f6852 Bluetooth: mgmt: Fix command status error code values by Johan Hedberg · 13 years ago
  15. 9f8ce96 Bluetooth: Fix clearing of HCI_PENDING_CLASS flag by Johan Hedberg · 13 years ago
  16. 17b02e6 Bluetooth: Update MGMT and SMP timeout constants to use msecs_to_jiffies by Marcel Holtmann · 13 years ago
  17. ba13ccd Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffies by Marcel Holtmann · 13 years ago
  18. be22b54 Bluetooth: mgmt: Centralize message length checks by Johan Hedberg · 13 years ago
  19. 0f4e68c Bluetooth: mgmt: Move command handlers into a table by Johan Hedberg · 13 years ago
  20. 6a91908 Bluetooth: mgmt: Initialize HCI_MGMT flag for any command by Johan Hedberg · 13 years ago
  21. bdb6d97 Bluetooth: mgmt: Refactor hci_dev lookup for commands by Johan Hedberg · 13 years ago
  22. 75fb0e3 Bluetooth: Fix init sequence for some CSR based controllers by Johan Hedberg · 13 years ago
  23. 8b90129 Bluetooth: Check capabilities in BR/EDR and LE-Only discovery by Andre Guedes · 13 years ago
  24. 1de028c Bluetooth: mgmt: Add missing hci_dev locking to set_le() by Johan Hedberg · 13 years ago
  25. 00abfe4 Bluetooth: Fix coding style with breaking lines by Gustavo F. Padovan · 13 years ago
  26. 53bf242 Bluetooth: Fix Kconfig help description by Andre Guedes · 13 years ago
  27. 95b2358 Bluetooth: Use NULL instead of integer for mgmt_device_connected param by Szymon Janc · 13 years ago
  28. 426c189 Bluetooth: Change interleaved discovery behavior by Andre Guedes · 13 years ago
  29. 978c93b Bluetooth: Save remote L2CAP fixed channel mask by Andrei Emeltchenko · 13 years ago
  30. 89bb46d Bluetooth: change min_t() cast in hci_reassembly() by Dan Carpenter · 13 years ago
  31. 3379013 Bluetooth: use kfree_skb() instead of kfree() by Dan Carpenter · 13 years ago
  32. 02b7cc6 Bluetooth: Use LMP_HOST_SSP define instead of magic values by Johan Hedberg · 13 years ago
  33. 8f984df Bluetooth: Remove redundant read_host_features commands by Johan Hedberg · 13 years ago
  34. 0b60eba Bluetooth: Don't send unnecessary write_le_enable command by Johan Hedberg · 13 years ago
  35. 816a11d Bluetooth: Use kernel int types instead of ones from stdint.h by Johan Hedberg · 13 years ago
  36. 9b27f35 Bluetooth: Remove duplicated code in l2cap conn req by Andrei Emeltchenko · 13 years ago
  37. 5b4ceda Bluetooth: Fix double locking in LE and conless chan by Andrei Emeltchenko · 13 years ago
  38. 28b8df7 Bluetooth: Fix init request completion with AMP controllers by Andrei Emeltchenko · 13 years ago
  39. 3159d38 Bluetooth: Fix init request completion with old controllers by Johan Hedberg · 13 years ago
  40. 24b78d0 Bluetooth: mgmt: Fix clear_uuids response by Johan Hedberg · 13 years ago
  41. 90e7045 Bluetooth: mgmt: Fix dev_class related command response timing by Johan Hedberg · 13 years ago
  42. c95f0ba Bluetooth: mgmt: Track pending class changes by Johan Hedberg · 13 years ago
  43. 08c79b6 Bluetooth: mgmt: Add flags parameter to device_connected by Johan Hedberg · 13 years ago
  44. 9246a86 Bluetooth: mgmt: Fix clear UUIDs response by Johan Hedberg · 13 years ago
  45. 4004b6d Bluetooth: mgmt: Move service cache setting to a more sensible place by Johan Hedberg · 13 years ago
  46. 9997a53 Bluetooth: mgmt: Fix return value of add/remove_uuid by Johan Hedberg · 13 years ago
  47. 504c8dc Bluetooth: mgmt: Fix update_eir/class with HCI_AUTO_OFF flag set by Johan Hedberg · 13 years ago
  48. 69775ff Bluetooth: Set DISCOVERY_STOPPED if controller resets by Andre Guedes · 13 years ago
  49. 60fc5fb6 Bluetooth: mgmt: Fix count parameter in get_connections reply by Johan Hedberg · 13 years ago
  50. b3fb611 Bluetooth: Remove socket lock check by Andrei Emeltchenko · 13 years ago
  51. 6be3655 Bluetooth: Change sk lock to chan lock in L2CAP core by Andrei Emeltchenko · 13 years ago
  52. 643162a Bluetooth: Add unlocked __l2cap_chan_add function by Andrei Emeltchenko · 13 years ago
  53. 388fc8f Bluetooth: mgmt: Add legacy pairing info to dev_found events by Johan Hedberg · 13 years ago
  54. 9a395a8 Bluetooth: mgmt: Fix device_found parameters by Johan Hedberg · 13 years ago
  55. 86a8cfc Bluetooth: mgmt: Fix unpair_device responses by Johan Hedberg · 13 years ago
  56. 5f97c1d Bluetooth: mgmt: Add missing powered checks to commands by Johan Hedberg · 13 years ago
  57. 932f5ff Bluetooth: mgmt: Allow class of device changes while powered off by Johan Hedberg · 13 years ago
  58. 7770c4a Bluetooth: mgmt: Check for HCI_UP in update_eir() and update_class() by Johan Hedberg · 13 years ago
  59. 8ec3703 Bluetooth: mgmt: Fix return value for set_class by Johan Hedberg · 13 years ago
  60. 09b3c3f Bluetooth: Fix clearing of dev_class when powering down by Johan Hedberg · 13 years ago
  61. 27fcc36 Bluetooth: mgmt: Fix missing short_name in read_info by Johan Hedberg · 13 years ago
  62. 7bdaae4 Bluetooth: mgmt: Fix name_changed event for short name changes by Johan Hedberg · 13 years ago
  63. 28cc7bd Bluetooth: mgmt: Allow local name changes while powered off by Johan Hedberg · 13 years ago
  64. db99b5f Bluetooth: Fix read_name updating when HCI_SETUP is not set by Johan Hedberg · 13 years ago
  65. 490c5ba Bluetooth: Add hdev->short_name for EIR generation by Johan Hedberg · 13 years ago
  66. 7f9a903 Bluetooth: Send management event for class of device changes by Marcel Holtmann · 13 years ago
  67. 955638e Bluetooth: Fix handling of discoverable setting with timeout by Marcel Holtmann · 13 years ago
  68. 24c54a9 Bluetooth: Disabling discoverable with timeout is invalid by Marcel Holtmann · 13 years ago
  69. f51d5b2 Bluetooth: mgmt: Fix updating EIR when updating the name by Johan Hedberg · 13 years ago
  70. e59fda8 Bluetooth: Fix EIR data clearing when powering off by Johan Hedberg · 13 years ago
  71. 06199cf Bluetooth: mgmt: Implement Set LE command by Johan Hedberg · 13 years ago
  72. 6c8f12c Bluetooth: mgmt: Fix Set SSP supported check by Johan Hedberg · 13 years ago
  73. 97e0bde Bluetooth: Enable timestamps for control channel by Marcel Holtmann · 13 years ago
  74. 54d04db Bluetooth: Explicitly clear EIR data upon hci_dev setup by Johan Hedberg · 13 years ago
  75. c80da27 Bluetooth: mgmt: Fix clearing of hdev->eir by Johan Hedberg · 13 years ago
  76. 5fc6ebb Bluetooth: mgmt: Fix EIR toggling with SSP by Johan Hedberg · 13 years ago
  77. 6bf0e46 Bluetooth: Fix coding style issues in mgmt code by Andrei Emeltchenko · 13 years ago
  78. 70c1f20 Bluetooth: Fix two minor style issues in HCI code by Marcel Holtmann · 13 years ago
  79. e5f0e15 Bluetooth: Fix two minor style issues in management code by Marcel Holtmann · 13 years ago
  80. c0ecddc Bluetooth: mgmt: Make Set SSP command callable while powered off by Johan Hedberg · 13 years ago
  81. 2e99b0a Bluetooth: Remove unneeded hci_cc_read_ssp_mode function by Johan Hedberg · 13 years ago
  82. 47990ea Bluetooth: mgmt: Make Set Link Security callable while powered off by Johan Hedberg · 13 years ago
  83. 2e0052e Bluetooth: Add socket error function by Andrei Emeltchenko · 13 years ago
  84. 0e587be Bluetooth: Add locked and unlocked state_change by Andrei Emeltchenko · 13 years ago
  85. c03b355 Bluetooth: Add l2cap_chan_lock by Andrei Emeltchenko · 13 years ago
  86. 3df91ea Bluetooth: Revert to mutexes from RCU list by Andrei Emeltchenko · 13 years ago
  87. 1b009c9 Bluetooth: trivial: Fix long line by Andrei Emeltchenko · 13 years ago
  88. ed9b5f2 Bluetooth: mgmt: Fix connectable/discoverable response values by Johan Hedberg · 13 years ago
  89. a297e97 Bluetooth: Fix clearing of persistent dev_flags by Johan Hedberg · 13 years ago
  90. 0224d2f Bluetooth: mgmt: Fix New Settings event for connectable/discoverable by Johan Hedberg · 13 years ago
  91. beadb2b Bluetooth: mgmt: Add convenience function for sending New Settings by Johan Hedberg · 13 years ago
  92. f1f0eb0 Bluetooth: mgmt: Fix current settings values when powered off by Johan Hedberg · 13 years ago
  93. df2c6c5 Bluetooth: mgmt: Fix Removing discoverable timeout in set_connectable by Johan Hedberg · 13 years ago
  94. 5e5282b Bluetooth: mgmt: Allow connectable/discoverable changes in off state by Johan Hedberg · 13 years ago
  95. 0cbf4ed6 Bluetooth: mgmt: Fix pairable setting upon initialization by Johan Hedberg · 13 years ago
  96. 5400c04 Bluetooth: mgmt: Fix set_fast_connectable error return by Johan Hedberg · 13 years ago
  97. b5235a6 Bluetooth: mgmt: Fix set_local_name and set_dev_class powered checks by Johan Hedberg · 13 years ago
  98. 4b34ee78 Bluetooth: mgmt: Fix powered checks for commands by Johan Hedberg · 13 years ago
  99. 8ee5654 Bluetooth: Don't send New Settings event during setup power down by Marcel Holtmann · 13 years ago
  100. f0d4b78 Bluetooth: Only keep controller up after init if powered on by Marcel Holtmann · 13 years ago