aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2013-04-09bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro
2013-04-09bluetooth: don't bother with ->owner for procfs fopsAl Viro
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-07Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg()Mathias Krause
2013-04-07Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()Mathias Krause
2013-04-07Bluetooth: fix possible info leak in bt_sock_recvmsg()Mathias Krause
2013-04-05Bluetooth: hidp: verify l2cap socketsDavid Herrmann
2013-04-05Bluetooth: hidp: remove redundant error messageDavid Herrmann
2013-04-04Bluetooth: Remove driver init queue from coreMarcel Holtmann
2013-04-04Bluetooth: Add driver setup stage for early initMarcel Holtmann
2013-04-04Bluetooth: Add __hci_cmd_sync_ev functionJohan Hedberg
2013-04-04Bluetooth: Add support for custom event terminated commandsJohan Hedberg
2013-04-04Bluetooth: Add __hci_cmd_sync() helper functionJohan Hedberg
2013-04-04Bluetooth: Track received events in hdevJohan Hedberg
2013-04-04Bluetooth: Remove unneeded hci_req_cmd_status functionAndre Guedes
2013-04-04Bluetooth: Fix hci_inquiry ioctl usageAndre Guedes
2013-04-04Bluetooth: Fix HCI request frameworkAndre Guedes
2013-04-02net: fix smatch warnings inside datagram_pollJacob Keller
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-28net: add ETH_P_802_3_MINSimon Horman
2013-03-20Bluetooth: fix error return code in rfcomm_add_listener()Wei Yongjun
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2013-03-18Bluetooth: Fix PIN/Confirm/Passkey response parametersJohan Hedberg
2013-03-18Bluetooth: Simplify address parameters of user_pairing_resp()Johan Hedberg
2013-03-18Bluetooth: Fix fast connectable state when enabling page scanJohan Hedberg
2013-03-18Bluetooth: Fix updating page scan parameters when not necessaryJohan Hedberg
2013-03-18Bluetooth: Update page scan parameters after successful write commandsJohan Hedberg
2013-03-18Bluetooth: Add reading of page scan parametersJohan Hedberg
2013-03-18Bluetooth: Disable fast connectable when disabling connectableJohan Hedberg
2013-03-18Bluetooth: Refactor fast connectable HCI commandsJohan Hedberg
2013-03-18Bluetooth: Add proper flag for fast connectable modeJohan Hedberg
2013-03-18Bluetooth: Fix error response for simultaneous fast connectable commandsJohan Hedberg
2013-03-18Bluetooth: Limit fast connectable support to >= 1.2 controllersJohan Hedberg
2013-03-18Bluetooth: Fix fast connectable response sendingJohan Hedberg
2013-03-18Bluetooth: Use an async request for mgmt_set_connectableJohan Hedberg
2013-03-18Bluetooth: Fix setting local name to the existing valueJohan Hedberg
2013-03-18Bluetooth: Fix local name setting for LE-only controllersJohan Hedberg
2013-03-18Bluetooth: Handle AD updating through an async requestJohan Hedberg
2013-03-18Bluetooth: Fix waiting for EIR update when setting local nameJohan Hedberg
2013-03-18Bluetooth: Fix clearing flags on power off before notifying mgmtJohan Hedberg
2013-03-18Bluetooth: Clear non-persistent flags when closing HCI deviceJohan Hedberg
2013-03-18Bluetooth: Add a define for the HCI persistent flags maskJohan Hedberg
2013-03-18Bluetooth: Remove useless HCI_PENDING_CLASS flagJohan Hedberg
2013-03-18Bluetooth: Fix UUID/class mgmt command response synchronizationJohan Hedberg
2013-03-18Bluetooth: Fix busy condition testing for EIR and class updatesJohan Hedberg
2013-03-18Bluetooth: Wait for HCI command completion with mgmt_set_poweredJohan Hedberg
2013-03-18Bluetooth: Update mgmt powered HCI commands to use async requestsJohan Hedberg
2013-03-18Bluetooth: Move power on HCI command updates to their own functionJohan Hedberg