summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2015-08-05char: make misc_deregister a void functionGreg Kroah-Hartman
2015-08-05mei: remove check on pm_runtime_active in __mei_cl_disconnectTomas Winkler
2015-08-04mei: hbm: bump supported HBM version to 2.0Tomas Winkler
2015-08-04mei: me: add sunrise point device idsTomas Winkler
2015-08-04mei: me: d0i3: exit d0i3 on driver start and enter it on stopAlexander Usyskin
2015-08-04mei: me: d0i3: move mei_me_hw_reset down in the fileAlexander Usyskin
2015-08-04mei: me: d0i3: add d0i3 enter/exit state machineAlexander Usyskin
2015-08-04mei: hbm: reorganize the power gating responsesAlexander Usyskin
2015-08-04mei: me: d0i3: enable d0i3 interruptsAlexander Usyskin
2015-08-04mei: me: d0i3: add flag to indicate D0i3 supportAlexander Usyskin
2015-08-04mei: me: d0i3: add the control registersTomas Winkler
2015-08-04mei: hbm: add new error code MEI_CL_CONN_NOT_ALLOWEDAlexander Usyskin
2015-08-04mei: bus: add and call callback on notify eventAlexander Usyskin
2015-08-04mei: implement fasync for event notificationTomas Winkler
2015-08-04mei: support polling for event notificationTomas Winkler
2015-08-04mei: add async event notification ioctlsTomas Winkler
2015-08-04mei: add a handler that waits for notification on eventTomas Winkler
2015-08-04mei: add mei_cl_notify_request commandTomas Winkler
2015-08-04mei: enable async event notifications only from hbm version 2.0Tomas Winkler
2015-08-04mei: implement async notification hbm messagesTomas Winkler
2015-08-04mei: define async notification hbm commandsTomas Winkler
2015-08-04mei: disconnect on connection request timeoutAlexander Usyskin
2015-08-04mei: support for dynamic clientsTomas Winkler
2015-08-04mei: bus: link client devices instead of host clientsTomas Winkler
2015-08-04mei: bus: simplify how we build nfc bus nameTomas Winkler
2015-08-04mei: bus: blacklist clients by number of connectionsTomas Winkler
2015-08-04mei: bus: blacklist the nfc info clientTomas Winkler
2015-08-04mei: bus: enable running fixup routines before device registrationTomas Winkler
2015-08-04mei: bus: add me client device list infrastructureTomas Winkler
2015-08-04mei: bus: add reference to bus device in struct mei_cl_clientTomas Winkler
2015-08-04mei: bus: revamp probe and remove functionsTomas Winkler
2015-08-04mei: bus: revamp device matchingTomas Winkler
2015-08-04mei: bus: report if event registration failedTomas Winkler
2015-08-04mei: bus: don't enable events implicitly in device enableTomas Winkler
2015-08-04mei: bus: rename uevent handler to mei_cl_device_ueventTomas Winkler
2015-08-04mei: bus: move driver api functions at the start of the fileTomas Winkler
2015-08-04mei: bus: rename nfc.c to bus-fixup.cTomas Winkler
2015-08-04mei: bus: fix drivers and devices names confusionTomas Winkler
2015-08-04mei: do not access freed cb in blocking writeAlexander Usyskin
2015-08-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-07-31misc: eeprom: at24: clean up at24_bin_write()Vladimir Zapolskiy
2015-07-29ARM: qcom: Add coincell charger driverTim Bird
2015-07-27misc: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-23mei: prevent unloading mei hw modules while the device is opened.Tomas Winkler
2015-07-23misc: mic: scif bug fix for vmalloc_to_page crashSudeep Dutt
2015-07-16cxl: Destroy afu->contexts_idr on release of an afuJohannes Thumshirn
2015-07-16cxl: Destroy cxl_adapter_idr on module_exitJohannes Thumshirn
2015-07-13cxl: use more common format specifierRasmus Villemoes
2015-07-13cxl: Add explicit precision specifiersRasmus Villemoes
2015-07-10Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds