summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-04-07Bluetooth: btusb: Move Intel command structs into its own headerMarcel Holtmann2-33/+33
2015-04-07Bluetooth: btusb: Use generic Intel support for address supportMarcel Holtmann2-70/+10
2015-04-07Bluetooth: btintel: Introduce generic Intel Bluetooth supportMarcel Holtmann4-0/+146
2015-04-07Bluetooth: hci_uart: Provide generic H:4 receive frameworkMarcel Holtmann4-60/+110
2015-04-07Bluetooth: btbcm: Add firmware table for UART based devicesMarcel Holtmann1-15/+41
2015-04-07Bluetooth: hci_uart: Add protocol support for Broadcom UART devicesMarcel Holtmann4-0/+127
2015-04-07Bluetooth: hci_uart: Move setup callback into different locationMarcel Holtmann1-1/+1
2015-04-07Bluetooth: btusb: Update version number of the moduleMarcel Holtmann1-1/+1
2015-04-07Bluetooth: btusb: Move Broadcom quirk setting into support moduleMarcel Holtmann2-4/+5
2015-04-07Bluetooth: btusb: Add option for Broadcom protocol supportMarcel Holtmann2-208/+15
2015-04-07Bluetooth: btbcm: Add support for Broadcom controller setupMarcel Holtmann3-0/+272
2015-04-07Bluetooth: hci_uart: Use generic functionality from Broadcom moduleMarcel Holtmann4-22/+4
2015-04-07Bluetooth: btusb: Use generic functionality by Broadcom moduleMarcel Holtmann2-58/+5
2015-04-07Bluetooth: btbcm: Introduce generic Broadcom Bluetooth supportMarcel Holtmann4-0/+144
2015-04-07Bluetooth: hci_uart: Update version number driverMarcel Holtmann3-5/+1
2015-04-07Bluetooth: hci_uart: Remove the manual protocol init messageMarcel Holtmann6-40/+7
2015-04-07Bluetooth: hci_uart: Add name information to hci_uart_proto structMarcel Holtmann6-7/+13
2015-04-07Bluetooth: hci_uart: Make struct hci_uart_proto always constMarcel Holtmann7-13/+13
2015-04-07Bluetooth: hci_uart: Use h4_recv_buf helper for Atheros AR300xMarcel Holtmann2-5/+10
2015-04-07Bluetooth: hci_uart: Use h4_recv_buf helper for H:4 protocolMarcel Holtmann1-5/+9
2015-04-07Bluetooth: hci_uart: Introduce h4_recv_buf helper functionMarcel Holtmann2-0/+101
2015-04-07Bluetooth: hci_uart: Use const data pointer for received dataMarcel Holtmann7-10/+10
2015-04-07Bluetooth: hci_uart: Remove unused h4->rx_state and h4->rx_count fieldMarcel Holtmann1-2/+0
2015-04-07Bluetooth: hci_uart: Remove unused h4->rx_skb fieldMarcel Holtmann1-3/+0
2015-04-07Bluetooth: hci_uart: Fix indentation issues for multi-line functionsMarcel Holtmann1-6/+7
2015-04-07Bluetooth: hci_uart: Remove unneeded cast of tty->disc_dataMarcel Holtmann1-4/+4
2015-04-07Bluetooth: hci_uart: Add support Broadcom address configurationMarcel Holtmann5-1/+69
2015-04-07Bluetooth: hci_uart: Add support Intel address configurationMarcel Holtmann5-1/+69
2015-04-07Bluetooth: hci_uart: Add support for vendor detection flagMarcel Holtmann2-1/+29
2015-04-07Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2-9/+5
2015-04-07NFC: logging neateningJoe Perches8-43/+36
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller50-183/+372
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-11/+4
2015-04-06net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein1-1/+2
2015-04-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-14/+23
2015-04-06virtio: document queue state logicMichael S. Tsirkin1-5/+9
2015-04-06mvneta: dont call mvneta_adjust_link() manuallyStas Sergeev1-6/+1
2015-04-06NFC: pn533: fix error return codeJulia Lawall1-1/+3
2015-04-06NFC: nxp-nci: Release firmware when switching to FW mode failsSamuel Ortiz1-1/+3
2015-04-06NFC: nxp-nxi: Remove useless fw pointer checkSamuel Ortiz1-2/+1
2015-04-06nfc: st21nfca: Add additional comments about EVT_TRANSACTIONChristophe Ricard1-1/+10
2015-04-06nfc: st21nfcb: Add additional comments about EVT_TRANSACTIONChristophe Ricard1-1/+8
2015-04-06nfc: st21nfcb: Add missing break statement in switch sectionChristophe Ricard1-0/+1
2015-04-06NFC: st21nfca: Change st21nfca_get_iso14443_3_uid parameter nameChristophe Ricard1-2/+2
2015-04-06NFC: st21nfca: fix st21nfca_get_iso14443_3_uid data copyChristophe Ricard1-1/+1
2015-04-06NFC: st21nfcb: Retry i2c_master_send if it returns a negative valueChristophe Ricard1-2/+2
2015-04-05NFC: st21nfcb: Fix memory leak in secure element probing stageChristophe Ricard1-4/+2
2015-04-05Input: alps - report V2 Dualpoint Stick events via the right evdev nodeHans de Goede1-1/+6
2015-04-05Input: alps - report interleaved bare PS/2 packets via dev3Hans de Goede1-14/+18
2015-04-04Merge tag 'usb-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-5/+26