aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2015-03-18mei: make device disabled on stop unconditionallyAlexander Usyskin
2015-01-16misc: genwqe: check for error from get_user_pages_fast()Ian Abbott
2014-10-30mei: bus: fix possible boundaries violationAlexander Usyskin
2014-09-05mei: nfc: fix memory leak in error pathAlexander Usyskin
2014-09-05mei: reset client state on queued connect requestAlexander Usyskin
2014-09-05mei: start disconnect request timer consistentlyAlexander Usyskin
2014-06-16mei: me: read H_CSR after asserting resetTomas Winkler
2014-06-16mei: me: drop harmful wait optimizationTomas Winkler
2014-06-16mei: me: fix hw ready reset flowTomas Winkler
2014-05-06mei: ignore client writing state during cb completionAlexander Usyskin
2014-05-06mei: me: do not load the driver if the FW doesn't support MEI interfaceTomas Winkler
2014-05-06mei: fix memory leak of pending write cb objectsTomas Winkler
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner
2014-02-18mei: set client's read_cb to NULL when flow control failsChao Bi
2014-02-14Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-02-14Revert "misc: eeprom: sunxi: Add new compatibles"Greg Kroah-Hartman
2014-02-10drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_...Dan Carpenter
2014-02-07misc: mic: fix possible signed underflow (undefined behavior) in userspace APISudeep Dutt
2014-02-07misc: eeprom: sunxi: Add new compatiblesMaxime Ripard
2014-02-07misc: genwqe: Fix potential memory leak when pinning memoryChristian Engelmayer
2014-02-07mei: don't unset read cb ptr on resetAlexander Usyskin
2014-02-07mei: clear write cb from waiting list on resetAlexander Usyskin
2014-01-29Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-29Update Jean Delvare's e-mail addressJean Delvare
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-20Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-01-13mei: limit the number of consecutive resetsTomas Winkler
2014-01-13mei: revamp mei reset state machineTomas Winkler
2014-01-09VMCI: fix error handling path when registering guest driverDmitry Torokhov
2014-01-08mei: fix syntax in comments and debug outputAlexander Usyskin
2014-01-08mei: nfc: mei_nfc_free has to be called under lockTomas Winkler
2014-01-08mei: use hbm idle state to prevent spurious resetsTomas Winkler
2014-01-08mei: do not run reset flow from the interrupt threadTomas Winkler
2014-01-08misc: genwqe: fix return value check in genwqe_device_create()Wei Yongjun
2014-01-08GenWQE: Fix warnings for sparcFrank Haverkamp
2014-01-08GenWQE: Fix compile problems for AlphaFrank Haverkamp
2014-01-08GenWQE: Rework return code for flash-update ioctlFrank Haverkamp
2014-01-08sgi-xp: open-code interruptible_sleep_on_timeoutArnd Bergmann
2014-01-07treewide: fix comments and printk msgsMasanari Iida
2013-12-24Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman
2013-12-20GenWQE: Accidently casting to u32 where u64 is requiredFrank Haverkamp
2013-12-20GenWQE: Replace dynamic_hex_dump with print_hex_dump_debugFrank Haverkamp
2013-12-20GenWQE: Fix endian issues detected by sparseFrank Haverkamp
2013-12-18GenWQE Enable driverFrank Haverkamp
2013-12-18GenWQE Sysfs interfacesFrank Haverkamp
2013-12-18GenWQE Debugfs interfacesFrank Haverkamp
2013-12-18GenWQE Utility functionsFrank Haverkamp
2013-12-18GenWQE Character device and DDCB queueFrank Haverkamp
2013-12-18GenWQE PCI support, health monitoring and recoveryFrank Haverkamp
2013-12-18drivers: misc: Mark functions as static in ad525x_dpot.cRashika Kheria