summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | sgi-xp: open-code interruptible_sleep_on_timeoutArnd Bergmann2014-01-081-1/+4
* | | GenWQE: Accidently casting to u32 where u64 is requiredFrank Haverkamp2013-12-201-1/+1
* | | GenWQE: Replace dynamic_hex_dump with print_hex_dump_debugFrank Haverkamp2013-12-201-2/+4
* | | GenWQE: Fix endian issues detected by sparseFrank Haverkamp2013-12-204-59/+68
* | | GenWQE Enable driverFrank Haverkamp2013-12-184-0/+22
* | | GenWQE Sysfs interfacesFrank Haverkamp2013-12-181-0/+288
* | | GenWQE Debugfs interfacesFrank Haverkamp2013-12-181-0/+500
* | | GenWQE Utility functionsFrank Haverkamp2013-12-181-0/+947
* | | GenWQE Character device and DDCB queueFrank Haverkamp2013-12-183-0/+3047
* | | GenWQE PCI support, health monitoring and recoveryFrank Haverkamp2013-12-183-0/+1835
* | | drivers: misc: Mark functions as static in ad525x_dpot.cRashika Kheria2013-12-181-2/+2
* | | drivers: misc: Mark function jp_generic_ide_ioctl() as static in lkdtm.cRashika Kheria2013-12-181-1/+1
* | | mei: me: set dma mask using DMA mapping APITomas Winkler2013-12-181-0/+15
* | | mei: enable marking internal commandsTomas Winkler2013-12-185-3/+10
* | | Merge 3.13-rc4 into char-misc-nextGreg Kroah-Hartman2013-12-168-39/+53
|\ \ \ | | |/ | |/|
| * | Merge tag 'char-misc-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-12-087-39/+46
| |\ \ | | |/ | |/|
| | * mei: add 9 series PCH mei device idsTomas Winkler2013-12-052-2/+7
| | * misc: mic: Suppress memory space sparse warningsAshutosh Dixit2013-11-272-7/+9
| | * misc: mic: Fix endianness issues.Ashutosh Dixit2013-11-274-17/+17
| | * misc: mic: Fix user space namespace pollution from mic_common.h.Ashutosh Dixit2013-11-273-7/+6
| | * misc: mic: Minor bug fix in 'retry' loops.Sudeep Dutt2013-11-272-10/+10
| | * misc: mic: Change mic_notify(...) to return true.Sudeep Dutt2013-11-271-1/+2
| * | [SCSI] enclosure: fix WARN_ON in dual path device removingJames Bottomley2013-12-021-0/+7
| |/
OpenPOWER on IntegriCloud