]> git.karo-electronics.de Git - karo-tx-linux.git/history - net/bluetooth/mgmt.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/blueto...
[karo-tx-linux.git] / net / bluetooth / mgmt.c
2011-12-19 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-12-19 Gustavo F. PadovanMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-12-18 Johan HedbergBluetooth: Use correct struct for user_confirm_neg_reply
2011-12-18 Johan HedbergBluetooth: Add timer for automatically disabling the...
2011-12-18 Johan HedbergBluetooth: Move EIR and CoD update functions to a bette...
2011-12-18 Johan HedbergBluetooth: Remove mgmt_set_service_cache
2011-12-18 Johan HedbergBluetooth: Move mgmt_set_fast_connectable to the right...
2011-12-18 Johan HedbergBluetooth: Update mgmt_read_info and related mgmt messages
2011-12-18 Gustavo F. PadovanBluetooth: Use system workqueue to schedule power_on
2011-12-18 Gustavo F. PadovanBluetooth: move power_off to system workqueue
2011-12-18 Gustavo F. PadovanBluetooth: Replace spin_lock by mutex in hci_dev
2011-12-16 Kalle ValoMerge remote branch 'wireless-next/master' into ath6kl...
2011-12-14 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-12-08 Wey-Yi GuyMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-12-08 Luciano CoelhoMerge branch 'wl12xx-next' into for-linville
2011-12-06 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-12-02 Gustavo F. PadovanMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-12-02 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-12-01 Brian GixBluetooth: Add User Passkey Response handling
2011-12-01 Luciano CoelhoMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-11-25 Wey-Yi GuyMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-11-22 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-11-21 Brian GixBluetooth: Differentiate LE User Pairing Responses
2011-11-21 Brian GixBluetooth: User Pairing Response restructuring
2011-11-16 Johan HedbergBluetooth: Pass all message parameters to mgmt_start_di...
2011-11-16 Johan HedbergBluetooth: Add missing cmd_complete for mgmt_load_link_keys
2011-11-16 Johan HedbergBluetooth: Create a unique mgmt error code hierarchy
2011-11-16 Johan HedbergBluetooth: Return success instead of EALREADY for mgmt...
2011-11-16 Johan HedbergBluetooth: Fix mgmt_pair_device imediate error responses
2011-11-16 Johan HedbergBluetooth: Add address type to mgmt_pair_device
2011-11-16 Andre GuedesBluetooth: mgmt_stop_discovery_failed()
2011-11-16 Andre GuedesBluetooth: Rename mgmt_inquiry_failed()
2011-11-15 Linus TorvaldsMerge branch 'gpio/merge' of git://git.secretlab.ca...
2011-11-12 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2011-11-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-11-12 Linus TorvaldsMerge git://github.com/herbertx/crypto
2011-11-11 Paul MundtMerge branches 'sh/pm-runtime' and 'common/clkfwk'...
2011-11-10 Johan HedbergBluetooth: Add status parameter to mgmt_disconnect...
2011-11-10 Johan HedbergBluetooth: Add proper response to mgmt_remove_keys...
2011-11-10 Johan HedbergBluetooth: Fix deadlock with mgmt_pair_device
2011-11-10 Johan HedbergBluetooth: Add public/random LE address information...
2011-11-10 Olof JohanssonMerge branch 'msm-fix' of git://codeaurora.org/quic...
2011-11-09 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-11-09 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-11-09 Olof JohanssonMerge branch 'imx/compile-fixes' of git://git.linaro...
2011-11-09 Johan HedbergBluetooth: Remove redundant hci_dev comparisons in...
2011-11-09 Johan HedbergBluetooth: Fix consistency with u16 integer type in...
2011-11-09 Johan HedbergBluetooth: Fix cancel_delayed_work_sync usage with...
2011-11-09 Johan HedbergBluetooth: Add missing hci_dev locking when calling...
2011-11-09 Johan HedbergBluetooth: Move pending management command list into...
2011-11-09 Johan HedbergBluetooth: Pass full hci_dev struct to mgmt callbacks
2011-11-09 Linus TorvaldsMerge branch 'docs-move' of git://git.kernel.org/pub...
2011-11-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-11-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-11-08 Johan HedbergBluetooth: Add address type fields to mgmt messages...
2011-11-08 Johan HedbergBluetooth: Update link key mgmt APIs to match latest...
2011-11-08 Johan HedbergBluetooth: Fix response for mgmt_start_discovery when...
2011-11-08 Johan HedbergBluetooth: Remove redundant code from mgmt_block &...
2011-11-08 Johan HedbergBluetooth: Convert power off mechanism to use delayed_work
2011-11-08 Johan HedbergBluetooth: Fix mgmt response when HCI_Write_Scan_Enable...
2011-11-08 Johan HedbergBluetooth: Add timeout field to mgmt_set_discoverable
2011-11-08 Andre GuedesBluetooth: Create hci_cancel_inquiry()
2011-11-08 Andre GuedesBluetooth: Create hci_do_inquiry()
2011-11-08 Mark BrownMerge branch 'for-3.2' of git://git.kernel.org/pub...
2011-11-08 Benjamin HerrenschmidtMerge remote-tracking branch 'agust/next' into merge
2011-11-08 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2011-11-07 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2011-11-07 Tony LindgrenMerge branch 'fixes-modulesplit' into fixes
2011-11-07 Johan HedbergBluetooth: Fix mgmt response when adapter goes down...
2011-11-07 Johan HedbergBluetooth: Set HCI_MGMT flag only in read_controller_info
2011-11-07 Johan HedbergBluetooth: Fix command complete/status for discovery...
2011-11-07 Luiz Augusto von... Bluetooth: replace list_for_each with list_for_each_ent...
2011-11-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-11-07 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2011-11-07 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2011-11-07 Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2011-11-07 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2011-11-07 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2011-11-07 Randy DunlapMerge branch 'docs/docbook/drm' of git://github.com...
2011-11-07 Linus TorvaldsMerge branch 'upstream/jump-label-noearly' of git:...
2011-11-07 Linus TorvaldsMerge branch 'upstream/xen-settime' of git://git.kernel...
2011-11-07 Linus TorvaldsMerge branch 'stable/cleanups-3.2' of git://git.kernel...
2011-11-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git.kernel...
2011-11-07 Len BrownMerge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools...
2011-11-07 Linus TorvaldsMerge branch 'writeback-for-linus' of git://git.kernel...
2011-11-07 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2011-11-07 Linus TorvaldsMerge branch 'trivial' of git://git.kernel.org/pub...
2011-11-07 Linus TorvaldsMerge branch 'misc' of git://git.kernel.org/pub/scm...
2011-11-07 Linus TorvaldsMerge branch 'kconfig' of git://git.kernel.org/pub...
2011-11-07 Linus TorvaldsMerge branch 'kbuild' of git://git.kernel.org/pub/scm...
2011-11-07 Linus TorvaldsMerge branch 'stable/vmalloc-3.2' of git://git.kernel...
2011-11-07 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2011-11-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-11-06 Linus TorvaldsMerge branch 'next/devel2' of git://git.linaro.org...
2011-11-06 Linus TorvaldsMerge branch 'next/cleanup3' of git://git.linaro.org...
2011-11-05 Linus TorvaldsMerge branch 'next' of git://git.infradead.org/users...
2011-11-05 Tony LindgrenMerge branch 'for_3.2/pm-cleanup-2' of git://github...
2011-11-05 Tony LindgrenMerge branch 'prcm_scm_misc_fixes_3.2' of git://git...
2011-11-05 Tony LindgrenMerge branch 'omap_clock_fixes_3.2' of git://git.pwsan...
next