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
2013-04-15
mei: wd: fix line over 80 characters
Tomas Winkler
1
-1
/
+2
2013-04-11
misc: tsl2550: Use dev_pm_ops
Lars-Peter Clausen
1
-10
/
+11
2013-04-11
misc: isl29003: Use dev_pm_ops
Lars-Peter Clausen
1
-8
/
+11
2013-04-11
misc: fsa8480: Use dev_pm_ops
Lars-Peter Clausen
1
-8
/
+11
2013-04-11
misc: apds9802als: Fix suspend/resume
Lars-Peter Clausen
1
-21
/
+4
2013-04-11
mei: convert to use simple_open()
Wei Yongjun
1
-8
/
+2
2013-04-10
mei: nfc: Implement MEI bus ops
Samuel Ortiz
1
-1
/
+169
2013-04-10
mei: nfc: Add NFC device to the MEI bus
Samuel Ortiz
1
-0
/
+75
2013-04-10
mei: nfc: Initial nfc implementation
Samuel Ortiz
5
-0
/
+327
2013-04-08
mei: bus: Add device enabling and disabling API
Samuel Ortiz
2
-12
/
+115
2013-04-08
mei: notify about the reset in error level
Tomas Winkler
2
-15
/
+12
2013-04-08
mei: add mei_cl_write function
Tomas Winkler
5
-158
/
+146
2013-04-05
mei: add debugfs hooks
Tomas Winkler
5
-8
/
+185
2013-04-05
misc: lattice-ecp3-config: use spi_get_drvdata()
Jingoo Han
1
-1
/
+1
2013-04-05
misc: eeprom_93xx46: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-3
/
+3
2013-04-05
misc: at25: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-2
/
+2
2013-04-05
mei: Fix comments in drivers/misc/mei
Masanari Iida
7
-26
/
+29
2013-04-03
cs5535-mfgpt: Fix quotation marks
Richard Weinberger
1
-2
/
+2
2013-04-01
cs5535-mfgpt: Add another reset method
Richard Weinberger
1
-4
/
+37
2013-03-29
misc: apds990x: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-5
/
+1
2013-03-29
misc: bh1770glc: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-6
/
+1
2013-03-29
misc: bh1780gli: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-6
/
+4
2013-03-29
mei: bus: Implement bus driver data setter/getter
Samuel Ortiz
1
-0
/
+12
2013-03-29
mei: bus: Synchronous API for the data transmission
Samuel Ortiz
2
-10
/
+30
2013-03-29
mei: bus: Call bus routines from the core code
Samuel Ortiz
5
-2
/
+42
2013-03-29
mei: bus: Add bus related structures to mei_cl
Samuel Ortiz
4
-15
/
+44
2013-03-29
mei: bus: Initial implementation for I/O routines
Samuel Ortiz
2
-0
/
+256
2013-03-29
mei: bus: Implement driver registration
Samuel Ortiz
1
-0
/
+26
2013-03-29
mei: bus: Initial MEI Client bus type implementation
Samuel Ortiz
3
-0
/
+199
2013-03-29
mei: move mei-me to separate module
Tomas Winkler
5
-7
/
+19
2013-03-29
mei: prefix me hardware specific functions with mei_me_
Tomas Winkler
2
-36
/
+36
2013-03-29
mei: rename function mei_hw_init to mei_start
Tomas Winkler
3
-4
/
+4
2013-03-29
mei: ME structures should be initialized in mei_device_init
Tomas Winkler
2
-8
/
+9
2013-03-29
mei: unregister watchdog from mei_stop function
Tomas Winkler
2
-2
/
+3
2013-03-29
mei: drop RECOVERING_FROM_RESET device state
Tomas Winkler
2
-5
/
+0
2013-03-26
Merge branch 'char-misc-linus' into char-misc-next
Greg Kroah-Hartman
5
-55
/
+49
2013-03-25
dummy-irq: introduce a dummy IRQ handler driver
Jiri Kosina
3
-0
/
+68
2013-03-25
mei: add mei_irq_compl_handler function
Tomas Winkler
3
-26
/
+34
2013-03-15
VMCI: Fix process-to-process DRGAMs.
Andy King
1
-1
/
+3
2013-03-15
mei: ME hardware reset needs to be synchronized
Tomas Winkler
1
-9
/
+20
2013-03-15
mei: add mei_stop function to stop mei device
Tomas Winkler
3
-45
/
+26
2013-03-15
misc: Remove max8997-muic.o Makefile line again
Paul Bolle
1
-1
/
+0
2013-03-15
drivers/misc: beautify code: chip->lux_calib is u16 which will never more tha...
Chen Gang
1
-3
/
+0
2013-03-15
misc/vmw_vmci: Add dependency on CONFIG_NET
Guenter Roeck
1
-1
/
+1
2013-03-15
misc: ep93xx_pwm: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-03-15
misc: atmel_pwm: use module_platform_driver_probe()
Jingoo Han
1
-11
/
+1
2013-03-15
misc: arm-charlcd: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-03-15
mei: add hw start callback
Tomas Winkler
3
-15
/
+62
2013-03-15
mei: revamp mei_data2slots
Tomas Winkler
5
-34
/
+47
2013-03-04
x86: Make Linux guest support optional
Borislav Petkov
1
-1
/
+1
[prev]
[next]