aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-08-03pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski
2010-08-03pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski
2010-07-30pcmcia: remove cs_types.hDominik Brodowski
2010-07-27Bluetooth: Fix kfree() => kfree_skb() in hci_ath.cDan Carpenter
2010-07-27Bluetooth: Add __init and __exit marks to UART driversGustavo F. Padovan
2010-07-27Bluetooth: Use hci_recv_stream_fragment() in UART driverGustavo F. Padovan
2010-07-27Bluetooth: Fix permission of hci_ath.cGustavo F. Padovan
2010-07-21Bluetooth: Support for Atheros AR300x serial chipSuraj Sumangala
2010-07-21Bluetooth: Use __packed annotation for driversGustavo F. Padovan
2010-07-21Bluetooth: Move bit-field variable in USB driver to data->flagsGustavo F. Padovan
2010-07-21Bluetooth: Added support for controller shipped with iMac i5Cyril Lacoux
2010-07-21Bluetooth: Remove unnecessary casts of private_data in driversJoe Perches
2010-07-21Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctlsJohan Hedberg
2010-07-21Bluetooth: Use kzalloc for driversJulia Lawall
2010-07-21Bluetooth: Use kmemdup for driversJulia Lawall
2010-07-21Bluetooth: Process interrupt in main thread of btmrvl driver as wellAmitkumar Karwar
2010-07-21Bluetooth: Fix warning: variable 'tty' set but not usedJustin P. Mattock
2010-07-21Bluetooth: Silence warning in btmrvl SDIO driverKulikov Vasiliy
2010-07-01drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.hCody Rester
2010-06-30Bluetooth: Fix abuse of the preincrement operatorDavid Howells
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-10pcmcia: dev_node removal (write-only drivers)Dominik Brodowski
2010-05-10pcmcia: re-work pcmcia_request_irq()Dominik Brodowski
2010-05-10Bluetooth: Set hdev->dev_type based on Marvell device typeBing Zhao
2010-05-10Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card()Bing Zhao
2010-05-10Bluetooth: Decode btmrvl MODULE_BRINGUP_REG response correctlyBing Zhao
2010-05-10Bluetooth: Fix storing negative values as unsigned charDan Carpenter
2010-05-10Bluetooth: Fix wrong packet type count incrementGustavo F. Padovan
2010-05-10Bluetooth: Use the proper function cast to get hdr dataGustavo F. Padovan
2010-05-10Bluetooth: Fix return value when bt_skb_alloc failsGustavo F. Padovan
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-27Bluetooth: Convert Marvell driver to use per adapter debugfsMarcel Holtmann
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann
2010-02-27Bluetooth: Add missing kfree() on error path in Atheros driverDan Carpenter
2010-02-27Bluetooth: Make USB device id constantMárton Németh
2010-02-27Bluetooth: Add __init/__exit macros to Marvell SDIO driverPeter Huewe
2010-02-03Bluetooth: Fix memory leak in Marvell BT-over-SDIO driverYoichi Yuasa
2010-01-30Bluetooth: Add DFU driver for Atheros Bluetooth chipset AR3011Vikram Kandukuri
2010-01-30Bluetooth: Redo checks in IRQ handler for shared IRQ supportMike Frysinger
2009-12-17Bluetooth: Prevent ill-timed autosuspend in USB driverOliver Neukum
2009-12-11USB: remove the auto_pm flagAlan Stern
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-03Bluetooth: Declare MODULE_FIRMWARE for Marvell SDIO driverBen Hutchings
2009-12-03Bluetooth: Enable auto sleep mode for btmrvl driverAmitkumar Karwar
2009-12-03Bluetooth: Fix miscdev ops owner for virtual driverMarcel Holtmann