summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2014-05-06mei: ignore client writing state during cb completionAlexander Usyskin2-4/+2
2014-05-06mei: me: do not load the driver if the FW doesn't support MEI interfaceTomas Winkler2-7/+28
2014-05-06mei: fix memory leak of pending write cb objectsTomas Winkler2-39/+55
2014-03-11mm: fix GFP_THISNODE callers and clarifyJohannes Weiner1-1/+1
2014-02-18mei: set client's read_cb to NULL when flow control failsChao Bi1-1/+3
2014-02-15Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-3/+12
2014-02-14Revert "misc: eeprom: sunxi: Add new compatibles"Greg Kroah-Hartman1-4/+1
2014-02-11drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_...Dan Carpenter1-6/+5
2014-02-08misc: mic: fix possible signed underflow (undefined behavior) in userspace APISudeep Dutt1-1/+2
2014-02-08misc: eeprom: sunxi: Add new compatiblesMaxime Ripard1-1/+4
2014-02-08misc: genwqe: Fix potential memory leak when pinning memoryChristian Engelmayer1-0/+1
2014-02-07mei: don't unset read cb ptr on resetAlexander Usyskin1-1/+0
2014-02-07mei: clear write cb from waiting list on resetAlexander Usyskin1-1/+9
2014-01-30Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2014-01-29Update Jean Delvare's e-mail addressJean Delvare1-1/+1
2014-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2014-01-21Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2014-01-14mei: limit the number of consecutive resetsTomas Winkler3-0/+18
2014-01-14mei: revamp mei reset state machineTomas Winkler6-104/+143
2014-01-10VMCI: fix error handling path when registering guest driverDmitry Torokhov1-4/+6
2014-01-09mei: fix syntax in comments and debug outputAlexander Usyskin8-36/+36
2014-01-09mei: nfc: mei_nfc_free has to be called under lockTomas Winkler1-0/+2
2014-01-09mei: use hbm idle state to prevent spurious resetsTomas Winkler4-14/+43
2014-01-09mei: do not run reset flow from the interrupt threadTomas Winkler6-138/+210
2014-01-09misc: genwqe: fix return value check in genwqe_device_create()Wei Yongjun1-2/+2
2014-01-09GenWQE: Fix warnings for sparcFrank Haverkamp1-9/+14
2014-01-09GenWQE: Fix compile problems for AlphaFrank Haverkamp2-0/+2
2014-01-09GenWQE: Rework return code for flash-update ioctlFrank Haverkamp1-129/+43
2014-01-09sgi-xp: open-code interruptible_sleep_on_timeoutArnd Bergmann1-1/+4
2014-01-07treewide: fix comments and printk msgsMasanari Iida2-2/+2
2013-12-24Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman7-39/+46
2013-12-20GenWQE: Accidently casting to u32 where u64 is requiredFrank Haverkamp1-1/+1
2013-12-20GenWQE: Replace dynamic_hex_dump with print_hex_dump_debugFrank Haverkamp1-2/+4
2013-12-20GenWQE: Fix endian issues detected by sparseFrank Haverkamp4-59/+68
2013-12-19GenWQE Enable driverFrank Haverkamp4-0/+22
2013-12-19GenWQE Sysfs interfacesFrank Haverkamp1-0/+288
2013-12-19GenWQE Debugfs interfacesFrank Haverkamp1-0/+500
2013-12-19GenWQE Utility functionsFrank Haverkamp1-0/+947
2013-12-19GenWQE Character device and DDCB queueFrank Haverkamp3-0/+3047
2013-12-19GenWQE PCI support, health monitoring and recoveryFrank Haverkamp3-0/+1835
2013-12-19drivers: misc: Mark functions as static in ad525x_dpot.cRashika Kheria1-2/+2
2013-12-19drivers: misc: Mark function jp_generic_ide_ioctl() as static in lkdtm.cRashika Kheria1-1/+1
2013-12-19mei: me: set dma mask using DMA mapping APITomas Winkler1-0/+15
2013-12-19mei: enable marking internal commandsTomas Winkler5-3/+10
2013-12-17Merge 3.13-rc4 into char-misc-nextGreg Kroah-Hartman8-39/+53
2013-12-12kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordinglyTejun Heo1-1/+1
2013-12-11misc: mic: bug fix for interrupt acknowledgement in MSI/INTx case.Dasaratharaman Chandramouli4-18/+25
2013-12-09lkdtm: clean up sparse warningsKees Cook1-1/+4
2013-12-09Merge tag 'char-misc-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-39/+46
2013-12-05mei: add 9 series PCH mei device idsTomas Winkler2-2/+7