summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-1/+4
|\ \ \
| * | | misc: sram: add optional ioremap without write combiningMarcin Wojtas2016-03-141-1/+4
* | | | 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-183-0/+2717
|\ \ \ \ \
| * \ \ \ \ Merge char-misc-next into staging-nextGreg Kroah-Hartman2016-02-2267-3100/+3595
| |\ \ \ \ \
| * | | | | | misc: panel, convert struct to bitmapDaniel Chromik2016-02-121-47/+40Star
| * | | | | | 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-021-30/+1Star
| * | | | | | eeprom: 93xx46: extend driver to plug into the NVMEM frameworkAndrew Lunn2016-03-022-27/+95
| * | | | | | eeprom: at25: extend driver to plug into the NVMEM frameworkAndrew Lunn2016-03-022-55/+71
| * | | | | | eeprom: at25: Remove in kernel API for accessing the EEPROMAndrew Lunn2016-03-021-26/+0Star
| * | | | | | eeprom: at24: extend driver to plug into the NVMEM frameworkAndrew Lunn2016-03-022-41/+82
| * | | | | | misc: ad525x_dpot: Fix the enabling of the "otpXen" attributesDan Bogdan Nechita2016-03-021-1/+1
| * | | | | | drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errorsMichael Hennerich2016-03-021-1/+1
| * | | | | | mei: me: add broxton pci device idsTomas Winkler2016-03-022-0/+7
| * | | | | | Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/...Greg Kroah-Hartman2016-03-021-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-151-1/+2
| * | | | | misc: mic: use after free printing error messageDan Carpenter2016-02-151-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-121-3/+6
| * | | | | mei: fix double freeing of a cb during link resetAlexander Usyskin2016-02-123-20/+14Star
| * | | | | misc: eeprom_93xx46: Add support for a GPIO 'select' line.Cory Tusar2016-02-121-0/+35
| * | | | | misc: eeprom_93xx46: Add quirks to support Atmel AT93C46D device.Cory Tusar2016-02-121-35/+91
| * | | | | misc: mic: MIC host and card driver changes to enable VOPSudeep Dutt2016-02-107-7/+215
| * | | | | misc: mic: Enable VOP debugfs and driver buildSudeep Dutt2016-02-104-0/+262
| * | | | | misc: mic: Enable VOP card side functionalityAshutosh Dixit2016-02-101-0/+755
| * | | | | misc: mic: Enable VOP host side functionalitySudeep Dutt2016-02-101-0/+1164
| * | | | | misc: mic: Add data structures for the VOP driverSudeep Dutt2016-02-101-0/+170
| * | | | | misc: mic: MIC VOP BusSudeep Dutt2016-02-104-0/+361
| * | | | | misc: mic: Remove MIC X100 card virtio functionalitySudeep Dutt2016-02-104-719/+1Star
| * | | | | misc: mic: Remove MIC X100 host virtio functionalitySudeep Dutt2016-02-109-1464/+4Star
| * | | | | mei: wd: drop AGAIN the watchdog code from the core mei driverTomas Winkler2016-02-101-391/+0Star
| * | | | | lkdtm: mark execute_location as noinlineArnd Bergmann2016-02-101-1/+1
| * | | | | misc: eeprom_93xx46: Implement eeprom_93xx46 DT bindings.Cory Tusar2016-02-101-0/+49
| * | | | | misc: eeprom_93xx46: Fix 16-bit read and write accesses.Cory Tusar2016-02-101-2/+2
| * | | | | GenWQE: use kobj_to_dev()Geliang Tang2016-02-081-1/+1
| * | | | | pch_phub: use kobj_to_dev()Geliang Tang2016-02-081-4/+2Star
| * | | | | misc: c2port: use kobj_to_dev()Geliang Tang2016-02-081-6/+2Star
| * | | | | misc: cxl: use kobj_to_dev()Geliang Tang2016-02-081-3/+2Star
| * | | | | misc: eeprom: use kobj_to_dev()Geliang Tang2016-02-084-7/+7