summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2012-05-09Bluetooth: Fix opcode access in hci_completeAndrei Emeltchenko
2012-05-09Bluetooth: Fix type in cpu_to_le conversionAndrei Emeltchenko
2012-05-09Bluetooth: trivial: Correct typesAndrei Emeltchenko
2012-05-09Bluetooth: trivial: Fix endian conversion modeAndrei Emeltchenko
2012-05-09Bluetooth: Convert error codes to le16Andrei Emeltchenko
2012-05-09Bluetooth: Correct CID endian notationAndrei Emeltchenko
2012-05-09Bluetooth: Correct length calc in L2CAP conf rspAndrei Emeltchenko
2012-05-09Bluetooth: Correct ediv in SMPAndrei Emeltchenko
2012-05-09Bluetooth: Fix broken usage of put_unaligned_le16Marcel Holtmann
2012-05-09Bluetooth: Add management command for setting Device IDMarcel Holtmann
2012-05-09Bluetooth: Handle EIR tags for Device IDMarcel Holtmann
2012-05-09Bluetooth: Add TX power tag to EIR dataMarcel Holtmann
2012-05-09Bluetooth: Remove redundant hdev->parent fieldDavid Herrmann
2012-05-09Bluetooth: Check FINDING state in interleaved discoveryAndre Guedes
2012-05-09Bluetooth: Correct chan->psm endian conversionsAndrei Emeltchenko
2012-05-09Bluetooth: Fix extra conversion to __le32Andrei Emeltchenko
2012-05-09Bluetooth: Correct type for ediv to __le16Andrei Emeltchenko
2012-05-09Bluetooth: trivial: Correct endian conversionAndrei Emeltchenko
2012-05-04tty_lock: Localise the lockAlan Cox
2012-05-01HID: Create a common generic driverHenrik Rydberg
2012-05-01HID: Create a generic device groupHenrik Rydberg
2012-04-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-04-24Bluetooth: Fix missing break in hci_cmd_complete_evtSzymon Janc
2012-04-18Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman
2012-04-16Bluetooth: Temporary keys should be retained during connectionVishal Agarwal
2012-04-16Bluetooth: hci_persistent_key should return boolVishal Agarwal
2012-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-04-09TTY: rfcomm/tty, use count from tty_portJiri Slaby
2012-04-09TTY: rfcomm/tty, remove work for tty_wakeupJiri Slaby
2012-04-09TTY: rfcomm/tty, use tty_port refcountingJiri Slaby
2012-04-09TTY: rfcomm/tty, add tty_portJiri Slaby
2012-03-30Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-28Bluetooth: mgmt: Add missing endian conversionAndrei Emeltchenko
2012-03-28Bluetooth: mgmt: Fix corruption of device_connected pktBrian Gix
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-28Bluetooth: Fix memory leaks due to chan refcntAndrei Emeltchenko
2012-03-28Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold
2012-03-28Bluetooth: Fix Endian Bug.Santosh Nayak
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2012-03-08Bluetooth: Set security level on incoming pairing requestIdo Yariv
2012-03-08Bluetooth: Fix access to the STK generation methods matrixIdo Yariv
2012-03-08Bluetooth: Fix using uninitialized variableLuiz Augusto von Dentz
2012-03-08Bluetooth: fix conding style issues all over the treeGustavo F. Padovan
2012-03-02Bluetooth: Don't force DISCOVERY_STOPPED state in inquiry_cache_flushAndre Guedes
2012-03-02Bluetooth: mgmt: Fix updating local name when powering onJohan Hedberg
2012-03-02Bluetooth: Remove HCI_PI_MGMT_INIT flag for socketsJohan Hedberg
2012-03-02Bluetooth: mgmt: Add new error code for invalid indexJohan Hedberg
2012-03-02Bluetooth: mgmt: Fix command status error code valuesJohan Hedberg