Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-30Bluetooth: hci_qca: Fix "Sleep inside atomic section" warningThierry Escande
2018-05-18Bluetooth: hci_qca: Add serdev supportThierry Escande
2018-05-18Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loaderAmit Pundir
2017-12-13Bluetooth: hci_qca: Avoid setup failure on missing rampatchLoic Poulain
2017-10-30Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann
2017-10-06Bluetooth: Convert timers to use timer_setup()Kees Cook
2017-06-16networking: add and use skb_put_u8()Johannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-02-18Bluetooth: hci_qca: fix spelling mistake: "Spurrious" -> "Spurious"Colin Ian King
2016-11-27Bluetooth: hci_qca: Use setup_timer Kernel API instead of init_timerPrasanna Karthik
2016-09-19Bluetooth: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2015-11-19Bluetooth: Use new hci_skb_pkt_* wrappers for driversMarcel Holtmann
2015-11-05Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-10-21Bluetooth: hci_uart: Provide initial manufacturer informationMarcel Holtmann
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar
2015-09-28Bluetooth: hci_qca: Changed unsigned long to boolPrasanna Karthik
2015-09-17Bluetooth: hci_qca: Coding style clean upPrasanna Karthik
2015-09-17Bluetooth: hci_qca: Fix a few tab vs spaces issuesMarcel Holtmann
2015-08-14Bluetooth: hciuart: Fix to use boolean flag with u32 typeBen YoungTae Kim
2015-08-11Bluetooth: hciuart: Add support QCA chipset for UARTBen Young Tae Kim