index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-05
dt-bindings: net: Add compatible for BCM4345C5 bluetooth device
Ondrej Jirman
1
-0
/
+1
2019-09-05
Bluetooth: hci_qca: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for QCA UART Radio
Rocky Liao
1
-0
/
+5
2019-09-05
Bluetooth: hci_qca: Make structure qca_proto constant
Nishka Dasgupta
1
-1
/
+1
2019-09-05
Bluetooth: 6lowpan: Make variable header_ops constant
Nishka Dasgupta
1
-1
/
+1
2019-09-05
Bluetooth: btusb: Fix suspend issue for Realtek devices
Alex Lu
1
-4
/
+30
2019-09-05
Bluetooth: hci_bcm: Fix -Wunused-const-variable warnings
YueHaibing
1
-15
/
+15
2019-09-05
Bluetooth: hci_qca: Remove redundant initializations to zero
Matthias Kaehlcke
1
-19
/
+0
2019-09-05
Bluetooth: Add support for utilizing Fast Advertising Interval
Spoorthi Ravishankar Koppad
2
-7
/
+24
2019-09-05
ice: Rework around device/function capabilities
Anirudh Venkataramanan
1
-20
/
+20
2019-09-05
ice: change default number of receive descriptors
Jesse Brandeburg
1
-17
/
+2
2019-09-05
ice: Minor refactor in queue management
Anirudh Venkataramanan
4
-39
/
+54
2019-09-05
ice: Allow for delayed LLDP MIB change registration
Dave Ertman
5
-15
/
+51
2019-09-05
ice: update Tx context struct
Ashish Shah
2
-1
/
+3
2019-09-05
ice: Report VF link status with opcode to get resources
Akeem G Abodunrin
1
-0
/
+1
2019-09-05
ice: Check for DCB capability before initializing DCB
Anirudh Venkataramanan
2
-10
/
+8
2019-09-05
ice: report link down for VF when PF's queues are not enabled
Lukasz Czapnik
1
-1
/
+4
2019-09-05
ice: Reliably reset VFs
Mitch Williams
1
-6
/
+10
2019-09-05
ice: change work limit to a constant
Jesse Brandeburg
3
-16
/
+3
2019-09-05
ice: small efficiency fixes
Jesse Brandeburg
1
-1
/
+3
2019-09-05
ice: move code closer together
Jesse Brandeburg
1
-3
/
+3
2019-09-05
ice: clean up arguments
Jesse Brandeburg
1
-22
/
+21
2019-09-05
ice: Check root pointer for validity
Anirudh Venkataramanan
1
-1
/
+1
2019-09-05
ice: Add ice_get_main_vsi to get PF/main VSI
Anirudh Venkataramanan
2
-16
/
+10
2019-09-05
ice: Update fields in ice_vsi_set_num_qs when reconfiguring
Brett Creeley
1
-1
/
+1
2019-09-05
irqchip/gic-v3-its: Fix LPI release for Multi-MSI devices
Marc Zyngier
1
-5
/
+4
2019-09-05
parisc: Drop comments which are already in pci.h
Helge Deller
1
-11
/
+0
2019-09-05
parisc: Convert eisa_enumerator to use pr_cont()
Helge Deller
1
-5
/
+5
2019-09-05
bus: ti-sysc: Fix clock handling for no-idle quirks
Tony Lindgren
1
-11
/
+37
2019-09-05
parisc: Avoid warning when loading hppb driver
Helge Deller
1
-6
/
+5
2019-09-05
s390/crypto: xts-aes-s390 fix extra run-time crypto self tests finding
Harald Freudenberger
1
-0
/
+6
2019-09-05
vfio-ccw: fix error return code in vfio_ccw_sch_init()
Wei Yongjun
1
-2
/
+6
2019-09-05
s390: vfio-ap: fix warning reset not completed
Halil Pasic
1
-1
/
+1
2019-09-05
HID: prodikeys: Fix general protection fault during probe
Alan Stern
1
-2
/
+10
2019-09-05
HID: wacom: add new MobileStudio Pro 13 support
Ping Cheng
1
-2
/
+2
2019-09-05
drm/vmwgfx: Fix double free in vmw_recv_msg()
Dan Carpenter
1
-5
/
+3
2019-09-05
HID: sony: Fix memory corruption issue on cleanup.
Roderick Colenbrander
1
-1
/
+1
2019-09-05
Merge branch 'bpf-af-xdp-barrier-fixes'
Daniel Borkmann
2
-18
/
+45
2019-09-05
xsk: lock the control mutex in sock_diag interface
Björn Töpel
1
-0
/
+3
2019-09-05
xsk: use state member for socket synchronization
Björn Töpel
1
-15
/
+39
2019-09-05
xsk: avoid store-tearing when assigning umem
Björn Töpel
1
-2
/
+2
2019-09-05
xsk: avoid store-tearing when assigning queues
Björn Töpel
1
-1
/
+1
2019-09-05
bpf: fix precision tracking of stack slots
Alexei Starovoitov
1
-9
/
+14
2019-09-05
selftests/bpf: precision tracking tests
Alexei Starovoitov
1
-0
/
+52
2019-09-05
habanalabs: correctly cast variable to __le32
Oded Gabbay
1
-2
/
+2
2019-09-05
habanalabs: show correct id in error print
Oded Gabbay
1
-2
/
+2
2019-09-05
habanalabs: stop using the acronym KMD
Oded Gabbay
9
-81
/
+85
2019-09-05
habanalabs: display card name as sensors header
Oded Gabbay
4
-2
/
+25
2019-09-05
habanalabs: add uapi to retrieve aggregate H/W events
Oded Gabbay
5
-7
/
+22
2019-09-05
habanalabs: add uapi to retrieve device utilization
Oded Gabbay
7
-23
/
+222
2019-09-05
habanalabs: Make the Coresight timestamp perpetual
Tomer Tayar
3
-16
/
+26
[prev]
[next]