summaryrefslogtreecommitdiff
path: root/drivers/misc (follow)
Commit message (Expand)AuthorAge
...
| * | | cxl: Add CONFIG_CXL_EEH symbolDaniel Axtens2015-08-17
| * | | cxl: EEH supportDaniel Axtens2015-08-14
| * | | cxl: Allow the kernel to trust that an image won't change on PERST.Daniel Axtens2015-08-14
| * | | cxl: Don't remove AFUs/vPHBs in cxl_resetDaniel Axtens2015-08-14
| * | | cxl: Refactor AFU init/teardownDaniel Axtens2015-08-14
| * | | cxl: Refactor adaptor init/teardownDaniel Axtens2015-08-14
| * | | cxl: Clean up adapter MMIO unmap path.Daniel Axtens2015-08-14
| * | | cxl: Make IRQ release idempotentDaniel Axtens2015-08-14
| * | | cxl: Allocate and release the SPA with the AFUDaniel Axtens2015-08-14
| * | | cxl: Drop commands if the PCI channel is not in normal stateDaniel Axtens2015-08-14
| * | | cxl: Convert MMIO read/write macros to inline functionsDaniel Axtens2015-08-14
| * | | cxl: sparse: Silence iomem warning in debugfs file creationDaniel Axtens2015-08-12
| * | | cxl: sparse: Make declarations staticDaniel Axtens2015-08-12
| * | | cxl: Compile with -WerrorDaniel Axtens2015-08-11
| * | | cxl: Don't ignore add_process_element() result when attaching contextDaniel Axtens2015-08-06
| * | | cxl: Destroy afu->contexts_idr on release of an afuJohannes Thumshirn2015-07-16
| * | | cxl: Destroy cxl_adapter_idr on module_exitJohannes Thumshirn2015-07-16
| * | | cxl: use more common format specifierRasmus Villemoes2015-07-13
| * | | cxl: Add explicit precision specifiersRasmus Villemoes2015-07-13
* | | | Merge 4.2-rc6 into char-misc-nextGreg Kroah-Hartman2015-08-09
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-08-03
| |\ \ \ | | |_|/ | |/| |
| | * | misc: eeprom: at24: clean up at24_bin_write()Vladimir Zapolskiy2015-07-31
| | |/
* | | misc: eeprom: max6875: clean up max6875_read()Vladimir Zapolskiy2015-08-05
* | | misc: eeprom: clean up eeprom_read()Vladimir Zapolskiy2015-08-05
* | | misc: eeprom: 93xx46: clean up eeprom_93xx46_bin_read/writeVladimir Zapolskiy2015-08-05
* | | misc: ds1682: clean up ds1682_eeprom_read() and ds1682_eeprom_write()Vladimir Zapolskiy2015-08-05
* | | misc: cxl: clean up afu_read_config()Vladimir Zapolskiy2015-08-05
* | | nvmem: sunxi: Move the SID driver to the nvmem frameworkMaxime Ripard2015-08-05
* | | ti-st: st_kim: use gpio_set_value_cansleep to fix warningJürg Billeter2015-08-05
* | | Revert "ti-st: add device tree support"Rob Herring2015-08-05
* | | VMware balloon: Add support for balloon capabilities.Xavier Deguillard2015-08-05
* | | VMware balloon: partially inline vmballoon_reserve_page.Xavier Deguillard2015-08-05
* | | char: make misc_deregister a void functionGreg Kroah-Hartman2015-08-05
* | | mei: remove check on pm_runtime_active in __mei_cl_disconnectTomas Winkler2015-08-04
* | | mei: hbm: bump supported HBM version to 2.0Tomas Winkler2015-08-03
* | | mei: me: add sunrise point device idsTomas Winkler2015-08-03
* | | mei: me: d0i3: exit d0i3 on driver start and enter it on stopAlexander Usyskin2015-08-03
* | | mei: me: d0i3: move mei_me_hw_reset down in the fileAlexander Usyskin2015-08-03
* | | mei: me: d0i3: add d0i3 enter/exit state machineAlexander Usyskin2015-08-03
* | | mei: hbm: reorganize the power gating responsesAlexander Usyskin2015-08-03
* | | mei: me: d0i3: enable d0i3 interruptsAlexander Usyskin2015-08-03
* | | mei: me: d0i3: add flag to indicate D0i3 supportAlexander Usyskin2015-08-03
* | | mei: me: d0i3: add the control registersTomas Winkler2015-08-03
* | | mei: hbm: add new error code MEI_CL_CONN_NOT_ALLOWEDAlexander Usyskin2015-08-03
* | | mei: bus: add and call callback on notify eventAlexander Usyskin2015-08-03
* | | mei: implement fasync for event notificationTomas Winkler2015-08-03
* | | mei: support polling for event notificationTomas Winkler2015-08-03
* | | mei: add async event notification ioctlsTomas Winkler2015-08-03
* | | mei: add a handler that waits for notification on eventTomas Winkler2015-08-03
* | | mei: add mei_cl_notify_request commandTomas Winkler2015-08-03