summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-03-181-0/+1
|\
| *---. Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/bcm2835' and '...Mark Brown2016-03-131-0/+1
| |\ \ \
| | * | | ASoC: atmel_ssc_dai: distinguish the different SSCSongjun Wu2016-03-021-0/+1
| | | |/ | | |/|
* | | | Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-173-0/+2717
|\ \ \ \
| * \ \ \ Merge char-misc-next into staging-nextGreg Kroah-Hartman2016-02-2267-3100/+3595
| |\ \ \ \
| * | | | | misc: panel, convert struct to bitmapDaniel Chromik2016-02-111-47/+40
| * | | | | misc: Move panel driver out of stagingKsenija Stanojevic2016-02-033-0/+2724
| | |_|/ / | |/| | |
* | | | | Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-1770-3266/+3952
|\ \ \ \ \
| * | | | | pch_phub: return -ENODATA if ROM can't be mappedColin Ian King2016-03-051-1/+3
| * | | | | misc: at24: replace memory_accessor with nvmem_device_readAndrew Lunn2016-03-011-30/+1
| * | | | | eeprom: 93xx46: extend driver to plug into the NVMEM frameworkAndrew Lunn2016-03-012-27/+95
| * | | | | eeprom: at25: extend driver to plug into the NVMEM frameworkAndrew Lunn2016-03-012-55/+71
| * | | | | eeprom: at25: Remove in kernel API for accessing the EEPROMAndrew Lunn2016-03-011-26/+0
| * | | | | eeprom: at24: extend driver to plug into the NVMEM frameworkAndrew Lunn2016-03-012-41/+82
| * | | | | misc: ad525x_dpot: Fix the enabling of the "otpXen" attributesDan Bogdan Nechita2016-03-011-1/+1
| * | | | | drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errorsMichael Hennerich2016-03-011-1/+1
| * | | | | mei: me: add broxton pci device idsTomas Winkler2016-03-012-0/+7
| * | | | | Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/...Greg Kroah-Hartman2016-03-011-3/+119
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | lkdtm: improve use-after-free testsKees Cook2016-03-011-4/+15
| | * | | | lkdtm: add test for atomic_t underflow/overflowDavid Windsor2016-03-011-0/+13
| | * | | | lkdtm: Add read/write after free tests for buddy memoryLaura Abbott2016-03-011-0/+45
| | * | | | lkdtm: Update WRITE_AFTER_FREE testLaura Abbott2016-03-011-4/+13
| | * | | | lkdtm: Add READ_AFTER_FREE testLaura Abbott2016-03-011-0/+38
| * | | | | mei: fix format string in debug printsAlexander Usyskin2016-02-204-6/+6
| * | | | | misc: mic: silence an overflow warningDan Carpenter2016-02-141-1/+2
| * | | | | misc: mic: use after free printing error messageDan Carpenter2016-02-141-1/+1
| * | | | | Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman2016-02-141-1/+5
| |\ \ \ \ \ | | |/ / / /
| * | | | | misc: ibmasm: Replace timeval with timespec64Amitoj Kaur Chawla2016-02-111-3/+6
| * | | | | mei: fix double freeing of a cb during link resetAlexander Usyskin2016-02-113-20/+14
| * | | | | misc: eeprom_93xx46: Add support for a GPIO 'select' line.Cory Tusar2016-02-111-0/+35
| * | | | | misc: eeprom_93xx46: Add quirks to support Atmel AT93C46D device.Cory Tusar2016-02-111-35/+91
| * | | | | misc: mic: MIC host and card driver changes to enable VOPSudeep Dutt2016-02-097-7/+215
| * | | | | misc: mic: Enable VOP debugfs and driver buildSudeep Dutt2016-02-094-0/+262
| * | | | | misc: mic: Enable VOP card side functionalityAshutosh Dixit2016-02-091-0/+755
| * | | | | misc: mic: Enable VOP host side functionalitySudeep Dutt2016-02-091-0/+1164
| * | | | | misc: mic: Add data structures for the VOP driverSudeep Dutt2016-02-091-0/+170
| * | | | | misc: mic: MIC VOP BusSudeep Dutt2016-02-094-0/+361
| * | | | | misc: mic: Remove MIC X100 card virtio functionalitySudeep Dutt2016-02-094-719/+1
| * | | | | misc: mic: Remove MIC X100 host virtio functionalitySudeep Dutt2016-02-099-1464/+4
| * | | | | mei: wd: drop AGAIN the watchdog code from the core mei driverTomas Winkler2016-02-091-391/+0
| * | | | | lkdtm: mark execute_location as noinlineArnd Bergmann2016-02-091-1/+1
| * | | | | misc: eeprom_93xx46: Implement eeprom_93xx46 DT bindings.Cory Tusar2016-02-091-0/+49
| * | | | | misc: eeprom_93xx46: Fix 16-bit read and write accesses.Cory Tusar2016-02-091-2/+2
| * | | | | GenWQE: use kobj_to_dev()Geliang Tang2016-02-081-1/+1
| * | | | | pch_phub: use kobj_to_dev()Geliang Tang2016-02-081-4/+2
| * | | | | misc: c2port: use kobj_to_dev()Geliang Tang2016-02-071-6/+2
| * | | | | misc: cxl: use kobj_to_dev()Geliang Tang2016-02-071-3/+2
| * | | | | misc: eeprom: use kobj_to_dev()Geliang Tang2016-02-074-7/+7
| * | | | | misc: apds990x, bh1770glc, lis3lv02d: use to_i2c_clientGeliang Tang2016-02-073-12/+12
| * | | | | misc/bmp085: Enable building as a moduleBen Hutchings2016-02-071-1/+1
OpenPOWER on IntegriCloud