Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7d5b400cb0018bd23f643adbd413e5e77cce6409
7d5b400
Bluetooth: btmrvl: get rid of struct btmrvl_cmd
by Amitkumar Karwar
· 11 years ago
c037874
Bluetooth: btmrvl: add btmrvl_send_sync_cmd() function
by Amitkumar Karwar
· 11 years ago
e1d08f4
Bluetooth: Fix workqueue synchronization in hci_dev_open
by Johan Hedberg
· 11 years ago
cbed0ca
Bluetooth: Refactor hci_dev_open to a separate hci_dev_do_open function
by Johan Hedberg
· 11 years ago
922ca1d
Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by default
by Marcel Holtmann
· 11 years ago
10a8b86
Bluetooth: Require CAP_NET_ADMIN for HCI User Channel operation
by Marcel Holtmann
· 11 years ago
ee39269
Bluetooth: Send new settings event when changing high speed option
by Marcel Holtmann
· 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
60f2a3e
Bluetooth: Use only 2 bits for controller type information
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
bd99abd
Bluetooth: Move mgmt response convenience functions to a better location
by Johan Hedberg
· 11 years ago
87b95ba
Bluetooth: Fix busy return for mgmt_set_powered in some cases
by Johan Hedberg
· 11 years ago
970871b
Bluetooth: Clean up socket locking in l2cap_sock_recvmsg
by Johan Hedberg
· 11 years ago
0fba96f
Bluetooth: Add clarifying comment to bt_sock_wait_state()
by Johan Hedberg
· 11 years ago
5bcecf3
Bluetooth: btusb: Add support for Belkin F8065bf
by Ken O'Brien
· 11 years ago
941247f
Bluetooth: Fix assignment of 0/1 to bool variables
by Peter Senna Tschudin
· 11 years ago
29cd718
Bluetooth: don't release the port in rfcomm_dev_state_change()
by Gianluca Anzolin
· 11 years ago
d62e6d6
Bluetooth: Add event mask page 2 setting support
by Johan Hedberg
· 11 years ago
5d4e7e8
Bluetooth: Add synchronization train parameters reading support
by Johan Hedberg
· 11 years ago
e793dcf
Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag
by Johan Hedberg
· 11 years ago
69c4e4e
Bluetooth: Fix responding to invalid L2CAP signaling commands
by Johan Hedberg
· 11 years ago
9245e73
Bluetooth: Fix sending responses to identified L2CAP response packets
by Johan Hedberg
· 11 years ago
7c2005d
Bluetooth: Fix L2CAP command reject reason
by Johan Hedberg
· 11 years ago
c4ea249
Bluetooth: Fix L2CAP Disconnect response for unknown CID
by Johan Hedberg
· 11 years ago
21870b5
Bluetooth: Fix L2CAP error return used for failed channel lookups
by Johan Hedberg
· 11 years ago
dc28080
Bluetooth: Fix double error response for l2cap_create_chan_req
by Johan Hedberg
· 11 years ago
0af784d
Bluetooth: Remove unused event mask struct
by Johan Hedberg
· 11 years ago
bf54303
Bluetooth: Fix rfkill functionality during the HCI setup stage
by Johan Hedberg
· 11 years ago
5e13036
Bluetooth: Introduce a new HCI_RFKILLED flag
by Johan Hedberg
· 11 years ago
330b6c1
Bluetooth: Fix ACL alive for long in case of non pariable devices
by Syam Sidhardhan
· 11 years ago
38a172b
Bluetooth: Add support for BCM20702A0 [0b05, 17cb]
by Raphael Kubo da Costa
· 11 years ago
89cbb4d
Bluetooth: Fix encryption key size for peripheral role
by Andre Guedes
· 11 years ago
f877621
Bluetooth: Fix security level for peripheral role
by Andre Guedes
· 11 years ago
0a3658c
Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012.
by Peng Chen
· 11 years ago
52de599
Bluetooth: Only schedule raw queue when user channel is active
by Marcel Holtmann
· 11 years ago
a675d7f
Bluetooth: Use GFP_KERNEL when cloning SKB in a workqueue
by Marcel Holtmann
· 11 years ago
af750e9
Bluetooth: Disable upper layer connections when user channel is active
by Marcel Holtmann
· 11 years ago
23424c0
Bluetooth: Add support creating virtual AMP controllers
by Marcel Holtmann
· 11 years ago
bfacbb9
Bluetooth: Use devname:vhci module alias for virtual HCI driver
by Marcel Holtmann
· 11 years ago
2350018
Bluetooth: Introduce new HCI socket channel for user operation
by Marcel Holtmann
· 11 years ago
0736cfa
Bluetooth: Introduce user channel flag for HCI devices
by Marcel Holtmann
· 11 years ago
c1c4f95
Bluetooth: Restrict ioctls to HCI raw channel sockets
by Marcel Holtmann
· 11 years ago
c2371e8
Bluetooth: Fix error handling for HCI socket options
by Marcel Holtmann
· 11 years ago
808a049
Bluetooth: Report error for HCI reset ioctl when device is down
by Marcel Holtmann
· 11 years ago
9d4b68b
Bluetooth: Fix handling of getsockname() for HCI sockets
by Marcel Holtmann
· 11 years ago
06f43cb
Bluetooth: Fix handling of getpeername() for HCI sockets
by Marcel Holtmann
· 11 years ago
f81fe64
Bluetooth: Refactor raw socket filter into more readable code
by Marcel Holtmann
· 11 years ago
f4e1a4d
rt2800: change initialization sequence to fix system freeze
by Stanislaw Gruszka
· 11 years ago
aaa2ced
bcma: fix error code handling on 64 Bit systems
by Hauke Mehrtens
· 11 years ago
8a10da2
rtl8187: fix use after free on failure path in rtl8187_init_urbs()
by Alexey Khoroshilov
· 11 years ago
c4bff5d
brcmfmac: fix bus interface selection in Kconfig
by Arend van Spriel
· 11 years ago
85ba8f5
cw1200: Prevent a lock-related hang in the cw1200_spi driver
by Solomon Peachy
· 11 years ago
aec8e88
cw1200: Don't perform SPI transfers in interrupt context
by Solomon Peachy
· 11 years ago
e7d33bb
lockref: add ability to mark lockrefs "dead"
by Linus Torvalds
· 11 years ago
44a0cf9
lockref: fix docbook argument names
by Linus Torvalds
· 11 years ago
dc0755c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
c7c4591
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 11 years ago
11c7b03
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 11 years ago
6be48f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
0ffb01d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
7b4022f
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 11 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
· 11 years ago
8b8a7df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 11 years ago
b04c99e
Revert "Input: introduce BTN/ABS bits for drums and guitars"
by Linus Torvalds
· 11 years ago
07176b9
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 11 years ago
68411521
Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework"
by Herbert Xu
· 11 years ago
eeca9fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Herbert Xu
· 11 years ago
44598f9
Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
b4b50fd
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
dccfd1e4
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
8e73e36
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
d2f3e9e
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
1bda20d
Merge tag 'please-pull-misc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 11 years ago
4e4f1fc
tcp: properly increase rcv_ssthresh for ofo packets
by Eric Dumazet
· 11 years ago
0042d0c
net: add documentation for BQL helpers
by Florian Fainelli
· 11 years ago
635ad31
mlx5: remove unused MLX5_DEBUG param in Kconfig
by Michael Opdenacker
· 11 years ago
937e5c3
bnx2x: Restore a call to config_init
by Eilon Greenstein
· 11 years ago
9b0be65
bnx2x: fix broken compilation with CONFIG_BNX2X_SRIOV is not set
by Dmitry Kravkov
· 11 years ago
16edfe7
tcp: fix no cwnd growth after timeout
by Yuchung Cheng
· 11 years ago
5ffd5cd
net: netlink: filter particular protocols from analyzers
by Daniel Borkmann
· 11 years ago
4de9ad9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 11 years ago
576c25eb
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 11 years ago
5872c84
Merge tag 'microblaze-3.12-rc1' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 11 years ago
39eda2a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
06da662
tile: refresh tile defconfig files
by Chris Metcalf
· 11 years ago
6dc9658
tile: rework <asm/cmpxchg.h>
by Chris Metcalf
· 11 years ago
2e515bf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
22e04f6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 11 years ago
ec0ad73
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 11 years ago
eb97a78
Merge tag 'for-f2fs-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 11 years ago
94e4441
hwmon: (emc6w201) Do not declare enum variable
by Guenter Roeck
· 11 years ago
f85b520
hwmon: (w83792d) Update module author
by Shane Huang
· 11 years ago
4e5a494
Merge branch 'for-3.12/sensor-hub' into for-linus
by Jiri Kosina
· 11 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
· 11 years ago
2e03285
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
356f9e7
net: stmmac: fix bad merge conflict resolution
by Olof Johansson
· 11 years ago
Next »