Age | Commit message (Expand) | Author | Files | Lines |
2015-09-04 | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 14 | -205/+865 |
2015-08-30 | cxl: Set up and enable PSL Timebase | Philippe Bergheaud | 2 | -1/+61 |
2015-08-30 | cxl: Fix force unmapping mmaps of contexts allocated through the kernel api | Ian Munsie | 3 | -3/+33 |
2015-08-30 | cxl: Fix + cleanup error paths in cxl_dev_context_init | Ian Munsie | 1 | -7/+12 |
2015-08-27 | cxl: Remove racy attempt to force EEH invocation in reset | Daniel Axtens | 1 | -16/+0 |
2015-08-27 | cxl: Release irqs if memory allocation fails | Vaibhav Jain | 1 | -2/+5 |
2015-08-22 | cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE | Vaishali Thakkar | 1 | -1/+1 |
2015-08-20 | cxl: Allow release of contexts which have been OPENED but not STARTED | Andrew Donnellan | 1 | -1/+1 |
2015-08-18 | cxl: Add alternate MMIO error handling | Ian Munsie | 3 | -2/+20 |
2015-08-17 | cxl: Plug irq_bitmap getting leaked in cxl_context | Vaibhav Jain | 1 | -0/+4 |
2015-08-17 | cxl: Add CONFIG_CXL_EEH symbol | Daniel Axtens | 1 | -1/+6 |
2015-08-14 | cxl: EEH support | Daniel Axtens | 3 | -0/+262 |
2015-08-14 | cxl: Allow the kernel to trust that an image won't change on PERST. | Daniel Axtens | 4 | -0/+41 |
2015-08-14 | cxl: Don't remove AFUs/vPHBs in cxl_reset | Daniel Axtens | 1 | -5/+0 |
2015-08-14 | cxl: Refactor AFU init/teardown | Daniel Axtens | 1 | -38/+57 |
2015-08-14 | cxl: Refactor adaptor init/teardown | Daniel Axtens | 1 | -53/+86 |
2015-08-14 | cxl: Clean up adapter MMIO unmap path. | Daniel Axtens | 1 | -6/+18 |
2015-08-14 | cxl: Make IRQ release idempotent | Daniel Axtens | 1 | -0/+9 |
2015-08-14 | cxl: Allocate and release the SPA with the AFU | Daniel Axtens | 3 | -11/+27 |
2015-08-14 | cxl: Drop commands if the PCI channel is not in normal state | Daniel Axtens | 5 | -12/+155 |
2015-08-14 | cxl: Convert MMIO read/write macros to inline functions | Daniel Axtens | 1 | -16/+35 |
2015-08-12 | cxl: sparse: Silence iomem warning in debugfs file creation | Daniel Axtens | 1 | -1/+1 |
2015-08-12 | cxl: sparse: Make declarations static | Daniel Axtens | 2 | -4/+4 |
2015-08-11 | cxl: Compile with -Werror | Daniel Axtens | 1 | -0/+2 |
2015-08-10 | Merge 4.2-rc6 into char-misc-next | Greg Kroah-Hartman | 1 | -3/+0 |
2015-08-06 | cxl: Don't ignore add_process_element() result when attaching context | Daniel Axtens | 1 | -3/+1 |
2015-08-05 | misc: eeprom: max6875: clean up max6875_read() | Vladimir Zapolskiy | 1 | -6/+0 |
2015-08-05 | misc: eeprom: clean up eeprom_read() | Vladimir Zapolskiy | 1 | -5/+0 |
2015-08-05 | misc: eeprom: 93xx46: clean up eeprom_93xx46_bin_read/write | Vladimir Zapolskiy | 1 | -14/+0 |
2015-08-05 | misc: ds1682: clean up ds1682_eeprom_read() and ds1682_eeprom_write() | Vladimir Zapolskiy | 1 | -12/+0 |
2015-08-05 | misc: cxl: clean up afu_read_config() | Vladimir Zapolskiy | 1 | -6/+1 |
2015-08-05 | nvmem: sunxi: Move the SID driver to the nvmem framework | Maxime Ripard | 3 | -170/+0 |
2015-08-05 | ti-st: st_kim: use gpio_set_value_cansleep to fix warning | Jürg Billeter | 1 | -5/+5 |
2015-08-05 | Revert "ti-st: add device tree support" | Rob Herring | 2 | -102/+9 |
2015-08-05 | VMware balloon: Add support for balloon capabilities. | Xavier Deguillard | 1 | -30/+44 |
2015-08-05 | VMware balloon: partially inline vmballoon_reserve_page. | Xavier Deguillard | 1 | -56/+42 |
2015-08-05 | char: make misc_deregister a void function | Greg Kroah-Hartman | 1 | -6/+1 |
2015-08-05 | mei: remove check on pm_runtime_active in __mei_cl_disconnect | Tomas Winkler | 1 | -3/+0 |
2015-08-04 | mei: hbm: bump supported HBM version to 2.0 | Tomas Winkler | 1 | -2/+2 |
2015-08-04 | mei: me: add sunrise point device ids | Tomas Winkler | 2 | -0/+9 |
2015-08-04 | mei: me: d0i3: exit d0i3 on driver start and enter it on stop | Alexander Usyskin | 1 | -9/+29 |
2015-08-04 | mei: me: d0i3: move mei_me_hw_reset down in the file | Alexander Usyskin | 1 | -51/+52 |
2015-08-04 | mei: me: d0i3: add d0i3 enter/exit state machine | Alexander Usyskin | 4 | -10/+346 |
2015-08-04 | mei: hbm: reorganize the power gating responses | Alexander Usyskin | 1 | -15/+70 |
2015-08-04 | mei: me: d0i3: enable d0i3 interrupts | Alexander Usyskin | 4 | -35/+33 |
2015-08-04 | mei: me: d0i3: add flag to indicate D0i3 support | Alexander Usyskin | 3 | -3/+14 |
2015-08-04 | mei: me: d0i3: add the control registers | Tomas Winkler | 1 | -5/+15 |
2015-08-04 | mei: hbm: add new error code MEI_CL_CONN_NOT_ALLOWED | Alexander Usyskin | 2 | -0/+3 |
2015-08-04 | mei: bus: add and call callback on notify event | Alexander Usyskin | 3 | -4/+49 |
2015-08-04 | mei: implement fasync for event notification | Tomas Winkler | 5 | -4/+53 |