aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-29Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-1/+1
2014-01-29Update Jean Delvare's e-mail addressJean Delvare1-1/+1
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-01-20Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2014-01-13mei: limit the number of consecutive resetsTomas Winkler3-0/+18
2014-01-13mei: revamp mei reset state machineTomas Winkler6-104/+143
2014-01-09VMCI: fix error handling path when registering guest driverDmitry Torokhov1-4/+6
2014-01-08mei: fix syntax in comments and debug outputAlexander Usyskin8-36/+36
2014-01-08mei: nfc: mei_nfc_free has to be called under lockTomas Winkler1-0/+2
2014-01-08mei: use hbm idle state to prevent spurious resetsTomas Winkler4-14/+43
2014-01-08mei: do not run reset flow from the interrupt threadTomas Winkler6-138/+210
2014-01-08misc: genwqe: fix return value check in genwqe_device_create()Wei Yongjun1-2/+2
2014-01-08GenWQE: Fix warnings for sparcFrank Haverkamp1-9/+14
2014-01-08GenWQE: Fix compile problems for AlphaFrank Haverkamp2-0/+2
2014-01-08GenWQE: Rework return code for flash-update ioctlFrank Haverkamp1-129/+43
2014-01-08sgi-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-18GenWQE Enable driverFrank Haverkamp4-0/+22
2013-12-18GenWQE Sysfs interfacesFrank Haverkamp1-0/+288
2013-12-18GenWQE Debugfs interfacesFrank Haverkamp1-0/+500
2013-12-18GenWQE Utility functionsFrank Haverkamp1-0/+947
2013-12-18GenWQE Character device and DDCB queueFrank Haverkamp3-0/+3047
2013-12-18GenWQE PCI support, health monitoring and recoveryFrank Haverkamp3-0/+1835
2013-12-18drivers: misc: Mark functions as static in ad525x_dpot.cRashika Kheria1-2/+2
2013-12-18drivers: misc: Mark function jp_generic_ide_ioctl() as static in lkdtm.cRashika Kheria1-1/+1
2013-12-18mei: me: set dma mask using DMA mapping APITomas Winkler1-0/+15
2013-12-18mei: enable marking internal commandsTomas Winkler5-3/+10
2013-12-16Merge 3.13-rc4 into char-misc-nextGreg Kroah-Hartman8-39/+53
2013-12-11kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordinglyTejun Heo1-1/+1
2013-12-10misc: mic: bug fix for interrupt acknowledgement in MSI/INTx case.Dasaratharaman Chandramouli4-18/+25
2013-12-08lkdtm: clean up sparse warningsKees Cook1-1/+4
2013-12-08Merge tag 'char-misc-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds7-39/+46
2013-12-05mei: add 9 series PCH mei device idsTomas Winkler2-2/+7
2013-12-04misc: bmp085: Clean up and enable use of interrupt for completion.Marek Belisko4-8/+37
2013-12-04misc: eeprom_93xx46: remove unnecessary spi_set_drvdata()Jingoo Han1-1/+0
2013-12-04drivers/misc/ti-st: Prefer tty_driver_flush_bufferPeter Hurley2-2/+1
2013-12-02[SCSI] enclosure: fix WARN_ON in dual path device removingJames Bottomley1-0/+7
2013-11-27mei: cleanup mei_irq_read_handlerTomas Winkler2-39/+50
2013-11-27mei: drop redundant list_del_initAlexander Usyskin1-2/+0
2013-11-27mei: remove flash_work_queueTomas Winkler4-8/+20
2013-11-27misc: mic: Suppress memory space sparse warningsAshutosh Dixit2-7/+9
2013-11-27misc: mic: Fix endianness issues.Ashutosh Dixit4-17/+17
2013-11-27misc: mic: Fix user space namespace pollution from mic_common.h.Ashutosh Dixit3-7/+6
2013-11-27misc: mic: Minor bug fix in 'retry' loops.Sudeep Dutt2-10/+10
2013-11-27misc: mic: Change mic_notify(...) to return true.Sudeep Dutt1-1/+2
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+1