summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * crypto: omap-sham - fix memleakBin Liu2018-04-281-1/+1
| * crypto: drivers - Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-04-281-10/+4
| * crypto: caam: - Use kmemdup() functionFabio Estevam2018-04-201-8/+1
| * crypto: caam - strip input zeros from RSA input bufferHoria Geantă2018-04-202-0/+62
| * hwrng: via - support new Centaur CPUdavidwang2018-04-201-1/+1
| * crypto: caam - allow retrieving 'era' from registerFabio Estevam2018-04-202-4/+58
| * crypto: caam - staticize caam_get_era()Fabio Estevam2018-04-202-4/+1
| * crypto: cavium - Fix smp_processor_id() warningsJan Glauber2018-04-202-3/+3
| * crypto: cavium - Fix statistics pending request valueJan Glauber2018-04-202-9/+5
| * crypto: cavium - Prevent division by zeroJan Glauber2018-04-201-4/+5
| * crypto: cavium - Limit result reading attemptsJan Glauber2018-04-203-4/+25
| * crypto: cavium - Fix fallout from CONFIG_VMAP_STACKJan Glauber2018-04-201-8/+14
| * crypto: chelsio - remove redundant assignment to cdev->portsColin Ian King2018-04-201-1/+0
| * crypto: chelsio - don't leak information from the stack to userspaceColin Ian King2018-04-201-1/+1
| * crypto: chelsio - Fix potential NULL pointer dereferencesGustavo A. R. Silva2018-04-201-0/+16
| * crypto: caam/qi - fix IV DMA mapping and updatingHoria Geantă2018-04-201-111/+116
| * crypto: caam - fix IV DMA mapping and updatingHoria Geantă2018-04-201-121/+91
| * crypto: caam - fix DMA mapping dir for generated IVHoria Geantă2018-04-201-12/+17
* | Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-06-051-20/+20
|\ \
| * | dax: change bdev_dax_supported() to support boolean returnsDave Jiang2018-05-311-8/+8
| * | fs: allow per-device dax status checking for filesystemsDarrick J. Wong2018-05-311-13/+13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-06-057-54/+100
|\ \ \
| * | | s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak.Harald Freudenberger2018-05-303-40/+43
| * | | s390/dasd: simplify locking in dasd_times_outSebastian Ott2018-05-251-14/+17
| * | | s390/cio: add test for ccwgroup deviceSebastian Ott2018-05-231-0/+6
| * | | s390/cio: add helper to query utility strings per given ccw deviceSebastian Ott2018-05-231-0/+31
| * | | s390: introduce compile time check for empty .bss sectionVasily Gorbik2018-05-091-0/+3
* | | | Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-053-40/+36
|\ \ \ \
| * | | | mtd: rawnand: diskonchip: Allocate rs control per instanceThomas Gleixner2018-04-251-33/+27
| * | | | rslib: Split rs control structThomas Gleixner2018-04-252-6/+8
| * | | | dm/verity_fec: Use GFP aware reed solomon initThomas Gleixner2018-04-251-1/+1
* | | | | Merge tag 'dp-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-06-052-20/+92
|\ \ \ \ \
| * | | | | device property: Get rid of union aliasingAndy Shevchenko2018-05-172-20/+92
* | | | | | Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-06-0526-187/+588
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'acpi-soc' and 'acpi-tables'Rafael J. Wysocki2018-06-045-4/+138
| |\ \ \ \ \ \ \
| | | * | | | | | ACPI / tables: improve comments regarding acpi_parse_entries_array()Al Stone2018-05-121-2/+7
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | ACPI: APD: Add AMD misc clock handler supportAkshu Agrawal2018-05-171-0/+47
| | * | | | | | clk: x86: Add ST oscout platform clockAkshu Agrawal2018-05-172-1/+79
| | * | | | | | ACPI / LPSS: Only call pwm_add_table() for Bay Trail PWM if PMIC HRV is 2Hans de Goede2018-05-101-1/+5
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'acpi-cppc', 'acpi-misc', 'acpi-battery' and 'acpi-ac'Rafael J. Wysocki2018-06-046-133/+320
| |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | ACPI / AC: Add quirk to avoid checking for PMIC with native driverCarlo Caione2018-05-101-10/+36
| | | | | |/ / / / /
| | | | * | | | | | ACPI / battery: Add quirk to avoid checking for PMIC with native driverCarlo Caione2018-05-101-8/+34
| | | | * | | | | | ACPI / battery: Ignore AC state in handle_discharging on systems where it is ...Hans de Goede2018-05-021-1/+21
| | | | * | | | | | ACPI / battery: Add handling for devices which wrongly report discharging stateHans de Goede2018-05-021-1/+14
| | | | * | | | | | ACPI / battery: Remove initializer for unused ident dmi_system_idHans de Goede2018-05-021-2/+2
| | | | * | | | | | ACPI / AC: Remove initializer for unused ident dmi_system_idHans de Goede2018-05-021-1/+1
| | | * | | | | | | ACPI: add missing newline to printkLaszlo Toth2018-05-021-2/+2
| | | |/ / / / / /
| | * | | | | | | mailbox: PCC: erroneous error message when parsing ACPI PCCTAl Stone2018-05-181-43/+38
| | * | | | | | | ACPI / CPPC: Fix invalid PCC channel status errorsPrakash, Prashanth2018-05-101-29/+19
| | * | | | | | | cpufreq / CPPC: Support for CPPC v3Prashanth Prakash2018-04-241-12/+68