aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2016-08-30mei: recover after errors in runtime pm flowGravatar Alexander Usyskin 4-0/+19
2016-08-30mei: drop mei_io_cb_alloc_bufGravatar Alexander Usyskin 2-28/+6
2016-08-30mei: amthif: use mei_cl_alloc_cb for allocating cbsGravatar Alexander Usyskin 1-13/+3
2016-08-30mei: amthif: drop mei_amthif_send_cmdGravatar Alexander Usyskin 1-36/+16
2016-08-30mei: amthif: enable poll for async eventsGravatar Alexander Usyskin 1-5/+5
2016-08-30mei: amthif: drop iamthif_current_cbGravatar Alexander Usyskin 3-10/+0
2016-08-30mei: amthif: fix request cancelGravatar Alexander Usyskin 2-75/+38
2016-08-30mei: amthif: drop READ_COMPLETE stateGravatar Alexander Usyskin 3-28/+13
2016-08-30mei: me: disable driver on SPT SPS firmwareGravatar Tomas Winkler 2-4/+10
2016-08-22eeprom: at24: check if the chip is functional in probe()Gravatar Bartosz Golaszewski 1-2/+13
2016-08-22cxl: use pcibios_free_controller_deferred() when removing vPHBsGravatar Andrew Donnellan 1-1/+9
2016-08-15misc: delete bh1780 driverGravatar Linus Walleij 3-270/+0
2016-08-12Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 5-9/+12
2016-08-10cxl: Set psl_fir_cntl to production environment valueGravatar Frederic Barrat 1-3/+6
2016-08-09cxl: Fix sparse warningsGravatar Andrew Donnellan 2-2/+2
2016-08-09cxl: Fix NULL dereference in cxl_context_init() on PowerVM guestsGravatar Andrew Donnellan 3-4/+4
2016-08-08Merge tag 'lkdtm-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Gravatar Linus Torvalds 2-2/+3
2016-08-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-0/+4
2016-08-04dma-mapping: use unsigned long for dma_attrsGravatar Krzysztof Kozlowski 1-10/+10
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-11/+7
2016-08-02vhost: split out vringh KconfigGravatar Michael S. Tsirkin 1-1/+1
2016-08-02vop: pull in vhost KconfigGravatar Michael S. Tsirkin 1-0/+4
2016-08-01lkdtm: Fix targets for objcopy usageGravatar Kees Cook 1-1/+2
2016-08-01lkdtm: fix false positive warning from -Wmaybe-uninitializedGravatar Kees Cook 1-1/+1
2016-08-01Merge branch 'pci/msi-affinity' into nextGravatar Bjorn Helgaas 1-1/+1
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 16-186/+1177
2016-07-27Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Gravatar Linus Torvalds 1-155/+343
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+1
2016-07-19cxl: fix potential NULL dereference in free_adapter()Gravatar Andrew Donnellan 1-7/+9
2016-07-19cxl: remove dead Kconfig optionsGravatar Andrew Donnellan 1-10/+0
2016-07-18eeprom: at24: tweak the loop_until_timeout() macroGravatar Bartosz Golaszewski 1-4/+4
2016-07-17drivers: misc: ti-st: Use int instead of fuzzy char for callback statusGravatar Geert Uytterhoeven 1-1/+1
2016-07-17eeprom: at24: add support for at24mac seriesGravatar Bartosz Golaszewski 1-0/+42
2016-07-17eeprom: at24: support reading the serial number for 24csxxGravatar Bartosz Golaszewski 1-2/+78
2016-07-17eeprom: at24: split at24_eeprom_write() into specialized functionsGravatar Bartosz Golaszewski 1-43/+91
2016-07-17eeprom: at24: split at24_eeprom_read() into specialized functionsGravatar Bartosz Golaszewski 1-54/+71
2016-07-17eeprom: at24: hide the read/write loop behind a macroGravatar Bartosz Golaszewski 1-22/+20
2016-07-17eeprom: at24: call read/write functions via function pointersGravatar Bartosz Golaszewski 1-2/+9
2016-07-17eeprom: at24: coding style fixesGravatar Bartosz Golaszewski 1-5/+5
2016-07-17eeprom: at24: move at24_read() below at24_eeprom_write()Gravatar Bartosz Golaszewski 1-32/+32
2016-07-17eeprom: at24: improve the device_id table readabilityGravatar Bartosz Golaszewski 1-14/+14
2016-07-15lkdtm: silence warnings about function declarationsGravatar Kees Cook 7-25/+10
2016-07-15lkdtm: hide unused functionsGravatar Arnd Bergmann 1-30/+36
2016-07-14cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cardsGravatar Andrew Donnellan 2-18/+226
2016-07-14cxl: Workaround PE=0 hardware limitation in Mellanox CX4Gravatar Ian Munsie 3-1/+4
2016-07-14cxl: Add support for interrupts on the Mellanox CX4Gravatar Ian Munsie 4-0/+108
2016-07-14cxl: Add preliminary workaround for CX4 interrupt limitationGravatar Ian Munsie 5-0/+44
2016-07-14cxl: Add kernel APIs to get & set the max irqs per contextGravatar Ian Munsie 1-0/+27
2016-07-14cxl: Add support for using the kernel API with a real PHBGravatar Ian Munsie 3-2/+22
2016-07-14cxl: Do not create vPHB if there are no AFU configuration recordsGravatar Ian Munsie 2-0/+14