summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-01-02dt-bindings: at24: extend the list of supported chipsBartosz Golaszewski
2018-01-02dt-bindings: at24: fix formatting and styleBartosz Golaszewski
2018-01-02dt-bindings: at24: consistently document the compatible propertyBartosz Golaszewski
2018-01-01eeprom: at24: fix a whitespace error in platform dataBartosz Golaszewski
2018-01-01eeprom: at24: add support for the write-protect pinBartosz Golaszewski
2018-01-01dt-bindings: at24: new optional property - wp-gpiosBartosz Golaszewski
2018-01-01eeprom: at24: remove temporary fix for at24mac402 sizeSven Van Asbroeck
2018-01-01eeprom: at24: convert magic numbers to structsSven Van Asbroeck
2018-01-01eeprom: at24: code shrinkBartosz Golaszewski
2018-01-01eeprom: at24: use a common prefix for all symbols in at24.cBartosz Golaszewski
2018-01-01eeprom: at24: fix coding style issuesBartosz Golaszewski
2018-01-01MAINTAINERS: add git URL for at24Bartosz Golaszewski
2018-01-01eeprom: at24: support eeproms that do not auto-rollover readsSven Van Asbroeck
2018-01-01dt-bindings: add eeprom "no-read-rollover" propertySven Van Asbroeck
2018-01-01MAINTAINERS: add DT binding docs for AT24Wolfram Sang
2018-01-01dt-bindings: eeprom: rename to at24.txtWolfram Sang
2018-01-01eeprom: at24: remove now unneeded smbus-related codeHeiner Kallweit
2018-01-01eeprom: at24: remove old read functionsHeiner Kallweit
2018-01-01eeprom: at24: add regmap-based read functionHeiner Kallweit
2018-01-01eeprom: at24: remove old write functionsHeiner Kallweit
2018-01-01eeprom: at24: add regmap-based write functionHeiner Kallweit
2018-01-01eeprom: at24: change at24_translate_offset return typeHeiner Kallweit
2018-01-01eeprom: at24: add basic regmap_i2c supportHeiner Kallweit
2017-12-31Linux 4.15-rc6Linus Torvalds
2017-12-31Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2017-12-31Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-12-31Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-12-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-12-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-12-31Merge tag 'char-misc-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-31Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-31Merge tag 'staging-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-12-31Merge tag 'tty-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-12-31Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-12-31MAINTAINERS: mark arch/blackfin/ and its gubbins as orphanedAdam Borowski
2017-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-12-31x86/ldt: Make LDT pgtable free conditionalThomas Gleixner
2017-12-31x86/ldt: Plug memory leak in error pathThomas Gleixner
2017-12-31x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()Thomas Gleixner
2017-12-31x86/smpboot: Remove stale TLB flush invocationsThomas Gleixner
2017-12-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-12-30objtool: Fix seg fault with clang-compiled objectsSimon Ser
2017-12-30objtool: Fix seg fault caused by missing parameterSimon Ser
2017-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-12-30kbuild: add '-fno-stack-check' to kernel build optionsLinus Torvalds
2017-12-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-29timerqueue: Document return values of timerqueue_add/del()Thomas Gleixner