aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-05Bluetooth: btbcm: Send HCI Reset before sending Apple specific commandsMarcel Holtmann1-2/+8
2015-10-03Bluetooth: btintel: Add iBT register access over HCI supportLoic Poulain3-0/+206
2015-10-01Bluetooth: hci_bcm: Do not test ACPI companion in bcm_acpi_probe()Jarkko Nikula1-6/+2
2015-10-01Bluetooth: hci_bcm: Remove needless looking codeJarkko Nikula1-10/+3
2015-10-01Bluetooth: hci_bcm: Remove needless acpi_match_device() callJarkko Nikula1-5/+0
2015-10-01Bluetooth: hci_bcm: Handle possible error from acpi_dev_get_resources()Jarkko Nikula1-1/+3
2015-10-01Bluetooth: hci_bcm: Add missing acpi_dev_free_resource_list()Jarkko Nikula1-0/+1
2015-10-01Bluetooth: hci_intel: Cleanup the device probe codeJarkko Nikula1-24/+0
2015-09-30Bluetooth: hci_h5: clean up hci_h5 codePrasanna Karthik1-5/+5
2015-09-30Bluetooth: btuart_cs: remove obsolete headerPrasanna Karthik1-1/+1
2015-09-28Bluetooth: hci_qca: Changed unsigned long to boolPrasanna Karthik1-2/+2
2015-09-25Bluetooth: btmrvl: Comparison to NULL re-writtenPrasanna Karthik2-2/+2
2015-09-25Bluetooth: btuart_cs: Comparison to NULL re-writtenPrasanna Karthik1-1/+1
2015-09-25Bluetooth: bt3c_cs: Comparison to NULL re-writtenPrasanna Karthik1-1/+1
2015-09-25Bluetooth: bluecard: Comparison to NULL could be re-writtenPrasanna Karthik1-1/+1
2015-09-24mrf24j40: remove trailing semicolonAlexander Aring1-1/+1
2015-09-24Bluetooth: hci_bcm: Add suspend/resume runtime PM functionsFrederic Danis1-4/+56
2015-09-24Bluetooth: Remove useless rx_lock spinlockFrederic Danis2-6/+3
2015-09-24Bluetooth: hci_bcm: Prepare PM runtime supportFrederic Danis1-28/+60
2015-09-24Bluetooth: hci_bcm: Fix IRQ polarity for T100Frederic Danis1-0/+25
2015-09-22Bluetooth: btmrvl: add sd8997 chipset supportAmitkumar Karwar2-2/+38
2015-09-22Bluetooth: btmrvl: remove extra space in castAmitkumar Karwar1-5/+5
2015-09-22mrf24j40: replace magic numbersAlexander Aring1-38/+98
2015-09-22mrf24j40: change irq trigger type behaviourAlexander Aring1-3/+28
2015-09-22mrf24j40: add promiscuous mode supportAlexander Aring1-1/+21
2015-09-22mrf24j40: add tx power supportAlexander Aring1-0/+71
2015-09-22mrf24j40: add cca ed level supportAlexander Aring1-1/+49
2015-09-22mrf24j40: add cca mode supportAlexander Aring1-0/+40
2015-09-22mrf24j40: add csma params supportAlexander Aring1-1/+26
2015-09-22mrf24j40: async interrupt handlingAlexander Aring1-53/+40
2015-09-22mrf24j40: rework rx handling to async rx handlingAlexander Aring1-164/+118
2015-09-22mrf24j40: rework tx handling to async tx handlingAlexander Aring1-83/+78
2015-09-22mrf24j40: change to frame delivery with crcAlexander Aring1-4/+1
2015-09-22mrf24j40: use regmap for register accessAlexander Aring1-97/+50
2015-09-22mrf24j40: add regmap supportAlexander Aring2-0/+313
2015-09-22mrf24j40: add more register definesAlexander Aring1-0/+68
2015-09-22mrf24j40: add random extended addr generationAlexander Aring1-0/+1
2015-09-22mrf24j40: add default channel settingAlexander Aring1-0/+7
2015-09-22mrf24j40: add device-tree supportAlexander Aring1-0/+9
2015-09-22mrf24j40: remove spi settings overwriteAlexander Aring1-3/+5
2015-09-22mrf24j40: calling ieee802154_register_hw at lastAlexander Aring1-10/+7
2015-09-22mrf24j40: use ieee802154_alloc_hw for private dataAlexander Aring1-16/+15
2015-09-22mrf24j40: cleanup define identationAlexander Aring1-38/+38
2015-09-22at86rf230: support edge triggered irqAlexander Aring1-122/+89
2015-09-22Bluetooth: btmrvl: fix firmware dump issueNachiket Kukade1-0/+6
2015-09-21drivers/net/ieee802154/at86rf230.c: seq_printf() now returns NULLStephen Rothwell1-25/+10
2015-09-21drivers: net: cpsw-common: add support for reading mac address for dra7 and am437x platformsMugunthan V N1-0/+6
2015-09-21drivers: net: cpsw: davinci_emac: move reading mac id to common fileMugunthan V N4-59/+57
2015-09-21Merge tag 'linux-can-next-for-4.4-20150921' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller1-105/+92
2015-09-21net: bcmgenet: Remove duplicate test for tx_coalesce_usecs_highFlorian Fainelli1-2/+1