summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/macintosh: constify wf_sensor_ops structuresJulia Lawall2017-09-015-9/+9
* macintosh: Convert to using %pOF instead of full_nameRob Herring2017-09-017-18/+18
* ide: pmac: Convert to using %pOF instead of full_nameRob Herring2017-09-011-9/+9
* crypto/nx: Add P9 NX support for 842 compression engineHaren Myneni2017-09-012-6/+372
* crypto/nx: Add P9 NX specific error codes for 842 engineHaren Myneni2017-09-012-0/+26
* crypto/nx: Use kzalloc for workmem allocationHaren Myneni2017-09-011-1/+1
* crypto/nx: Add nx842_add_coprocs_list functionHaren Myneni2017-09-011-3/+9
* crypto/nx: Create nx842_delete_coprocs functionHaren Myneni2017-09-011-13/+12
* crypto/nx: Create nx842_configure_crb functionHaren Myneni2017-09-011-19/+38
* crypto/nx: Rename nx842_powernv_function as icswx functionHaren Myneni2017-09-011-7/+13
* cxl: Fix driver use countFrederic Barrat2017-08-312-1/+11
* powerpc/mm/cxl: Add barrier when setting mm cpumaskAneesh Kumar K.V2017-08-311-2/+12
* powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.hSukadev Bhattiprolu2017-08-312-8/+4
* Merge branch 'fixes' into nextMichael Ellerman2017-08-231-0/+10
|\
| * powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api failsGautham R. Shenoy2017-08-081-0/+10
* | macintosh/rack-meter: Make of_device_ids constArvind Yadav2017-08-211-1/+1
* | powerpc/mm/cxl: Add the fault handling cpu to mm cpumaskAneesh Kumar K.V2017-08-171-0/+6
* | block/ps3vram: Check return of ps3vram_cache_initGeoff Levand2017-08-171-1/+5
* | block/ps3vram: Delete an error message for a failed memory allocation in ps3v...Markus Elfring2017-08-171-3/+1
* | drivers/macintosh: Make wf_control_ops and wf_pid_param constBhumika Goyal2017-08-143-4/+4
* | powerpc/udbg: Reduce the footgun potential of EARLY_DEBUG_LPAR(_HVSI)Michael Ellerman2017-07-311-0/+12
* | xen/balloon: don't online new memory initiallyJuergen Gross2017-07-232-10/+15
* | xen/grant-table: log the lack of grantsWengang Wang2017-07-231-1/+8
* | Merge tag 'hwmon-for-linus-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-221-4/+9
|\ \
| * | hwmon: (applesmc) Avoid buffer overrunsGuenter Roeck2017-07-161-4/+9
| |/
* | Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-225-74/+75
|\ \
| * | tty: hide unused pty_get_peer functionArnd Bergmann2017-07-171-43/+42
| * | tty: serial: lpuart: Fix the logic for detecting the 32-bit type UARTFabio Estevam2017-07-171-9/+15
| * | serial: imx: Prevent TX buffer PIO write when a DMA has been startedIan Jamison2017-07-171-1/+1
| * | Revert "serial: imx-serial - move DMA buffer configuration to DT"Greg Kroah-Hartman2017-07-171-17/+8
| * | serial: sh-sci: Uninitialized variables in sysfs filesDan Carpenter2017-07-171-4/+8
| * | serial: st-asc: Potential error pointer dereferenceDan Carpenter2017-07-171-0/+1
| |/
* | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-2211-43/+45
|\ \
| * | w1: omap-hdq: fix error return code in omap_hdq_probe()Gustavo A. R. Silva2017-07-171-1/+2
| * | regmap: regmap-w1: Fix build troublesAlex A. Mihaylov2017-07-171-2/+2
| * | w1: Fix slave count on 1-Wire bus (resend)Alex A. Mihaylov2017-07-171-2/+2
| * | mux: mux-core: unregister mux_class in mux_exit()Kuppuswamy Sathyanarayanan2017-07-171-1/+1
| * | mux: remove the Kconfig question for the subsystemPeter Rosin2017-07-171-14/+5
| * | nvmem: rockchip-efuse: amend compatible rk322x-efuse to rk3228-efuseFrank Wang2017-07-171-1/+1
| * | drivers/fsi: fix fsi_slave_mode prototypeArnd Bergmann2017-07-171-1/+1
| * | fsi: core: register with postcore_initcallJoel Stanley2017-07-171-3/+2
| * | thunderbolt: Correct access permissions for active NVM contentsMika Westerberg2017-07-171-1/+2
| * | vmbus: re-enable channel taskletStephen Hemminger2017-07-171-0/+2
| * | spmi: pmic-arb: Always allocate ppid_to_apid tableStephen Boyd2017-07-171-10/+7
| * | spmi: Include OF based modalias in device ueventBjorn Andersson2017-07-171-0/+12
| * | binder: Use wake up hint for synchronous transactions.Riley Andrews2017-07-171-2/+6
| * | binder: use group leader instead of open threadTodd Kjos2017-07-171-2/+2
| * | Revert "android: binder: Sanity check at binder ioctl"Todd Kjos2017-07-171-5/+0
| |/
* | Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-2222-62/+187
|\ \
| * | xhci: fix memleak in xhci_run()Shu Wang2017-07-201-1/+3