summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-201-2/+1
|\
| * dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz2013-11-141-2/+1
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-181-1/+1
|\ \
| * | misc: (at24) move header to linux/platform_data/Vivien Didelot2013-09-301-1/+1
| |/
* | Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-163-300/+0
|\ \
| * | pwm: add ep93xx PWM supportH Hartley Sweeten2013-10-173-300/+0
* | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-153-8/+8
* | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-122-0/+4
|\ \ \
| * | | drivers: clean-up prom.h implicit includesRob Herring2013-10-092-0/+4
| | |/ | |/|
* | | Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-072-6/+7
|\ \ \
| * | | tifm: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-161-4/+6
| |/ /
* | | misc: mic: Fixes for randconfig build errors and warnings.Ashutosh Dixit2013-10-303-2/+4
* | | tifm: fix error return code in tifm_7xx1_probe()Wei Yongjun2013-10-301-1/+3
* | | misc/at24: avoid infinite loop on write()Vladimir Zapolskiy2013-10-291-0/+3
* | | misc/93xx46: avoid infinite loop on write()Vladimir Zapolskiy2013-10-291-1/+1
* | | misc: atmel_pwm: add deferred-probing supportJohan Hovold2013-10-291-2/+4
* | | mei: wd: host_init propagate error codes from called functionsTomas Winkler2013-10-291-6/+6
* | | mei: replace stray pr_debug with dev_dbgAlexander Usyskin2013-10-291-1/+1
* | | mei: bus: propagate error code returned by mei_me_cl_by_idTomas Winkler2013-10-291-1/+1
* | | mei: mei_cl_link remove duplicated check for open_handle_countTomas Winkler2013-10-291-6/+0
* | | mei: print correct device state during unexpected resetAlexander Usyskin2013-10-291-4/+4
* | | mei: nfc: fix memory leak in error pathTomas Winkler2013-10-291-4/+6
* | | lkdtm: add tests for additional page permissionsKees Cook2013-10-291-0/+61
* | | lkdtm: adjust recursion size to avoid warningsKees Cook2013-10-291-10/+20
* | | lkdtm: isolate stack corruption testKees Cook2013-10-251-6/+10
* | | mei: move host_clients_map cleanup to device initAlexander Usyskin2013-10-192-9/+8
* | | mei: me: downgrade two errors to debug levelPaul Bolle2013-10-191-2/+2
* | | misc: phantom: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-161-1/+1
* | | misc: arm-charlcd: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-161-1/+1
* | | mei: me: add Lynx Point Wellsburg work station device idTomas Winkler2013-10-162-0/+2
* | | misc/at25, dt: support probing at25 SPI EEPROM from DTJan Luebbe2013-10-161-0/+7
* | | vmw_vmci: Convert driver to use get_user_pages_fast()Jan Kara2013-10-052-20/+7
* | | misc: mic: Enable OSPM suspend and resume support.Dasaratharaman Chandramouli2013-10-054-5/+193
* | | misc: bh1780: probe from compatible stringLinus Walleij2013-10-031-0/+11
* | | mei: amthif: mei_amthif_host_init: propagate errors from called functionsTomas Winkler2013-10-031-4/+7
* | | mei: revamp open handler countsTomas Winkler2013-10-035-16/+20
* | | mei: simplify mei_open error handlingTomas Winkler2013-10-032-18/+21
* | | Merge 3.12-rc3 into char-misc-nextGreg Kroah-Hartman2013-09-297-15/+27
|\ \ \ | |/ /
| * | mei: cancel stall timers in mei_resetAlexander Usyskin2013-09-262-0/+4
| * | mei: bus: stop wait for read during cl state transitionTomas Winkler2013-09-263-8/+14
| * | mei: make me client counters less error proneTomas Winkler2013-09-262-7/+9
| |/
* | misc: mic: depend on X86 for both host and card drivers.Sudeep Dutt2013-09-271-2/+2
OpenPOWER on IntegriCloud