]> Pileus Git - ~andy/linux/history - net/bluetooth
NFC: Set local general bytes in nci_start_poll
[~andy/linux] / net / bluetooth /
2012-09-24 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-09-24 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2012-09-24 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2012-09-19 Johan HedbergBluetooth: Update management interface revision
2012-09-19 Johan HedbergBluetooth: mgmt: Implement support for passkey notification
2012-09-08 Andrei EmeltchenkoBluetooth: AMP: Add Read Data Block Size to amp_init
2012-09-08 Andrei EmeltchenkoBluetooth: trivial: Remove empty line
2012-09-08 Andrei EmeltchenkoBluetooth: trivial: Make hci_chan_del return void
2012-09-08 Andrei EmeltchenkoBluetooth: Remove unneeded zero init
2012-09-07 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-09-07 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2012-09-06 Johannes BergMerge remote-tracking branch 'wireless-next/master...
2012-09-05 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2012-09-05 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-09-05 Johannes BergMerge remote-tracking branch 'wireless-next/master...
2012-08-27 Vinicius Costa GomesBluetooth: Fix sending a HCI Authorization Request...
2012-08-27 Vinicius Costa GomesBluetooth: Change signature of smp_conn_security()
2012-08-23 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2012-08-23 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub... master-2012-08-23
2012-08-22 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub... master-2012-08-22
2012-08-21 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2012-08-21 Vinicius Costa GomesBluetooth: Fix establishing ESCO links
2012-08-21 Syam SidhardhanBluetooth: Use kref for l2cap channel reference counting
2012-08-21 Syam SidhardhanBluetooth: debug: Correct the PSM printing
2012-08-21 Mikel AstizBluetooth: mgmt: Add device disconnect reason
2012-08-21 Mikel AstizBluetooth: Fix minor coding style in hci_event.c
2012-08-21 Andrei EmeltchenkoBluetooth: trivial: Use preferred method for NULL check
2012-08-15 Andrei EmeltchenkoBluetooth: trivial: Shorten variable scope
2012-08-15 Andre GuedesBluetooth: Fix use-after-free bug in SMP
2012-08-15 Vinicius Costa GomesBluetooth: Add type information to the hci_connect...
2012-08-15 Vinicius Costa GomesBluetooth: Simplify a the connection type handling
2012-08-15 Vinicius Costa GomesBluetooth: Refactor SCO connection into its own function
2012-08-15 Vinicius Costa GomesBluetooth: Refactor ACL connection into its own function
2012-08-15 Vinicius Costa GomesBluetooth: Refactor LE connection into its own function
2012-08-15 Vinicius Costa GomesBluetooth: Rename LE and ACL connection functions
2012-08-15 Vinicius Costa GomesBluetooth: Remove some functions from being exported
2012-08-10 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-08-10 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-08-06 Jaganath KanakkasseryBluetooth: Fix socket not getting freed if l2cap channe...
2012-08-06 Andrei EmeltchenkoBluetooth: smp: Fix possible NULL dereference
2012-08-06 Ram MalovanyBluetooth: Set name_state to unknown when entry name...
2012-08-06 Ram MalovanyBluetooth: Fix using a NULL inquiry cache entry
2012-08-06 Ram MalovanyBluetooth: Fix using NULL inquiry entry
2012-08-06 Szymon JancBluetooth: Fix legacy pairing with some devices
2012-08-06 Gustavo PadovanBluetooth: Fix possible deadlock in SCO code
2012-08-06 Andre GuedesBluetooth: Refactor in hci_le_conn_complete_evt
2012-08-06 Andre GuedesBluetooth: Lookup hci_conn in hci_le_conn_complete_evt
2012-08-06 Andre GuedesBluetooth: Find hci_conn by BT_CONNECT state
2012-08-06 Andre GuedesBluetooth: Refactor hci_cs_le_create_conn
2012-08-06 Andre GuedesBluetooth: Remove unneeded code
2012-08-06 Andre GuedesBluetooth: Fix hci_le_conn_complete_evt
2012-08-06 Andre GuedesBluetooth: Trivial refactoring
2012-08-06 Masatake YAMATOBluetooth: Added /proc/net/sco via bt_procfs_init()
2012-08-06 Masatake YAMATOBluetooth: Added /proc/net/rfcomm via bt_procfs_init()
2012-08-06 Masatake YAMATOBluetooth: Added /proc/net/l2cap via bt_procfs_init()
2012-08-06 Masatake YAMATOBluetooth: Added /proc/net/hidp via bt_procfs_init()
2012-08-06 Masatake YAMATOBluetooth: Added /proc/net/hci via bt_procfs_init()
2012-08-06 Masatake YAMATOBluetooth: Added /proc/net/cmtp via bt_procfs_init()
2012-08-06 Masatake YAMATOBluetooth: Added /proc/net/bnep via bt_procfs_init()
2012-08-06 Masatake YAMATOBluetooth: /proc/net/ entries for bluetooth protocols
2012-08-06 Jaganath KanakkasseryBluetooth: Free the l2cap channel list only when refcou...
2012-08-06 Jaganath KanakkasseryBluetooth: Move l2cap_chan_hold/put to l2cap_core.c
2012-08-06 Andre GuedesBluetooth: Remove locking in hci_user_passkey_request_evt
2012-08-06 Andrei EmeltchenkoBluetooth: Make connect / disconnect cfm functions...
2012-08-06 Andre GuedesBluetooth: Use lmp_no_flush_capable where applicable
2012-08-06 Andre GuedesBluetooth: Use lmp_sniffsubr_capable where applicable
2012-08-06 Andre GuedesBluetooth: Use lmp_sniff_capable where applicable
2012-08-06 Andre GuedesBluetooth: Use lmp_rswitch_capable where applicable
2012-08-06 Andre GuedesBluetooth: Use lmp_esco_capable where applicable
2012-08-06 Andre GuedesBluetooth: Use lmp_ssp_capable where applicable
2012-08-06 Andre GuedesBluetooth: Use lmp_le_capable where applicable
2012-08-06 Andre GuedesBluetooth: Use lmp_bredr_capable where applicable
2012-08-06 Andrei EmeltchenkoBluetooth: Fix processing A2MP chan in security_cfm
2012-08-06 Andrei EmeltchenkoBluetooth: Do not shadow hdr variable
2012-08-06 Andrei EmeltchenkoBluetooth: debug: Fix printing A2MP cmd code format
2012-08-06 Andrei EmeltchenkoBluetooth: mgmt: Managing only BR/EDR HCI controllers
2012-08-01 Linus TorvaldsMerge branch 'for-linus-3.6-rc1' of git://git.kernel...
2012-08-01 Linus TorvaldsMerge branch 'dmaengine' of git://git.linaro.org/people...
2012-08-01 Linus TorvaldsMerge branch 'audit' of git://git.linaro.org/people...
2012-08-01 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-08-01 Linus TorvaldsMerge tag 'fbdev-updates-for-3.6' of git://github.com...
2012-08-01 Linus TorvaldsMerge tag 'sound-3.6' of git://git.kernel.org/pub/scm...
2012-08-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-08-01 Linus TorvaldsMerge branch 'for-3.6/drivers' of git://git.kernel...
2012-08-01 Linus TorvaldsMerge branch 'for-3.6/core' of git://git.kernel.dk...
2012-08-01 NeilBrownMerge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf...
2012-08-01 Linus TorvaldsMerge tag 'random_for_linus' of git://git.kernel.org...
2012-08-01 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2012-08-01 Linus TorvaldsMerge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org...
2012-08-01 Linus TorvaldsMerge tag 'for-v3.6' of git://git.infradead.org/battery-2.6
2012-07-31 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git.kernel...
2012-07-31 Linus TorvaldsMerge branch 'nfsd-next' of git://linux-nfs.org/~bfield...
2012-07-31 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-07-31 Anton VorontsovMerge with upstream to accommodate with thermal changes
2012-07-31 Jens AxboeMerge branch 'upstream' of git://git.kernel.org/pub...
2012-07-31 Benjamin HerrenschmidtMerge remote-tracking branch 'kumar/merge' into merge
2012-07-31 Linus TorvaldsMerge tag 'writeback-proportions' of git://git.kernel...
2012-07-31 Linus TorvaldsMerge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org...
2012-07-31 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2012-07-30 Linus TorvaldsMerge tag 'for-linus-v3.6-rc1' of git://oss.sgi.com...
next