1. e4a9e94 OMAPDSS: DSI: implement generic DSI pin config by Tomi Valkeinen · 13 years ago
  2. 3acc797 OMAPDSS: Taal: move reset gpio handling to taal driver by Tomi Valkeinen · 13 years ago
  3. dac8eb5 OMAPDSS: TFP410: rename dvi files to tfp410 by Tomi Valkeinen · 13 years ago
  4. 2e6f2ee OMAPDSS: TFP410: rename dvi -> tfp410 by Tomi Valkeinen · 13 years ago
  5. e813a55 OMAP: board-files: remove custom PD GPIO handling for DVI output by Tomi Valkeinen · 13 years ago
  6. 2da3519 OMAPDSS: panel-dvi: add PD gpio handling by Tomi Valkeinen · 13 years ago
  7. 38e490f MAINTAINERS: switch drm/i915 to Daniel Vetter by Daniel Vetter · 13 years ago
  8. 973076a Merge branch 'kirkwood_fixes_for_v3.4' of git://git.infradead.org/users/jcooper/linux-kirkwood into fixes by Olof Johansson · 13 years ago
  9. c818f97 ARM i.MX: remove now unused clock files by Sascha Hauer · 13 years ago
  10. 2acd1b6 ARM: i.MX6: implement clocks using common clock framework by Shawn Guo · 13 years ago
  11. 5b48a61 ARM i.MX35: implement clocks using common clock framework by Sascha Hauer · 13 years ago
  12. b8d4176 ARM i.MX5: implement clocks using common clock framework by Sascha Hauer · 13 years ago
  13. 53168e5 Bluetooth: Fixed checkpatch warnings by Cristian Chilipirea · 13 years ago
  14. 000092b Bluetooth: bnep: use constant for ethertype by Eldad Zack · 13 years ago
  15. 94122bb Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentation by Mat Martineau · 13 years ago
  16. daf6a78c Bluetooth: Remove unneeded calculation and magic number by Andrei Emeltchenko · 13 years ago
  17. f2ba7fa Bluetooth: Remove hlen variable by Gustavo Padovan · 13 years ago
  18. 9d42820 Bluetooth: Enable Low Energy support by default by Marcel Holtmann · 13 years ago
  19. 2ee8ce3 Bluetooth: Remove unused hci_le_ltk_neg_reply() by Syam Sidhardhan · 13 years ago
  20. ba54a16 Bluetooth: btmrvl: add support for SDIO suspend/resume callbacks by Amitkumar Karwar · 13 years ago
  21. 6ff9b5e Bluetooth: Remove unneeded elements from size calculation by Gustavo Padovan · 13 years ago
  22. e10b996 Bluetooth: Remove unused hci_le_ltk_reply() by Syam Sidhardhan · 13 years ago
  23. 422e925 Bluetooth: Add Code Aurora Forum copyright by Mat Martineau · 13 years ago
  24. 61d6ef3 Bluetooth: Make better use of l2cap_chan reference counting by Mat Martineau · 13 years ago
  25. dbd89fd Bluetooth: Remove unused function by Mat Martineau · 13 years ago
  26. 105bdf9 Bluetooth: Initialize new l2cap_chan structure members by Mat Martineau · 13 years ago
  27. b5c6aae Bluetooth: Move recently-added ERTM header packing functions by Mat Martineau · 13 years ago
  28. 3ce3514 Bluetooth: Remove duplicate structure members from bt_skb_cb by Mat Martineau · 13 years ago
  29. 5a364bd Bluetooth: Improve ERTM sequence number offset calculation by Mat Martineau · 13 years ago
  30. 2a8ff61 Bluetooth: btmrvl: configure default host sleep parameters by Amitkumar Karwar · 13 years ago
  31. 479453d Bluetooth: Remove advertising cache by Andre Guedes · 13 years ago
  32. 8e9f989 Bluetooth: Use address type info from user-space by Andre Guedes · 13 years ago
  33. b12f62c Bluetooth: Add dst_type parameter to hci_connect by Andre Guedes · 13 years ago
  34. 31f7956 Bluetooth: Move bdaddr_to_le to hci_core by Andre Guedes · 13 years ago
  35. 378b5b7 Bluetooth: Rename mgmt_to_le to bdaddr_to_le by Andre Guedes · 13 years ago
  36. 43ef0b8 Bluetooth: Add address type to struct sockaddr_l2 by Andre Guedes · 13 years ago
  37. 57c1477 Bluetooth: Rename link_to_mgmt to link_to_bdaddr by Andre Guedes · 13 years ago
  38. 591f47f Bluetooth: Move address type macros to bluetooth.h by Andre Guedes · 13 years ago
  39. 2bbf296 Bluetooth: trivial: Remove empty line by Andrei Emeltchenko · 13 years ago
  40. b290504 Bluetooth: Remove useless code in hci_connect by Andre Guedes · 13 years ago
  41. 9f0caeb Bluetooth: Add support for reusing the same hci_conn for LE links by Vinicius Costa Gomes · 13 years ago
  42. c228768 Bluetooth: Search global l2cap channels by src/dst addresses by Ido Yariv · 13 years ago
  43. d8ce9395 Bluetooth: Remove unneeded initialization in hci_alloc_dev() by David Herrmann · 13 years ago
  44. b1b813d Bluetooth: Move device initialization to hci_alloc_dev() by David Herrmann · 13 years ago
  45. 9be0dab Bluetooth: Move hci_alloc/free_dev close to hci_register/unregister_dev by David Herrmann · 13 years ago
  46. fb33405 Bluetooth: Restrict to one SCO listening socket by Marcel Holtmann · 13 years ago
  47. 8ed21f7 Bluetooth: Don't check source address in SCO bind function by Marcel Holtmann · 13 years ago
  48. fc50744 Bluetooth: Fix registering hci with duplicate name by Ulisses Furquim · 13 years ago
  49. 519e42b Bluetooth: Remove not needed status parameter by Lukasz Rymanowski · 13 years ago
  50. 7d5d775 Bluetooth: Split error handling for SCO listen sockets by Marcel Holtmann · 13 years ago
  51. 6b3af73 Bluetooth: Split error handling for L2CAP listen sockets by Marcel Holtmann · 13 years ago
  52. 35d4adcc Bluetooth: Don't distribute keys in case of Encryption Failure by Hemant Gupta · 13 years ago
  53. f4001d2 Bluetooth: btusb: Dynamic alternate setting by Mikel Astiz · 13 years ago
  54. 2d8b3a1 Bluetooth: Fix debug printing unallocated name by Andrei Emeltchenko · 13 years ago
  55. e47872209 Bluetooth: Remove strtoba header declared but not defined by Syam Sidhardhan · 13 years ago
  56. 270ca16 Bluetooth: remove header declared but not defined by Syam Sidhardhan · 13 years ago
  57. 4596fde5 Bluetooth: mgmt: Fix address type while loading Long Term Key by Hemant Gupta · 13 years ago
  58. 0c01bc4 Bluetooth: mgmt: Remove unwanted goto statements by Syam Sidhardhan · 13 years ago
  59. 5c94f37 Bluetooth: remove unneeded declaration of sco_conn_del() by Gustavo Padovan · 13 years ago
  60. 088ce08 Bluetooth: Remove unnecessary check by Mikel Astiz · 13 years ago
  61. abc5de8 Bluetooth: Use unsigned int instead of signed int by Mikel Astiz · 13 years ago
  62. 59f34fb Bluetooth: btmrvl_sdio: remove pointless conditional before release_firmware() by Jesper Juhl · 13 years ago
  63. b76bbd6 Bluetooth: Functions for handling ERTM control fields by Mat Martineau · 13 years ago
  64. 3c58819 Bluetooth: Add the l2cap_seq_list structure for tracking frames by Mat Martineau · 13 years ago
  65. 9033894 Bluetooth: Remove err parameter from alloc_skb() by Gustavo Padovan · 13 years ago
  66. bd4b165 Bluetooth: Adds set_default function in L2CAP setup by Andrei Emeltchenko · 13 years ago
  67. 6bcbc48 Bluetooth: Add Read Local AMP Info to init by Andrei Emeltchenko · 13 years ago
  68. 328c924 Bluetooth: mgmt: Fix missing connect failed event for LE by Hemant Gupta · 13 years ago
  69. b24c624 Bluetooth: Fix clearing discovery type when stopping discovery by Hemant Gupta · 13 years ago
  70. 0ed0914 Bluetooth: Remove MGMT_ADDR_INVALID macro by Andre Guedes · 13 years ago
  71. eb19aaa Bluetooth: Send correct address type for LTK by Hemant Gupta · 13 years ago
  72. 3a602a0 Bluetooth: Remove unneeded zero initialization by Andrei Emeltchenko · 13 years ago
  73. 0dea014 Bluetooth: vhci: Ignore return code of nonseekable_open() by David Herrmann · 13 years ago
  74. 053262d Bluetooth: Update management interface revision by Marcel Holtmann · 13 years ago
  75. eef1d9b Bluetooth: Remove sk parameter from l2cap_chan_create() by Gustavo Padovan · 13 years ago
  76. 14a2849 Bluetooth: Make L2CAP chan_add functions static by Andrei Emeltchenko · 13 years ago
  77. bcd11ff Bluetooth: Remove unneeded timer clear by Andrei Emeltchenko · 13 years ago
  78. 00e3112 Bluetooth: Add a structure to carry ERTM data in skb control blocks by Mat Martineau · 13 years ago
  79. d5f7ac3 Bluetooth: Add definitions and struct members for new ERTM state machine by Mat Martineau · 13 years ago
  80. 6f74b6f Bluetooth: Comments and style fixes by Andrei Emeltchenko · 13 years ago
  81. 21693c1 Bluetooth: Add HCI_PERIODIC_INQ to dev_flags by Andre Guedes · 13 years ago
  82. 79d6e06 Bluetooth: Add Periodic Inquiry command complete handler by Andre Guedes · 13 years ago
  83. 1519cc1 Bluetooth: Ignore inquiry results from periodic inquiry by Andre Guedes · 13 years ago
  84. 642be6c Bluetooth: Check HCI_PERIODIC_INQ in start_discovery by Andre Guedes · 13 years ago
  85. ae854a7 Bluetooth: Add HCI_PERIODIC_INQ to dev_flags by Andre Guedes · 13 years ago
  86. 4d93483 Bluetooth: Add Periodic Inquiry command complete handler by Andre Guedes · 13 years ago
  87. e0d9727e Bluetooth: Refactor stop_discovery by Andre Guedes · 13 years ago
  88. 7537e5c Bluetooth: Replace EPERM by EALREADY in hci_cancel_inquiry by Andre Guedes · 13 years ago
  89. 3e9fb6d Bluetooth: Silence sparse warning by Andrei Emeltchenko · 13 years ago
  90. c72d4b8 Bluetooth: mgmt: Don't allow to set invalid value to DeviceID source by Szymon Janc · 13 years ago
  91. d97dcb6 Bluetooth: mgmt: Fix some code style and indentation issues by Szymon Janc · 13 years ago
  92. c9ecc48 Bluetooth: LE support for MGMT stop discovery by Andre Guedes · 13 years ago
  93. 7dbfac1 Bluetooth: Add hci_cancel_le_scan() to hci_core by Andre Guedes · 13 years ago
  94. 2e3c35e Bluetooth: trivial: Remove sparse warnings by Andrei Emeltchenko · 13 years ago
  95. 1f350c8 Bluetooth: Fix broken usage of get_unaligned_le16 by Marcel Holtmann · 13 years ago
  96. 1036b89 Bluetooth: Fix opcode access in hci_complete by Andrei Emeltchenko · 13 years ago
  97. 035100c Bluetooth: Fix type in cpu_to_le conversion by Andrei Emeltchenko · 13 years ago
  98. 739f43e Bluetooth: trivial: Correct types by Andrei Emeltchenko · 13 years ago
  99. 4fd21a8 Bluetooth: trivial: Fix endian conversion mode by Andrei Emeltchenko · 13 years ago
  100. 8ce0c49 Bluetooth: Convert error codes to le16 by Andrei Emeltchenko · 13 years ago