1. 4ec3c2e Merge 5.10.94 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 11 months ago
  2. f6bf3d6 Bluetooth: hci_bcm: Check for error irq by Jiasheng Jiang · 3 years ago
  3. a83e00f UPSTREAM: Bluetooth: hci_bcm: Add support for ISO packets by Jakub Pawlowski · 4 years ago
  4. 0383f16 Bluetooth: btbcm: Make btbcm_setup_patchram use btbcm_finalize by Hans de Goede · 4 years, 8 months ago
  5. 0287c5d Bluetooth: btbcm: Fold Patch loading + applying into btbcm_initialize() by Hans de Goede · 4 years, 8 months ago
  6. f8c51d2 Bluetooth: btbcm: Move setting of USE_BDADDR_PROPERTY quirk to hci_bcm.c by Hans de Goede · 4 years, 8 months ago
  7. 81bd5d0 Bluetooth: hci_bcm: fix freeing not-requested IRQ by Michał Mirosław · 4 years, 9 months ago
  8. b25e4df Bluetooth: hci_bcm: respect IRQ polarity from DT by Michał Mirosław · 4 years, 9 months ago
  9. f25a96c Bluetooth: hci_bcm: enable IRQ capability from devicetree by Guillaume La Roque · 5 years ago
  10. e601dae Bluetooth: hci_bcm: Drive RTS only for BCM43438 by Stefan Wahren · 5 years ago
  11. 88d1cc9 Bluetooth: hci_bcm: Add device-tree compatible for BCM4329 by Dmitry Osipenko · 5 years ago
  12. eb762b9 Bluetooth: hci_bcm: Support pcm params in dts by Abhishek Pandit-Subedi · 5 years ago
  13. 5d6f391 Bluetooth: hci_bcm: Disallow set_baudrate for BCM4354 by Abhishek Pandit-Subedi · 5 years ago
  14. 1199ab4 Bluetooth: btbcm: Add entry for BCM4335A0 UART bluetooth by Mohammad Rasim · 5 years ago
  15. d462af2 Bluetooth: hci_bcm: Add compatible string for BCM43540 by Abhishek Pandit-Subedi · 5 years ago
  16. 3347a80 Bluetooth: hci_bcm: Fix RTS handling during startup by Stefan Wahren · 5 years ago
  17. 16946de bluetooth: hci_bcm: Give more time to come out of reset by Ondrej Jirman · 5 years ago
  18. 52c8c7a bluetooth: bcm: Add support for loading firmware for BCM4345C5 by Ondrej Jirman · 5 years ago
  19. ff7c838 Bluetooth: hci_bcm: Fix -Wunused-const-variable warnings by YueHaibing · 5 years ago
  20. b36a155 Bluetooth: hci_uart: check for missing tty operations by Vladis Dronov · 5 years ago
  21. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  22. 62611ab Bluetooth: hci_bcm: Fix empty regulator supplies for Intel Macs by Chen-Yu Tsai · 6 years ago
  23. 22bba80 Bluetooth: hci_bcm: Handle specific unknown packets after firmware loading by Jonathan Bakker · 6 years ago
  24. 6690455 Bluetooth: hci_bcm: Add compatible string for BCM4330 by Chen-Yu Tsai · 6 years ago
  25. 92ffe0d Bluetooth: hci_bcm: Add BCM20702A1 variant by Maxime Ripard · 6 years ago
  26. 91927a9 Bluetooth: hci_bcm: Wait for device to come out of reset after power on by Chen-Yu Tsai · 6 years ago
  27. 75d1167 Bluetooth: hci_bcm: Add support for regulator supplies by Chen-Yu Tsai · 6 years ago
  28. 90bc07c Bluetooth: hci_bcm: Add support for LPO clock by Chen-Yu Tsai · 6 years ago
  29. 55dbfcd Bluetooth: hci_bcm: Use "txco" and "extclk" to get clock reference by Chen-Yu Tsai · 6 years ago
  30. 8c08947 Bluetooth: hci_bcm: Simplify clk_get error handling by Chen-Yu Tsai · 6 years ago
  31. 28ac03b Bluetooth: hci_bcm: Handle deferred probing for the clock supply by Chen-Yu Tsai · 6 years ago
  32. e9ca080 Bluetooth: hci_serdev: Move serdev_device_close/open into common hci_serdev code by Hans de Goede · 7 years ago
  33. 22ac191 Bluetooth: btbcm: Allow using btbcm_initialize() for reinit by Hans de Goede · 7 years ago
  34. e6ba820 Bluetooth: hci_bcm: Remove irq-active-low DMI quirk for the Thinkpad 8 by Hans de Goede · 7 years ago
  35. 2b05393 Bluetooth: hci_bcm: Add broken-irq dmi blacklist and add Meegopad T08 to it by Hans de Goede · 7 years ago
  36. 45a42bc Bluetooth: hci_bcm: Remove DMI quirk for the MINIX Z83-4 by Ian W MORRISON · 7 years ago
  37. 6112150 Bluetooth: hci_bcm: Add ACPI HIDs found in Windows .inf files and DSTDs by Hans de Goede · 7 years ago
  38. a4de156 Bluetooth: hci_bcm: Do not tie GPIO pin order to a specific ACPI HID by Hans de Goede · 7 years ago
  39. 9644e6b Bluetooth: hci_bcm: Remove duplication in gpio-mappings declaration by Hans de Goede · 7 years ago
  40. 4063caf Bluetooth: hci_bcm: Add 6 new ACPI HIDs by Hans de Goede · 7 years ago
  41. bb5208b Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being active-low by Hans de Goede · 7 years ago
  42. e09070c Bluetooth: hci_bcm: Add irq_polarity module option by Hans de Goede · 7 years ago
  43. f3863f1 Bluetooth: hci_bcm: Use default baud rate if missing shutdown GPIO by Marcel Holtmann · 7 years ago
  44. fb2d466 Bluetooth: hci_bcm: use gpiod cansleep version by Loic Poulain · 7 years ago
  45. e07c99b Bluetooth: hci_bcm: Set pulsed_host_wake flag in sleep parameters by Hans de Goede · 7 years ago
  46. b09c615 Revert "Bluetooth: hci_bcm: Streamline runtime PM code" by Hans de Goede · 7 years ago
  47. ab2f336 Bluetooth: hci_bcm: Make shutdown and device wake GPIO optional by Stefan Wahren · 7 years ago
  48. 8c6b8ed Bluetooth: hci_bcm: For serdev case close serdev on failure to set power by Hans de Goede · 7 years ago
  49. ff87596 Bluetooth: btbcm: Fix sleep mode struct ordering by Lukas Wunner · 7 years ago
  50. e4b9e5b Bluetooth: hci_bcm: Sleep instead of spinning by Lukas Wunner · 7 years ago
  51. 5954cdf Bluetooth: hci_bcm: Silence IRQ printk by Lukas Wunner · 7 years ago
  52. 4c33162 Bluetooth: hci_bcm: Support Apple GPIO handling by Lukas Wunner · 7 years ago
  53. 8bfa7e1e Bluetooth: hci_bcm: Handle errors properly by Lukas Wunner · 7 years ago
  54. 8353b4a Bluetooth: hci_bcm: Add callbacks to toggle GPIOs by Lukas Wunner · 7 years ago
  55. b7c2aba Bluetooth: hci_bcm: Document struct bcm_device by Lukas Wunner · 7 years ago
  56. 4dc2733 Bluetooth: hci_bcm: Invalidate IRQ on request failure by Lukas Wunner · 7 years ago
  57. f4cf6b7 Bluetooth: hci_bcm: Fix unbalanced pm_runtime_disable() by Lukas Wunner · 7 years ago
  58. 54ba69f Bluetooth: hci_bcm: Fix race on close by Lukas Wunner · 7 years ago
  59. 6d83f1e Bluetooth: hci_bcm: Clean up unnecessary #ifdef by Lukas Wunner · 7 years ago
  60. 4a59f1f Bluetooth: hci_bcm: Validate IRQ before using it by Ronald Tschalär · 7 years ago
  61. 3e81a4c Bluetooth: hci_bcm: Mandate presence of shutdown and device wake GPIO by Lukas Wunner · 7 years ago
  62. 43fff768 Bluetooth: hci_bcm: Streamline runtime PM code by Lukas Wunner · 7 years ago
  63. c23fae1 Bluetooth: hci_bcm: Add support for BCM2E72 by Hans de Goede · 7 years ago
  64. 61d220a Bluetooth: hci_bcm: Add support for BCM2E7E by Hans de Goede · 7 years ago
  65. 81a1905 Bluetooth: hci_bcm: fix build error without CONFIG_PM by Arnd Bergmann · 7 years ago
  66. 1bdb68b Bluetooth: hci_bcm: Add support for MINIX Z83-4 based devices by Ian W MORRISON · 7 years ago
  67. e8bfe86 Bluetooth: hci_bcm: Correct context of IRQ polarity message by Ian W MORRISON · 7 years ago
  68. 8a92056 Bluetooth: hci_bcm: Add (runtime)pm support to the serdev driver by Hans de Goede · 7 years ago
  69. 78277d7 Bluetooth: hci_bcm: Make suspend/resume functions platform_dev independent by Hans de Goede · 7 years ago
  70. 9d54fd6 Bluetooth: hci_bcm: Make acpi_probe get irq from ACPI resources by Hans de Goede · 7 years ago
  71. 42ef18f Bluetooth: hci_bcm: Rename bcm_platform_probe to bcm_get_resources by Hans de Goede · 7 years ago
  72. c0d3ce5 Bluetooth: hci_bcm: Store device pointer instead of platform_device pointer by Hans de Goede · 7 years ago
  73. 4a56f89 Bluetooth: hci_bcm: Move platform_get_irq call to bcm_probe by Hans de Goede · 7 years ago
  74. 201762e Bluetooth: hci_bcm: Move bcm_platform_probe call out of bcm_acpi_probe by Hans de Goede · 7 years ago
  75. 227630c Bluetooth: hci_bcm: Fix setting of irq trigger type by Hans de Goede · 7 years ago
  76. 01d5e44 Bluetooth: hci_bcm: Handle empty packet after firmware loading by Marcel Holtmann · 7 years ago
  77. 33cd149 Bluetooth: hci_bcm: Add serdev support by Loic Poulain · 7 years ago
  78. 74183a1 Bluetooth: hci_bcm: Use operation speed of 4Mbps only for ACPI devices by Marcel Holtmann · 7 years ago
  79. 98dc77d Bluetooth: hci_bcm: Make bcm_request_irq fail if no IRQ resource by Loic Poulain · 7 years ago
  80. c4c285d Bluetooth: hci_bcm: Add active_low irq polarity quirk for Asus T100CHI by Hans de Goede · 8 years ago
  81. cdd24a2 Bluetooth: hci_bcm: Fix unwanted error reporting if no bcm dev by Loic Poulain · 8 years ago
  82. 634fef6 networking: add and use skb_put_u8() by Johannes Berg · 8 years ago
  83. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  84. fda7057 Bluetooth: hci_bcm: Switch to devm_acpi_dev_add_driver_gpios() by Andy Shevchenko · 8 years ago
  85. 95065a6 Bluetooth: hci_bcm: add missing tty-device sanity check by Johan Hovold · 8 years ago
  86. 212d7183 Bluetooth: hci_bcm: Support platform enumeration by Andy Shevchenko · 8 years ago
  87. 730ce39 Bluetooth: hci_bcm: Fix clock (un)prepare by John Keeping · 8 years ago
  88. 89ab37b Bluetooth: hci_bcm: Add support for BCM2E95 and BCM2E96 by Daniel Drake · 8 years ago
  89. 5e2bd93 Bluetooth: hci_bcm: Fix autosuspend PM for Lenovo ThinkPad 8 by Jérôme de Bretagne · 8 years ago
  90. 143f0a2 Bluetooth: hci_bcm: Change protocol name by Loic Poulain · 8 years ago
  91. 1dbfc59 Bluetooth: hci_bcm: Add BCM2E71 ACPI ID by Loic Poulain · 9 years ago
  92. c5fd9cb Bluetooth: hci_bcm: Add BCM2E55 ACPI ID used in Lenovo ThinkPad Tablet 8 by Jérôme de Bretagne · 9 years ago
  93. 2791b44 Bluetooth: hci_bcm: Add BCM2E7C ACPI ID by Mika Westerberg · 9 years ago
  94. b013a63 Bluetooth: hci_bcm: Add new ACPI ID for bcm43241 by J.J. Meijer · 9 years ago
  95. adbdeae Bluetooth: hci_bcm: new ACPI IDs by Heikki Krogerus · 9 years ago
  96. d3d2072 Bluetooth: hci_bcm: move all Broadcom ACPI IDs to BCM HCI driver by Heikki Krogerus · 9 years ago
  97. 806f50c Bluetooth: hci_bcm: Add BCM2E65 ACPI ID by Luka Karinja · 9 years ago
  98. 618e8bc Bluetooth: Use new hci_skb_pkt_* wrappers for drivers by Marcel Holtmann · 9 years ago
  99. a185739 Bluetooth: hci_bcm: checking for ERR_PTR instead of NULL by Dan Carpenter · 9 years ago
  100. aee61f7 Bluetooth: hci_uart: Provide initial manufacturer information by Marcel Holtmann · 9 years ago