index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-03
mei: Remove some dead code
Christophe JAILLET
1
-5
/
+1
2021-12-03
misc: at25: Align comment style
Andy Shevchenko
1
-17
/
+20
2021-12-03
misc: at25: Replace commas by spaces in the ID tables
Andy Shevchenko
1
-4
/
+4
2021-12-03
misc: at25: Reorganize headers for better maintenance
Andy Shevchenko
1
-6
/
+7
2021-12-03
misc: at25: Factor out at_fram_to_chip()
Andy Shevchenko
1
-41
/
+44
2021-12-03
misc: at25: Switch to use BIT() instead of custom approaches
Andy Shevchenko
1
-4
/
+4
2021-12-03
misc: at25: Get rid of intermediate storage for AT25 chip data
Andy Shevchenko
1
-17
/
+15
2021-12-03
misc: at25: Get platform data via dev_get_platdata()
Andy Shevchenko
1
-3
/
+4
2021-12-03
misc: at25: Check new property ("address-width") first
Andy Shevchenko
1
-4
/
+4
2021-12-03
misc: at25: Unshadow error codes in at25_fw_to_chip()
Andy Shevchenko
1
-18
/
+22
2021-12-03
misc: at25: Use at25->chip instead of local chip everywhere in ->probe()
Andy Shevchenko
1
-7
/
+7
2021-12-03
misc: at25: Check proper value of chip length in FRAM case
Andy Shevchenko
1
-2
/
+2
2021-12-03
misc: at25: Don't copy garbage to the at25->chip in FRAM case
Andy Shevchenko
1
-1
/
+4
2021-12-03
misc: at25: Make driver OF independent again
Andy Shevchenko
1
-7
/
+6
2021-11-10
Merge tag 'acpi-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-18
/
+27
2021-11-08
Merge tag 'mfd-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-5
/
+4
2021-11-08
Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
1
-12
/
+1
2021-11-07
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-24
/
+41
2021-11-04
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
46
-406
/
+1453
2021-11-03
at24: Support probing while in non-zero ACPI D state
Sakari Ailus
1
-18
/
+27
2021-11-03
Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-0
/
+270
2021-10-29
ocxl: Use pci core's DVSEC functionality
Ben Widawsky
1
-12
/
+1
2021-10-29
net: sgi-xp: use eth_hw_addr_set()
Jakub Kicinski
1
-3
/
+6
2021-10-28
BackMerge tag 'v5.15-rc7' into drm-next
Dave Airlie
16
-97
/
+198
2021-10-25
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
2
-0
/
+3
2021-10-25
lkdtm/bugs: Check that a per-task stack canary exists
Kees Cook
3
-0
/
+79
2021-10-22
misc: enclosure: replace snprintf in show functions with sysfs_emit
Ye Guojin
1
-8
/
+8
2021-10-18
cxl: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
2
-4
/
+4
2021-10-18
cxl: Factor out common dev->driver expressions
Bjorn Helgaas
2
-24
/
+41
2021-10-18
habanalabs: refactor fence handling in hl_cs_poll_fences
Dani Liberman
1
-35
/
+36
2021-10-18
habanalabs: context cleanup cosmetics
Omer Shpigelman
1
-7
/
+1
2021-10-18
habanalabs: simplify wait for interrupt with timestamp flow
Yuri Nudelman
3
-10
/
+7
2021-10-18
habanalabs: initialize hpriv fields before adding new node
Moti Haimovski
1
-8
/
+15
2021-10-18
habanalabs: Unify frequency set/get functionality
Rajaravi Krishna Katta
9
-65
/
+38
2021-10-18
habanalabs: select CRC32
Vegard Nossum
1
-0
/
+1
2021-10-18
habanalabs: add support for dma-buf exporter
Tomer Tayar
5
-3
/
+535
2021-10-18
habanalabs: fix NULL pointer dereference
Dani Liberman
1
-2
/
+11
2021-10-18
habanalabs: fix race condition in multi CS completion
Dani Liberman
2
-1
/
+23
2021-10-18
habanalabs: use only u32
Oded Gabbay
1
-1
/
+1
2021-10-18
habanalabs: update firmware files
Oded Gabbay
4
-78
/
+130
2021-10-18
habanalabs: bypass reset for continuous h/w error event
Bharat Jauhari
5
-36
/
+111
2021-10-18
habanalabs: take timestamp on wait for interrupt
Yuri Nudelman
3
-3
/
+21
2021-10-18
habanalabs: prevent race between fd close/open
Oded Gabbay
1
-7
/
+23
2021-10-18
habanalabs: refactor reset log message
Oded Gabbay
1
-1
/
+8
2021-10-18
habanalabs: define soft-reset as inference op
Oded Gabbay
4
-8
/
+12
2021-10-18
habanalabs: fix debugfs device memory MMU VA translation
Yuri Nudelman
1
-14
/
+16
2021-10-18
habanalabs: add support for a long interrupt target value
Ofir Bitton
1
-4
/
+4
2021-10-18
habanalabs: remove redundant cs validity checks
Ofir Bitton
1
-3
/
+2
2021-10-18
habanalabs: enable power info via HWMON framework
Rajaravi Krishna Katta
3
-0
/
+108
2021-10-18
habanalabs: generalize COMMS message sending procedure
Alon Mizrahi
1
-10
/
+18
[next]