deliverable/linux.git
2012-02-29  Andrei EmeltchenkoBluetooth: Save remote L2CAP fixed channel mask
2012-02-29  Dan CarpenterBluetooth: change min_t() cast in hci_reassembly()
2012-02-29  Dan CarpenterBluetooth: use kfree_skb() instead of kfree()
2012-02-28  Johan HedbergBluetooth: Use LMP_HOST_SSP define instead of magic...
2012-02-28  Johan HedbergBluetooth: Add missing host features definitions
2012-02-27  Johan HedbergBluetooth: Remove redundant read_host_features commands
2012-02-27  Johan HedbergBluetooth: Don't send unnecessary write_le_enable command
2012-02-27  Johan HedbergBluetooth: Use kernel int types instead of ones from...
2012-02-24  Andrei EmeltchenkoBluetooth: Remove duplicated code in l2cap conn req
2012-02-24  Andrei EmeltchenkoBluetooth: Fix double locking in LE and conless chan
2012-02-24  Marcel HoltmannBluetooth: Add support for creating HCI UART based...
2012-02-24  Marcel HoltmannBluetooth: Allow HCI UART reset parameter via flags...
2012-02-24  Andrei EmeltchenkoBluetooth: Fix init request completion with AMP controllers
2012-02-24  Johan HedbergBluetooth: Fix init request completion with old controllers
2012-02-23  Johan HedbergBluetooth: mgmt: Fix clear_uuids response
2012-02-23  Johan HedbergBluetooth: mgmt: Fix dev_class related command response...
2012-02-23  Johan HedbergBluetooth: mgmt: Track pending class changes
2012-02-23  Johan HedbergBluetooth: mgmt: Add flags parameter to device_connected
2012-02-23  Johan HedbergBluetooth: mgmt: Fix clear UUIDs response
2012-02-23  Johan HedbergBluetooth: mgmt: Move service cache setting to a more...
2012-02-23  Johan HedbergBluetooth: mgmt: Fix return value of add/remove_uuid
2012-02-23  Johan HedbergBluetooth: mgmt: Fix update_eir/class with HCI_AUTO_OFF...
2012-02-23  Andre GuedesBluetooth: Set DISCOVERY_STOPPED if controller resets
2012-02-23  Johan HedbergBluetooth: mgmt: Fix count parameter in get_connections...
2012-02-23  Andrei EmeltchenkoBluetooth: Remove socket lock check
2012-02-23  Andrei EmeltchenkoBluetooth: Change sk lock to chan lock in L2CAP core
2012-02-23  Andrei EmeltchenkoBluetooth: Add unlocked __l2cap_chan_add function
2012-02-23  Johan HedbergBluetooth: mgmt: Add legacy pairing info to dev_found...
2012-02-23  Johan HedbergBluetooth: mgmt: Fix device_found parameters
2012-02-23  Johan HedbergBluetooth: mgmt: Fix unpair_device responses
2012-02-23  Johan HedbergBluetooth: mgmt: Add missing powered checks to commands
2012-02-23  Johan HedbergBluetooth: mgmt: Allow class of device changes while...
2012-02-23  Johan HedbergBluetooth: mgmt: Check for HCI_UP in update_eir() and...
2012-02-23  Johan HedbergBluetooth: mgmt: Fix return value for set_class
2012-02-23  Johan HedbergBluetooth: Fix clearing of dev_class when powering...
2012-02-23  Johan HedbergBluetooth: mgmt: Fix missing short_name in read_info
2012-02-23  Johan HedbergBluetooth: mgmt: Fix name_changed event for short name...
2012-02-23  Johan HedbergBluetooth: mgmt: Allow local name changes while powered off
2012-02-23  Johan HedbergBluetooth: Fix read_name updating when HCI_SETUP is...
2012-02-23  Johan HedbergBluetooth: Add hdev->short_name for EIR generation
2012-02-23  Marcel HoltmannBluetooth: Send management event for class of device...
2012-02-23  Marcel HoltmannBluetooth: Fix handling of discoverable setting with...
2012-02-23  Marcel HoltmannBluetooth: Disabling discoverable with timeout is invalid
2012-02-23  Johan HedbergBluetooth: mgmt: Fix updating EIR when updating the...
2012-02-23  Johan HedbergBluetooth: Fix EIR data clearing when powering off
2012-02-23  Johan HedbergBluetooth: mgmt: Implement Set LE command
2012-02-23  Johan HedbergBluetooth: mgmt: Fix Set SSP supported check
2012-02-23  Marcel HoltmannBluetooth: Enable timestamps for control channel
2012-02-23  Johan HedbergBluetooth: Explicitly clear EIR data upon hci_dev setup
2012-02-23  Johan HedbergBluetooth: mgmt: Fix clearing of hdev->eir
2012-02-23  Johan HedbergBluetooth: mgmt: Fix EIR toggling with SSP
2012-02-23  Andrei EmeltchenkoBluetooth: Fix coding style issues in mgmt code
2012-02-23  Marcel HoltmannBluetooth: Fix two minor style issues in HCI code
2012-02-23  Marcel HoltmannBluetooth: Fix two minor style issues in management...
2012-02-23  Johan HedbergBluetooth: mgmt: Make Set SSP command callable while...
2012-02-23  Johan HedbergBluetooth: Remove unneeded hci_cc_read_ssp_mode function
2012-02-23  Johan HedbergBluetooth: mgmt: Make Set Link Security callable while...
2012-02-23  Andrei EmeltchenkoBluetooth: Add socket error function
2012-02-23  Andrei EmeltchenkoBluetooth: Add locked and unlocked state_change
2012-02-23  Andrei EmeltchenkoBluetooth: Add l2cap_chan_lock
2012-02-23  Andrei EmeltchenkoBluetooth: Revert to mutexes from RCU list
2012-02-23  Andrei EmeltchenkoBluetooth: trivial: Fix long line
2012-02-23  Keng-Yu LinBluetooth: Add AR30XX device ID on Asus laptops
2012-02-21  Johan HedbergBluetooth: mgmt: Fix connectable/discoverable response...
2012-02-21  Johan HedbergBluetooth: Fix clearing of persistent dev_flags
2012-02-21  Johan HedbergBluetooth: mgmt: Fix New Settings event for connectable...
2012-02-21  Johan HedbergBluetooth: mgmt: Add convenience function for sending...
2012-02-21  Johan HedbergBluetooth: mgmt: Fix current settings values when power...
2012-02-21  Johan HedbergBluetooth: mgmt: Fix Removing discoverable timeout...
2012-02-21  Johan HedbergBluetooth: mgmt: Allow connectable/discoverable changes...
2012-02-21  Johan HedbergBluetooth: mgmt: Fix pairable setting upon initialization
2012-02-21  Johan HedbergBluetooth: mgmt: Fix set_fast_connectable error return
2012-02-21  Johan HedbergBluetooth: mgmt: Fix set_local_name and set_dev_class...
2012-02-21  Johan HedbergBluetooth: mgmt: Fix powered checks for commands
2012-02-21  Marcel HoltmannBluetooth: Don't send New Settings event during setup...
2012-02-21  Marcel HoltmannBluetooth: Only keep controller up after init if powered on
2012-02-21  Marcel HoltmannBluetooth: Fix parameter list for setting local name
2012-02-20  Johan HedbergBluetooth: mgmt: Clear EIR data when disabling SSP
2012-02-20  Johan HedbergBluetooth: mgmt: Fix Set SSP check for supported feature
2012-02-20  Johan HedbergBluetooth: mgmt: Add basic support for Set High Speed...
2012-02-20  Johan HedbergBluetooth: mgmt: Add address type parameter to Discover...
2012-02-20  Johan HedbergBluetooth: mgmt: Add address type parameter to Stop...
2012-02-20  Marcel HoltmannBluetooth: Always enable management interface
2012-02-20  Marcel HoltmannBluetooth: Set supported settings based on enabled...
2012-02-20  Marcel HoltmannBluetooth: Restrict access to management interface
2012-02-20  Marcel HoltmannBluetooth: Add support for HCI monitor channel
2012-02-20  Marcel HoltmannBluetooth: Remove HCI notifier handling
2012-02-20  Marcel HoltmannBluetooth: Fix issue with shared SKB between HCI raw...
2012-02-20  Marcel HoltmannBluetooth: Simplify HCI socket bind handling
2012-02-20  Marcel HoltmannBluetooth: Add HCI CMSG details only to raw sockets
2012-02-20  Marcel HoltmannBluetooth: Lock socket when reading HCI socket options
2012-02-20  Marcel HoltmannBluetooth: Limit HCI raw socket options to actual raw...
2012-02-20  Marcel HoltmannBluetooth: Remove unneeded bt_cb(skb)->channel variable
2012-02-20  Marcel HoltmannBluetooth: Split sending for HCI raw and control sockets
2012-02-19  Johan HedbergBluetooth: Fix hci_connect error return values
2012-02-19  Johan HedbergBluetooth: mgmt: Bump mgmt version
2012-02-19  Johan HedbergBluetooth: mgmt: Fix OOB command response parameters
2012-02-19  Johan HedbergBluetooth: mgmt: Fix (Un)Block Device return parameters
2012-02-19  Johan HedbergBluetooth: mgmt: Fix Start Discovery return parameters
2012-02-19  Johan HedbergBluetooth: mgmt: Fix Pair Device response status values
next
This page took 0.037826 seconds and 5 git commands to generate.