index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
ti
/
k3-ringacc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc: ti: k3-ringacc: Use devm_bitmap_zalloc() when applicable
Christophe JAILLET
2022-02-02
1
-9
/
+6
*
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
1
-2
/
+2
|
\
|
*
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2022-01-15
1
-2
/
+2
*
|
soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()
Thomas Gleixner
2021-12-16
1
-1
/
+1
*
|
device: Move MSI related data into a struct
Thomas Gleixner
2021-12-16
1
-2
/
+2
|
/
*
soc: ti: k3-ringacc: Use of_device_get_match_data()
Suman Anna
2021-01-31
1
-4
/
+3
*
soc: ti: k3-ringacc: Use correct error casting in k3_ringacc_dmarings_init
Peter Ujfalusi
2020-12-14
1
-1
/
+1
*
soc: ti: k3-ringacc: add AM64 DMA rings support.
Grygorii Strashko
2020-12-11
1
-7
/
+318
*
soc: ti: k3-ringacc: Provide documentation for 'k3_ring's 'state'
Lee Jones
2020-11-21
1
-0
/
+1
*
soc: ti: k3-ringacc: Use correct device for allocation in RING mode
Peter Ujfalusi
2020-11-01
1
-5
/
+13
*
soc: ti: k3-ringacc: Use the ti_sci set_cfg callback for ring configuration
Peter Ujfalusi
2020-11-01
1
-47
/
+32
*
soc: ti: k3: ringacc: add am65x sr2.0 support
Grygorii Strashko
2020-09-11
1
-3
/
+30
*
soc: ti: k3: fix semicolon.cocci warnings
kernel test robot
2020-07-24
1
-1
/
+1
*
soc: ti: k3-ringacc: fix: warn: variable dereferenced before check 'ring'
Grygorii Strashko
2020-07-24
1
-1
/
+3
*
soc: ti: k3-ringacc: separate soc specific initialization
Grygorii Strashko
2020-07-24
1
-15
/
+55
*
soc: ti: k3-ringacc: add request pair of rings api.
Grygorii Strashko
2020-07-24
1
-0
/
+24
*
soc: ti: k3-ringacc: add ring's flags to dump
Grygorii Strashko
2020-07-24
1
-0
/
+1
*
soc: ti: k3-ringacc: Move state tracking variables under a struct
Peter Ujfalusi
2020-07-24
1
-48
/
+51
*
soc: ti: k3: add navss ringacc driver
Grygorii Strashko
2020-01-15
1
-0
/
+1157