Re: [PATCH] HID: sony: Fix SHANWAN pad rumbling on USB

2017-11-09 Thread Szymon Janc
o > + * start rumbling non-stop. > + */ > + if (strcmp(hdev->name, "SHANWAN PS3 GamePad")) { > + ret = hid_hw_output_report(hdev, buf, 1); > + if (ret < 0) { > + hid_info(hdev, "can't set operatio

Re: [PATCH] net/bluetooth: make bluetooth socket can be created in net namespace

2017-08-14 Thread Szymon Janc
Hi, On 14 August 2017 at 11:45, fupan wrote: > On 2017/8/14 17:30, Marcel Holtmann wrote: >> >> Hi Fupan, >> >>> By now kernel only supported creating bluetooth socket in init_net >>> net namespace, which made bluetooth device cannot be accessed in >>> containers, this patch made bluetooth socket

Re: Uses of Linux backports in the industry

2015-06-02 Thread Szymon Janc
time to time but in overall this is quite easy and really straight forward. [0] https://01.org/bluez-android [1] https://code.google.com/p/aosp-bluez/ -- BR Szymon Janc -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to ma