index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Lines
2020-09-17
eeprom: at25: set type id as EEPROM
Vadym Kochan
-0
/
+1
2020-09-17
eeprom: at24: set type id as EEPROM
Vadym Kochan
-0
/
+1
2020-09-16
misc: rtsx: Add power saving functions and fix driving parameter
Ricky Wu
-19
/
+283
2020-09-16
misc: fastrpc: add ioctl for attaching to sensors pd
Jonathan Marek
-3
/
+6
2020-09-16
misc: fastrpc: define names for protection domain ids
Jonathan Marek
-2
/
+7
2020-09-16
misc: rtsx: Fix power down flow
Ricky Wu
-51
/
+18
2020-09-16
misc: rtsx: Fix memory leak in rtsx_pci_probe
Keita Suzuki
-1
/
+3
2020-09-14
misc: hisi_hikey_usb: fix return of uninitialized ret status variable
Colin Ian King
-2
/
+1
2020-09-14
Merge 5.9-rc5 into char-misc-next
Greg Kroah-Hartman
-21
/
+24
2020-09-13
Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-17
/
+17
2020-09-11
dma-mapping: fix DMA_OPS dependencies
Christoph Hellwig
-0
/
+1
2020-09-10
misc: hisi_hikey_usb: add support for Hikey 970
Mauro Carvalho Chehab
-19
/
+88
2020-09-10
misc: hisi_hikey_usb: Driver to support onboard USB gpio hub on Hikey960
Yu Chen
-0
/
+215
2020-09-09
Merge tag 'at24-fixes-for-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
-4
/
+7
2020-09-08
lkdtm: remove set_fs-based tests
Christoph Hellwig
-29
/
+0
2020-09-07
uacce: Use kobj_to_dev() instead of container_of()
Tian Tao
-1
/
+1
2020-09-07
misc: pci_endpoint_test: Add Device ID for RZ/G2H PCIe controller
Lad Prabhakar
-0
/
+2
2020-09-07
misc: pci_endpoint_test: Add Device ID for RZ/G2M and RZ/G2N PCIe controllers
Lad Prabhakar
-2
/
+5
2020-09-01
misc: eeprom: at24: register nvmem only after eeprom is ready to use
Vadym Kochan
-4
/
+7
2020-08-31
habanalabs: fix report of RAZWI initiator coordinates
Ofir Bitton
-16
/
+16
2020-08-31
habanalabs: prevent user buff overflow
Moti Haimovski
-1
/
+1
2020-08-31
Merge 5.9-rc3 into char-misc-next
Greg Kroah-Hartman
-78
/
+217
2020-08-28
misc: rtsx: do not setting OC_POWER_DOWN reg in rtsx_pci_init_ocp()
Ricky Wu
-4
/
+0
2020-08-28
VMCI: check return value of get_user_pages_fast() for errors
Alex Dewar
-4
/
+6
2020-08-28
misc: fastrpc: fix common struct sg_table related issues
Marek Szyprowski
-2
/
+2
2020-08-28
eeprom: at25: set minimum read/write access stride to 1
Christian Eggers
-1
/
+1
2020-08-28
eeprom: at25: allow page sizes greater than 16 bit
Christian Eggers
-1
/
+1
2020-08-26
Merge tag 'char-misc-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-63
/
+202
2020-08-25
eeprom: at24: Tidy at24_read()
Jean Delvare
-10
/
+4
2020-08-25
cxl: Rework error message for incompatible slots
Frederic Barrat
-2
/
+2
2020-08-25
ocxl: Don't return trigger page when allocating an interrupt
Frederic Barrat
-12
/
+9
2020-08-25
ocxl: Access interrupt trigger page from xive directly
Frederic Barrat
-2
/
+6
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
-15
/
+15
2020-08-22
habanalabs: correctly report inbound pci region cfg error
Ofir Bitton
-1
/
+1
2020-08-22
habanalabs: check correct vmalloc return code
Ofir Bitton
-3
/
+8
2020-08-22
habanalabs: validate FW file size
Ofir Bitton
-0
/
+9
2020-08-22
habanalabs: fix incorrect check on failed workqueue create
Colin Ian King
-1
/
+1
2020-08-22
habanalabs: set max power according to card type
Oded Gabbay
-7
/
+26
2020-08-22
habanalabs: proper handling of alloc size in coresight
Ofir Bitton
-3
/
+15
2020-08-22
habanalabs: set clock gating according to mask
Ofir Bitton
-23
/
+21
2020-08-22
habanalabs: verify user input in cs_ioctl_signal_wait
Ofir Bitton
-0
/
+8
2020-08-22
habanalabs: Fix a loop in gaudi_extract_ecc_info()
Dan Carpenter
-1
/
+1
2020-08-22
habanalabs: Fix memory corruption in debugfs
Dan Carpenter
-4
/
+4
2020-08-22
habanalabs: validate packet id during CB parse
Ofir Bitton
-0
/
+66
2020-08-22
habanalabs: Validate user address before mapping
Ofir Bitton
-2
/
+14
2020-08-22
habanalabs: unmap PCI bars upon iATU failure
Ofir Bitton
-2
/
+4
2020-08-20
kgdbts: switch to kernel_clone()
Christian Brauner
-24
/
+24
2020-08-18
mei: virtio: virtualization frontend driver
Tomas Winkler
-0
/
+887
2020-08-18
mei: add connect with vtag ioctl
Alexander Usyskin
-16
/
+194
2020-08-18
mei: bus: unconditionally enable clients with vtag support
Alexander Usyskin
-0
/
+12
[prev]
[next]