index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Lines
2013-04-10
mei: nfc: Implement MEI bus ops
Samuel Ortiz
-1
/
+169
2013-04-10
mei: nfc: Add NFC device to the MEI bus
Samuel Ortiz
-0
/
+75
2013-04-10
mei: nfc: Initial nfc implementation
Samuel Ortiz
-0
/
+327
2013-04-08
mei: bus: Add device enabling and disabling API
Samuel Ortiz
-12
/
+115
2013-04-08
mei: notify about the reset in error level
Tomas Winkler
-15
/
+12
2013-04-08
mei: add mei_cl_write function
Tomas Winkler
-158
/
+146
2013-04-05
mei: add debugfs hooks
Tomas Winkler
-8
/
+185
2013-04-05
misc: lattice-ecp3-config: use spi_get_drvdata()
Jingoo Han
-1
/
+1
2013-04-05
misc: eeprom_93xx46: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
-3
/
+3
2013-04-05
misc: at25: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
-2
/
+2
2013-04-05
mei: Fix comments in drivers/misc/mei
Masanari Iida
-26
/
+29
2013-04-03
cs5535-mfgpt: Fix quotation marks
Richard Weinberger
-2
/
+2
2013-04-01
cs5535-mfgpt: Add another reset method
Richard Weinberger
-4
/
+37
2013-03-29
misc: apds990x: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
-5
/
+1
2013-03-29
misc: bh1770glc: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
-6
/
+1
2013-03-29
misc: bh1780gli: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
-6
/
+4
2013-03-29
mei: bus: Implement bus driver data setter/getter
Samuel Ortiz
-0
/
+12
2013-03-29
mei: bus: Synchronous API for the data transmission
Samuel Ortiz
-10
/
+30
2013-03-29
mei: bus: Call bus routines from the core code
Samuel Ortiz
-2
/
+42
2013-03-29
mei: bus: Add bus related structures to mei_cl
Samuel Ortiz
-15
/
+44
2013-03-29
mei: bus: Initial implementation for I/O routines
Samuel Ortiz
-0
/
+256
2013-03-29
mei: bus: Implement driver registration
Samuel Ortiz
-0
/
+26
2013-03-29
mei: bus: Initial MEI Client bus type implementation
Samuel Ortiz
-0
/
+199
2013-03-29
mei: move mei-me to separate module
Tomas Winkler
-7
/
+19
2013-03-29
mei: prefix me hardware specific functions with mei_me_
Tomas Winkler
-36
/
+36
2013-03-29
mei: rename function mei_hw_init to mei_start
Tomas Winkler
-4
/
+4
2013-03-29
mei: ME structures should be initialized in mei_device_init
Tomas Winkler
-8
/
+9
2013-03-29
mei: unregister watchdog from mei_stop function
Tomas Winkler
-2
/
+3
2013-03-29
mei: drop RECOVERING_FROM_RESET device state
Tomas Winkler
-5
/
+0
2013-03-26
Merge branch 'char-misc-linus' into char-misc-next
Greg Kroah-Hartman
-55
/
+49
2013-03-25
dummy-irq: introduce a dummy IRQ handler driver
Jiri Kosina
-0
/
+68
2013-03-25
mei: add mei_irq_compl_handler function
Tomas Winkler
-26
/
+34
2013-03-15
VMCI: Fix process-to-process DRGAMs.
Andy King
-1
/
+3
2013-03-15
mei: ME hardware reset needs to be synchronized
Tomas Winkler
-9
/
+20
2013-03-15
mei: add mei_stop function to stop mei device
Tomas Winkler
-45
/
+26
2013-03-15
misc: Remove max8997-muic.o Makefile line again
Paul Bolle
-1
/
+0
2013-03-15
drivers/misc: beautify code: chip->lux_calib is u16 which will never more tha...
Chen Gang
-3
/
+0
2013-03-15
misc/vmw_vmci: Add dependency on CONFIG_NET
Guenter Roeck
-1
/
+1
2013-03-15
misc: ep93xx_pwm: use module_platform_driver_probe()
Jingoo Han
-12
/
+1
2013-03-15
misc: atmel_pwm: use module_platform_driver_probe()
Jingoo Han
-11
/
+1
2013-03-15
misc: arm-charlcd: use module_platform_driver_probe()
Jingoo Han
-12
/
+1
2013-03-15
mei: add hw start callback
Tomas Winkler
-15
/
+62
2013-03-15
mei: revamp mei_data2slots
Tomas Winkler
-34
/
+47
2013-03-04
x86: Make Linux guest support optional
Borislav Petkov
-1
/
+1
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
-0
/
+1
2013-03-02
Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
-0
/
+2
2013-03-02
kgdb/kgdbts: support ppc64
Tiejun Chen
-0
/
+2
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
-11
/
+5
2013-02-27
misc/tifm_core: convert to idr_alloc()
Tejun Heo
-5
/
+6
2013-02-27
misc/c2port: convert to idr_alloc()
Tejun Heo
-13
/
+9
[prev]
[next]