Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bdc257830760a784370ae4ab2d682b252b983e77
/
include
bdc2578
Bluetooth: Introduce L2CAP channel flag for defer setup
by Marcel Holtmann
· 11 years ago
2edf870
Bluetooth: Provide msg_name callback for L2CAP connectionless channels
by Marcel Holtmann
· 11 years ago
d976369
Bluetooth: Add support for per socket msg_name callback
by Marcel Holtmann
· 11 years ago
5f6cd79
Bluetooth: Remove src and dst fields from bt_sock structure
by Marcel Holtmann
· 11 years ago
94a86df
Bluetooth: Store RFCOMM address information in its own socket structure
by Marcel Holtmann
· 11 years ago
eea9636
Bluetooth: Store SCO address information in its own socket structure
by Marcel Holtmann
· 11 years ago
041987c
Bluetooth: Use SCO addresses from HCI connection directly
by Marcel Holtmann
· 11 years ago
4f1654e
Bluetooth: Return the correct address type for L2CAP sockets
by Marcel Holtmann
· 11 years ago
7eafc59
Bluetooth: Store address information in L2CAP channel structure
by Marcel Holtmann
· 11 years ago
662e882
Bluetooth: Store source address of HCI connections
by Marcel Holtmann
· 11 years ago
e7c4096
Bluetooth: Store the source address type of LE connections
by Marcel Holtmann
· 11 years ago
79d95a1
Bluetooth: Remove pointless bdaddr_to_le() helper function
by Marcel Holtmann
· 11 years ago
a4de24d
Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst pointers
by Marcel Holtmann
· 11 years ago
d40bffb
Bluetooth: The L2CAP fixed channel connectionless data is supported
by Marcel Holtmann
· 11 years ago
3124b84
Bluetooth: Allow 3D profile to use security mode 4 level 0
by Marcel Holtmann
· 11 years ago
14b49b9
Bluetooth: Add management command for setting LE scan parameters
by Marcel Holtmann
· 11 years ago
bef6473
Bluetooth: Make LE scan interval and window a controller option
by Marcel Holtmann
· 11 years ago
7bd8f09
Bluetooth: Add hdev parameter to hdev->send driver callback
by Marcel Holtmann
· 11 years ago
e1a2617
Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback
by Marcel Holtmann
· 11 years ago
ac4b723
Bluetooth: Move smp.h header file into net/bluetooth/
by Marcel Holtmann
· 11 years ago
7024728
Bluetooth: Move a2mp.h header file into net/bluetooth/
by Marcel Holtmann
· 11 years ago
7ef9fbf
Bluetooth: Move amp.h header file into net/bluetooth/
by Marcel Holtmann
· 11 years ago
324d36e
Bluetooth: Remove hdev->ioctl driver callback
by Marcel Holtmann
· 11 years ago
7528ca1
Bluetooth: Read location data on AMP controller init
by Marcel Holtmann
· 11 years ago
2f1e063
Bluetooth: Make mgmt_discovering() return void
by Marcel Holtmann
· 11 years ago
9cf12ae
Bluetooth: Make mgmt_remote_name() return void
by Marcel Holtmann
· 11 years ago
901801b
Bluetooth: Make mgmt_device_found() return void
by Marcel Holtmann
· 11 years ago
9b80ec5
Bluetooth: Make mgmt_device_disconnected() return void
by Marcel Holtmann
· 11 years ago
ecd90ae
Bluetooth: Make mgmt_device_connected() return void
by Marcel Holtmann
· 11 years ago
445608d
Bluetooth: Make mgmt_connect_failed() return void
by Marcel Holtmann
· 11 years ago
7892924
Bluetooth: Make mgmt_disconnect_failed() return void
by Marcel Holtmann
· 11 years ago
3eec705
Bluetooth: Make mgmt_set_powered_failed() return void
by Marcel Holtmann
· 11 years ago
bf6b56d
Bluetooth: Make mgmt_index_added() and mgmt_index_removed() return void
by Marcel Holtmann
· 11 years ago
1514b89
Bluetooth: Remove mgmt_valid_hdev() helper function
by Marcel Holtmann
· 11 years ago
a6d811e
Bluetooth: Remove no longer needed mgmt_new_settings() function
by Marcel Holtmann
· 11 years ago
5976e60
Bluetooth: Use helper function for re-enabling advertising
by Marcel Holtmann
· 11 years ago
c2f5ebd
Bluetooth: Add constants for LE advertising types
by Marcel Holtmann
· 11 years ago
1e19189
Bluetooth: Add HCI structure for LE advertising parameters command
by Marcel Holtmann
· 11 years ago
80d58d0
Bluetooth: Move hci_amp_capable() function into L2CAP core
by Marcel Holtmann
· 11 years ago
536619e
Bluetooth: Rename AMP status constants and use them
by Marcel Holtmann
· 11 years ago
6ed971c
Bluetooth: Use explicit AMP controller id value for BR/EDR
by Marcel Holtmann
· 11 years ago
ece6912
Bluetooth: Separate AMP controller type from HCI device type
by Marcel Holtmann
· 11 years ago
7c13823
Bluetooth: Add constants for AMP controller type
by Marcel Holtmann
· 11 years ago
f822c41
Bluetooth: Remove useless external function to count controllers
by Marcel Holtmann
· 11 years ago
d2f5a19
Bluetooth: Add public mgmt function to send New Settings event
by Johan Hedberg
· 11 years ago
f3d3444a
Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISING
by Johan Hedberg
· 11 years ago
2ed0180
Bluetooth: Add the definition for Slave Page Response Timeout
by DoHyun Pyun
· 11 years ago
2b35944
Bluetooth: Add the definition and stcuture for Sync Train Complete
by DoHyun Pyun
· 11 years ago
cefded9
Bluetooth: Add the definition for Start Synchronization Train
by DoHyun Pyun
· 11 years ago
8c9a041
Bluetooth: Add the definition and structure for Set CSB
by DoHyun Pyun
· 11 years ago
a9b07a6
Bluetooth: Add the structure for Write Sync Train Parameters
by DoHyun Pyun
· 11 years ago
7d1dab4
Bluetooth: Add the definition and structure for Set CSB Data
by DoHyun Pyun
· 11 years ago
6a20eaf
Bluetooth: Add the definition and structure for Delete Reserved LT_ADDR
by DoHyun Pyun
· 11 years ago
d0bf75a
Bluetooth: Add the definition and structure for Set Reserved LT_ADDR
by DoHyun Pyun
· 11 years ago
d13eafc
Bluetooth: Add management command for setting static address
by Marcel Holtmann
· 11 years ago
0663ca2
Bluetooth: Add a new mgmt_set_bredr command
by Johan Hedberg
· 11 years ago
56f8790
Bluetooth: Introduce a new HCI_BREDR_ENABLED flag
by Johan Hedberg
· 11 years ago
848566b
Bluetooth: Provide high speed configuration option
by Marcel Holtmann
· 11 years ago
a59ac2f
Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONE
by Marcel Holtmann
· 11 years ago
1025c04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by Gustavo Padovan
· 11 years ago
4375f10
Bluetooth: Add new mgmt_set_advertising command
by Johan Hedberg
· 11 years ago
eeca6f8
Bluetooth: Add new mgmt setting for LE advertising
by Johan Hedberg
· 11 years ago
416a4ae
Bluetooth: Use async request for LE enable/disable
by Johan Hedberg
· 11 years ago
d62e6d6
Bluetooth: Add event mask page 2 setting support
by Johan Hedberg
· 12 years ago
5d4e7e8
Bluetooth: Add synchronization train parameters reading support
by Johan Hedberg
· 12 years ago
e793dcf
Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag
by Johan Hedberg
· 12 years ago
0af784d
Bluetooth: Remove unused event mask struct
by Johan Hedberg
· 12 years ago
5e13036
Bluetooth: Introduce a new HCI_RFKILLED flag
by Johan Hedberg
· 12 years ago
2350018
Bluetooth: Introduce new HCI socket channel for user operation
by Marcel Holtmann
· 12 years ago
0736cfa
Bluetooth: Introduce user channel flag for HCI devices
by Marcel Holtmann
· 12 years ago
e7d33bb
lockref: add ability to mark lockrefs "dead"
by Linus Torvalds
· 12 years ago
dc0755c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
c7c4591
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
11c7b03
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
6be48f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
0ffb01d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
27c7651
Merge tag 'gpio-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 12 years ago
8b8a7df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
b04c99e
Revert "Input: introduce BTN/ABS bits for drums and guitars"
by Linus Torvalds
· 12 years ago
07176b9
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 12 years ago
68411521
Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework"
by Herbert Xu
· 12 years ago
eeca9fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Herbert Xu
· 12 years ago
44598f9
Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
b4b50fd
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
dccfd1e4
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
8e73e36
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
0042d0c
net: add documentation for BQL helpers
by Florian Fainelli
· 12 years ago
4de9ad9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 12 years ago
576c25eb
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
2e515bf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
22e04f6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
ec0ad73
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 12 years ago
eb97a78
Merge tag 'for-f2fs-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 12 years ago
63faf15
Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'for-3.12/logitech', 'for-3.12/multitouch-win8', 'for-3.12/trasnport-driver-cleanup', 'for-3.12/uhid', 'for-3.12/upstream' and 'for-3.12/wiimote' into for-linus
by Jiri Kosina
· 12 years ago
2e03285
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
cc998ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
f0d3b3d
constify dcache.c inlined helpers where possible
by Al Viro
· 12 years ago
848ac114
vfs: check submounts and drop atomically
by Miklos Szeredi
· 12 years ago
06c5405
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
27c053a
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
Next »