index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-03
eeprom: at24: check at24_read/write arguments
Heiner Kallweit
1
-0
/
+6
2017-11-11
vmw_balloon: fix for a -Wuninitialized warning
Danny Kukawka
1
-7
/
+7
2017-10-12
scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails.
Maurizio Lombardi
1
-4
/
+10
2016-05-01
drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errors
Michael Hennerich
1
-1
/
+1
2014-01-03
enclosure: fix WARN_ON in dual path device removing
James Bottomley
1
-0
/
+7
2013-01-03
MISC: hpilo, remove pci_disable_device
Jiri Slaby
1
-2
/
+9
2013-01-03
SGI-XP: handle non-fatal traps
Robin Holt
1
-2
/
+32
2012-09-12
drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...
Robin Holt
1
-19
/
+65
2012-04-13
x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()
Jason Wessel
1
-17
/
+0
2012-04-13
kgdbts: (2 of 2) fix single step awareness to work correctly with SMP
Jason Wessel
1
-11
/
+62
2012-04-13
kgdbts: (1 of 2) fix single step awareness to work correctly with SMP
Jason Wessel
1
-11
/
+43
2012-04-13
kgdbts: Fix kernel oops with CONFIG_DEBUG_RODATA
Jason Wessel
1
-24
/
+28
2012-03-12
cs5535-mfgpt: don't call __init function from __devinit
Danny Kukawka
1
-1
/
+1
2012-02-13
mmc: cb710 core: Add missing spin_lock_init for irq_lock of struct cb710_chip
Axel Lin
1
-0
/
+1
2011-11-21
Merge branch 'char-misc-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-31
/
+69
2011-11-18
misc: ad525x_dpot: Fix AD8400 spi transfer size.
Michael Hennerich
1
-1
/
+1
2011-11-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-10
/
+8
2011-11-16
carma-fpga: Missed switch from of_register_platform_driver()
Al Viro
2
-10
/
+8
2011-11-15
drivers/misc/eeprom: fix dependecy on 'PPC_MPC5200_GPIO'
Paul Bolle
1
-1
/
+1
2011-11-15
pch_phub: Fix MAC address writing issue for LAPIS ML7831
Tomoya MORINAGA
1
-1
/
+1
2011-11-15
pch_phub: Improve ADE(Address Decode Enable) control
Tomoya MORINAGA
1
-17
/
+34
2011-11-15
pch_phub: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
Tomoya MORINAGA
1
-4
/
+4
2011-11-15
pch_phub: Support new device LAPIS Semiconductor ML7831 IOH
Tomoya MORINAGA
2
-7
/
+28
2011-11-14
pcie-gadget-spear: Add "platform:" prefix for platform modalias
Axel Lin
1
-1
/
+1
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-0
/
+9
2011-11-02
drivers/misc/vmw_balloon.c: fix typo in code comment
Rakib Mullick
1
-1
/
+1
2011-11-02
drivers/misc/vmw_balloon.c: determine page allocation flag can_sleep outside ...
Rakib Mullick
1
-1
/
+1
2011-11-01
Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-1
/
+1
2011-10-31
Merge branch 'akpm' (Andrew's incoming)
Linus Torvalds
6
-199
/
+250
2011-10-31
drivers/misc/ad525x_dpot-i2c.c: add i2c support for AD5161
Peter Korsgaard
1
-0
/
+1
2011-10-31
driver/misc/fsa9480.c fix potential null-pointer dereference
Jonghwan Choi
1
-1
/
+2
2011-10-31
lis3lv02d: make regulator API usage unconditional
Mark Brown
1
-22
/
+12
2011-10-31
lis3: remove the references to the global variable in core driver
Éric Piel
2
-103
/
+133
2011-10-31
lis3: change exported function to use passed parameter
Éric Piel
4
-7
/
+7
2011-10-31
lis3: use consistent naming of variables
Éric Piel
1
-60
/
+60
2011-10-31
lis3: free regulators if probe() fails
Éric Piel
1
-2
/
+7
2011-10-31
lis3lv02d: avoid divide by zero due to unchecked
Éric Piel
2
-7
/
+31
2011-10-31
drivers/misc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
Paul Gortmaker
2
-0
/
+2
2011-10-31
drivers/misc: Add module.h to files who are really modular.
Paul Gortmaker
7
-0
/
+7
2011-10-31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-0
/
+3929
2011-10-25
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+8
2011-10-08
Merge branch 'fixes' into next/fixes
Arnd Bergmann
1
-1
/
+1
2011-10-07
ARM: at91: remove dependency for Atmel PWM driver selector in Kconfig
Nicolas Ferre
1
-1
/
+1
2011-10-03
lis3: fix regression of HP DriveGuard with 8bit chip
Takashi Iwai
1
-6
/
+8
2011-09-23
[media] altera-stapl: it is time to move out from staging
Igor M. Liplianin
10
-0
/
+3928
2011-09-14
drivers/misc/pti.c: give 'comm' function scope in pti_control_frame_built_and...
Jesper Juhl
1
-7
/
+5
2011-08-26
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-1
/
+62
2011-08-25
drivers/misc/ab8500-pwm.c: fix modalias
Axel Lin
1
-1
/
+1
2011-08-25
drivers/misc/fsa9480.c: fix a leak of the IRQ during init failure
Axel Lin
1
-2
/
+2
2011-08-25
drivers/misc/pti.c: add missing includes
Sergei Trofimovich
1
-0
/
+2
[next]