Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-04-05 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | misc: rtsx: rename SG_END macro | Arnd Bergmann | 2018-03-01 | 1 | -2/+2 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2018-04-05 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | GenWQE: Fix a typo in two comments | Markus Elfring | 2018-03-27 | 1 | -2/+2 | |
* | | | | | | | Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-04-04 | 23 | -247/+408 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge 4.16-rc7 into char-misc-next | Greg Kroah-Hartman | 2018-03-28 | 1 | -0/+27 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| * | | | | | | | eeprom: at24: use SPDX identifier instead of GPL boiler-plate | Bartosz Golaszewski | 2018-03-23 | 1 | -5/+2 | |
| * | | | | | | | eeprom: at24: simplify the i2c functionality checking | Bartosz Golaszewski | 2018-03-23 | 1 | -5/+7 | |
| * | | | | | | | eeprom: at24: fix a line break | Bartosz Golaszewski | 2018-03-23 | 1 | -2/+2 | |
| * | | | | | | | eeprom: at24: tweak newlines | Bartosz Golaszewski | 2018-03-23 | 1 | -1/+1 | |
| * | | | | | | | eeprom: at24: refactor at24_probe() | Bartosz Golaszewski | 2018-03-23 | 1 | -16/+18 | |
| * | | | | | | | eeprom: at24: remove at24_platform_data from at24_data | Bartosz Golaszewski | 2018-03-23 | 1 | -9/+13 | |
| * | | | | | | | eeprom: at24: move platform data processing into a separate routine | Bartosz Golaszewski | 2018-03-23 | 1 | -30/+40 | |
| * | | | | | | | eeprom: at24: switch to using probe_new() from the i2c framework | Bartosz Golaszewski | 2018-03-23 | 1 | -2/+5 | |
| * | | | | | | | eeprom: at24: provide and use at24_base_client_dev() | Bartosz Golaszewski | 2018-03-23 | 1 | -2/+7 | |
| * | | | | | | | eeprom: at24: readability tweak in at24_probe() | Bartosz Golaszewski | 2018-03-23 | 1 | -2/+3 | |
| * | | | | | | | eeprom: at24: use a helper variable for dev | Bartosz Golaszewski | 2018-03-23 | 1 | -25/+23 | |
| * | | | | | | | eeprom: at24: rename chip to pdata in at24_probe() | Bartosz Golaszewski | 2018-03-23 | 1 | -21/+21 | |
| * | | | | | | | eeprom: at24: rename at24_get_pdata() | Bartosz Golaszewski | 2018-03-23 | 1 | -2/+3 | |
| * | | | | | | | eeprom: at24: don't check if byte_len is a power of 2 | Bartosz Golaszewski | 2018-03-23 | 1 | -3/+0 | |
| * | | | | | | | eeprom: at24: make struct initialization uniform in at24_probe() | Bartosz Golaszewski | 2018-03-23 | 1 | -1/+1 | |
| * | | | | | | | eeprom: at24: drop redundant variable in at24_write() | Bartosz Golaszewski | 2018-03-23 | 1 | -8/+6 | |
| * | | | | | | | eeprom: at24: drop redundant variable in at24_read() | Bartosz Golaszewski | 2018-03-23 | 1 | -8/+6 | |
| * | | | | | | | eeprom: at24: remove code separators | Bartosz Golaszewski | 2018-03-23 | 1 | -4/+0 | |
| * | | | | | | | eeprom: at24: arrange local variables | Bartosz Golaszewski | 2018-03-23 | 1 | -10/+16 | |
| * | | | | | | | eeprom: at24: remove nvmem_config from at24_data | Bartosz Golaszewski | 2018-03-23 | 1 | -16/+16 | |
| * | | | | | | | eeprom: at24: disable regmap locking | Bartosz Golaszewski | 2018-03-23 | 1 | -0/+1 | |
| * | | | | | | | eeprom: at25: sizeof t should be sizeof(t) | Devang Panchal | 2018-03-23 | 1 | -1/+1 | |
| * | | | | | | | misc: aspeed-lpc-ctrl: Enable FWH and A2H bridge cycles | Joel Stanley | 2018-03-15 | 1 | -2/+16 | |
| * | | | | | | | misc: aspeed-lpc: Request and enable LPC clock | Joel Stanley | 2018-03-15 | 1 | -3/+23 | |
| * | | | | | | | misc: ocxl: use put_device() instead of device_unregister() | Arvind Yadav | 2018-03-15 | 1 | -1/+1 | |
| * | | | | | | | misc: mic: Release reference count and memory for VOP device | Arvind Yadav | 2018-03-15 | 1 | -2/+4 | |
| * | | | | | | | misc: rtsx: make various functions static | Colin Ian King | 2018-03-15 | 1 | -6/+6 | |
| * | | | | | | | misc: atmel: Remove CPU_AT32AP700X (AVR32) reference | Ulf Magnusson | 2018-03-15 | 1 | -1/+0 | |
| * | | | | | | | mei: remove dev_err message on an unsupported ioctl | Colin Ian King | 2018-03-14 | 1 | -1/+0 | |
| * | | | | | | | mei: limit the number of queued writes | Alexander Usyskin | 2018-03-14 | 6 | -35/+145 | |
| * | | | | | | | mei: make module referencing local to the bus.c | Tomas Winkler | 2018-03-14 | 3 | -39/+34 | |
| * | | | | | | | lkdtm: Add missing SPDX-License-Identifier line | Kees Cook | 2018-03-06 | 1 | -0/+1 | |
| * | | | | | | | lkdtm: Relocate code to subdirectory | Kees Cook | 2018-03-06 | 10 | -19/+21 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'spi-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 2018-04-03 | 1 | -4/+25 | |
|\ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ | Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm-qspi', 'spi/... | Mark Brown | 2018-04-02 | 1 | -4/+25 | |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | / / / | | | |_|_|/ / / | | |/| | | | | | ||||||
| | | * | | | | | spi: spi-gpio: Rewrite to use GPIO descriptors | Linus Walleij | 2018-02-14 | 1 | -4/+25 | |
| | |/ / / / / | ||||||
* | | | | | | | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2018-04-02 | 2 | -123/+0 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | misc: Remove Blackfin DSP echo support | Aaron Wu | 2018-03-26 | 2 | -123/+0 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-03-09 | 1 | -0/+27 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | | | ||||||
| * | | | | ocxl: Add get_metadata IOCTL to share OCXL information to userspace | Alastair D'Silva | 2018-03-02 | 1 | -0/+27 | |
* | | | | | Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-02-24 | 1 | -2/+4 | |
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | | | ||||||
| * | | | ocxl: Fix potential bad errno on irq allocation | Frederic Barrat | 2018-02-21 | 1 | -2/+4 | |
* | | | | Merge tag 'char-misc-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-02-22 | 4 | -6/+16 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | mei: me: add cannon point device ids for 4th device | Tomas Winkler | 2018-02-20 | 2 | -0/+4 |