aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/toshiba_bluetooth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-23platform/x86: toshiba_bluetooth: Decouple an error checking status codeAzael Avalos1-1/+3
2015-11-20toshiba_bluetooth: Add missing newline in toshiba_bluetooth_present functionAzael Avalos1-1/+1
2015-05-11toshiba_bluetooth: Change BT status message to debugAzael Avalos1-2/+3
2015-05-06toshiba_bluetooth: Adapt *_enable, *_notify and *_resume functions to rfkillAzael Avalos1-29/+18
2015-05-06toshiba_bluetooth: Add RFKill handler functionsAzael Avalos1-9/+68
2015-05-06toshiba_bluetooth: Add a container struct named toshiba_bluetooth_devAzael Avalos1-1/+46
2015-03-26toshiba_bluetooth: Fix enabling/disabling loop on recent devicesAzael Avalos1-13/+37
2015-03-26toshiba_bluetooth: Clean up *_add function and disable BT device at removalAzael Avalos1-16/+16
2015-03-26toshiba_bluetooth: Add three new functions to the driverAzael Avalos1-0/+51
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-3/+1
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki1-2/+2
2012-09-21toshiba_bluetooth: convert to module_acpi_driver()Mika Westerberg1-21/+1
2012-08-10platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki1-0/+4
2012-07-01toshiba_bluetooth: Use struct dev_pm_ops for power managementRafael J. Wysocki1-4/+6
2011-05-27toshiba: Convert printks to pr_<level>Joe Perches1-5/+6
2010-01-28ACPI: replace acpi_integer by u64Lin Ming1-2/+2
2009-12-16Toshiba Bluetooth Enabling driver (RFKill handler v3)Jes Sorensen1-0/+144