summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/FlashPoint.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-18Bluetooth: Add __hci_cmd_send functionLoic Poulain2-0/+33
2018-05-18Bluetooth: hci_ldisc: Provide a 'default' switch caseFabio Estevam1-0/+2
2018-05-18Bluetooth: btusb: add ID for LiteOn 04ca:301aVic Wei1-0/+1
2018-05-18Bluetooth: use wait_event API instead of open-coding itJohn Keeping1-23/+7
2018-05-18Bluetooth: Prevent buffer overflow for large advertisement dataChriz Chow1-4/+8
2018-05-18Bluetooth: btbcm: btbcm_initialize(): Initialize hw_name to "BCM"Hans de Goede1-5/+4
2018-05-18Bluetooth: btbcm: Remove duplicate code from btbcm_setup_patchram()Hans de Goede1-73/+5
2018-05-18Bluetooth: btbcm: Allow using btbcm_initialize() for reinitHans de Goede3-26/+14
2018-05-18Bluetooth: btbcm: Make btbcm_initialize() also work for USB connected devicesHans de Goede1-29/+43
2018-05-18Bluetooth: btbcm: Factor out common code to determine subversionHans de Goede1-22/+18
2018-05-18Bluetooth: btbcm: Stop using upper nibble of rev to chose between uart/USB pathsHans de Goede1-9/+6
2018-05-18Bluetooth: hci_qca: Add serdev supportThierry Escande2-2/+109