summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ACPI / APD: Add device HID for future AMD UART controllerWang Hongcheng2016-03-171-0/+1
* i2c: designware: Add device HID for future AMD I2C controllerXiangliang Yu2016-03-102-0/+2
* Merge tag 'upstream-4.5-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-03-061-1/+1
|\
| * ubi: Fix out of bounds write in volume update codeRichard Weinberger2016-03-051-1/+1
* | Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-061-1/+1
|\ \
| * | cxl: Fix PSL timebase synchronization detectionFrederic Barrat2016-02-291-1/+1
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-03-061-2/+1
|\ \ \
| * | | i2c: brcmstb: allocate correct amount of memory for regmapWolfram Sang2016-03-011-2/+1
| | |/ | |/|
* | | Merge tag 'usb-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-067-1026/+12
|\ \ \
| * \ \ Merge tag 'usb-serial-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-03-036-1025/+11
| |\ \ \
| | * | | USB: qcserial: add Sierra Wireless EM74xx device IDBjørn Mork2016-03-021-2/+4
| | * | | Revert "USB: serial: add Moxa UPORT 11x0 driver"Johan Hovold2016-03-013-1023/+0
| | * | | USB: serial: option: add support for Quectel UC20Yegor Yefremov2016-03-011-0/+2
| | * | | USB: serial: option: add support for Telit LE922 PID 0x1045Daniele Palmas2016-03-011-0/+3
| | * | | USB: cp210x: Add ID for Parrot NMEA GPS Flight RecorderVittorio Alfieri2016-02-291-0/+1
| | * | | USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)Patrik Halfar2016-02-291-0/+1
| | |/ /
| * | | Merge tag 'usb-ci-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2016-03-011-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | usb: chipidea: otg: change workqueue ci_otg as freezablePeter Chen2016-02-251-1/+1
* | | | Merge tag 'dmaengine-fix-4.5-rc7' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2016-03-051-1/+7
|\ \ \ \
| * | | | dmaengine: pxa_dma: fix cyclic transfersRobert Jarzmik2016-03-031-1/+7
* | | | | Merge tag 'media/v4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-03-054-6/+4
|\ \ \ \ \
| * | | | | [media] adv7604: fix tx 5v detect regressionHans Verkuil2016-02-161-2/+1
| * | | | | [media] media.h: get rid of MEDIA_ENT_F_CONN_TESTMauro Carvalho Chehab2016-02-161-2/+1
| * | | | | [media] media: i2c/adp1653: probe: fix erroneous return valueAnton Protopopov2016-02-101-1/+1
| * | | | | [media] media: davinci_vpfe: fix missing unlock on error in vpfe_prepare_pipe...Wei Yongjun2016-02-101-1/+1
* | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-03-041-4/+11
|\ \ \ \ \ \
| * | | | | | nfit: Continue init even if ARS commands are unimplementedVishal Verma2016-03-041-4/+11
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-03-042-0/+6
|\ \ \ \ \ \
| * | | | | | ipr: Fix regression when loading firmwareGabriel Krisman Bertazi2016-02-261-0/+5
| * | | | | | SCSI: Free resources when we return BLKPREP_INVALIDjiangyiwen2016-02-261-0/+1
* | | | | | | Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-046-56/+168
|\ \ \ \ \ \ \
| * | | | | | | ata: ahci: don't mark HotPlugCapable Ports as external/removableManuel Lauss2016-02-291-2/+1
| * | | | | | | ahci: Workaround for ThunderX Errata#22536Tirumalesh Chalamarla2016-02-291-0/+43
| * | | | | | | Adding Intel Lewisburg device IDs for SATAAlexandra Yates2016-02-181-0/+6
| * | | | | | | pata-rb532-cf: get rid of the irq_to_gpio() callGabor Juhos2016-02-181-1/+10
| * | | | | | | libata: fix HDIO_GET_32BIT ioctlArnd Bergmann2016-02-111-6/+5
| * | | | | | | ahci_xgene: Implement the workaround to fix the missing of the edge interrupt...Suman Tripathi2016-02-111-1/+46
| * | | | | | | ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.Suman Tripathi2016-02-113-45/+41
| * | | | | | | libahci: Implement the capability to override the generic ahci interrupt hand...Suman Tripathi2016-02-112-7/+22
* | | | | | | | Merge branch 'for-linus2' of git://git.kernel.dk/linux-blockLinus Torvalds2016-03-043-92/+176
|\ \ \ \ \ \ \ \
| * | | | | | | | nvme: fix max_segments integer truncationChristoph Hellwig2016-03-031-2/+4
| * | | | | | | | nvme: set queue limits for the admin queueChristoph Hellwig2016-03-031-10/+19
| * | | | | | | | NVMe: Fix 0-length integrity payloadKeith Busch2016-03-031-1/+1
| * | | | | | | | NVMe: Don't allow unsupported flagsKeith Busch2016-03-031-0/+4
| * | | | | | | | NVMe: Move error handling to failed reset handlerKeith Busch2016-03-033-18/+50
| * | | | | | | | NVMe: Simplify device reset failureKeith Busch2016-03-031-27/+21
| * | | | | | | | NVMe: Fix namespace removal deadlockKeith Busch2016-03-033-7/+26
| * | | | | | | | NVMe: Use IDA for namespace disk namingKeith Busch2016-03-032-3/+14
| * | | | | | | | NVMe: Don't unmap controller registers on resetKeith Busch2016-03-031-29/+42
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-044-23/+30
|\ \ \ \ \ \ \ \ \