summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2018-05-11Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell
2018-05-11Merge remote-tracking branch 'at24/at24/for-next'Stephen Rothwell
2018-05-11Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2018-05-09eeprom: at24: fix retrieving the at24_chip_data structureBartosz Golaszewski
2018-04-30lkdtm: Add a test for STACKLEAKAlexander Popov
2018-04-26sgi-xp: fix xpnet_dev_hard_start_xmit()'s return typeLuc Van Oostenryck
2018-04-23misc: ti-st: Replace GFP_ATOMIC with GFP_KERNEL in kim_probeJia-Ju Bai
2018-04-23misc: tifm: Remove VLALaura Abbott
2018-04-23misc: cxl: Change return type to vm_fault_tSouptick Joarder
2018-04-16eeprom: at24: provide a separate routine for creating dummy i2c clientsBartosz Golaszewski
2018-04-16eeprom: at24: provide and use a helper for releasing dummy i2c clientsBartosz Golaszewski
2018-04-16eeprom: at24: use devm_nvmem_register()Bartosz Golaszewski
2018-04-12Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2018-04-07Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-04-04Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-04cxl: Fix possible deadlock when processing page faults from cxllibFrederic Barrat
2018-04-03Merge tag 'spi-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2018-04-03misc: pci_endpoint_test: Handle 64-bit BARs properlyNiklas Cassel
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-04-02Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm-qspi', 'spi/...Mark Brown
2018-03-28Merge branch 'fixes' into nextMichael Ellerman
2018-03-28Merge 4.16-rc7 into char-misc-nextGreg Kroah-Hartman
2018-03-27GenWQE: Fix a typo in two commentsMarkus Elfring
2018-03-26misc: Remove Blackfin DSP echo supportAaron Wu
2018-03-23eeprom: at24: use SPDX identifier instead of GPL boiler-plateBartosz Golaszewski
2018-03-23eeprom: at24: simplify the i2c functionality checkingBartosz Golaszewski
2018-03-23eeprom: at24: fix a line breakBartosz Golaszewski
2018-03-23eeprom: at24: tweak newlinesBartosz Golaszewski
2018-03-23eeprom: at24: refactor at24_probe()Bartosz Golaszewski
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