summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2016-08-30mei: add read callback on demand for fixed_address clientsAlexander Usyskin
2016-08-30mei: add file pointer to the host client structureAlexander Usyskin
2016-08-30mei: move read cb to complete queue if not connectedAlexander Usyskin
2016-08-30mei: fix return value on disconnectionTomas Winkler
2016-08-30mei: drop read complete queue emptiness checkAlexander Usyskin
2016-08-30mei: hbm: add missing argument in the kdocTomas Winkler
2016-08-30mei: recover after errors in runtime pm flowAlexander Usyskin
2016-08-30mei: drop mei_io_cb_alloc_bufAlexander Usyskin
2016-08-30mei: amthif: use mei_cl_alloc_cb for allocating cbsAlexander Usyskin
2016-08-30mei: amthif: drop mei_amthif_send_cmdAlexander Usyskin
2016-08-30mei: amthif: enable poll for async eventsAlexander Usyskin
2016-08-30mei: amthif: drop iamthif_current_cbAlexander Usyskin
2016-08-30mei: amthif: fix request cancelAlexander Usyskin
2016-08-30mei: amthif: drop READ_COMPLETE stateAlexander Usyskin
2016-08-30mei: me: disable driver on SPT SPS firmwareTomas Winkler
2016-08-22eeprom: at24: check if the chip is functional in probe()Bartosz Golaszewski
2016-08-22cxl: use pcibios_free_controller_deferred() when removing vPHBsAndrew Donnellan
2016-08-15misc: delete bh1780 driverLinus Walleij
2016-08-12Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-10cxl: Set psl_fir_cntl to production environment valueFrederic Barrat
2016-08-09cxl: Fix sparse warningsAndrew Donnellan
2016-08-09cxl: Fix NULL dereference in cxl_context_init() on PowerVM guestsAndrew Donnellan
2016-08-08Merge tag 'lkdtm-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Linus Torvalds
2016-08-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-02vhost: split out vringh KconfigMichael S. Tsirkin
2016-08-02vop: pull in vhost KconfigMichael S. Tsirkin
2016-08-01lkdtm: Fix targets for objcopy usageKees Cook
2016-08-01lkdtm: fix false positive warning from -Wmaybe-uninitializedKees Cook
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-07-27Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-07-19cxl: fix potential NULL dereference in free_adapter()Andrew Donnellan
2016-07-19cxl: remove dead Kconfig optionsAndrew Donnellan
2016-07-18eeprom: at24: tweak the loop_until_timeout() macroBartosz Golaszewski
2016-07-17drivers: misc: ti-st: Use int instead of fuzzy char for callback statusGeert Uytterhoeven
2016-07-17eeprom: at24: add support for at24mac seriesBartosz Golaszewski
2016-07-17eeprom: at24: support reading the serial number for 24csxxBartosz Golaszewski
2016-07-17eeprom: at24: split at24_eeprom_write() into specialized functionsBartosz Golaszewski
2016-07-17eeprom: at24: split at24_eeprom_read() into specialized functionsBartosz Golaszewski
2016-07-17eeprom: at24: hide the read/write loop behind a macroBartosz Golaszewski
2016-07-17eeprom: at24: call read/write functions via function pointersBartosz Golaszewski
2016-07-17eeprom: at24: coding style fixesBartosz Golaszewski
2016-07-17eeprom: at24: move at24_read() below at24_eeprom_write()Bartosz Golaszewski
2016-07-17eeprom: at24: improve the device_id table readabilityBartosz Golaszewski
2016-07-15lkdtm: silence warnings about function declarationsKees Cook
2016-07-15lkdtm: hide unused functionsArnd Bergmann
2016-07-14cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cardsAndrew Donnellan