summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge tag 'usb-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-07-1916-40/+86
| |\ \ \ \
| | * \ \ \ Merge tag 'usb-serial-5.8-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2020-07-161-3/+5
| | |\ \ \ \
| | | * | | | USB: serial: iuu_phoenix: fix memory corruptionJohan Hovold2020-07-161-3/+5
| | * | | | | Merge tag 'fixes-for-v5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-07-108-30/+38
| | |\ \ \ \ \
| | | * | | | | usb: gadget: function: fix missing spinlock in f_uac1_legacyZhang Qiang2020-07-091-0/+2
| | | * | | | | usb: gadget: udc: atmel: fix uninitialized read in debug printkMichał Mirosław2020-07-091-1/+1
| | | * | | | | usb: gadget: udc: atmel: remove outdated comment in usba_ep_disable()Michał Mirosław2020-07-091-7/+1
| | | * | | | | usb: dwc2: Fix shutdown callback in platformMinas Harutyunyan2020-07-091-1/+2
| | | * | | | | usb: cdns3: trace: fix some endian issuesPeter Chen2020-07-091-3/+3
| | | * | | | | usb: cdns3: ep0: fix some endian issuesPeter Chen2020-07-091-15/+15
| | | * | | | | usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()Evgeny Novikov2020-07-091-2/+5
| | | * | | | | usb: gadget: fix langid kernel-doc warning in usbstring.cRandy Dunlap2020-07-091-1/+1
| | | * | | | | usb: dwc3: pci: add support for the Intel Jasper LakeHeikki Krogerus2020-07-091-0/+4
| | | * | | | | usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H variantHeikki Krogerus2020-07-091-0/+4
| | * | | | | | USB: c67x00: fix use after free in c67x00_giveback_urbTom Rix2020-07-101-1/+1
| | |/ / / / /
| | * | | | | Merge tag 'usb-serial-5.8-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2020-07-084-0/+12
| | |\| | | |
| | | * | | | USB: serial: option: add Quectel EG95 LTE modemAceLan Kao2020-07-071-0/+3
| | | * | | | USB: serial: ch341: add new Product ID for CH340Igor Moura2020-06-231-0/+1
| | | * | | | USB: serial: option: add GosunCn GM500 seriesJörgen Storvist2020-06-231-0/+3
| | | * | | | USB: serial: cypress_m8: enable Simply Automated UPB PIMJames Hilliard2020-06-232-0/+5
| | * | | | | usb: chipidea: core: add wakeup support for extconPeter Chen2020-07-071-0/+24
| | * | | | | Merge tag 'thunderbolt-fix-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linu...Greg Kroah-Hartman2020-07-011-6/+6
| | |\ \ \ \ \
| | | * | | | | thunderbolt: Fix path indices used in USB3 tunnel discoveryMika Westerberg2020-06-251-6/+6
| | | |/ / / /
| * | | | | | Merge tag 'dma-mapping-5.8-6' of git://git.infradead.org/users/hch/dma-mappin...Linus Torvalds2020-07-193-36/+58
| |\ \ \ \ \ \
| | * | | | | | dma-pool: do not allocate pool memory from CMANicolas Saenz Julienne2020-07-141-9/+2
| | * | | | | | dma-pool: make sure atomic pool suits deviceNicolas Saenz Julienne2020-07-141-20/+37
| | * | | | | | dma-pool: introduce dma_guess_pool()Nicolas Saenz Julienne2020-07-141-3/+23
| | * | | | | | dma-pool: get rid of dma_in_atomic_pool()Nicolas Saenz Julienne2020-07-141-10/+1
| | * | | | | | dma-direct: provide function to check physical memory area validityNicolas Saenz Julienne2020-07-142-1/+2
| * | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-07-181-2/+0
| |\ \ \ \ \ \ \
| | * | | | | | | scsi: megaraid_sas: Remove undefined ENABLE_IRQ_POLL macroChandrakanth Patil2020-07-151-2/+0
| * | | | | | | | Merge tag 'hwmon-for-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-07-187-8/+59
| |\ \ \ \ \ \ \ \
| | * | | | | | | | hwmon: (drivetemp) Avoid SCT usage on Toshiba DT01ACA family drivesMaciej S. Szmigiero2020-07-181-0/+43
| | * | | | | | | | hwmon: (scmi) Fix potential buffer overflow in scmi_hwmon_probe()Cristian Marussi2020-07-151-1/+1
| | * | | | | | | | hwmon: (nct6775) Accept PECI Calibration as temperature source for NCT6798DGuenter Roeck2020-07-141-3/+3
| | * | | | | | | | hwmon: (adm1275) Make sure we are reading enough data for different chipsChu Lin2020-07-091-2/+8
| | * | | | | | | | hwmon: (emc2103) fix unable to change fan pwm1_enable attributeVishwas M2020-07-071-1/+1
| | * | | | | | | | hwmon: (amd_energy) match for supported modelsNaveen Krishna Chatradhi2020-07-071-1/+1
| | * | | | | | | | hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflowEvgeny Novikov2020-07-061-0/+2
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge tag 'riscv-for-linus-5.8-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-07-182-1/+13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorwPalmer Dabbelt2020-07-171-1/+9
| | * | | | | | | | riscv: use 16KB kernel stack on 64-bitAndreas Schwab2020-07-141-0/+4
| * | | | | | | | | Merge tag 'powerpc-5.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-07-187-12/+16
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | selftests/powerpc: Use proper error code to check fault addressHaren Myneni2020-07-152-4/+4
| | * | | | | | | | | powerpc/vas: Report proper error code for address translation failureHaren Myneni2020-07-153-2/+4
| | * | | | | | | | | powerpc/pseries/svm: Fix incorrect check for shared_lppaca_sizeSatheesh Rajendran2020-07-141-1/+1
| | * | | | | | | | | powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute disable pkeyAneesh Kumar K.V2020-07-131-5/+7
| * | | | | | | | | | Merge tag 'nfs-for-5.8-3' of git://git.linux-nfs.org/projects/anna/linux-nfs ...Linus Torvalds2020-07-186-33/+45
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...Olga Kornievskaia2020-07-172-10/+4
| | * | | | | | | | | | xprtrdma: fix incorrect header size calculationsColin Ian King2020-07-151-2/+2