aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2018-03-23eeprom: at24: remove at24_platform_data from at24_dataBartosz Golaszewski
2018-03-23eeprom: at24: move platform data processing into a separate routineBartosz Golaszewski
2018-03-23eeprom: at24: switch to using probe_new() from the i2c frameworkBartosz Golaszewski
2018-03-23eeprom: at24: provide and use at24_base_client_dev()Bartosz Golaszewski
2018-03-23eeprom: at24: readability tweak in at24_probe()Bartosz Golaszewski
2018-03-23eeprom: at24: use a helper variable for devBartosz Golaszewski
2018-03-23eeprom: at24: rename chip to pdata in at24_probe()Bartosz Golaszewski
2018-03-23eeprom: at24: rename at24_get_pdata()Bartosz Golaszewski
2018-03-23eeprom: at24: don't check if byte_len is a power of 2Bartosz Golaszewski
2018-03-23eeprom: at24: make struct initialization uniform in at24_probe()Bartosz Golaszewski
2018-03-23eeprom: at24: drop redundant variable in at24_write()Bartosz Golaszewski
2018-03-23eeprom: at24: drop redundant variable in at24_read()Bartosz Golaszewski
2018-03-23eeprom: at24: remove code separatorsBartosz Golaszewski
2018-03-23eeprom: at24: arrange local variablesBartosz Golaszewski
2018-03-23eeprom: at24: remove nvmem_config from at24_dataBartosz Golaszewski
2018-03-23eeprom: at24: disable regmap lockingBartosz Golaszewski
2018-03-23eeprom: at25: sizeof t should be sizeof(t)Devang Panchal
2018-03-15misc: aspeed-lpc-ctrl: Enable FWH and A2H bridge cyclesJoel Stanley
2018-03-15misc: aspeed-lpc: Request and enable LPC clockJoel Stanley
2018-03-15misc: ocxl: use put_device() instead of device_unregister()Arvind Yadav
2018-03-15misc: mic: Release reference count and memory for VOP deviceArvind Yadav
2018-03-15misc: rtsx: make various functions staticColin Ian King
2018-03-15misc: atmel: Remove CPU_AT32AP700X (AVR32) referenceUlf Magnusson
2018-03-14mei: remove dev_err message on an unsupported ioctlColin Ian King
2018-03-14mei: limit the number of queued writesAlexander Usyskin
2018-03-14mei: make module referencing local to the bus.cTomas Winkler
2018-03-14cxl: Fix timebase synchronization status on P9Christophe Lombard
2018-03-13cxl: read PHB indications from the device treePhilippe Bergheaud
2018-03-13cxl: Check if PSL data-cache is available before issue flush requestVaibhav Jain
2018-03-13cxl: Remove function write_timebase_ctrl_psl9() for PSL9Vaibhav Jain
2018-03-13cxl: Enable NORST bit in PSL_DEBUG register for PSL9Vaibhav Jain
2018-03-09Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-03-06lkdtm: Add missing SPDX-License-Identifier lineKees Cook
2018-03-06lkdtm: Relocate code to subdirectoryKees Cook
2018-03-02ocxl: Add get_metadata IOCTL to share OCXL information to userspaceAlastair D'Silva
2018-03-01misc: rtsx: rename SG_END macroArnd Bergmann
2018-02-24Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-02-22Merge tag 'char-misc-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-21ocxl: Fix potential bad errno on irq allocationFrederic Barrat
2018-02-20mei: me: add cannon point device ids for 4th deviceTomas Winkler
2018-02-20mei: me: add cannon point device idsAlexander Usyskin
2018-02-16mei: set device client to the disconnected state upon suspend.Tomas Winkler
2018-02-14Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-02-14spi: spi-gpio: Rewrite to use GPIO descriptorsLinus Walleij
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-02-08ocxl: fix signed comparison with less than zeroColin Ian King
2018-02-04Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds