| Commit message (Expand) | Author | Age | Files | Lines |
* | i2c: stm32: Fix copyrights | Benjamin Gaignard | 2017-12-12 | 3 | -3/+6 |
* | Merge tag 'at24-4.15-rc3-fixes-for-wolfram' of git://git.kernel.org/pub/scm/l... | Wolfram Sang | 2017-12-12 | 1 | -15/+11 |
|\ |
|
| * | eeprom: at24: change nvmem stride to 1 | David Lechner | 2017-12-06 | 1 | -1/+1 |
| * | eeprom: at24: fix I2C device selection for runtime PM | Sakari Ailus | 2017-12-03 | 1 | -14/+10 |
* | | i2c-cht-wc: constify platform_device_id | Arvind Yadav | 2017-12-07 | 1 | -1/+1 |
|/ |
|
* | Linux 4.15-rc2v4.15-rc2 | Linus Torvalds | 2017-12-03 | 1 | -1/+1 |
* | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2017-12-03 | 1 | -2/+2 |
|\ |
|
| * | ARM: avoid faulting on qemu | Russell King | 2017-11-27 | 1 | -2/+2 |
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-12-03 | 3 | -1/+23 |
|\ \ |
|
| * \ | Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux... | Wolfram Sang | 2017-12-03 | 1 | -1/+18 |
| |\ \ |
|
| | * | | eeprom: at24: check at24_read/write arguments | Heiner Kallweit | 2017-11-29 | 1 | -0/+6 |
| | * | | eeprom: at24: fix reading from 24MAC402/24MAC602 | Heiner Kallweit | 2017-11-29 | 1 | -1/+2 |
| | * | | eeprom: at24: correctly set the size for at24mac402 | Bartosz Golaszewski | 2017-11-29 | 1 | -0/+10 |
| * | | | i2c: i2c-boardinfo: fix memory leaks on devinfo | Colin Ian King | 2017-11-27 | 1 | -0/+2 |
| * | | | i2c: i801: Fix Failed to allocate irq -2147483648 error | Hans de Goede | 2017-11-27 | 1 | -0/+3 |
| |/ / |
|
* | | | Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-12-03 | 4 | -10/+37 |
|\ \ \ |
|
| * | | | hwmon: (jc42) optionally try to disable the SMBUS timeout | Peter Rosin | 2017-11-30 | 2 | -0/+25 |
| * | | | hwmon: (pmbus) Use 64bit math for DIRECT format values | Robert Lippert | 2017-11-28 | 1 | -9/+12 |
| * | | | hwmon: Drop reference to Jean's tree | Jean Delvare | 2017-11-27 | 1 | -1/+0 |
| |/ / |
|
* | | | Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2017-12-02 | 3 | -2/+9 |
|\ \ \ |
|
| * | | | SUNRPC: Handle ENETDOWN errors | Trond Myklebust | 2017-11-30 | 2 | -0/+6 |
| * | | | SUNRPC: Allow connect to return EHOSTUNREACH | Trond Myklebust | 2017-11-29 | 1 | -0/+1 |
| * | | | NFSv4: Ensure gcc 4.4.4 can compile initialiser for "invalid_stateid" | Trond Myklebust | 2017-11-29 | 1 | -2/+2 |
* | | | | Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2017-12-02 | 13 | -61/+190 |
|\ \ \ \ |
|
| * | | | | xfs: Properly retry failed dquot items in case of error during buffer writeback | Carlos Maiolino | 2017-11-30 | 2 | -5/+49 |
| * | | | | xfs: scrub inode mode properly | Darrick J. Wong | 2017-11-30 | 1 | -1/+13 |
| * | | | | xfs: remove unused parameter from xfs_writepage_map | Darrick J. Wong | 2017-11-30 | 1 | -3/+3 |
| * | | | | xfs: ubsan fixes | Darrick J. Wong | 2017-11-30 | 1 | -3/+3 |
| * | | | | xfs: calculate correct offset in xfs_scrub_quota_item | Eric Sandeen | 2017-11-28 | 1 | -1/+1 |
| * | | | | xfs: fix uninitialized variable in xfs_scrub_quota | Eric Sandeen | 2017-11-28 | 1 | -1/+1 |
| * | | | | xfs: fix leaks on corruption errors in xfs_bmap.c | Eric Sandeen | 2017-11-28 | 1 | -2/+4 |
| * | | | | xfs: fortify xfs_alloc_buftarg error handling | Michal Hocko | 2017-11-28 | 1 | -5/+10 |
| * | | | | xfs: log recovery should replay deferred ops in order | Darrick J. Wong | 2017-11-27 | 5 | -40/+85 |
| * | | | | xfs: always free inline data before resetting inode fork during ifree | Darrick J. Wong | 2017-11-27 | 1 | -0/+21 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2017-12-02 | 40 | -146/+498 |
|\ \ \ \ |
|
| * \ \ \ | RISC-V: Fixes for clean allmodconfig build | Palmer Dabbelt | 2017-12-01 | 12 | -21/+39 |
| |\ \ \ \ |
|
| | * | | | | RISC-V: Add missing include | Olof Johansson | 2017-11-30 | 1 | -0/+1 |
| | * | | | | RISC-V: Use define for get_cycles like other architectures | Olof Johansson | 2017-11-30 | 1 | -1/+2 |
| | * | | | | RISC-V: Provide stub of setup_profiling_timer() | Olof Johansson | 2017-11-30 | 1 | -0/+7 |
| | * | | | | RISC-V: Export some expected symbols for modules | Olof Johansson | 2017-11-30 | 3 | -0/+6 |
| | * | | | | RISC-V: move empty_zero_page definition to C and export it | Olof Johansson | 2017-11-30 | 2 | -3/+3 |
| | * | | | | RISC-V: io.h: type fixes for warnings | Olof Johansson | 2017-11-30 | 2 | -8/+10 |
| | * | | | | RISC-V: use RISCV_{INT,SHORT} instead of {INT,SHORT} for asm macros | Olof Johansson | 2017-11-30 | 2 | -9/+9 |
| | * | | | | RISC-V: use generic serial.h | Olof Johansson | 2017-11-30 | 1 | -0/+1 |
| | |/ / / |
|
| * | | | | move libgcc.h to include/linux | Palmer Dabbelt | 2017-12-01 | 7 | -6/+6 |
| |\ \ \ \ |
|
| | * | | | | move libgcc.h to include/linux | Christoph Hellwig | 2017-12-01 | 7 | -6/+6 |
| | |/ / / |
|
| * | | | | RISC-V: __io_writes should respect the length argument | Palmer Dabbelt | 2017-12-01 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | RISC-V: __io_writes should respect the length argument | Palmer Dabbelt | 2017-12-01 | 1 | -1/+1 |
| | |/ / / |
|
| * | | | | RISC-V: User-Visible Changes | Palmer Dabbelt | 2017-12-01 | 19 | -34/+392 |
| |\ \ \ \ |
|
| | * | | | | RISC-V: Clean up an unused include | Palmer Dabbelt | 2017-11-30 | 1 | -1/+0 |