summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | IB/mlx4_ib: Add support for user MR re-registrationMatan Barak2014-08-023-1/+93
| * | mlx4_core: Add helper functions to support MR re-registrationMatan Barak2014-08-023-2/+186
| * | IB/core: Add user MR re-registration supportMatan Barak2014-08-023-0/+95
| |/
* | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2014-08-141-0/+1
|\ \
| * | drivers/mfd/rtsx_usb.c: export device tableJeff Mahoney2014-08-141-0/+1
* | | Merge tag 'hwspinlock-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-142-8/+21
|\ \ \
| * | | hwspinlock: enable OMAP build for AM33xx, AM43xx & DRA7xxSuman Anna2014-07-291-1/+1
| * | | hwspinlock/omap: enable module before reading SYSSTATUS registerSuman Anna2014-07-291-7/+20
* | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-1415-31/+60
|\ \ \ \
| * | | | hwmon: (tmp103) Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functionalityAxel Lin2014-08-101-7/+0
| * | | | hwmon: (w83793) Fix vrm write operationAxel Lin2014-08-061-0/+3
| * | | | hwmon: (w83791d) Fix vrm write operationAxel Lin2014-08-061-0/+3
| * | | | hwmon: (w83627hf) Fix vrm write operationAxel Lin2014-08-061-0/+3
| * | | | hwmon: (vt1211) Fix vrm write operationAxel Lin2014-08-061-0/+3
| * | | | hwmon: (pc87360) Fix vrm write operationAxel Lin2014-08-061-0/+3
| * | | | hwmon: (lm87) Fix vrm write operationAxel Lin2014-08-061-0/+4
| * | | | hwmon: (asb100) Fix vrm write operationAxel Lin2014-08-061-0/+4
| * | | | hwmon: (adm1026) Fix vrm write operationAxel Lin2014-08-061-0/+3
| * | | | hwmon: (adm1025) Fix vrm write operationAxel Lin2014-08-061-0/+3
| * | | | hwmon: (hih6130) Fix missing hih6130->write_length settingAxel Lin2014-08-061-0/+3
| * | | | hwmon: (dme1737) Prevent overflow problem when writing large limitsAxel Lin2014-08-061-15/+18
| * | | | hwmon: (emc6w201) Fix temperature limit rangeGuenter Roeck2014-08-061-2/+2
| * | | | hwmon: (ads1015) Fix out-of-bounds array accessAxel Lin2014-08-061-0/+2
| * | | | hwmon: (lm92) Prevent overflow problem when writing large limitsAxel Lin2014-08-061-7/+6
* | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-08-1421-475/+1223
|\ \ \ \ \
| * \ \ \ \ Merge branch 'devicetree/next-overlay' into devicetree/nextGrant Likely2014-08-119-365/+933
| |\ \ \ \ \
| | * | | | | of: typo fix in __of_prop_dup()Grant Likely2014-07-311-1/+1
| | * | | | | of: Transactional DT support.Pantelis Antoniou2014-07-244-0/+414
| | * | | | | of: Reorder device tree changes and notifiersGrant Likely2014-07-244-46/+27
| | * | | | | of: Move dynamic node fixups out of powerpc and into common codeGrant Likely2014-07-243-2/+17
| | * | | | | of: Make sure attached nodes don't carry along extra childrenGrant Likely2014-07-241-0/+1
| | * | | | | of: Make devicetree sysfs update functions consistent.Grant Likely2014-07-243-49/+69
| | * | | | | of: Create unlocked versions of node and property add/remove functionsPantelis Antoniou2014-07-163-66/+96
| | * | | | | OF: Utility helper functions for dynamic nodesPantelis Antoniou2014-07-163-0/+115
| | * | | | | of: Move CONFIG_OF_DYNAMIC code into a separate fileGrant Likely2014-07-074-229/+236
| | * | | | | of: rename of_aliases_mutex to just of_mutexPantelis Antoniou2014-07-073-13/+12
| | * | | | | of/platform: Fix of_platform_device_destroy iteration of devicesGrant Likely2014-07-071-23/+9
| * | | | | | Merge branch 'devicetree/next-console' into devicetree/nextGrant Likely2014-08-119-93/+44
| |\ \ \ \ \ \
| | * | | | | | of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely2014-06-264-12/+7
| | * | | | | | tty: Update hypervisor tty drivers to use core stdout parsing code.Grant Likely2014-06-264-71/+21
| | * | | | | | of: Enable console on serial ports specified by /chosen/stdout-pathGrant Likely2014-06-261-0/+3
| | * | | | | | of: Create of_console_check() for selecting a console specified in /chosenGrant Likely2014-06-261-10/+13
| * | | | | | | of: Fixing OF Selftest build errorGaurav Minocha2014-08-031-1/+1
| * | | | | | | drivers: of: add automated assignment of reserved regions to client devicesMarek Szyprowski2014-08-011-0/+70
| * | | | | | | of: Use proper types for checking memory overflowLaura Abbott2014-08-011-11/+11
| * | | | | | | Adding selftest testdata dynamically into live treeGaurav Minocha2014-07-254-1/+160
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'vfio-v3.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2014-08-145-22/+167
|\ \ \ \ \ \ \
| * | | | | | | drivers/vfio: Enable VFIO if EEH is not supportedAlexey Kardashevskiy2014-08-082-7/+3
| * | | | | | | drivers/vfio: Allow EEH to be built as moduleAlexey Kardashevskiy2014-08-081-0/+10
| * | | | | | | drivers/vfio: Fix EEH build errorGavin Shan2014-08-083-1/+10