summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | lkdtm: add "WRITE_KERN" testKees Cook2014-02-141-0/+25
| * | | | | lkdtm: flush icache and report actionsKees Cook2014-02-141-0/+16
| * | | | | lkdtm: convert to using pr_* for reportsKees Cook2014-02-141-17/+15
| * | | | | mei: get rid of ext_msgTomas Winkler2014-02-146-36/+88
| * | | | | mei: rename MEI_FOP_IOCTL to MEI_FOP_CONNECTTomas Winkler2014-02-145-16/+16
| * | | | | mei: fix compilation error with missing WATCHDOG_CORETomas Winkler2014-02-141-1/+1
| * | | | | drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-0723-23/+0
| * | | | | misc: sram: cleanup the codeXiubo Li2014-02-071-2/+0
| * | | | | mei: export active connections to debugfsTomas Winkler2014-02-071-0/+54
| * | | | | mei: allow multiple retries if the hw reset has failedTomas Winkler2014-02-074-14/+34
| * | | | | mei: txe: add Kbuild for TXE deviceTomas Winkler2014-02-072-1/+14
| * | | | | mei: txe: add pci-txe.cTomas Winkler2014-02-071-0/+293
| * | | | | mei: txe: add hw-txe.cTomas Winkler2014-02-071-0/+1106
| * | | | | mei: txe: add hw-txe.h header fileTomas Winkler2014-02-071-0/+71
| * | | | | mei: txe: add hw-txe-regs.h header fileTomas Winkler2014-02-071-0/+294
* | | | | | Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-011-0/+6
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'asoc-v3.15' into asoc-nextMark Brown2014-03-231-0/+6
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | | | | | |
| | | \ \ \ \
| | *-. \ \ \ \ Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...Mark Brown2014-03-121-0/+6
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | / / | | | |_|_|/ / | | |/| | | |
| | | | * | | ASoC: atmel_ssc_dai: make option to choose clockBo Shen2014-02-121-0/+6
| | | |/ / /
* | | | | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-013-0/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | mei: Add include of <linux/irqreturn.h>Bjorn Helgaas2014-02-191-0/+1
| * | | | | misc: mic: Add include of <linux/irqreturn.h>Bjorn Helgaas2014-02-182-0/+2
| | |/ / / | |/| | |
* | | | | mm: fix GFP_THISNODE callers and clarifyJohannes Weiner2014-03-101-1/+1
| |/ / / |/| | |
* | | | mei: set client's read_cb to NULL when flow control failsChao Bi2014-02-181-1/+3
| |/ / |/| |
* | | Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-143-3/+12
|\ \ \
| * | | Revert "misc: eeprom: sunxi: Add new compatibles"Greg Kroah-Hartman2014-02-141-4/+1
| * | | misc: mic: fix possible signed underflow (undefined behavior) in userspace APISudeep Dutt2014-02-071-1/+2
| * | | misc: eeprom: sunxi: Add new compatiblesMaxime Ripard2014-02-071-1/+4
| * | | misc: genwqe: Fix potential memory leak when pinning memoryChristian Engelmayer2014-02-071-0/+1
| * | | mei: don't unset read cb ptr on resetAlexander Usyskin2014-02-071-1/+0
| * | | mei: clear write cb from waiting list on resetAlexander Usyskin2014-02-071-1/+9
| |/ /
* | | drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_...Dan Carpenter2014-02-101-6/+5
|/ /
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-291-1/+1
|\ \
| * | Update Jean Delvare's e-mail addressJean Delvare2014-01-291-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-221-1/+1
|\ \ \ | | |/ | |/|
| * | treewide: fix comments and printk msgsMasanari Iida2014-01-072-2/+2
| |/
* | Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-201-1/+1
|\ \
| * \ Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman2013-12-247-39/+46
| |\ \ | | |/
| * | kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordinglyTejun Heo2013-12-111-1/+1
* | | mei: limit the number of consecutive resetsTomas Winkler2014-01-133-0/+18
* | | mei: revamp mei reset state machineTomas Winkler2014-01-136-104/+143
* | | VMCI: fix error handling path when registering guest driverDmitry Torokhov2014-01-091-4/+6
* | | mei: fix syntax in comments and debug outputAlexander Usyskin2014-01-088-36/+36
* | | mei: nfc: mei_nfc_free has to be called under lockTomas Winkler2014-01-081-0/+2
* | | mei: use hbm idle state to prevent spurious resetsTomas Winkler2014-01-084-14/+43
* | | mei: do not run reset flow from the interrupt threadTomas Winkler2014-01-086-138/+210
* | | misc: genwqe: fix return value check in genwqe_device_create()Wei Yongjun2014-01-081-2/+2
* | | GenWQE: Fix warnings for sparcFrank Haverkamp2014-01-081-9/+14
* | | GenWQE: Fix compile problems for AlphaFrank Haverkamp2014-01-082-0/+2
* | | GenWQE: Rework return code for flash-update ioctlFrank Haverkamp2014-01-081-129/+43
OpenPOWER on IntegriCloud