summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* staging: lustre: lnet: remove dead code and useless wrapperDmitriy Cherkasov2017-07-162-21/+10
* staging: typec: Fix endianness warning discovered by sparseThomas Gardner2017-07-161-2/+1
* staging: rtl8723bs: Place constant at the right.Shreeya Patel2017-07-161-1/+1
* staging: rtl8712: Remove explicit NULL comparisonMuhammad Falak R Wani2017-07-161-4/+4
* staging: rtl8712: fix "Alignment match open parenthesis"Arushi Singhal2017-07-163-4/+4
* staging: greybus: arche: wrap over-length linesMitchell Tasman2017-07-161-3/+8
* staging: greybus: loopback_test: fix comment style issuesAleksey Rybalkin2017-07-161-6/+7
* staging: wilc1000: fix variable signednessIlia Sergachev2017-07-161-1/+2
* staging: wilc1000: add parameter name to function definitionDmitriy Cherkasov2017-07-161-2/+2
* staging: wilc1000: fix a typo: "incative" -> "inactive"Colin Ian King2017-07-161-2/+2
* staging: wilc1000: Neaten refresh_scan - remove always 1 argumentJoe Perches2017-07-161-37/+28
* staging: ccree: Fix alignment issues in ssi_sysfs.cSimon Sandström2017-07-161-28/+31
* staging: ccree: Fix alignment issues in ssi_sram_mgr.cSimon Sandström2017-07-161-3/+3
* staging: ccree: Fix alignment issues in ssi_request_mgr.cSimon Sandström2017-07-161-22/+20
* staging: ccree: Fix alignment issues in ssi_ivgen.cSimon Sandström2017-07-161-1/+2
* staging: ccree: Fix alignment issues in ssi_driver.cSimon Sandström2017-07-161-20/+20
* staging: ccree: Fix alignment issues in ssi_cipher.cSimon Sandström2017-07-161-41/+34
* staging: ccree: Fix alignment issues in ssi_buffer_mgr.cSimon Sandström2017-07-161-131/+164
* staging: ccree: move FIPS support to kernel infrastructureGilad Ben-Yossef2017-07-1615-2570/+130
* staging: ccree: fix switch case indentationTyler Olivieri2017-07-161-12/+12
* staging: ccree: export symbol immediately following functionTyler Olivieri2017-07-161-2/+0
* staging: ccree: remove assignement in conditionalTyler Olivieri2017-07-161-2/+4
* staging: ccree: fix placement of curly bracesTyler Olivieri2017-07-166-74/+40
* staging: ccree: remove redudant semicolonsTyler Olivieri2017-07-161-1/+1
* staging: ccree: use sizeof(*var) in kmallocGustavo A. R. Silva2017-07-161-1/+1
* staging: ccree: remove unnecessary cast on kmallocGustavo A. R. Silva2017-07-161-2/+1
* staging: ccree: Use __func__ instead of function nameKarthik Tummala2017-07-161-3/+3
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-153-31/+101
|\
| * random: reorder READ_ONCE() in get_random_uXXSebastian Andrzej Siewior2017-07-151-2/+4
| * random: suppress spammy warnings about unseeded randomnessTheodore Ts'o2017-07-151-17/+39
| * random: warn when kernel uses unseeded randomnessJason A. Donenfeld2017-06-191-2/+13
| * iscsi: ensure RNG is seeded before useJason A. Donenfeld2017-06-192-11/+25
| * random: add wait_for_random_bytes() APIJason A. Donenfeld2017-06-191-10/+31
* | Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-07-151-63/+46
|\ \
| * | drm_dp_aux_dev: switch to read_iter/write_iterAl Viro2017-07-081-63/+46
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-07-156-65/+186
|\ \ \
| * | | clk: boston: Add a driver for MIPS Boston board clocksPaul Burton2017-07-115-0/+115
| * | | MIPS: Loongson-3: Support 4 packages in CPU Hwmon driverHuacai Chen2017-06-291-61/+58
| * | | MIPS: Loongson: Add Loongson-3A R3 basic supportHuacai Chen2017-06-281-4/+13
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-07-143-44/+204
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2017-07-123-44/+204
| |\ \ \ \
| | * | | | Input: i8042 - fix crash at boot timeChen Hong2017-07-121-3/+9
| | * | | | Input: gpio_keys - handle the missing key press event in resume phaseJoseph Lo2017-07-091-1/+16
| | * | | | Input: xen-kbdfront - add multi-touch supportOleksandr Andrushchenko2017-07-091-40/+179
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-07-147-17/+43
|\ \ \ \ \ \
| * | | | | | crypto: cavium - make several functions staticColin Ian King2017-07-121-4/+4
| * | | | | | crypto: chcr - Avoid algo allocation in softirq.Harsh Jain2017-07-122-8/+16
| * | | | | | crypto: caam - properly set IV after {en,de}cryptDavid Gstir2017-07-121-2/+18
| * | | | | | crypto: atmel - only treat EBUSY as transient if backlogGilad Ben-Yossef2017-07-121-1/+3
| * | | | | | crypto: caam - fix signals handlingHoria Geantă2017-07-122-2/+2