index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-02
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
49
-604
/
+2671
2014-04-02
Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+6
2014-04-02
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+3
2014-03-23
Merge tag 'asoc-v3.15' into asoc-next
Mark Brown
1
-0
/
+6
2014-03-18
mei: don't use deprecated DEFINE_PCI_DEVICE_TABLE macro
Tomas Winkler
2
-2
/
+2
2014-03-18
mei: amthif: fix checkpatch error
Tomas Winkler
1
-2
/
+1
2014-03-18
mei: client.h fix checkpatch errors
Tomas Winkler
1
-4
/
+4
2014-03-18
mei: use cl_dbg where appropriate
Tomas Winkler
2
-10
/
+3
2014-03-18
mei: fix Unnecessary space after function pointer name
Tomas Winkler
1
-12
/
+12
2014-03-18
mei: report consistently copy_from/to_user failures
Alexander Usyskin
2
-3
/
+6
2014-03-18
mei: drop pr_fmt macros
Tomas Winkler
2
-6
/
+0
2014-03-18
mei: make me hw headers private to me hw.
Tomas Winkler
9
-10
/
+4
2014-03-18
mei: fix memory leak of pending write cb objects
Tomas Winkler
2
-39
/
+55
2014-03-18
mei: me: do not reset when less than expected data is received
Tomas Winkler
2
-1
/
+10
2014-03-13
Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...
Mark Brown
1
-0
/
+6
2014-03-11
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
1
-1
/
+1
2014-03-09
cs5535-mfgpt: Simplify dependencies
Jean Delvare
1
-1
/
+1
2014-03-09
pch_phub: Report error writing MAC back to user
Alexander Stein
1
-1
/
+4
2014-03-09
mei: fix regressions caused by removing ext_msg
Alexander Usyskin
1
-0
/
+2
2014-03-01
misc: sram: implement reserved sram areas
Heiko Stübner
1
-7
/
+118
2014-03-01
vmw_vmci: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-3
/
+4
2014-03-01
mic: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-1
/
+1
2014-03-01
mei: wd: fix stop completion failure
Tomas Winkler
2
-16
/
+18
2014-03-01
mei: wd: simplify wd_send command
Tomas Winkler
2
-29
/
+30
2014-03-01
mei: make return values consistent across the driver
Alexander Usyskin
8
-33
/
+33
2014-03-01
mei: revamp writing slot counting
Tomas Winkler
8
-80
/
+68
2014-03-01
mei: add mei_hbuf_acquire wrapper
Tomas Winkler
7
-47
/
+57
2014-03-01
mei: txe: include irqreturn.h for irqreturn_t etc
Stephen Rothwell
2
-0
/
+3
2014-02-19
mei: Add include of <linux/irqreturn.h>
Bjorn Helgaas
1
-0
/
+1
2014-02-19
Merge branch 'char-misc-linus' into char-misc-next
Greg Kroah-Hartman
1
-1
/
+3
2014-02-19
misc: mic: Add include of <linux/irqreturn.h>
Bjorn Helgaas
2
-0
/
+2
2014-02-18
mei: set client's read_cb to NULL when flow control fails
Chao Bi
1
-1
/
+3
2014-02-18
mei: txe: put pm callbacks under PM_SLEEP ifdef
Tomas Winkler
1
-2
/
+2
2014-02-18
mei: me: put pm callbacks under PM_SLEEP ifdef
Alexander Usyskin
1
-2
/
+3
2014-02-18
mei: don't of list_for_each_entry_safe when not deleting
Tomas Winkler
5
-33
/
+28
2014-02-18
mei: use helper function to find me client by id
Alexander Usyskin
2
-48
/
+56
2014-02-18
mei: fix potential read outside of array bounds
Alexander Usyskin
1
-13
/
+10
2014-02-18
mei: wd and amthif use mei_cl_ api for dis/connection
Tomas Winkler
5
-80
/
+66
2014-02-18
mei: hbm: revamp client connect and disconnection status
Alexander Usyskin
4
-39
/
+59
2014-02-18
mei: Remove all bus devices from the mei_dev list when stopping the MEI
Tomas Winkler
4
-7
/
+20
2014-02-18
Merge 3.14-rc3 into char-misc-next
Greg Kroah-Hartman
4
-9
/
+17
2014-02-15
lkdtm: include cacheflush.h
Kees Cook
1
-0
/
+1
2014-02-15
Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-3
/
+12
2014-02-15
misc: eeprom: sunxi: Change compatibles
Maxime Ripard
1
-1
/
+1
2014-02-15
lkdtm: add "WRITE_KERN" test
Kees Cook
1
-0
/
+25
2014-02-15
lkdtm: flush icache and report actions
Kees Cook
1
-0
/
+16
2014-02-15
lkdtm: convert to using pr_* for reports
Kees Cook
1
-17
/
+15
2014-02-14
Revert "misc: eeprom: sunxi: Add new compatibles"
Greg Kroah-Hartman
1
-4
/
+1
2014-02-14
mei: get rid of ext_msg
Tomas Winkler
6
-36
/
+88
2014-02-14
mei: rename MEI_FOP_IOCTL to MEI_FOP_CONNECT
Tomas Winkler
5
-16
/
+16
[next]