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