summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-233-10/+15
|\
| * mei: bus: Reset event_cb when disabling a deviceSamuel Ortiz2013-05-211-0/+2
| * mei: fix out of array access to me clients arrayTomas Winkler2013-05-211-9/+8
| * dummy-irq: require the user to specify an IRQ numberJonathan Corbet2013-05-161-1/+5
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-222-2/+2
|\ \
| * | Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell2013-05-202-2/+2
| |/
* | drivers/misc: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-012-2/+1
|\
| * proc: Supply a function to remove a proc entry by PDEDavid Howells2013-05-011-1/+1
| * lis3lv02d: don't wank with fasync() on ->release()Al Viro2013-04-291-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-307-25/+28
|\ \
| * | mei: Fix comments in drivers/misc/meiMasanari Iida2013-04-057-26/+29
* | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-301-1/+1
|\ \ \
| * | | x86: Make Linux guest support optionalBorislav Petkov2013-03-041-1/+1
| |/ /
* | | misc: generic on-chip SRAM allocation driverPhilipp Zabel2013-04-293-0/+131
* | | misc: mark spear13xx-pcie-gadget as brokenArnd Bergmann2013-04-231-1/+1
* | | mei: fix krealloc() misuse in in mei_cl_irq_read_msg()Wei Yongjun2013-04-231-5/+5
* | | mei: reduce flow control only for completed messagesTomas Winkler2013-04-231-3/+4
* | | mei: reseting -> resettingBill Nottingham2013-04-194-8/+8
* | | mei: fix reading large reposnesTomas Winkler2013-04-195-15/+27
* | | mei: revamp mei_irq_read_client_message functionTomas Winkler2013-04-191-58/+66
* | | mei: revamp mei_amthif_irq_read_messageTomas Winkler2013-04-193-6/+15
* | | mei: revamp hbm state machineTomas Winkler2013-04-197-59/+72
* | | mei: wd: fix line over 80 charactersTomas Winkler2013-04-151-1/+2
* | | misc: tsl2550: Use dev_pm_opsLars-Peter Clausen2013-04-111-10/+11
* | | misc: isl29003: Use dev_pm_opsLars-Peter Clausen2013-04-111-8/+11
* | | misc: fsa8480: Use dev_pm_opsLars-Peter Clausen2013-04-111-8/+11
* | | misc: apds9802als: Fix suspend/resumeLars-Peter Clausen2013-04-111-21/+4
* | | mei: convert to use simple_open()Wei Yongjun2013-04-111-8/+2
* | | mei: nfc: Implement MEI bus opsSamuel Ortiz2013-04-101-1/+169
* | | mei: nfc: Add NFC device to the MEI busSamuel Ortiz2013-04-101-0/+75
* | | mei: nfc: Initial nfc implementationSamuel Ortiz2013-04-105-0/+327
* | | mei: bus: Add device enabling and disabling APISamuel Ortiz2013-04-082-12/+115
* | | mei: notify about the reset in error levelTomas Winkler2013-04-082-15/+12
* | | mei: add mei_cl_write functionTomas Winkler2013-04-085-158/+146
* | | mei: add debugfs hooksTomas Winkler2013-04-055-8/+185
* | | misc: lattice-ecp3-config: use spi_get_drvdata()Jingoo Han2013-04-051-1/+1
* | | misc: eeprom_93xx46: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-051-3/+3
* | | misc: at25: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-051-2/+2
* | | cs5535-mfgpt: Fix quotation marksRichard Weinberger2013-04-031-2/+2
* | | cs5535-mfgpt: Add another reset methodRichard Weinberger2013-04-011-4/+37
* | | misc: apds990x: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-291-5/+1
* | | misc: bh1770glc: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-291-6/+1
* | | misc: bh1780gli: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-291-6/+4
* | | mei: bus: Implement bus driver data setter/getterSamuel Ortiz2013-03-291-0/+12
* | | mei: bus: Synchronous API for the data transmissionSamuel Ortiz2013-03-292-10/+30
* | | mei: bus: Call bus routines from the core codeSamuel Ortiz2013-03-295-2/+42
* | | mei: bus: Add bus related structures to mei_clSamuel Ortiz2013-03-294-15/+44
* | | mei: bus: Initial implementation for I/O routinesSamuel Ortiz2013-03-292-0/+256
* | | mei: bus: Implement driver registrationSamuel Ortiz2013-03-291-0/+26
OpenPOWER on IntegriCloud