summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-06-19Bluetooth: Use AUTO_OFF constant in jiffiesAndrei Emeltchenko
2012-06-12Bluetooth: Fix flags of mgmt_device_found eventJefferson Delfes
2012-06-12Bluetooth: Update HCI timeouts constants to use msecs_to_jiffiesAndrei Emeltchenko
2012-06-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan
2012-06-08Bluetooth: Add support for encryption key refreshJohan Hedberg
2012-06-05Bluetooth: Create empty l2cap ops functionGustavo Padovan
2012-06-05Bluetooth: Rename L2CAP_LE_DEFAULT_MTUAndre Guedes
2012-06-05Bluetooth: Remove unused HCI timeouts definitionsSzymon Janc
2012-06-05Bluetooth: A2MP: Manage incoming connectionsAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: Handling fixed channelsAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: Process A2MP Discover RequestAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: Define A2MP status codesAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: Definitions for A2MP commandsAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: Build and Send msg helpersAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: AMP Manager basic functionsAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: Create A2MP channelAndrei Emeltchenko
2012-06-05Bluetooth: Add l2cap_chan->ops->ready()Andrei Emeltchenko
2012-06-05Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.cAndrei Emeltchenko
2012-06-05Bluetooth: Use chan as parameters for l2cap chan opsGustavo Padovan
2012-06-05Bluetooth: Define HCI AMP cmd structAndrei Emeltchenko
2012-06-05Bluetooth: Define and use PSM identifiersAndrei Emeltchenko
2012-06-05Bluetooth: Define L2CAP conf continuation flagAndrei Emeltchenko
2012-06-05Bluetooth: Remove unnecessary headers includeGustavo Padovan
2012-06-05Bluetooth: Fix coding style in include/net/bluetoothGustavo Padovan
2012-06-05Bluetooth: Use defined link key sizeAndrei Emeltchenko
2012-06-05Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSESzymon Janc
2012-06-05Bluetooth: Fix trailing whitespaces in license textGustavo Padovan
2012-06-05Bluetooth: Remove unused ERTM control field macrosMat Martineau
2012-06-05Bluetooth: Check rules when setting retransmit or monitor timersMat Martineau
2012-06-05Bluetooth: Remove receive code that has been supercededMat Martineau
2012-06-05Bluetooth: Fix early return from l2cap_chan_delMat Martineau
2012-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds
2012-06-01Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro
2012-06-01HAVE_RESTORE_SIGMASK is defined on all architectures nowAl Viro
2012-06-01vfs: retry last component if opening stale dentryMiklos Szeredi
2012-06-01fs: introduce inode operation ->update_timeJosef Bacik
2012-06-01Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-06-01switch aio and shm to do_mmap_pgoff(), make do_mmap() staticAl Viro