summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-17can: Allwinner A10/A20 CAN Controller support - Kernel moduleGerhard Bertelsmann3-0/+868
2015-09-17can: Allwinner A10/A20 CAN Controller support - Devicetree bindingsGerhard Bertelsmann1-0/+36
2015-09-17net: smc91x: convert pxa dma to dmaengineRobert Jarzmik2-44/+84
2015-09-17Bluetooth: hci_qca: Coding style clean upPrasanna Karthik1-3/+3
2015-09-17Bluetooth: bt3c_cs: clean up obsolete functionsPrasanna Karthik1-4/+8
2015-09-17Bluetooth: Remove SCO fragments on connection closeKuba Pawlak1-0/+14
2015-09-17Bluetooth: hci_intel: Enable IRQ wake capabilityLoic Poulain1-7/+25
2015-09-17Bluetooth: hci_intel: Give priority to LPM packetsLoic Poulain1-3/+6
2015-09-17atusb: add handling for different chipnamesAlexander Aring1-2/+11
2015-09-17Bluetooth: Fix typo in smp_ah comment for hash functionMarcel Holtmann1-1/+1
2015-09-17Bluetooth: hci_bcm: Add wake-up capabilityFrederic Danis1-10/+150
2015-09-17Bluetooth: btusb: Use btintel_load_ddc_config for device configLoic Poulain1-30/+1
2015-09-17Bluetooth: hci_intel: Add Device configurationLoic Poulain1-0/+7
2015-09-17Bluetooth: btintel: Add Device Configuration supportLoic Poulain2-0/+53
2015-09-17Bluetooth: hci_intel: Fix warnings due to unused lpm functionsLoic Poulain1-0/+2
2015-09-17Bluetooth: btintel: fix warningVincent Stehlé1-1/+2
2015-09-17ieee802154: af_ieee802154: fix typo in comment.Stefan Schmidt1-1/+1
2015-09-17ieee802154: docs: fix project name to linux-wpan as well as some typosStefan Schmidt1-4/+4
2015-09-17at86rf230: detailed edge triggered irq warningAlexander Aring1-1/+1
2015-09-17at86rf230: add debugfs supportAlexander Aring3-14/+159
2015-09-17at86rf230: interrupt tx with force trx_offAlexander Aring1-9/+1
2015-09-17at86rf230: change trac status check behaviourAlexander Aring1-25/+4
2015-09-17ieee802154: 6lowpan: use correct ESC value for dispatchStefan Schmidt1-1/+1
2015-09-17ieee802154: 6lowpan: fix drop return valueAlexander Aring1-1/+1
2015-09-17ieee802154: 6lowpan: remove tx full-size calc workaroundAlexander Aring2-120/+11
2015-09-17ieee802154: 6lowpan: remove packet type to hostAlexander Aring1-1/+0
2015-09-17ieee802154: 6lowpan: check on valid 802.15.4 frameAlexander Aring3-0/+48
2015-09-17ieee802154: 6lowpan: add check for reserved dispatchAlexander Aring1-1/+15
2015-09-17ieee802154: 6lowpan: add handler for all dispatch valuesAlexander Aring1-0/+90
2015-09-17ieee802154: 6lowpan: add generic lowpan header checkAlexander Aring1-1/+27
2015-09-17ieee820154: 6lowpan: dispatch evaluation reworkAlexander Aring6-111/+288
2015-09-17ieee802154: 6lowpan: earlier skb->dev switchAlexander Aring1-1/+2
2015-09-17ieee802154: 6lowpan: trivial checks at firstAlexander Aring1-4/+2
2015-09-17ieee802154: 6lowpan: cleanup pull of iphc bytesAlexander Aring1-7/+2
2015-09-17ieee802154: 6lowpan: change if lowpan dev is runningAlexander Aring1-5/+6
2015-09-17ieee802154: 6lowpan: remove EXPORT_SYMBOLAlexander Aring1-1/+0
2015-09-17ieee802154: 6lowpan: remove set to zeroAlexander Aring1-1/+0
2015-09-17ieee802154: 6lowpan: remove check on nullAlexander Aring1-1/+1
2015-09-17ieee802154: 6lowpan: register packet layer while openAlexander Aring1-10/+18
2015-09-17ieee802154: 6lowpan: change dev vars to wdev and ldevAlexander Aring5-84/+82
2015-09-17Bluetooth: btmrvl: skb resource leak, and double free.Kieran Bingham1-14/+0
2015-09-17Bluetooth: close HCI device when user channel socket gets closedSimon Fels3-2/+12
2015-09-17Bluetooth: hci_intel: Show error in case of invalid LPM packet sizeLoic Poulain1-2/+5
2015-09-17Bluetooth: hci_intel: Add runtime PM supportLoic Poulain1-3/+69
2015-09-17Bluetooth: hci_intel: Add PM supportLoic Poulain1-0/+53
2015-09-17Bluetooth: hci_intel: Implement LPM suspend/resumeLoic Poulain1-0/+158
2015-09-17Bluetooth: hci_bcm: Use bt_dev logging helpersFrederic Danis1-18/+18
2015-09-17Bluetooth: hci_bcm: Replace spinlock by mutexFrederic Danis1-13/+13
2015-09-17Bluetooth: hci_qca: Fix a few tab vs spaces issuesMarcel Holtmann1-3/+3
2015-09-17Bluetooth: hci_intel: Replace spinlock with mutexLoic Poulain1-9/+9