summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-12-295-3/+393
|\ \ \ \ \
| * | | | | misc: alcor_pci: fix spelling mistake "invailid" -> "invalid"Colin Ian King2018-12-171-2/+2
| * | | | | misc: rtsx_usb: Use USB remote wakeup signaling for card insertion detectionKai-Heng Feng2018-12-171-0/+8
| * | | | | misc: cardreader: add new Alcor Micro Cardreader PCI driverOleksij Rempel2018-12-174-3/+385
| | |_|_|/ | |/| | |
* | | | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-281-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig2018-12-201-1/+1
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-271-0/+13
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-101-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | virtio_ring: disable packed ring on unsupported transportsTiwei Bie2018-11-271-0/+13
| | |/ / | |/| |
* | | | Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-12-275-27/+17Star
|\ \ \ \ | |_|/ / |/| | |
| * | | ocxl: Fix endiannes bug in read_afu_name()Greg Kurz2018-12-211-1/+1
| * | | ocxl/afu_irq: Don't include <asm/pnv-ocxl.h>Greg Kurz2018-12-201-1/+0Star
| * | | ocxl: Clarify error path in setup_xsl_irq()Greg Kurz2018-12-201-9/+14
| * | | cxl: drop the dma_set_mask callback from vphbChristoph Hellwig2018-12-201-12/+0Star
| * | | ocxl: Fix endiannes bug in ocxl_link_update_pe()Greg Kurz2018-12-201-1/+1
| * | | cxl: Use device_type helpers to access the node typeRob Herring2018-11-261-3/+1Star
| | |/ | |/|
* | | misc: mic/scif: fix copy-paste error in scif_create_remote_lookupYueHaibing2018-11-271-1/+1
| |/ |/|
* | misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_dataNathan Chancellor2018-11-111-1/+1
* | drivers/misc/sgi-gru: fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-11-111-0/+4
|/
* Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-021-3/+3
|\
| * iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-241-3/+3
* | Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-11-014-0/+79
|\ \
| * | lkdtm: Add a test for STACKLEAKAlexander Popov2018-09-044-0/+79
* | | Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-291-21/+22
|\ \ \
| * | | eeprom: at24: fix unexpected timeout under high loadWang Xin2018-10-021-21/+22
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-271-1/+0Star
|\ \ \
| * | | Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...Michal Hocko2018-10-271-1/+0Star
* | | | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-261-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | ocxl: Fix access to the AFU Descriptor DataChristophe Lombard2018-09-191-1/+3
| | |/ | |/|
* | | Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-10-2632-821/+1411
|\ \ \
| * | | sgi-xp: Replace spin_is_locked() with lockdepLance Roy2018-10-153-5/+5
| * | | eeprom: New ee1004 driver for DDR4 memoryJean Delvare2018-10-153-0/+293
| * | | eeprom: at25: remove unneeded 'at25_remove'YueHaibing2018-10-151-10/+0Star
| * | | misc: mic: scif: remove set but not used variables 'src_dma_addr, dst_dma_addr'YueHaibing2018-10-151-3/+0Star
| * | | misc: mic: fix a DMA pool free failureWenwen Wang2018-10-151-1/+1
| * | | misc: cxl: Fix possible null pointer dereferencezhong jiang2018-10-111-2/+0Star
| * | | misc: mic: scif: remove redundant check on ret < 0Colin Ian King2018-10-111-2/+0Star
| * | | VMCI: remove set but not used variable 'cid'YueHaibing2018-10-031-3/+0Star
| * | | misc: card_utils: remove duplicated include filezhong jiang2018-10-031-2/+0Star
| * | | mei: replace POLL* with EPOLL* for write queues.Tomas Winkler2018-10-031-2/+2
| * | | VMCI: Resource wildcard match fixedJorgen Hansen2018-10-032-2/+3
| * | | eeprom: at25: use devm_nvmem_register()Bartosz Golaszewski2018-09-281-2/+1Star
| * | | eeprom: eeprom_93xx46: use resource managementBartosz Golaszewski2018-09-281-14/+5Star
| * | | misc: genwqe: remove duplicated include filezhong jiang2018-09-252-2/+0Star
| * | | misc: genwqe: should return proper error value.zhong jiang2018-09-251-6/+7
| * | | misc: mic: scif: Remove unused variableNathan Chancellor2018-09-251-3/+1Star
| * | | misc: remove redundant include moduleparam.hzhong jiang2018-09-252-2/+0Star
| * | | misc: kgdbts: Fix restrict errorLaura Abbott2018-09-251-10/+6Star
| * | | misc: echo: Remove unnecessary parentheses and simplify check for zeroNathan Chancellor2018-09-251-1/+1
| * | | misc: sram: remove redundant null pointer check before of_node_putzhong jiang2018-09-251-4/+2Star