index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-30
mei: fix read after read scenario
Tomas Winkler
1
-11
/
+13
2013-05-30
mei: deprecate the mei_wd_state_independence_msg
Tomas Winkler
3
-37
/
+0
2013-05-28
treewide: Fix typo in printk
Masanari Iida
4
-4
/
+4
2013-05-27
Merge 3.10-rc3 into char-misc-next
Greg Kroah-Hartman
4
-3
/
+9
2013-05-23
Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-10
/
+15
2013-05-22
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2013-05-21
drivers/misc: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-21
mei: fix out of array access to me clients array
Tomas Winkler
1
-9
/
+8
2013-05-21
mei: bus: Reset event_cb when disabling a device
Samuel Ortiz
1
-0
/
+2
2013-05-21
mei: fix out of array access to me clients array
Tomas Winkler
1
-9
/
+8
2013-05-21
mei: revamp interrupt thread handlers
Tomas Winkler
3
-81
/
+68
2013-05-21
mei: move mei_cl_complete to client.c
Tomas Winkler
3
-27
/
+28
2013-05-20
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
Rusty Russell
2
-2
/
+2
2013-05-18
drivers/misc: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-16
misc: ep93xx_pwm: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-05-16
misc: arm-charlcd: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-4
/
+1
2013-05-16
drivers: misc: use devm_ioremap_resource()
Laurent Navet
1
-3
/
+4
2013-05-16
Drivers: Misc: tsl2250: fix warnings, unsigned long will never < 0
Chen Gang
1
-2
/
+2
2013-05-16
dummy-irq: require the user to specify an IRQ number
Jonathan Corbet
1
-1
/
+5
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+1
2013-05-01
proc: Supply a function to remove a proc entry by PDE
David Howells
1
-1
/
+1
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
7
-25
/
+28
2013-04-30
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2013-04-29
misc: generic on-chip SRAM allocation driver
Philipp Zabel
3
-0
/
+131
2013-04-29
lis3lv02d: don't wank with fasync() on ->release()
Al Viro
1
-1
/
+0
2013-04-23
misc: mark spear13xx-pcie-gadget as broken
Arnd Bergmann
1
-1
/
+1
2013-04-23
mei: fix krealloc() misuse in in mei_cl_irq_read_msg()
Wei Yongjun
1
-5
/
+5
2013-04-23
mei: reduce flow control only for completed messages
Tomas Winkler
1
-3
/
+4
2013-04-19
mei: reseting -> resetting
Bill Nottingham
4
-8
/
+8
2013-04-19
mei: fix reading large reposnes
Tomas Winkler
5
-15
/
+27
2013-04-19
mei: revamp mei_irq_read_client_message function
Tomas Winkler
1
-58
/
+66
2013-04-19
mei: revamp mei_amthif_irq_read_message
Tomas Winkler
3
-6
/
+15
2013-04-19
mei: revamp hbm state machine
Tomas Winkler
7
-59
/
+72
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
[prev]
[next]