index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-05
misc: rtsx: Cleanup on DRV_NAME cardreader variables
Desnes Nunes
2
-5
/
+3
2024-11-04
misc: lan966x_pci: Fix dtc warn 'Missing interrupt-parent'
Herve Codina
1
-0
/
+10
2024-11-04
misc: lan966x_pci: Fix dtc warns 'missing or empty reg/ranges property'
Herve Codina
1
-18
/
+18
2024-10-29
mei: use kvmalloc for read buffer
Alexander Usyskin
1
-2
/
+2
2024-10-24
misc: Add support for LAN966x PCI device
Herve Codina
4
-0
/
+409
2024-10-22
eeprom: at24: add ST M24256E Additional Write lockable page support
Marek Vasut
1
-0
/
+4
2024-10-21
Merge 6.12-rc4 into tty-next
Greg Kroah-Hartman
5
-9
/
+4
2024-10-21
Merge 6.12-rc4 into char-misc-next
Greg Kroah-Hartman
5
-9
/
+4
2024-10-20
Merge tag 'char-misc-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+4
2024-10-18
misc: ti-st: st_kim: remove the driver
Bartosz Golaszewski
7
-1941
/
+0
2024-10-18
misc: keba: Fix missing I2C dependency
Gerhard Engleder
1
-0
/
+1
2024-10-18
misc: rtsx: list supported models in Kconfig help
Yo-Jung (Leo) Lin
1
-1
/
+2
2024-10-13
misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for OTP device
Heiko Thiery
1
-0
/
+1
2024-10-13
misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for EEPROM device
Heiko Thiery
1
-0
/
+1
2024-10-13
misc: keba: Add UART devices
Gerhard Engleder
1
-0
/
+104
2024-10-13
misc: keba: Add battery device
Gerhard Engleder
1
-0
/
+59
2024-10-13
misc: keba: Add fan device
Gerhard Engleder
1
-9
/
+74
2024-10-13
misc: keba: Support EEPROM sections as separate devices
Gerhard Engleder
1
-3
/
+102
2024-10-13
misc: keba: Add LAN9252 driver
Gerhard Engleder
3
-0
/
+371
2024-10-13
misc: keba: Add SPI controller device
Gerhard Engleder
1
-15
/
+204
2024-10-13
misc: keba: Use capital letters for I2C error message
Gerhard Engleder
1
-1
/
+1
2024-10-13
misc: keba: Use variable ret for return values
Gerhard Engleder
1
-7
/
+7
2024-10-13
rpmb: Remove some useless locking
Christophe JAILLET
1
-5
/
+0
2024-10-13
rpmb: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-2
/
+2
2024-10-13
misc: apds990x: Fix missing pm_runtime_disable()
Jinjie Ruan
1
-5
/
+7
2024-10-13
misc: eeprom_93xx46: Changing 'unsigned' to 'unsigned int'
Daniel Hejduk
1
-1
/
+1
2024-10-13
mei: bus: Reorganize kerneldoc parameter names
Julia Lawall
1
-1
/
+1
2024-10-11
misc: eeprom: eeprom_93cx6: Switch to BIT() macro
Parker Newman
1
-2
/
+3
2024-10-11
misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycle
Parker Newman
1
-0
/
+10
2024-10-09
misc: sgi-gru: Don't disable preemption in GRU driver
Dimitri Sivanich
3
-8
/
+0
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
6
-6
/
+6
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
4
-5
/
+0
2024-09-26
Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-218
/
+51
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2024-09-18
Merge tag 'mmc-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
3
-0
/
+242
2024-09-11
ocxl: Remove the unused declarations in headr file
Zhang Zekun
1
-2
/
+0
2024-09-11
cxl: Constify struct kobj_type
Hongbo Li
1
-1
/
+1
2024-09-09
Merge 6.11-rc7 into char-misc-next
Greg Kroah-Hartman
3
-14
/
+8
2024-09-04
rpmb: fix error path in rpmb_dev_register()
Jens Wiklander
1
-6
/
+4
2024-09-03
VMCI: Fix use-after-free when removing resource in vmci_resource_remove()
David Fernandez Gonzalez
1
-1
/
+2
2024-09-03
misc: keba: Fix sysfs group creation
Gerhard Engleder
1
-10
/
+4
2024-09-03
misc: tsl2550: replace simple_strtoul to kstrtoul
Hongbo Li
1
-4
/
+4
2024-09-03
misc: lis3lv02d: Fix incorrect of_get_property() usage
Rob Herring (Arm)
1
-2
/
+2
2024-09-03
misc: fastrpc: Fix double free of 'buf' in error path
Sukrut Bellary
1
-3
/
+2
2024-09-03
misc: fastrpc: Add support for cdsp1 remoteproc
Ling Xu
1
-4
/
+6
2024-09-01
fault-inject: improve build for CONFIG_FAULT_INJECTION=n
Jani Nikula
1
-0
/
+1
2024-08-26
rpmb: add Replay Protected Memory Block (RPMB) subsystem
Jens Wiklander
3
-0
/
+244
2024-08-19
Merge 6.11-rc4 into char-misc-next
Greg Kroah-Hartman
2
-19
/
+19
2024-08-18
Merge tag 'char-misc-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-19
/
+3
2024-08-15
Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+16
[prev]
[next]