index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-28
/
+24
2021-12-03
misc: rtsx: Avoid mangling IRQ during runtime PM
Kai-Heng Feng
1
-4
/
+0
2021-12-03
nvmem: eeprom: at25: fix FRAM byte_len
Ralph Siemsen
1
-20
/
+18
2021-12-03
misc: fastrpc: fix improper packet size calculation
Jeya R
1
-4
/
+6
2021-11-26
mei: bus: add client dma interface
Alexander Usyskin
3
-3
/
+72
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-06
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-02
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
2021-10-18
habanalabs: create static map of f/w hwmon enums
Rajaravi Krishna Katta
2
-9
/
+97
2021-10-18
habanalabs: add debugfs node for configuring CS timeout
Ofir Bitton
1
-0
/
+51
2021-10-18
Merge 5.15-rc6 into char-misc-next
Greg Kroah-Hartman
10
-19
/
+60
2021-10-15
eeprom: 93xx46: fix MODULE_DEVICE_TABLE
Arnd Bergmann
1
-1
/
+1
2021-10-13
misc: ad525x_dpot: Make ad_dpot_remove() return void
Uwe Kleine-König
4
-6
/
+6
2021-10-13
misc: lis3lv02d: Make lis3lv02d_remove_fs() return void
Uwe Kleine-König
3
-4
/
+5
2021-10-13
mei: hbm: drop hbm responses on early shutdown
Alexander Usyskin
1
-4
/
+8
2021-10-05
mei: me: add Ice Lake-N device id.
Andy Shevchenko
2
-0
/
+2
2021-10-05
misc: fastrpc: copy to user only for non-DMA-BUF heap buffers
Jeya R
1
-8
/
+10
[next]