Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
242c0ebd3730334c43b9c04eeec40d8dd5c3a26e
242c0eb
Bluetooth: Rename bt_cb()->req into bt_cb()->hci
by Marcel Holtmann
· 9 years ago
d94a610
Bluetooth: Remove unneeded parenthesis around MSG_OOB
by Marcel Holtmann
· 9 years ago
1da5537
Bluetooth: Fix locking issue during fast SCO reconnection.
by Kuba Pawlak
· 9 years ago
435c513
Bluetooth: Fix locking issue on SCO disconnection
by Kuba Pawlak
· 9 years ago
75e34f5
Bluetooth: Fix crash on SCO disconnect
by Kuba Pawlak
· 9 years ago
c0859e2
Bluetooth: btmrvl: add missing of_node_put
by Julia Lawall
· 9 years ago
13972ad
Bluetooth: Increase minor version of core module
by Marcel Holtmann
· 9 years ago
aeedebf
ieee802154: 6lowpan: fix memory leak
by Alexander Aring
· 9 years ago
88d07fe
Bluetooth: Make hci_disconnect() behave correctly for all states
by Johan Hedberg
· 9 years ago
89e0ccc
Bluetooth: Take advantage of connection abort helpers
by Johan Hedberg
· 9 years ago
dcc0f0d
Bluetooth: Introduce hci_req helper to abort a connection
by Johan Hedberg
· 9 years ago
a185739
Bluetooth: hci_bcm: checking for ERR_PTR instead of NULL
by Dan Carpenter
· 9 years ago
c81d555
Bluetooth: Fix crash in SMP when unpairing
by Johan Hedberg
· 9 years ago
fc64361
Bluetooth: Disable auto-connection parameters when unpairing
by Johan Hedberg
· 9 years ago
17bc08f
Bluetooth: Remove unnecessary hci_explicit_connect_lookup function
by Johan Hedberg
· 9 years ago
1ede986
Bluetooth: Remove redundant (and possibly wrong) flag clearing
by Johan Hedberg
· 9 years ago
b5c2b62
Bluetooth: Add hdev helper variable to hci_le_create_connection_cancel
by Johan Hedberg
· 9 years ago
ec182f0
Bluetooth: Remove unnecessary indentation in unpair_device()
by Johan Hedberg
· 9 years ago
f5ad4ff
Bluetooth: 6lowpan: Use hci_conn_hash_lookup_le() when possible
by Johan Hedberg
· 9 years ago
9d4c1cc
Bluetooth: Use hci_conn_hash_lookup_le() when possible
by Johan Hedberg
· 9 years ago
1b51c7b
Bluetooth: Add hci_conn_hash_lookup_le() helper function
by Johan Hedberg
· 9 years ago
85813a7
Bluetooth: Add le_addr_type() helper function
by Johan Hedberg
· 9 years ago
8ce783d
Bluetooth: Fix missing hdev locking for LE scan cleanup
by Johan Hedberg
· 9 years ago
213445b
Bluetooth: btintel: Enable extra Intel vendor events
by Marcel Holtmann
· 9 years ago
e4c534b
Bluetooth: btusb: Set manufacturer for Intel bootloader devices
by Marcel Holtmann
· 9 years ago
98a63aa
Bluetooth: Introduce driver specific post init callback
by Marcel Holtmann
· 9 years ago
aee61f7
Bluetooth: hci_uart: Provide initial manufacturer information
by Marcel Holtmann
· 9 years ago
9f7378a
Bluetooth: l2cap_disconnection_req priority over shutdown
by Dean Jenkins
· 9 years ago
04ba72e
Bluetooth: Reorganize mutex lock in l2cap_sock_shutdown()
by Dean Jenkins
· 9 years ago
e745643
Bluetooth: Unwind l2cap_sock_shutdown()
by Dean Jenkins
· 9 years ago
09bf420
6lowpan: put mcast compression in an own function
by Alexander Aring
· 9 years ago
b5af9bd
6lowpan: rework tc and flow label handling
by Alexander Aring
· 9 years ago
c8a3e7e
6lowpan: iphc: change define values
by Alexander Aring
· 9 years ago
028b2a8
6lowpan: remove lowpan_is_addr_broadcast
by Alexander Aring
· 9 years ago
6350047
6lowpan: move IPHC functionality defines
by Alexander Aring
· 9 years ago
607b0bd
6lowpan: nhc: move iphc manipulation out of nhc
by Alexander Aring
· 9 years ago
478208e
6lowpan: remove lowpan_fetch_skb_u8
by Alexander Aring
· 9 years ago
8911d77
6lowpan: cleanup lowpan_header_decompress
by Alexander Aring
· 9 years ago
a6f7738
6lowpan: cleanup lowpan_header_compress
by Alexander Aring
· 9 years ago
bf513fd
6lowpan: introduce LOWPAN_IPHC_MAX_HC_BUF_LEN
by Alexander Aring
· 9 years ago
cefdb80
bluetooth: 6lowpan: use lowpan dispatch helpers
by Alexander Aring
· 9 years ago
71cd2aa
mac802154: llsec: use kzfree
by Alexander Aring
· 9 years ago
a6ad2a6
Bluetooth: Fix removing connection parameters when unpairing
by Johan Hedberg
· 9 years ago
22f8e9d
Bluetooth: btusb: Add support for latest Apple controllers
by Marcel Holtmann
· 9 years ago
49a5f78
Bluetooth: btusb: Set early vendor info for Intel and Broadcom
by Marcel Holtmann
· 9 years ago
e131d74
Bluetooth: Add support setup stage internal notification event
by Marcel Holtmann
· 9 years ago
18e0afa
Bluetooth: ath3k: Add support of AR3012 0cf3:817b device
by Dmitry Tunin
· 9 years ago
cd355ff
Bluetooth: ath3k: Add new AR3012 0930:021c id
by Dmitry Tunin
· 9 years ago
2faf71c
Bluetooth: btusb: Add support for Foxconn/Lenovo BCM43142A0 (105b:e065)
by Santtu Rekilä
· 9 years ago
660f0fc
Bluetooth: hidp: fix device disconnect on idle timeout
by David Herrmann
· 9 years ago
34cea41
Bluetooth: btbcm: Read USB product information for Apple devices
by Marcel Holtmann
· 9 years ago
8045ce2
Bluetooth: btbcm: Fix firmware version number calculation
by Marcel Holtmann
· 9 years ago
6c9d435
Bluetooth: btusb: Mark BCM2045 devices to have broken link key commands
by Marcel Holtmann
· 9 years ago
3e24767
Bluetooth: btintel: Add diagnostic support for older controllers
by Marcel Holtmann
· 9 years ago
d8270fb
Bluetooth: btintel: Set quirk for non-persistent diagnostic settings
by Marcel Holtmann
· 9 years ago
7e995b9
Bluetooth: Add new quirk for non-persistent diagnostic settings
by Marcel Holtmann
· 9 years ago
7841d06
Bluetooth: bpa10x: fix BT_HCIUART dependency
by Arnd Bergmann
· 9 years ago
2220994e
Bluetooth: btusb: Print information of Intel SfP lock states
by Marcel Holtmann
· 9 years ago
cad20c2
Bluetooth: Don't use remote address type to decide IRK persistency
by Johan Hedberg
· 9 years ago
581d6fd
Bluetooth: Queue diagnostic messages together with HCI packets
by Marcel Holtmann
· 9 years ago
bb77543
Bluetooth: Restrict valid packet types via HCI_CHANNEL_RAW
by Marcel Holtmann
· 9 years ago
8cd4f58
Bluetooth: Remove quirk for HCI_VENDOR_PKT filter handling
by Marcel Holtmann
· 9 years ago
6d2e50d
Bluetooth: btintel: Add support for enabling tracing functionality
by Marcel Holtmann
· 9 years ago
9d08f50
Bluetooth: btusb: Add support for Broadcom LM_DIAG interface
by Marcel Holtmann
· 9 years ago
9148991
Bluetooth: bpa10x: Fix missing BT_HCIUART dependency
by Marcel Holtmann
· 9 years ago
26440c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
1099f86
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
37850e3
net: bcmgenet: Fix early link interrupt enabling
by Florian Fainelli
· 9 years ago
afc050d
Merge tag 'wireless-drivers-for-davem-2015-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 9 years ago
371f1c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
7b4b000
RDS: fix rds-ping deadlock over TCP transport
by santosh.shilimkar@oracle.com
· 9 years ago
e277de5
tunnels: Don't require remote endpoint or ID during creation.
by Jesse Gross
· 9 years ago
b3958b9
uapi: add mpls_iptunnel.h
by stephen hemminger
· 9 years ago
dc6ef6b
tcp: do not set queue_mapping on SYNACK
by Eric Dumazet
· 9 years ago
740dbc2
openvswitch: Scrub skb between namespaces
by Joe Stringer
· 9 years ago
a5d6f7d
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 9 years ago
951b5d9
net: hix5hd2_gmac: avoid integer overload warning
by Arnd Bergmann
· 9 years ago
876133d
net: hisilicon: add OF dependency
by Arnd Bergmann
· 9 years ago
119c7ad
net: hisilicon: include linux/vmalloc.h in dsaf
by Arnd Bergmann
· 9 years ago
a679dbb
Merge branch 'hns-fixes'
by David S. Miller
· 9 years ago
90a505b
net: hns: fixes a bug about timeout by pause frame
by lisheng
· 9 years ago
20ddb1d
net: hns: fixes the issue by using ethtool -s
by Chenny Xu
· 9 years ago
4639a3b
Merge branch 'hsi-fixes'
by David S. Miller
· 9 years ago
abc2b10
net: hisilicon fix a bug on Hisilicon Network Subsystem
by huangdaode
· 9 years ago
31bbd77
net: hisilicon rm hnae sysfs interface
by huangdaode
· 9 years ago
833b8f1
xen-netback: correctly check failed allocation
by Insu Yun
· 9 years ago
80083a3
net: asix: add support for the Billionton GUSB2AM-1G-B USB adapter
by Chia-Sheng Chang
· 9 years ago
b89eb1f
net: phy: bcm-phy-lib: Fix module license issue
by Arun Parameswaran
· 9 years ago
db65a3a
netlink: Trim skb to alloc size to avoid MSG_TRUNC
by Arad, Ronen
· 9 years ago
26fb342
ipconfig: send Client-identifier in DHCP requests
by Li RongQing
· 9 years ago
7379047
Linux 4.3-rc6
by Linus Torvalds
· 9 years ago
c44b325
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
56d4b8a
i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348
by Mika Westerberg
· 9 years ago
81429a6
Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
f0a0a97
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 9 years ago
c7c49b8
net: add pfmemalloc check in sk_add_backlog()
by Eric Dumazet
· 9 years ago
16c8b9c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
4f3f957
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
045ce74
Merge tag 'dm-4.3-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 9 years ago
6aa8ca4
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
Next »