Age | Commit message (Expand) | Author |
2019-09-04 | Bluetooth: bpa10x: change return value | Navid Emamdoost |
2019-07-06 | Bluetooth: Cleanup formatting and coding style | Fabian Schindlatz |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2018-07-23 | bluetooth: bpa10x: Replace GFP_ATOMIC with GFP_KERNEL in bpa10x_send_frame() | Jia-Ju Bai |
2018-04-01 | Bluetooth: bpa10x: Use separate h4_recv_buf helper | Marcel Holtmann |
2018-01-08 | Bluetooth: bpa10x: make array 'req' static, shrinks object size | Colin Ian King |
2017-10-30 | Bluetooth: Use bt_dev_err and bt_dev_info when possible | Marcel Holtmann |
2017-06-16 | networking: make skb_push & __skb_push return void pointers | Johannes Berg |
2016-07-18 | Bluetooth: bpa10x: Add support for hci_set_fw_info | Marcel Holtmann |
2015-11-19 | Bluetooth: Use new hci_skb_pkt_* wrappers for drivers | 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-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 |
2013-10-11 | Bluetooth: Declare bpa10x_table[] as const | Marcel Holtmann |
2013-10-11 | Bluetooth: Add hdev parameter to hdev->send driver callback | Marcel Holtmann |
2013-10-11 | Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback | Marcel Holtmann |
2012-08-06 | Bluetooth: Use devm_kzalloc in bpa10x.c file | Sachin Kamat |
2012-06-05 | Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE | Szymon Janc |
2012-05-18 | USB: Disable hub-initiated LPM for comms devices. | Sarah Sharp |
2012-02-13 | Bluetooth: Remove hci_dev->driver_data | David Herrmann |
2012-02-13 | Bluetooth: Remove HCI-owner field | David Herrmann |
2012-02-13 | Bluetooth: bpa10x: Free private driver data on usb shutdown | David Herrmann |
2011-11-18 | USB: convert drivers/bluetooth/* to use module_usb_driver() | Greg Kroah-Hartman |
2010-07-21 | Bluetooth: Use __packed annotation for drivers | Gustavo F. Padovan |
2010-02-27 | Bluetooth: Convert controller hdev->type to hdev->bus | Marcel Holtmann |
2008-11-30 | Bluetooth: Enable per-module dynamic debug messages | Marcel Holtmann |
2008-11-30 | Bluetooth: Send HCI Reset command by default on device initialization | Marcel Holtmann |
2008-10-31 | bpa10x: free sk_buff with kfree_skb | Ilpo Järvinen |
2008-10-06 | [Bluetooth] Fix double frees on error paths of btusb and bpa10x drivers | Marcel Holtmann |
2008-08-07 | [Bluetooth] Removal of unnecessary ignore module parameter | Marcel Holtmann |
2008-02-05 | drivers/bluetooth/bpa10x.c: fix memleak | Adrian Bunk |
2007-10-22 | [Bluetooth] Change BPA 100/105 driver to use USB anchors | Marcel Holtmann |
2007-04-25 | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-01-04 | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman |
2005-11-08 | [Bluetooth]: Add endian annotations to the core | Marcel Holtmann |
2005-11-07 | [PATCH] bluetooth: kmalloc + memset -> kzalloc conversion | Deepak Saxena |
2005-10-28 | [Bluetooth] Ignore additional interfaces of BPA 100/105 devices | Marcel Holtmann |
2005-10-08 | [PATCH] gfp flags annotations - part 1 | Al Viro |
2005-08-29 | [Bluetooth]: Move packet type into the SKB control buffer | Marcel Holtmann |
2005-08-29 | [Bluetooth]: Fix sparse warnings (__nocast type) | Victor Fusco |
2005-08-06 | [Bluetooth] Kill redundant NULL checks before kfree() | Marcel Holtmann |
2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds |