summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-26/+1
|\
| * HID: Create a common generic driverHenrik Rydberg2012-05-011-26/+1
| * HID: Create a generic device groupHenrik Rydberg2012-05-011-1/+1
* | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-221-73/+64
|\ \
| * | tty_lock: Localise the lockAlan Cox2012-05-041-2/+2
| * | Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman2012-04-184-6/+22
| |\ \ | | |/
| * | TTY: rfcomm/tty, use count from tty_portJiri Slaby2012-04-091-9/+21
| * | TTY: rfcomm/tty, remove work for tty_wakeupJiri Slaby2012-04-091-19/+3
| * | TTY: rfcomm/tty, use tty_port refcountingJiri Slaby2012-04-091-32/+26
| * | TTY: rfcomm/tty, add tty_portJiri Slaby2012-04-091-12/+13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-165-7/+31
|\ \ \
| * | | Bluetooth: mgmt: Fix device_connected sending orderJohan Hedberg2012-05-142-2/+10
| * | | Bluetooth: notify userspace of security level changeGustavo Padovan2012-05-144-5/+21
* | | | bluetooth: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-091-3/+3
|/ / /
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-04-273-15/+17
|\ \ \ | |_|/ |/| |
| * | Bluetooth: Fix missing break in hci_cmd_complete_evtSzymon Janc2012-04-241-0/+1
| * | Bluetooth: Temporary keys should be retained during connectionVishal Agarwal2012-04-162-4/+4
| * | Bluetooth: hci_persistent_key should return boolVishal Agarwal2012-04-162-11/+12
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-04-094-6/+22
|\ \ \ | |/ / | | / | |/ |/|
| * Bluetooth: mgmt: Add missing endian conversionAndrei Emeltchenko2012-03-281-3/+8
| * Bluetooth: mgmt: Fix corruption of device_connected pktBrian Gix2012-03-281-1/+1
| * Bluetooth: Fix memory leaks due to chan refcntAndrei Emeltchenko2012-03-281-0/+3
| * Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold2012-03-281-0/+7
| * Bluetooth: Fix Endian Bug.Santosh Nayak2012-03-281-2/+3
* | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-1/+2
|\ \
| * | compat: Use COMPAT_USE_64BIT_TIME in the Bluetooth subsystemH. J. Lu2012-02-201-1/+2
* | | Remove all #inclusions of asm/system.hDavid Howells2012-03-289-9/+0
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-2015-1788/+3585
|\ \
| * | Bluetooth: Set security level on incoming pairing requestIdo Yariv2012-03-081-0/+2
| * | Bluetooth: Fix access to the STK generation methods matrixIdo Yariv2012-03-081-1/+1
| * | Bluetooth: Fix using uninitialized variableLuiz Augusto von Dentz2012-03-081-3/+3
| * | Bluetooth: fix conding style issues all over the treeGustavo F. Padovan2012-03-086-353/+339
| * | Bluetooth: Don't force DISCOVERY_STOPPED state in inquiry_cache_flushAndre Guedes2012-03-031-1/+0
| * | Bluetooth: mgmt: Fix updating local name when powering onJohan Hedberg2012-03-032-16/+14
| * | Bluetooth: Remove HCI_PI_MGMT_INIT flag for socketsJohan Hedberg2012-03-032-11/+8
| * | Bluetooth: mgmt: Add new error code for invalid indexJohan Hedberg2012-03-021-3/+3
| * | Bluetooth: mgmt: Fix command status error code valuesJohan Hedberg2012-03-021-2/+2
| * | Bluetooth: Fix clearing of HCI_PENDING_CLASS flagJohan Hedberg2012-03-021-1/+1
| * | Bluetooth: Update MGMT and SMP timeout constants to use msecs_to_jiffiesMarcel Holtmann2012-03-022-6/+4
| * | Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffiesMarcel Holtmann2012-03-022-13/+7
| * | Bluetooth: mgmt: Centralize message length checksJohan Hedberg2012-03-011-168/+52
| * | Bluetooth: mgmt: Move command handlers into a tableJohan Hedberg2012-03-011-140/+79
| * | Bluetooth: mgmt: Initialize HCI_MGMT flag for any commandJohan Hedberg2012-03-011-4/+6
| * | Bluetooth: mgmt: Refactor hci_dev lookup for commandsJohan Hedberg2012-03-011-490/+274
| * | Bluetooth: Fix init sequence for some CSR based controllersJohan Hedberg2012-03-011-1/+21
| * | Bluetooth: Check capabilities in BR/EDR and LE-Only discoveryAndre Guedes2012-03-011-2/+8
| * | Bluetooth: mgmt: Add missing hci_dev locking to set_le()Johan Hedberg2012-03-011-7/+10
| * | Bluetooth: Fix coding style with breaking linesGustavo F. Padovan2012-03-012-3/+3
| * | Bluetooth: Fix Kconfig help descriptionAndre Guedes2012-02-291-1/+0
| * | Bluetooth: Use NULL instead of integer for mgmt_device_connected paramSzymon Janc2012-02-291-1/+1
OpenPOWER on IntegriCloud