summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-07-0813-38/+40
|\
| * net: ethernet: mediatek: remove useless code in mtk_probe()Gustavo A. R. Silva2017-07-081-5/+0
| * bonding: avoid NETDEV_CHANGEMTU event when unregistering slaveWANG Cong2017-07-081-6/+9
| * net: hns: Fix a skb used after free bugYunsheng Lin2017-07-082-15/+13
| * net: hns: Fix a wrong op phy C45 codeYunsheng Lin2017-07-081-1/+1
| * net: macb: Adding Support for Jumbo Frames up to 10240 Bytes in SAMA5D3vishnuvardhan2017-07-081-1/+2
| * virtio-net: fix leaking of ctx arrayJason Wang2017-07-071-0/+1
| * arcnet: com20020-pci: Fix an error handling path in 'com20020pci_probe()'Christophe Jaillet2017-07-071-2/+4
| * nfp: flower: add missing clean up call to avoid memory leaksJakub Kicinski2017-07-071-0/+1
| * vrf: fix bug_on triggered by rx when destroying a vrfNikolay Aleksandrov2017-07-061-5/+6
| * ptp: dte: Use LL suffix for 64-bit constantsGeert Uytterhoeven2017-07-061-1/+1
| * liquidio: fix bug in soft reset failure detectionDerek Chickles2017-07-062-2/+2
* | Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2017-07-081-31/+11
|\ \
| * | spidev: quit messing with access_ok()Al Viro2017-06-291-31/+11
* | | Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-071-0/+1
|\ \ \
| * | | fs: new infrastructure for writeback error handling and reportingJeff Layton2017-07-061-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2017-07-0711-133/+259
|\ \ \ \
| * | | | IB/core: Fix static analysis warning in ib_policy_change_taskDaniel Jurgens2017-07-071-1/+2
| * | | | IB/core: Fix uninitialized variable use in check_qp_port_pkey_settingsDaniel Jurgens2017-07-071-8/+12
| * | | | tpm: do not suspend/resume if power stays onEnric Balletbo i Serra2017-07-073-0/+7
| * | | | tpm: use tpm2_pcr_read() in tpm2_do_selftest()Roberto Sassu2017-07-071-30/+1
| * | | | tpm: use tpm_buf functions in tpm2_pcr_read()Roberto Sassu2017-07-071-30/+30
| * | | | tpm_tis: make ilb_base_addr staticColin Ian King2017-07-071-1/+1
| * | | | tpm: consolidate the TPM startup codeJarkko Sakkinen2017-07-073-61/+44
| * | | | tpm: Enable CLKRUN protocol for Braswell systemsAzhar Shaikh2017-07-072-0/+117
| * | | | tpm/tpm_crb: fix priv->cmd_size initialisationManuel Lauss2017-07-071-2/+3
| * | | | tpm: fix a kernel memory leak in tpm-sysfs.cJarkko Sakkinen2017-07-071-1/+2
| * | | | tpm: Issue a TPM2_Shutdown for TPM2 devices.Josh Zimmerman2017-07-072-0/+37
| * | | | Add "shutdown" to "struct class".Josh Zimmerman2017-07-071-1/+5
* | | | | Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-0711-61/+369
|\ \ \ \ \
| * | | | | cxl: Export library to support IBM XSLChristophe Lombard2017-07-037-30/+315
| * | | | | Merge branch 'fixes' into nextMichael Ellerman2017-07-037-55/+70
| |\ \ \ \ \
| * | | | | | cpuidle: powerpc: no memory barrier after break from idleNicholas Piggin2017-06-282-4/+18
| * | | | | | cpuidle: powerpc: read mostly for common globalsNicholas Piggin2017-06-282-9/+9
| * | | | | | cpuidle: powerpc: cpuidle set polling before enabling irqsNicholas Piggin2017-06-282-2/+5
| * | | | | | powerpc/64s/idle: Move soft interrupt mask logic into C codeNicholas Piggin2017-06-191-7/+5
| * | | | | | drivers/watchdog/Kconfig: Update CONFIG_WATCHDOG_RTAS dependenciesMurilo Opsfelder Araujo2017-06-151-1/+1
| * | | | | | cxl: Unlock on error in probeDan Carpenter2017-06-061-2/+6
| * | | | | | powerpc: Fix some spelling mistakesColin Ian King2017-06-051-2/+1
| * | | | | | cpuidle-powernv: Allow Deep stop states that don't stop timeGautham R. Shenoy2017-05-301-6/+10
* | | | | | | Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-075-0/+21
|\ \ \ \ \ \ \
| * | | | | | | xhci: Limit USB2 port wake support for AMD Promontory hostsJiahau Chang2017-06-203-0/+16
| * | | | | | | Merge tag 'usb-serial-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-06-202-0/+5
| |\ \ \ \ \ \ \
| | * | | | | | | USB: serial: qcserial: new Sierra Wireless EM7305 device IDBjørn Mork2017-06-141-0/+1
| | * | | | | | | USB: serial: option: add two Longcheer device idsJohan Hovold2017-06-141-0/+4
* | | | | | | | | Merge tag 'backlight-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-073-7/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | video: adp8870: move header file out of I2C realmWolfram Sang2017-07-061-1/+1
| * | | | | | | | | backlight: adp8860: Move header file out of I2C realmWolfram Sang2017-07-061-1/+1
| * | | | | | | | | backlight: Report error on failureSudip Mukherjee2017-05-301-5/+10
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-0730-181/+656
|\ \ \ \ \ \ \ \ \