Age | Commit message (Expand) | Author | Files | Lines |
2012-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+8 |
2012-12-13 | Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',... | Jiri Kosina | 17 | -155/+558 |
2012-12-07 | HID: hidp: fallback to input session properly if hid is blacklisted | Lamarque V. Souza | 1 | -1/+8 |
2012-12-03 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 6 | -74/+187 |
2012-12-03 | Revert "Bluetooth: Fix possible deadlock in SCO code" | Gustavo Padovan | 1 | -9/+10 |
2012-12-03 | Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCS | Andrei Emeltchenko | 1 | -5/+5 |
2012-12-03 | Bluetooth: Process receiving FCS_NONE in L2CAP Conf Rsp | Andrei Emeltchenko | 1 | -0/+7 |
2012-12-03 | Bluetooth: Fix missing L2CAP EWS Conf parameter | Andrei Emeltchenko | 1 | -17/+15 |
2012-12-03 | Bluetooth: AMP: Check that AMP is present and active | Andrei Emeltchenko | 1 | -0/+1 |
2012-12-03 | Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWN | Andrei Emeltchenko | 1 | -0/+3 |
2012-12-03 | Bluetooth: Refactor l2cap_send_disconn_req | Andrei Emeltchenko | 1 | -30/+26 |
2012-12-03 | Bluetooth: Move double negation to macros | Gustavo Padovan | 2 | -7/+7 |
2012-12-03 | Bluetooth: Implement deferred sco socket setup | Frédéric Dalleau | 2 | -7/+80 |
2012-12-03 | Bluetooth: Add BT_DEFER_SETUP option to sco socket | Frédéric Dalleau | 1 | -0/+32 |
2012-12-03 | Bluetooth: cancel power_on work when unregistering the device | Gustavo Padovan | 1 | -0/+2 |
2012-12-03 | Bluetooth: Add missing lock nesting notation | Gustavo Padovan | 1 | -2/+2 |
2012-11-21 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 5 | -27/+177 |
2012-11-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 3 | -8/+10 |
2012-11-20 | Bluetooth: Remove OOB data if device was discovered in band | Szymon Janc | 1 | -0/+2 |
2012-11-20 | Bluetooth: AMP: Set no FCS for incoming L2CAP chan | Andrei Emeltchenko | 1 | -0/+1 |
2012-11-20 | Bluetooth: Improve error message printing | Andrei Emeltchenko | 1 | -1/+1 |
2012-11-20 | Bluetooth: Set local_amp_id after getting Phylink Completed evt | Andrei Emeltchenko | 1 | -0/+1 |
2012-11-20 | Bluetooth: Fix sending L2CAP Create Chan Req | Andrei Emeltchenko | 1 | -11/+18 |
2012-11-20 | Bluetooth: trivial: Use __constant for constants | Andrei Emeltchenko | 1 | -4/+4 |
2012-11-20 | Bluetooth: Disable FCS only for new HS channels | Andrei Emeltchenko | 2 | -1/+2 |
2012-11-20 | Bluetooth: Refactor locking in amp_physical_cfm | Andrei Emeltchenko | 2 | -6/+7 |
2012-11-20 | Bluetooth: Remove unneeded local_amp_id initialization | Andrei Emeltchenko | 1 | -1/+0 |
2012-11-20 | Bluetooth: Use __l2cap_no_conn_pending helper | Andrei Emeltchenko | 1 | -1/+1 |
2012-11-19 | Bluetooth: Fix updating advertising state flags and data | Johan Hedberg | 1 | -0/+31 |
2012-11-19 | Bluetooth: Add support for setting LE advertising data | Johan Hedberg | 2 | -1/+104 |
2012-11-19 | Bluetooth: Use proper invalid value for tx_power | Johan Hedberg | 3 | -1/+5 |
2012-11-14 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 12 | -174/+1412 |
2012-11-09 | Bluetooth: Fix memory leak when removing a UUID | Johan Hedberg | 1 | -0/+1 |
2012-11-09 | Bluetooth: Notify about device registration before power on | Marcel Holtmann | 1 | -2/+2 |
2012-11-09 | Bluetooth: Fix error status when pairing fails | Paulo Sérgio | 1 | -1/+1 |
2012-11-09 | Bluetooth: Fix having bogus entries in mgmt_read_index_list reply | Johan Hedberg | 1 | -5/+6 |
2012-11-02 | Bluetooth: Rename ctrl_id to remote_amp_id | Andrei Emeltchenko | 3 | -6/+5 |
2012-11-02 | Bluetooth: Process Create Chan Request | Andrei Emeltchenko | 1 | -20/+43 |
2012-11-02 | Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt | Andrei Emeltchenko | 2 | -13/+26 |
2012-11-02 | Bluetooth: AMP: Check for hs_hcon instead of ctrl_id | Andrei Emeltchenko | 1 | -2/+2 |
2012-11-02 | Bluetooth: Disconnect logical link when deleting chan | Andrei Emeltchenko | 2 | -0/+21 |
2012-11-02 | Bluetooth: AMP: Remove hci_conn receiving error command status | Andrei Emeltchenko | 1 | -4/+13 |
2012-11-02 | Bluetooth: AMP: Process Disc Physical Link Complete evt | Andrei Emeltchenko | 1 | -0/+26 |
2012-11-02 | Bluetooth: AMP: Process Disc Logical Link | Andrei Emeltchenko | 2 | -0/+35 |
2012-11-02 | Bluetooth: AMP: Add Logical Link Create function | Andrei Emeltchenko | 3 | -5/+72 |
2012-11-02 | Bluetooth: Derive remote and local amp id from chan struct | Andrei Emeltchenko | 1 | -2/+4 |
2012-11-02 | Bluetooth: Return correct L2CAP response type | Andrei Emeltchenko | 1 | -1/+10 |
2012-11-02 | Bluetooth: Save hs_hchan instead of hs_hcon in loglink complete | Andrei Emeltchenko | 1 | -1/+1 |
2012-11-02 | Bluetooth: trivial: Fix braces style and remove empty line | Andrei Emeltchenko | 1 | -2/+2 |
2012-11-02 | Bluetooth: mgmt: Use __constant when dealing with constants | Syam Sidhardhan | 1 | -5/+5 |