Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drivers/bluetooth/btsdio.c: fix double-free | Adrian Bunk | 2008-02-05 | 1 | -3/+1 |
| | | | | | | | | This patch fixes a double-free spotted by the Coverity checker. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net> | ||||
* | [Bluetooth] Add generic driver for Bluetooth SDIO devices | Marcel Holtmann | 2007-10-22 | 1 | -0/+406 |
This patch adds a generic driver for Bluetooth SDIO devices. It supports Type-A and Type-B devices. Signed-off-by: David Vrabel <david.vrabel@csr.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org> |