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
/
bluetooth
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-04-03
|
\
|
*
bluetooth : __rfcomm_dlc_close lock fix
Dave Young
2008-04-02
|
*
bluetooth : use lockdep sub-classes for diffrent bluetooth protocol
Dave Young
2008-04-02
|
*
bluetooth: replace deprecated RW_LOCK_UNLOCKED macros
Robert P. J. Day
2008-03-28
*
|
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-25
|
/
*
bluetooth: make bnep_sock_cleanup() return void
Tobias Klauser
2008-03-05
*
bluetooth: Make hci_sock_cleanup() return void
Tobias Klauser
2008-03-05
*
bluetooth: hci_core: defer hci_unregister_sysfs()
Dave Young
2008-03-05
*
[BLUETOOTH]: l2cap info_timer delete fix in hci_conn_del
Dave Young
2008-03-03
*
bluetooth: delete timer in l2cap_conn_del()
Thomas Gleixner
2008-02-26
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-02-19
|
\
|
*
bluetooth: do not move child device other than rfcomm
Dave Young
2008-02-18
|
*
bluetooth: put hci dev after del conn
Dave Young
2008-02-18
|
*
[BLUETOOTH] hci_sysfs.c: Kill build warning.
David S. Miller
2008-02-18
|
*
[BLUETOOTH] net/bluetooth/hci_core.c: Use time_* macros
S.Çağlar Onur
2008-02-18
*
|
remove final fastcall users
Harvey Harrison
2008-02-13
|
/
*
bluetooth rfcomm tty: destroy before tty_close()
Dave Young
2008-02-05
*
bluetooth: uninlining
Andrew Morton
2008-02-05
*
bluetooth: hidp_process_hid_control remove unnecessary parameter dealing
Dave Young
2008-02-05
*
[BLUETOOTH]: Fix bugs in previous conn add/del workqueue changes.
Dave Young
2008-01-31
*
[BLUETOOTH]: Add conn add/del workqueues to avoid connection fail.
Dave Young
2008-01-31
*
[BLUETOOTH]: Use sockfd_put()
Julia Lawall
2008-01-28
*
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
2008-01-28
*
[BLUETOOTH]: Move children of connection device to NULL before connection down.
Dave Young
2008-01-23
*
[BLUETOOTH]: rfcomm tty BUG_ON() code fix
Dave Young
2008-01-11
*
[BLUETOOTH]: put_device before device_del fix
Dave Young
2007-12-29
*
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
2007-11-01
*
[Bluetooth] Convert RFCOMM to use kthread API
Marcel Holtmann
2007-10-22
*
[Bluetooth] Add support for handling simple eSCO links
Marcel Holtmann
2007-10-22
*
[Bluetooth] Add address and channel attribute to RFCOMM TTY device
Marcel Holtmann
2007-10-22
*
[Bluetooth] Fix wrong argument in debug code of HIDP
Dave Young
2007-10-22
*
[Bluetooth] Fall back to L2CAP in basic mode
Marcel Holtmann
2007-10-22
*
[Bluetooth] Advertise L2CAP features mask support
Marcel Holtmann
2007-10-22
*
[Bluetooth] Retrieve L2CAP features mask on connection setup
Marcel Holtmann
2007-10-22
*
[Bluetooth] Remove global conf_mtu variable from L2CAP
Marcel Holtmann
2007-10-22
*
[Bluetooth] Finish L2CAP configuration only with acceptable settings
Marcel Holtmann
2007-10-22
*
[Bluetooth] Switch from OGF+OCF to using only opcodes
Marcel Holtmann
2007-10-22
*
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-19
*
get rid of input BIT* duplicate defines
Jiri Slaby
2007-10-19
*
[BLUETOOTH]: Make hidp_setup_input() return int
WANG Cong
2007-10-10
*
[NET]: Make socket creation namespace safe.
Eric W. Biederman
2007-10-10
*
[BLUETOOTH]: Fix non-COMPAT build of hci_sock.c
David S. Miller
2007-09-12
*
[Bluetooth] Fix parameter list for event filter command
Marcel Holtmann
2007-09-09
*
[Bluetooth] Update security filter for Bluetooth 2.1
Marcel Holtmann
2007-09-09
*
[Bluetooth] Add compat handling for timestamp structure
Marcel Holtmann
2007-09-09
*
[BLUETOOTH] l2cap: don't mangle cmd.len
Al Viro
2007-07-31
*
[BLUETOOTH]: pass (host-endian) cmd length as explicit argument to l2cap_conf...
Al Viro
2007-07-31
*
[BLUETOOTH] l2cap: endianness annotations
Al Viro
2007-07-31
*
[BLUETOOTH]: Fix endianness bug in l2cap_sock_listen()
Al Viro
2007-07-31
*
[IRDA]: Fix rfcomm use-after-free
Marcel Holtmann
2007-07-31
[next]