index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2013-03-02
Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
1
-0
/
+2
2013-03-02
kgdb/kgdbts: support ppc64
Tiejun Chen
1
-0
/
+2
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
3
-11
/
+5
2013-02-27
misc/tifm_core: convert to idr_alloc()
Tejun Heo
1
-5
/
+6
2013-02-27
misc/c2port: convert to idr_alloc()
Tejun Heo
1
-13
/
+9
2013-02-26
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+6
2013-02-26
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-3
/
+5
2013-02-21
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
47
-2774
/
+12746
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-2
/
+2
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+3
[next]