summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-205/+865
2015-08-30cxl: Set up and enable PSL TimebasePhilippe Bergheaud-1/+61
2015-08-30cxl: Fix force unmapping mmaps of contexts allocated through the kernel apiIan Munsie-3/+33
2015-08-30cxl: Fix + cleanup error paths in cxl_dev_context_initIan Munsie-7/+12
2015-08-27cxl: Remove racy attempt to force EEH invocation in resetDaniel Axtens-16/+0
2015-08-27cxl: Release irqs if memory allocation failsVaibhav Jain-2/+5
2015-08-24eeprom: at24: use i2c_smbus_read_i2c_block_data_or_emulatedIrina Tirdea-31/+6
2015-08-22cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLEVaishali Thakkar-1/+1
2015-08-20cxl: Allow release of contexts which have been OPENED but not STARTEDAndrew Donnellan-1/+1
2015-08-18cxl: Add alternate MMIO error handlingIan Munsie-2/+20
2015-08-17cxl: Plug irq_bitmap getting leaked in cxl_contextVaibhav Jain-0/+4
2015-08-17cxl: Add CONFIG_CXL_EEH symbolDaniel Axtens-1/+6
2015-08-14cxl: EEH supportDaniel Axtens-0/+262
2015-08-14cxl: Allow the kernel to trust that an image won't change on PERST.Daniel Axtens-0/+41
2015-08-14cxl: Don't remove AFUs/vPHBs in cxl_resetDaniel Axtens-5/+0
2015-08-14cxl: Refactor AFU init/teardownDaniel Axtens-38/+57
2015-08-14cxl: Refactor adaptor init/teardownDaniel Axtens-53/+86
2015-08-14cxl: Clean up adapter MMIO unmap path.Daniel Axtens-6/+18
2015-08-14cxl: Make IRQ release idempotentDaniel Axtens-0/+9
2015-08-14cxl: Allocate and release the SPA with the AFUDaniel Axtens-11/+27
2015-08-14cxl: Drop commands if the PCI channel is not in normal stateDaniel Axtens-12/+155
2015-08-14cxl: Convert MMIO read/write macros to inline functionsDaniel Axtens-16/+35
2015-08-12cxl: sparse: Silence iomem warning in debugfs file creationDaniel Axtens-1/+1
2015-08-12cxl: sparse: Make declarations staticDaniel Axtens-4/+4
2015-08-11cxl: Compile with -WerrorDaniel Axtens-0/+2
2015-08-10misc: eeprom: Export I2C module alias information in missing driversJavier Martinez Canillas-0/+1
2015-08-10misc: Drop owner assignment from i2c_driverKrzysztof Kozlowski-9/+0
2015-08-09Merge 4.2-rc6 into char-misc-nextGreg Kroah-Hartman-3/+0
2015-08-06cxl: Don't ignore add_process_element() result when attaching contextDaniel Axtens-3/+1
2015-08-05misc: eeprom: max6875: clean up max6875_read()Vladimir Zapolskiy-6/+0
2015-08-05misc: eeprom: clean up eeprom_read()Vladimir Zapolskiy-5/+0
2015-08-05misc: eeprom: 93xx46: clean up eeprom_93xx46_bin_read/writeVladimir Zapolskiy-14/+0
2015-08-05misc: ds1682: clean up ds1682_eeprom_read() and ds1682_eeprom_write()Vladimir Zapolskiy-12/+0
2015-08-05misc: cxl: clean up afu_read_config()Vladimir Zapolskiy-6/+1
2015-08-05nvmem: sunxi: Move the SID driver to the nvmem frameworkMaxime Ripard-170/+0
2015-08-05ti-st: st_kim: use gpio_set_value_cansleep to fix warningJürg Billeter-5/+5
2015-08-05Revert "ti-st: add device tree support"Rob Herring-102/+9
2015-08-05VMware balloon: Add support for balloon capabilities.Xavier Deguillard-30/+44
2015-08-05VMware balloon: partially inline vmballoon_reserve_page.Xavier Deguillard-56/+42
2015-08-05char: make misc_deregister a void functionGreg Kroah-Hartman-6/+1
2015-08-04mei: remove check on pm_runtime_active in __mei_cl_disconnectTomas Winkler-3/+0
2015-08-03mei: hbm: bump supported HBM version to 2.0Tomas Winkler-2/+2
2015-08-03mei: me: add sunrise point device idsTomas Winkler-0/+9
2015-08-03mei: me: d0i3: exit d0i3 on driver start and enter it on stopAlexander Usyskin-9/+29
2015-08-03mei: me: d0i3: move mei_me_hw_reset down in the fileAlexander Usyskin-51/+52
2015-08-03mei: me: d0i3: add d0i3 enter/exit state machineAlexander Usyskin-10/+346
2015-08-03mei: hbm: reorganize the power gating responsesAlexander Usyskin-15/+70
2015-08-03mei: me: d0i3: enable d0i3 interruptsAlexander Usyskin-35/+33
2015-08-03mei: me: d0i3: add flag to indicate D0i3 supportAlexander Usyskin-3/+14
2015-08-03mei: me: d0i3: add the control registersTomas Winkler-5/+15