Age | Commit message (Expand) | Author |
2018-05-18 | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-05-15 | cxl: Report the tunneled operations status | Philippe Bergheaud |
2018-05-15 | cxl: Set the PBCQ Tunnel BAR register when enabling capi mode | Philippe Bergheaud |
2018-05-09 | eeprom: at24: fix retrieving the at24_chip_data structure | Bartosz Golaszewski |
2018-04-12 | Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2018-04-07 | Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-04-06 | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-04-05 | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2018-04-04 | Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-04-04 | cxl: Fix possible deadlock when processing page faults from cxllib | Frederic Barrat |
2018-04-03 | Merge tag 'spi-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds |
2018-04-03 | misc: pci_endpoint_test: Handle 64-bit BARs properly | Niklas Cassel |
2018-04-02 | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2018-04-02 | Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm-qspi', 'spi/... | Mark Brown |
2018-03-28 | Merge branch 'fixes' into next | Michael Ellerman |
2018-03-28 | Merge 4.16-rc7 into char-misc-next | Greg Kroah-Hartman |
2018-03-27 | GenWQE: Fix a typo in two comments | Markus Elfring |
2018-03-26 | misc: Remove Blackfin DSP echo support | Aaron Wu |
2018-03-23 | eeprom: at24: use SPDX identifier instead of GPL boiler-plate | Bartosz Golaszewski |
2018-03-23 | eeprom: at24: simplify the i2c functionality checking | Bartosz Golaszewski |
2018-03-23 | eeprom: at24: fix a line break | Bartosz Golaszewski |
2018-03-23 | eeprom: at24: tweak newlines | Bartosz Golaszewski |
2018-03-23 | eeprom: at24: refactor at24_probe() | Bartosz Golaszewski |
2018-03-23 | eeprom: at24: remove at24_platform_data from at24_data | Bartosz Golaszewski |
2018-03-23 | eeprom: at24: move platform data processing into a separate routine | Bartosz Golaszewski |
2018-03-23 | eeprom: at24: switch to using probe_new() from the i2c framework | Bartosz Golaszewski |
2018-03-23 | eeprom: at24: provide and use at24_base_client_dev() | Bartosz Golaszewski |
2018-03-23 | eeprom: at24: readability tweak in at24_probe() | Bartosz Golaszewski |
2018-03-23 | eeprom: at24: use a helper variable for dev | Bartosz Golaszewski |
2018-03-23 | eeprom: at24: rename chip to pdata in at24_probe() | Bartosz Golaszewski |
2018-03-23 | eeprom: at24: rename at24_get_pdata() | Bartosz Golaszewski |
2018-03-23 | eeprom: at24: don't check if byte_len is a power of 2 | Bartosz Golaszewski |
2018-03-23 | eeprom: at24: make struct initialization uniform in at24_probe() | Bartosz Golaszewski |
2018-03-23 | eeprom: at24: drop redundant variable in at24_write() | Bartosz Golaszewski |
2018-03-23 | eeprom: at24: drop redundant variable in at24_read() | Bartosz Golaszewski |
2018-03-23 | eeprom: at24: remove code separators | Bartosz Golaszewski |
2018-03-23 | eeprom: at24: arrange local variables | Bartosz Golaszewski |
2018-03-23 | eeprom: at24: remove nvmem_config from at24_data | Bartosz Golaszewski |
2018-03-23 | eeprom: at24: disable regmap locking | Bartosz Golaszewski |
2018-03-23 | eeprom: at25: sizeof t should be sizeof(t) | Devang Panchal |
2018-03-15 | misc: aspeed-lpc-ctrl: Enable FWH and A2H bridge cycles | Joel Stanley |
2018-03-15 | misc: aspeed-lpc: Request and enable LPC clock | Joel Stanley |
2018-03-15 | misc: ocxl: use put_device() instead of device_unregister() | Arvind Yadav |
2018-03-15 | misc: mic: Release reference count and memory for VOP device | Arvind Yadav |
2018-03-15 | misc: rtsx: make various functions static | Colin Ian King |
2018-03-15 | misc: atmel: Remove CPU_AT32AP700X (AVR32) reference | Ulf Magnusson |
2018-03-14 | mei: remove dev_err message on an unsupported ioctl | Colin Ian King |
2018-03-14 | mei: limit the number of queued writes | Alexander Usyskin |
2018-03-14 | mei: make module referencing local to the bus.c | Tomas Winkler |