Age | Commit message (Expand) | Author | Files | Lines |
2017-12-13 | Bluetooth: hci_qca: Avoid setup failure on missing rampatch | Loic Poulain | 1 | -0/+3 |
2017-10-30 | Bluetooth: Use bt_dev_err and bt_dev_info when possible | Marcel Holtmann | 1 | -6/+6 |
2017-10-06 | Bluetooth: Convert timers to use timer_setup() | Kees Cook | 1 | -9/+8 |
2017-06-16 | networking: add and use skb_put_u8() | Johannes Berg | 1 | -1/+1 |
2017-06-16 | networking: make skb_put & friends return void pointers | Johannes Berg | 1 | -1/+1 |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg | 1 | -1/+1 |
2017-02-18 | Bluetooth: hci_qca: fix spelling mistake: "Spurrious" -> "Spurious" | Colin Ian King | 1 | -2/+2 |
2016-11-27 | Bluetooth: hci_qca: Use setup_timer Kernel API instead of init_timer | Prasanna Karthik | 1 | -6/+3 |
2016-09-19 | Bluetooth: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 1 | -1/+1 |
2015-11-19 | Bluetooth: Use new hci_skb_pkt_* wrappers for drivers | Marcel Holtmann | 1 | -2/+2 |
2015-11-04 | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2015-10-21 | Bluetooth: hci_uart: Provide initial manufacturer information | Marcel Holtmann | 1 | -0/+1 |
2015-10-04 | debugfs: Pass bool pointer to debugfs_create_bool() | Viresh Kumar | 1 | -2/+2 |
2015-09-28 | Bluetooth: hci_qca: Changed unsigned long to bool | Prasanna Karthik | 1 | -2/+2 |
2015-09-17 | Bluetooth: hci_qca: Coding style clean up | Prasanna Karthik | 1 | -3/+3 |
2015-09-17 | Bluetooth: hci_qca: Fix a few tab vs spaces issues | Marcel Holtmann | 1 | -3/+3 |
2015-08-14 | Bluetooth: hciuart: Fix to use boolean flag with u32 type | Ben YoungTae Kim | 1 | -4/+4 |
2015-08-10 | Bluetooth: hciuart: Add support QCA chipset for UART | Ben Young Tae Kim | 1 | -0/+969 |