aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/x86/toshiba_bluetooth.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-23ACPI: make remove callback of ACPI driver voidGravatar Dawei Li 1-3/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2016-09-23platform/x86: toshiba_bluetooth: Decouple an error checking status codeGravatar Azael Avalos 1-1/+3
2015-11-20toshiba_bluetooth: Add missing newline in toshiba_bluetooth_present functionGravatar Azael Avalos 1-1/+1
2015-05-11toshiba_bluetooth: Change BT status message to debugGravatar Azael Avalos 1-2/+3
2015-05-06toshiba_bluetooth: Adapt *_enable, *_notify and *_resume functions to rfkillGravatar Azael Avalos 1-29/+18
2015-05-06toshiba_bluetooth: Add RFKill handler functionsGravatar Azael Avalos 1-9/+68
2015-05-06toshiba_bluetooth: Add a container struct named toshiba_bluetooth_devGravatar Azael Avalos 1-1/+46
2015-03-26toshiba_bluetooth: Fix enabling/disabling loop on recent devicesGravatar Azael Avalos 1-13/+37
2015-03-26toshiba_bluetooth: Clean up *_add function and disable BT device at removalGravatar Azael Avalos 1-16/+16
2015-03-26toshiba_bluetooth: Add three new functions to the driverGravatar Azael Avalos 1-0/+51
2013-12-07ACPI: Clean up inclusions of ACPI header filesGravatar Lv Zheng 1-3/+1
2013-01-26ACPI: Remove useless type argument of driver .remove() operationGravatar Rafael J. Wysocki 1-2/+2
2012-09-21toshiba_bluetooth: convert to module_acpi_driver()Gravatar Mika Westerberg 1-21/+1
2012-08-10platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEPGravatar Rafael J. Wysocki 1-0/+4
2012-07-01toshiba_bluetooth: Use struct dev_pm_ops for power managementGravatar Rafael J. Wysocki 1-4/+6
2011-05-27toshiba: Convert printks to pr_<level>Gravatar Joe Perches 1-5/+6
2010-01-28ACPI: replace acpi_integer by u64Gravatar Lin Ming 1-2/+2
2009-12-16Toshiba Bluetooth Enabling driver (RFKill handler v3)Gravatar Jes Sorensen 1-0/+144