index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
habanalabs: don't limit packet size for device CPU
Oded Gabbay
2019-05-17
3
-23
/
+3
*
habanalabs: support device memory memset > 4GB
Oded Gabbay
2019-05-16
1
-19
/
+30
*
habanalabs: print event name for fatal and non-RAZWI events
Omer Shpigelman
2019-05-13
1
-19
/
+98
*
habanalabs: increase PCI ELBI timeout for Palladium
Omer Shpigelman
2019-05-13
2
-1
/
+11
*
habanalabs: pass device pointer to asic-specific function
Oded Gabbay
2019-05-12
4
-7
/
+8
*
habanalabs: change polling functions to macros
Oded Gabbay
2019-05-09
5
-129
/
+81
*
habanalabs: remove redundant memory clear
Oded Gabbay
2019-05-09
1
-2
/
+0
*
habanalabs: remove redundant CB size adjustment
Oded Gabbay
2019-05-09
1
-8
/
+1
*
habanalabs: check to load F/W before boot status
Oded Gabbay
2019-05-08
1
-3
/
+3
*
habanalabs: remove dead code in habanalabs_drv.c
Oded Gabbay
2019-05-08
1
-30
/
+26
*
habanalabs: force user to set device debug mode
Oded Gabbay
2019-05-04
5
-1
/
+73
*
habanalabs: minor documentation and prints fixes
Omer Shpigelman
2019-05-05
2
-4
/
+4
*
habanalabs: remove redundant CPU checks
Omer Shpigelman
2019-05-05
1
-15
/
+5
*
habanalabs: improve a couple of error messages
Oded Gabbay
2019-05-04
2
-3
/
+3
*
ocxl: Allow contexts to be attached with a NULL mm
Alastair D'Silva
2019-07-03
3
-7
/
+35
*
fsi: sbefifo: Don't fail operations when in SBE IPL state
Eddie James
2019-07-03
1
-2
/
+2
*
coresight: tmc: Smatch: Fix potential NULL pointer dereference
Suzuki K Poulose
2019-07-03
1
-2
/
+4
*
coresight: etm3x: Smatch: Fix potential NULL pointer dereference
Suzuki K Poulose
2019-07-03
1
-1
/
+2
*
coresight: Potential uninitialized variable in probe()
Dan Carpenter
2019-07-03
1
-0
/
+1
*
coresight: etb10: Do not call smp_processor_id from preemptible
Suzuki K Poulose
2019-07-03
1
-4
/
+2
*
coresight: tmc-etf: Do not call smp_processor_id from preemptible
Suzuki K Poulose
2019-07-03
1
-4
/
+2
*
coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from preempt...
Suzuki K Poulose
2019-07-03
1
-5
/
+2
*
coresight: tmc-etr: Do not call smp_processor_id() from preemptible
Suzuki K Poulose
2019-07-03
1
-4
/
+2
*
docs: misc-devices: convert files without extension to ReST
Mauro Carvalho Chehab
2019-07-03
9
-42
/
+108
*
fpga: dfl: fme: align PR buffer size per PR datawidth
Wu Hao
2019-07-03
1
-5
/
+9
*
fpga: dfl: fme: remove copy_to_user() in ioctl for PR
Wu Hao
2019-07-03
1
-3
/
+0
*
fpga: dfl-fme-mgr: fix FME_PR_INTFC_ID register address.
Wu Hao
2019-07-03
1
-2
/
+2
*
intel_th: msu: Start read iterator from a non-empty window
Alexander Shishkin
2019-07-03
1
-9
/
+33
*
intel_th: msu: Split sgt array and pointer in multiwindow mode
Alexander Shishkin
2019-07-03
1
-10
/
+13
*
intel_th: msu: Support multipage blocks
Alexander Shishkin
2019-07-03
1
-18
/
+38
*
intel_th: pci: Add Ice Lake NNPI support
Alexander Shishkin
2019-07-03
1
-0
/
+5
*
intel_th: msu: Fix single mode with disabled IOMMU
Alexander Shishkin
2019-07-03
1
-1
/
+1
*
intel_th: msu: Remove set but not used variable 'last'
YueHaibing
2019-07-03
1
-2
/
+1
*
intel_th: msu: Fix unused variable warning on arm64 platform
Shaokun Zhang
2019-07-03
1
-13
/
+27
*
misc: fsa9480: Delete this driver
Linus Walleij
2019-07-03
4
-581
/
+0
*
Merge tag 'fsi-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joel...
Greg Kroah-Hartman
2019-07-03
5
-17
/
+48
|
\
|
*
fsi/core: Fix error paths on CFAM init
Jeremy Kerr
2019-07-03
1
-12
/
+20
|
*
OCC: FSI and hwmon: Add sequence numbering
Eddie James
2019-07-03
3
-5
/
+15
|
*
MAINTAINERS: Add FSI subsystem
Joel Stanley
2019-07-03
1
-0
/
+13
*
|
Merge tag 'extcon-next-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2019-07-01
5
-13
/
+447
|
\
\
|
*
|
extcon: fsa9480: Fix Kconfig warning and build errors
Randy Dunlap
2019-06-26
1
-1
/
+1
|
*
|
extcon: Add fsa9480 extcon driver
Tomasz Figa
2019-06-22
3
-0
/
+408
|
*
|
dt-bindings: extcon: Add support for fsa9480 switch
Tomasz Figa
2019-06-22
1
-0
/
+19
|
*
|
extcon: arizona: Correct error handling on regmap_update_bits_check
Charles Keepax
2019-05-30
1
-13
/
+20
*
|
|
binder: return errors from buffer copy functions
Todd Kjos
2019-07-01
3
-93
/
+126
*
|
|
dt-bindings: imx-ocotp: Add i.MX8MM compatible
Bryan O'Donoghue
2019-06-26
1
-0
/
+1
*
|
|
nvmem: imx-ocotp: imx8mq is compatible with imx6 not imx7
Leonard Crestez
2019-06-26
1
-2
/
+2
*
|
|
nvmem: imx-ocotp: Add i.MX8MM support
Bryan O'Donoghue
2019-06-26
1
-0
/
+7
*
|
|
nvmem: imx-ocotp: Change TIMING calculation to u-boot algorithm
Bryan O'Donoghue
2019-06-26
1
-4
/
+32
*
|
|
nvmem: imx-ocotp: Ensure WAIT bits are preserved when setting timing
Bryan O'Donoghue
2019-06-26
1
-1
/
+2
[next]