index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
*
Bluetooth: Fix redundant device (un)blocked events
Johan Hedberg
2014-07-03
*
Bluetooth: Ensure that background scanning gets enabled on power on
Marcel Holtmann
2014-07-03
*
Bluetooth: Do not trigger background scanning when HCI_AUTO_OFF is set
Marcel Holtmann
2014-07-03
*
Bluetooth: Allow re-encryption with LTK when STK is in use
Johan Hedberg
2014-07-03
*
Bluetooth: Add flag to track STK encryption
Johan Hedberg
2014-07-03
*
Bluetooth: Fix redundant encryption when receiving Security Request
Johan Hedberg
2014-07-03
*
Bluetooth: Add support for Not Connectable flag for Device Found events
Marcel Holtmann
2014-07-03
*
Bluetooth: Provide flags parameter direct to mgmt_device_found
Marcel Holtmann
2014-07-03
*
Bluetooth: Fix merge of advertising data and scan response data
Marcel Holtmann
2014-07-03
*
Bluetooth: Remove connection interval parameters from hci_conn_params_set
Marcel Holtmann
2014-07-03
*
Bluetooth: Use hci_conn_params_add within hci_conn_params_set
Marcel Holtmann
2014-07-03
*
Bluetooth: Change hci_conn_params_add to return the parameter struct
Marcel Holtmann
2014-07-03
*
Bluetooth: Use bool for smp_ltk_encrypt return value
Marcel Holtmann
2014-07-03
*
Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout)
Nick Pelly
2014-07-03
*
Bluetooth: Allow L2CAP getpeername() for BT_CONFIG state
Johan Hedberg
2014-07-03
*
Bluetooth: constify seq_operations
Fabian Frederick
2014-07-03
*
Bluetooth: Connection parameters check helper
Andre Guedes
2014-07-03
*
Bluetooth: Start background scanning only when controller is ready
Marcel Holtmann
2014-07-03
*
Bluetooth: Add default connection parameters before pairing
Marcel Holtmann
2014-07-03
*
Bluetooth: Provide function to create and set connection parameters
Marcel Holtmann
2014-07-03
*
Bluetooth: Expose default supervision timeout setting via debugfs
Marcel Holtmann
2014-07-03
*
Bluetooth: Expose default connection latency setting via debugfs
Marcel Holtmann
2014-07-03
*
Bluetooth: Provide defaults for LE connection latency and timeout
Marcel Holtmann
2014-07-03
*
Bluetooth: Add Device Added and Device Removed management events
Marcel Holtmann
2014-07-03
*
Bluetooth: Replace le_auto_conn debugfs with device_list entry
Marcel Holtmann
2014-07-03
*
Bluetooth: Add support for Add/Remove Device management commands
Marcel Holtmann
2014-07-03
*
Bluetooth: Use LE connection parameters if known
Marcel Holtmann
2014-07-03
*
Bluetooth: Store latency and supervision timeout in connection params
Marcel Holtmann
2014-07-03
*
Bluetooth: Update background scanning from hci_conn_params_clear
Marcel Holtmann
2014-07-03
*
Bluetooth: Clear pending connections from hci_conn_params_clear
Marcel Holtmann
2014-07-03
*
Bluetooth: Move hci_pend_le_conn_* functions to different location
Marcel Holtmann
2014-07-03
*
Bluetooth: Don't use non-resolvable private address for passive scanning
Marcel Holtmann
2014-07-03
*
Bluetooth: Restrict access for raw-only controllers
Marcel Holtmann
2014-07-03
*
Bluetooth: Add support for Get Clock Info mgmt command
Johan Hedberg
2014-07-03
*
Bluetooth: Add tracking of local and piconet clock values
Johan Hedberg
2014-07-03
*
Bluetooth: Use kzalloc instead of kmalloc for pending mgmt commands
Johan Hedberg
2014-07-03
*
Bluetooth: Increment management interface revision
Marcel Holtmann
2014-07-03
*
Bluetooth: Send HCI_Read_Clock_Offset before disconnecting
Marcel Holtmann
2014-07-03
*
Bluetooth: Remove unneeded hci_conn_disconnect abstraction
Marcel Holtmann
2014-07-03
*
Bluetooth: Remove reason parameter from hci_amp_disconn function
Marcel Holtmann
2014-07-03
*
Bluetooth: Remove unnecessary hcon->smp_conn variable
Johan Hedberg
2014-07-03
*
Bluetooth: Fix missing check for SMP session in smp_user_confirm_reply
Johan Hedberg
2014-07-03
*
Bluetooth: Remove unnecessary hci_dev_unlock for smp_user_confirm_reply
Johan Hedberg
2014-07-03
*
Bluetooth: Update SMP crypto functions to take the SMP context
Johan Hedberg
2014-07-03
*
Bluetooth: Add dedicated AES instance for each SMP context
Johan Hedberg
2014-07-03
*
Bluetooth: Fix missing hdev locking in smp_cmd_ident_addr_info
Johan Hedberg
2014-07-03
*
Bluetooth: Convert hci_conn->link_mode into flags
Johan Hedberg
2014-07-03
*
Bluetooth: Remove ssp_debug_mode debugfs option
Marcel Holtmann
2014-07-03
*
Bluetooth: Add support for mode 0x02 for mgmt_set_debug_keys
Johan Hedberg
2014-07-03
*
Bluetooth: Add a new HCI_USE_DEBUG_KEYS flag
Johan Hedberg
2014-07-03
[next]