summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-03i2c: add i2c_master_{send|recv}_dmasafeWolfram Sang
2017-12-03i2c: refactor i2c_master_{send_recv}Wolfram Sang
2017-12-03i2c: dev: mark RDWR buffers as DMA_SAFEWolfram Sang
2017-12-03i2c: add helpers to ease DMA handlingWolfram Sang
2017-12-03i2c: add a message flag for DMA safe buffersWolfram Sang
2017-12-03i2c: gpio: add fault injectorWolfram Sang
2017-11-28i2c: designware: fix building driver as modulePhil Reid
2017-11-28i2c: core: fix compile issue related to incorrect gpio headerPhil Reid
2017-11-27i2c: sh_mobile: make sure to not accidently trigger STOPWolfram Sang
2017-11-27i2c: sh_mobile: send STOP according to datasheetWolfram Sang
2017-11-27i2c: sh_mobile: avoid unnecessary register readWolfram Sang
2017-11-27i2c: sh_mobile: let RuntimePM do the clock handlingWolfram Sang
2017-11-27i2c: sh_mobile: shorten exit of xfer routineWolfram Sang
2017-11-27i2c: sh_mobile: use direct writes when accessing ICE bitWolfram Sang
2017-11-27i2c: sh_mobile: manually "inline" two short functionsWolfram Sang
2017-11-27i2c: sh_mobile: remove redundant deinitializationWolfram Sang
2017-11-27i2c: sh_mobile: remove redundant initializationWolfram Sang
2017-11-27i2c: remove legacy integer scl/sda gpio for recoveryPhil Reid
2017-11-27i2c: davinci: switch to using gpiod for bus recovery gpiosPhil Reid
2017-11-27i2c: imx: switch to using gpiod for bus recovery gpiosPhil Reid
2017-11-27i2c: designware: add i2c gpio recovery optionTim Sander
2017-11-27i2c: designware: rename i2c_dw_plat_prepare_clk to i2c_dw_prepare_clkPhil Reid
2017-11-27i2c: designware: move i2c_dw_plat_prepare_clk to commonPhil Reid
2017-11-27i2c: Switch to using gpiod interface for gpio bus recoveryPhil Reid
2017-11-27i2c: use macro IS_ENABLED in header i2c.hStefan Lengfeld
2017-11-27i2c: designware: Don't set SCL timings and speed mode when in slave modeJarkko Nikula
2017-11-26Linux 4.15-rc1Linus Torvalds
2017-11-26Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-26Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-11-26Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-26ARM: BUG if jumping to usermode address in kernel modeRussell King
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-25Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2017-11-25Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2017-11-25Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-24Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-24Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-11-24m68k/macboing: Fix missed timer callback assignmentKees Cook
2017-11-24afs: remove redundant assignment of dvnode to itselfColin Ian King
2017-11-24afs: cell: Remove unnecessary code in afs_lookup_cellGustavo A. R. Silva
2017-11-24afs: Fix signal handling in some file opsDavid Howells
2017-11-24afs: Fix some dentry handling in dir ops and missing key_putsDavid Howells
2017-11-24afs: Make afs_write_begin() avoid writing to a page that's being storedDavid Howells
2017-11-24sched/debug: Fix task state recording/printoutThomas Gleixner
2017-11-24x86/decoder: Add new TEST instruction patternMasami Hiramatsu