summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-10-05Bluetooth: btbcm: Send HCI Reset before sending Apple specific commandsMarcel Holtmann
2015-10-03Bluetooth: btintel: Add iBT register access over HCI supportLoic Poulain
2015-10-01Bluetooth: hci_bcm: Do not test ACPI companion in bcm_acpi_probe()Jarkko Nikula
2015-10-01Bluetooth: hci_bcm: Remove needless looking codeJarkko Nikula
2015-10-01Bluetooth: hci_bcm: Remove needless acpi_match_device() callJarkko Nikula
2015-10-01Bluetooth: hci_bcm: Handle possible error from acpi_dev_get_resources()Jarkko Nikula
2015-10-01Bluetooth: hci_bcm: Add missing acpi_dev_free_resource_list()Jarkko Nikula
2015-10-01Bluetooth: hci_intel: Cleanup the device probe codeJarkko Nikula
2015-09-30Bluetooth: hci_h5: clean up hci_h5 codePrasanna Karthik
2015-09-30Bluetooth: btuart_cs: remove obsolete headerPrasanna Karthik
2015-09-28Bluetooth: hci_qca: Changed unsigned long to boolPrasanna Karthik
2015-09-25Bluetooth: btmrvl: Comparison to NULL re-writtenPrasanna Karthik
2015-09-25Bluetooth: btuart_cs: Comparison to NULL re-writtenPrasanna Karthik
2015-09-25Bluetooth: bt3c_cs: Comparison to NULL re-writtenPrasanna Karthik
2015-09-25Bluetooth: bluecard: Comparison to NULL could be re-writtenPrasanna Karthik
2015-09-24mrf24j40: remove trailing semicolonAlexander Aring
2015-09-24Bluetooth: hci_bcm: Add suspend/resume runtime PM functionsFrederic Danis
2015-09-24Bluetooth: Remove useless rx_lock spinlockFrederic Danis
2015-09-24Bluetooth: hci_bcm: Prepare PM runtime supportFrederic Danis
2015-09-24Bluetooth: hci_bcm: Fix IRQ polarity for T100Frederic Danis
2015-09-22Bluetooth: btmrvl: add sd8997 chipset supportAmitkumar Karwar
2015-09-22Bluetooth: btmrvl: remove extra space in castAmitkumar Karwar
2015-09-22mrf24j40: replace magic numbersAlexander Aring
2015-09-22mrf24j40: change irq trigger type behaviourAlexander Aring
2015-09-22mrf24j40: add promiscuous mode supportAlexander Aring
2015-09-22mrf24j40: add tx power supportAlexander Aring
2015-09-22mrf24j40: add cca ed level supportAlexander Aring
2015-09-22mrf24j40: add cca mode supportAlexander Aring
2015-09-22mrf24j40: add csma params supportAlexander Aring
2015-09-22mrf24j40: async interrupt handlingAlexander Aring
2015-09-22mrf24j40: rework rx handling to async rx handlingAlexander Aring
2015-09-22mrf24j40: rework tx handling to async tx handlingAlexander Aring
2015-09-22mrf24j40: change to frame delivery with crcAlexander Aring
2015-09-22mrf24j40: use regmap for register accessAlexander Aring
2015-09-22mrf24j40: add regmap supportAlexander Aring
2015-09-22mrf24j40: add more register definesAlexander Aring
2015-09-22mrf24j40: add random extended addr generationAlexander Aring
2015-09-22mrf24j40: add default channel settingAlexander Aring
2015-09-22mrf24j40: add device-tree supportAlexander Aring
2015-09-22mrf24j40: remove spi settings overwriteAlexander Aring
2015-09-22mrf24j40: calling ieee802154_register_hw at lastAlexander Aring
2015-09-22mrf24j40: use ieee802154_alloc_hw for private dataAlexander Aring
2015-09-22mrf24j40: cleanup define identationAlexander Aring
2015-09-22at86rf230: support edge triggered irqAlexander Aring
2015-09-22Bluetooth: btmrvl: fix firmware dump issueNachiket Kukade
2015-09-22drivers/net/ieee802154/at86rf230.c: seq_printf() now returns NULLStephen Rothwell
2015-09-22drivers: net: cpsw-common: add support for reading mac address for dra7 and a...Mugunthan V N
2015-09-22drivers: net: cpsw: davinci_emac: move reading mac id to common fileMugunthan V N
2015-09-22Merge tag 'linux-can-next-for-4.4-20150921' of git://git.kernel.org/pub/scm/l...David S. Miller
2015-09-21net: bcmgenet: Remove duplicate test for tx_coalesce_usecs_highFlorian Fainelli