index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
hso.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-01
hso: fix memory leak in hso_create_rfkill()
Olivier Sobrie
1
-9
/
+3
2015-02-01
hso: fix memory leak when device disconnects
Olivier Sobrie
1
-0
/
+1
2015-02-01
hso: fix crash when device disappears while serial port is open
Olivier Sobrie
1
-4
/
+13
2015-02-01
hso: remove useless header file timer.h
Olivier Sobrie
1
-1
/
+0
2015-02-01
Bluetooth: Fix OOB data present for BR/EDR Secure Connections Only mode
Marcel Holtmann
1
-17
/
+21
2015-02-01
Bluetooth: Expose remote OOB information as debugfs entry
Marcel Holtmann
1
-0
/
+31
2015-02-01
Bluetooth: Expose hardware error code as debugfs entry
Marcel Holtmann
1
-0
/
+3
2015-02-01
Bluetooth: Expose debug keys usage setting via debugfs
Marcel Holtmann
1
-0
/
+22
2015-02-01
Bluetooth: Track changes from HCI Write Simple Pairing Debug Mode command
Marcel Holtmann
1
-0
/
+19
2015-02-01
Bluetooth: Expose Secure Simple Pairing debug mode setting in debugfs
Marcel Holtmann
1
-1
/
+22
2015-02-01
ipv4: icmp: use percpu allocation
Eric Dumazet
2
-10
/
+10
2015-02-01
drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on Keystone
Karicheri, Muralidharan
5
-7
/
+59
2015-02-01
tcp: use SACK RTTs for CC
Kenneth Klette Jonassen
1
-2
/
+4
2015-01-31
Bluetooth: Allow remote OOB data to only provide P-192 or P-256 values
Marcel Holtmann
1
-4
/
+25
2015-01-31
Bluetooth: Fix OOB data present value for SMP pairing
Marcel Holtmann
1
-1
/
+1
2015-01-31
Bluetooth: Fix OOB data present value for BR/EDR Secure Connections
Marcel Holtmann
1
-1
/
+18
2015-01-31
Bluetooth: Store OOB data present value for each set of remote OOB data
Marcel Holtmann
2
-0
/
+9
2015-01-31
Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_INTEL
Jakub Pawlowski
1
-0
/
+1
2015-01-31
irda: use msecs_to_jiffies for conversions
Nicholas Mc Guire
1
-3
/
+5
2015-01-31
rhashtable: Make selftest modular
Geert Uytterhoeven
4
-206
/
+229
2015-01-31
net: mark some potential candidates __read_mostly
Daniel Borkmann
5
-6
/
+6
2015-01-31
net: davinci_emac: Get device MAC on 3517
Tony Lindgren
2
-1
/
+35
2015-01-31
net: davinci_emac: Get device dm816x MAC address using the cpsw code
Tony Lindgren
1
-1
/
+22
2015-01-31
net: cpsw: Add a minimal cpsw-common module for shared code
Tony Lindgren
4
-33
/
+60
2015-01-30
Bluetooth: btusb: Use wait_on_bit_timeout() for BTUSB_BOOTING
Johan Hedberg
1
-25
/
+19
2015-01-30
Bluetooth: btusb: Fix race when waiting for BTUSB_DOWNLOADING
Johan Hedberg
1
-33
/
+34
2015-01-30
Bluetooth: btusb: Limit hardware error handling to Intel Snowfield Peak
Marcel Holtmann
1
-1
/
+0
2015-01-29
net: gianfar: remove the unneeded check of disabled device
Kevin Hao
1
-1
/
+1
2015-01-29
dev: add per net_device packet type chains
Salam Noureddine
2
-48
/
+86
2015-01-29
rtnetlink: pass link_net to the newlink handler
Nicolas Dichtel
1
-1
/
+1
2015-01-29
Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_ATH3012
Jakub Pawlowski
1
-1
/
+3
2015-01-29
Bluetooth: ath3k: workaround the compatibility issue with xHCI controller
Adam Lee
1
-0
/
+8
2015-01-29
Bluetooth: Fix sending Read Remote Extended Features command
Szymon Janc
1
-1
/
+2
2015-01-29
nl80211: don't document per-wiphy interface dump
Johannes Berg
1
-2
/
+2
2015-01-29
Bluetooth: btusb: Add support for USB based AMP controllers
Marcel Holtmann
1
-4
/
+25
2015-01-29
pkt_sched: fq: remove useless TIME_WAIT check
Eric Dumazet
1
-2
/
+2
2015-01-29
act_connmark: fix dependencies better
Arnd Bergmann
1
-1
/
+1
2015-01-29
net: remove sock_iocb
Christoph Hellwig
4
-126
/
+43
2015-01-29
hisilicon: add some missing curly braces
Dan Carpenter
1
-1
/
+2
2015-01-29
openvswitch: Add support for checksums on UDP tunnels.
Jesse Gross
4
-7
/
+10
2015-01-29
Bluetooth: btusb: Ignore unknown Intel devices with generic descriptor
Marcel Holtmann
1
-1
/
+4
2015-01-29
Bluetooth: btusb: Sort USB_DEVICE entries for Marvell by vendor id
Marcel Holtmann
1
-3
/
+4
2015-01-29
Bluetooth: Move smp_unregister() into hci_dev_do_close() function
Marcel Holtmann
1
-6
/
+2
2015-01-28
Bluetooth: btusb: Provide hardware error handler for Intel devices
Marcel Holtmann
1
-0
/
+42
2015-01-28
Bluetooth: Perform a power cycle when receiving hardware error event
Marcel Holtmann
3
-1
/
+27
2015-01-28
Bluetooth: Introduce hci_dev_do_reset helper function
Marcel Holtmann
1
-23
/
+34
2015-01-28
Bluetooth: Fix notifying discovery state when powering off
Johan Hedberg
1
-0
/
+2
2015-01-28
Bluetooth: Fix notifying discovery state upon reset
Johan Hedberg
1
-1
/
+2
2015-01-28
Bluetooth: Fix check for SSP when enabling SC
Johan Hedberg
1
-0
/
+1
2015-01-28
Bluetooth: btusb: Remove redundant call to btusb_free_frags()
Johan Hedberg
1
-1
/
+0
[prev]
[next]