11 results
Order by date - Order by pertinence
All (11)
High-tech (11)
 
[PATCH RESEND] bluetooth: Remove bogus inline for l2cap_chan_connect()
commit 03a001948166d966d0d580cddb8ae3a23f8b795b ("Bluetooth: invert locking order in connect path") marked l2cap_chan_connect() inline for both the prototype in include/net/bluetooth/l2cap.h and the implementation in ...
Message posted on the February 26th, 2012 - 2:40 PM ET
[PATCH RESEND] Bluetooth: Add support for Apple MacBook Pro 9,2
$ usb-devices <snip> T: Bus Lev Prnt Port Cnt Dev#= 9 Spd MxCh= 0 D: Ver= 2.00 Cls=ff(vend.) Sub Prot MxPSd #Cfgs= 1 P: Vendorac ProdID‚1d Rev.86 S: Manufacturer=Apple Inc. S: Product=Bluetooth USB Host Controller C: #Ifs= 4 ...
Message posted on the August 7th, 2012 - 5:30 PM ET
[PATCH RESEND] bluetooth: btmrvl_sdio: look for sd8688 firmware in proper location
The firmware images are shared with libertas_sdio WiFi chip and used to be in libertas/ subtree in linux-firmware. As btmrvl_sdio used to look into the linux-firmware root, it ended up being unsuccessful. Since the firmware files are not specific to ...
Message posted on the March 13th, 2013 - 6:10 AM ET
[PATCH resend] Bluetooth: l2cap: fix misuse of logical operation in place of bitop
CC: Marcel Holtmann <marcel@holtmann.org> CC: "Gustavo F. Padovan" <padovan@profusion.mobi> CC: João Paulo Rechi Vita <jprvita@profusion.mobi> Signed-off-by: David Sterba <dsterba@suse.cz> Andrew, this has ...
Message posted on the January 14th, 2011 - 9:10 AM ET
[PATCH resend] net, bluetooth: don't attempt to free a channel that wasn't created
We may currently attempt to free a channel which wasn't created due to an error in the initialization path, this would cause a NULL ptr deref. This would cause the following oops: [ 12.919073] BUG: unable to handle kernel NULL pointer ...
Message posted on the October 8th, 2012 - 5:00 PM ET
[PATCH RESEND net-next] bluetooth: hci_core: Replace list_for_each with list_for_each_entry() helper
Replace list_for_each with list_for_each_entry() helper Signed-off-by: Denis Kirjanov <kirjanov@gmail.com> include/net/bluetooth/hci_core.h | 20 ++++++++ 1 files changed, 8 insertions(+), 12 deletions(-) diff --git ...
Message posted on the October 22nd, 2012 - 9:30 AM ET
[PATCH 2/8 v2]Bluetooth: Fix warning: variable 'tty' set but not used
Resend of this patch to fix whitespace issues The patch below fixes a warning message when using gcc 4.6.0 CC [M] drivers/bluetooth/hci_ldisc.o drivers/bluetooth/hci_ldisc.c: In function 'hci_uart_send_frame': drivers/bluetooth/hci_ldisc.c:213:21: ...
Message posted on the June 14th, 2010 - 9:30 PM ET
Resend: [PATCH] Bluetooth: Fix Endian Bug.
From: Santosh Nayak <santoshprasadnayak@gmail.com> Fix network to host endian conversion for L2CAP chan id. Signed-off-by: Santosh Nayak <santoshprasadnayak@gmail.com> net/bluetooth/l2cap_sock.c | 5 +++-- 1 files changed, 3 ...
Message posted on the March 1st, 2012 - 12:20 PM ET
Resend: [PATCH] Bluetooth: Fix Endian Bug.
From: Santosh Nayak <santoshprasadnayak@gmail.com> Fix for endian bug. Fix for null dereferenced removed as it is already submitted by Andrei. Signed-off-by: Santosh Nayak <santoshprasadnayak@gmail.com> net/bluetooth/l2cap_sock.c | ...
Message posted on the March 1st, 2012 - 6:10 AM ET
[Resend] [PATCH 0/9] ideapad: using EC command to control rf/camera power
These patches are made against current mainline kernel and also available at git://kernel.ubuntu.com/ikepanhc/ideapad-laptop.git for-upstream Once the rfkill of a laptop is set to block, it is no way to unblock with Linux without driver. Thanks for ...
Message posted on the October 1st, 2010 - 3:40 AM ET
2.6.36-rc3: Reported regressions from 2.6.35
This message contains a list of some regressions from 2.6.35, for which there are no fixes in the mainline known to the tracking team. If any of them have been fixed already, please let us know. If you know of any other unresolved regressions from ...
Message posted on the August 29th, 2010 - 6:50 PM ET