Age | Commit message (Expand) | Author |
2015-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-11-04 | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-11-05 | Bluetooth: Fix possible deadlock in btusb | Kuba Pawlak |
2015-10-25 | Bluetooth: btmrvl: add missing of_node_put | Julia Lawall |
2015-10-22 | Bluetooth: hci_bcm: checking for ERR_PTR instead of NULL | Dan Carpenter |
2015-10-21 | Bluetooth: btintel: Enable extra Intel vendor events | Marcel Holtmann |
2015-10-21 | Bluetooth: btusb: Set manufacturer for Intel bootloader devices | Marcel Holtmann |
2015-10-21 | Bluetooth: hci_uart: Provide initial manufacturer information | Marcel Holtmann |
2015-10-21 | Bluetooth: btusb: Add support for latest Apple controllers | Marcel Holtmann |
2015-10-21 | Bluetooth: btusb: Set early vendor info for Intel and Broadcom | Marcel Holtmann |
2015-10-21 | Bluetooth: ath3k: Add support of AR3012 0cf3:817b device | Dmitry Tunin |
2015-10-21 | Bluetooth: ath3k: Add new AR3012 0930:021c id | Dmitry Tunin |
2015-10-21 | Bluetooth: btusb: Add support for Foxconn/Lenovo BCM43142A0 (105b:e065) | Santtu Rekilä |
2015-10-21 | Bluetooth: btbcm: Read USB product information for Apple devices | Marcel Holtmann |
2015-10-21 | Bluetooth: btbcm: Fix firmware version number calculation | Marcel Holtmann |
2015-10-21 | Bluetooth: btusb: Mark BCM2045 devices to have broken link key commands | Marcel Holtmann |
2015-10-21 | Bluetooth: btintel: Add diagnostic support for older controllers | Marcel Holtmann |
2015-10-21 | Bluetooth: btintel: Set quirk for non-persistent diagnostic settings | Marcel Holtmann |
2015-10-21 | Bluetooth: bpa10x: fix BT_HCIUART dependency | Arnd Bergmann |
2015-10-21 | Bluetooth: btusb: Print information of Intel SfP lock states | Marcel Holtmann |
2015-10-21 | Bluetooth: btintel: Add support for enabling tracing functionality | Marcel Holtmann |
2015-10-21 | Bluetooth: btusb: Add support for Broadcom LM_DIAG interface | Marcel Holtmann |
2015-10-21 | Bluetooth: bpa10x: Fix missing BT_HCIUART dependency | Marcel Holtmann |
2015-10-08 | Bluetooth: bpa10x: Use h4_recv_buf helper for frame reassembly | Marcel Holtmann |
2015-10-08 | Bluetooth: bpa10x: Add support for set_diag driver callback | Marcel Holtmann |
2015-10-08 | Bluetooth: bpa10x: Read revision information in setup stage | Marcel Holtmann |
2015-10-08 | Bluetooth: hci_bcm: Enable support for set_diag driver callback | Marcel Holtmann |
2015-10-08 | Bluetooth: hci_bcm: Enable parsing of LM_DIAG messages | Marcel Holtmann |
2015-10-07 | Bluetooth: btbcm: Read the local name in setup stage | Marcel Holtmann |
2015-10-05 | Bluetooth: Move handling of HCI_RUNNING flag into core | Marcel Holtmann |
2015-10-05 | Bluetooth: Move HCI_RUNNING check into hci_send_frame | Marcel Holtmann |
2015-10-05 | Bluetooth: btbcm: Send HCI Reset before sending Apple specific commands | Marcel Holtmann |
2015-10-04 | debugfs: Pass bool pointer to debugfs_create_bool() | Viresh Kumar |
2015-10-03 | Bluetooth: btintel: Add iBT register access over HCI support | Loic Poulain |
2015-10-01 | Bluetooth: hci_bcm: Do not test ACPI companion in bcm_acpi_probe() | Jarkko Nikula |
2015-10-01 | Bluetooth: hci_bcm: Remove needless looking code | Jarkko Nikula |
2015-10-01 | Bluetooth: hci_bcm: Remove needless acpi_match_device() call | Jarkko Nikula |
2015-10-01 | Bluetooth: hci_bcm: Handle possible error from acpi_dev_get_resources() | Jarkko Nikula |
2015-10-01 | Bluetooth: hci_bcm: Add missing acpi_dev_free_resource_list() | Jarkko Nikula |
2015-10-01 | Bluetooth: hci_intel: Cleanup the device probe code | Jarkko Nikula |
2015-09-30 | Bluetooth: hci_h5: clean up hci_h5 code | Prasanna Karthik |
2015-09-30 | Bluetooth: btuart_cs: remove obsolete header | Prasanna Karthik |
2015-09-28 | Bluetooth: hci_qca: Changed unsigned long to bool | Prasanna Karthik |
2015-09-25 | Bluetooth: btmrvl: Comparison to NULL re-written | Prasanna Karthik |
2015-09-25 | Bluetooth: btuart_cs: Comparison to NULL re-written | Prasanna Karthik |
2015-09-25 | Bluetooth: bt3c_cs: Comparison to NULL re-written | Prasanna Karthik |
2015-09-25 | Bluetooth: bluecard: Comparison to NULL could be re-written | Prasanna Karthik |
2015-09-24 | Bluetooth: hci_bcm: Add suspend/resume runtime PM functions | Frederic Danis |
2015-09-24 | Bluetooth: Remove useless rx_lock spinlock | Frederic Danis |
2015-09-24 | Bluetooth: hci_bcm: Prepare PM runtime support | Frederic Danis |