index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2023-09-25
misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to probe
Ricky WU
6
-212
/
+102
2023-09-25
eeprom: at24: Annotate struct at24_data with __counted_by
Kees Cook
1
-1
/
+1
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
10
-238
/
+4
2023-09-11
eeprom: at24: Drop at24_get_chip_data()
Biju Das
1
-29
/
+3
2023-09-01
Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
30
-118
/
+571
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-25
/
+11
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-15
/
+1
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2023-08-28
Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+46
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-2
/
+2
2023-08-24
cxl: Drop unused detach_spa()
Michael Ellerman
1
-5
/
+0
2023-08-22
misc: fastrpc: Pass proper scm arguments for static process init
Ekansh Gupta
1
-4
/
+9
2023-08-22
misc: fastrpc: Fix incorrect DMA mapping unmap request
Ekansh Gupta
1
-3
/
+5
2023-08-22
misc: fastrpc: Fix remote heap allocation request
Ekansh Gupta
1
-7
/
+7
2023-08-22
mei: make mei_class a static const structure
Ivan Orlov
1
-13
/
+12
2023-08-20
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
7
-59
/
+24
2023-08-18
mmu_notifiers: rename invalidate_range notifier
Alistair Popple
1
-4
/
+4
2023-08-18
lkdtm: Add FAM_BOUNDS test for __counted_by
Kees Cook
1
-3
/
+44
2023-08-16
cxl: Use pci_find_vsec_capability() to simplify the code
Xiongfeng Wang
1
-10
/
+1
2023-08-16
list: Introduce CONFIG_LIST_HARDENED
Marco Elver
1
-2
/
+2
2023-08-13
Merge 6.5-rc6 into char-misc-next
Greg Kroah-Hartman
7
-59
/
+24
2023-08-12
misc: microchip: pci1xxxx: Fix some NULL vs IS_ERR() bugs
Dan Carpenter
1
-4
/
+4
2023-08-12
misc: tps6594: Remove redundant dev_err_probe() for platform_get_irq_byname()
Ruan Jinjie
2
-4
/
+2
2023-08-11
misc: hpilo: make ilo_class a static const structure
Ivan Orlov
1
-9
/
+9
2023-08-11
misc: genwqe: make class_genwqe a static const structure
Ivan Orlov
2
-24
/
+27
2023-08-11
misc: eeprom/idt_89hpesx: Use devm_kmemdup to replace devm_kmalloc + memcpy
Li Zetao
1
-5
/
+6
2023-08-11
misc: eeprom/idt_89hpesx: Switch to memdup_user_nul() helper
Ruan Jinjie
1
-9
/
+3
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
1
-1
/
+2
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
1
-3
/
+1
2023-08-11
misc: ti-st: make st_recv() conforming to tty_ldisc_ops::receive_buf()
Jiri Slaby (SUSE)
2
-7
/
+6
2023-08-11
tty: use u8 for flags
Jiri Slaby (SUSE)
1
-1
/
+1
2023-08-11
tty: use u8 for chars
Jiri Slaby (SUSE)
1
-1
/
+1
2023-08-11
tty: make tty_ldisc_ops::*buf*() hooks operate on size_t
Jiri Slaby (SUSE)
1
-1
/
+1
2023-08-04
misc: tps6594-esm: Disable ESM for rev 1 PMIC
Esteban Blanc
1
-1
/
+18
2023-08-04
misc: rtsx: judge ASPM Mode to set PETXCFG Reg
Ricky WU
6
-58
/
+6
2023-08-04
misc: bcm_vk: Fix potential deadlock on &vk->ctx_lock
Chengfeng Ye
2
-8
/
+8
2023-08-04
misc: open-dice: make OPEN_DICE depend on HAS_IOMEM
Baoquan He
1
-0
/
+1
2023-08-04
misc: hi6421-spmi-pmic: Remove redundant dev_err()
Ruan Jinjie
1
-3
/
+1
2023-08-04
misc: Explicitly include correct DT includes
Rob Herring
9
-7
/
+10
2023-08-04
misc: tps6594-esm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-04
misc: tps6594-pfsm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-04
misc: xilinx_tmr_manager: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-08-04
misc/xilinx_sdfec: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-08-04
misc: atmel-ssc: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-08-04
misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX EEPROM...
Kumaravel Thiagarajan
1
-0
/
+140
2023-08-04
misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX OTP vi...
Kumaravel Thiagarajan
3
-1
/
+305
2023-07-31
misc: ti-st: don't check for tty data == NULL
Jiri Slaby
2
-7
/
+1
2023-07-31
misc: ti-st: remove ptr from recv functions
Jiri Slaby
2
-6
/
+2
2023-07-31
misc: ti-st: remove forward declarations and make st_int_recv() static
Jiri Slaby
1
-3
/
+1
2023-07-31
Merge 6.5-rc4 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
[prev]
[next]