summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-03-143-9/+7
|\
| * ahci: qoriq: correct the sata ecc setting errorYuantian Tang2017-03-091-2/+4
| * libata: drop WARN from protocol error in ata_sff_qc_issue()Tejun Heo2017-03-061-1/+0
| * libata: transport: Remove circular dependency at free timeGwendal Grignou2017-03-061-6/+3
* | Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-141-0/+1
|\ \
| * | powerpc/pmac: Fix crash in dma-mapping.h with NULL dma_opsLarry Finger2017-03-101-0/+1
* | | Merge tag 'platform-drivers-x86-v4.11-2' of git://git.infradead.org/linux-pla...Linus Torvalds2017-03-134-282/+241
|\ \ \
| * | | platform/x86: asus-wmi: Remove quirk_no_rfkillJoão Paulo Rechi Vita2017-03-133-52/+3
| * | | platform/x86: asus-wmi: Detect quirk_no_rfkill from the DSDTJoão Paulo Rechi Vita2017-02-261-4/+19
| * | | platform/x86: fujitsu-laptop: remove redundant MODULE_ALIAS entriesAlan Jenkins2017-02-261-4/+0
| * | | platform/x86: fujitsu-laptop: autodetect LCD interface on all modelsAlan Jenkins2017-02-261-9/+9
| * | | platform/x86: fujitsu-laptop: simplify acpi_bus_register_driver() error handlingAlan Jenkins2017-02-261-9/+5
| * | | platform/x86: fujitsu-laptop: remove redundant forward declarationsAlan Jenkins2017-02-261-4/+0
| * | | platform/x86: fujitsu-laptop: replace numeric values with constantsAlan Jenkins2017-02-261-6/+11
| * | | platform/x86: fujitsu-laptop: rename FUNC_RFKILL to FUNC_FLAGSAlan Jenkins2017-02-261-25/+25
| * | | platform/x86: fujitsu-laptop: make platform-related variables match naming co...Alan Jenkins2017-02-261-10/+10
| * | | platform/x86: fujitsu-laptop: replace "hotkey" with "laptop" in symbol namesAlan Jenkins2017-02-261-79/+79
| * | | platform/x86: fujitsu-laptop: clearly denote backlight-related symbolsAlan Jenkins2017-02-261-107/+107
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-122-4/+20
|\ \ \ \
| * \ \ \ Merge tag 'irq-fixes-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Thomas Gleixner2017-03-09582-8591/+31489
| |\ \ \ \
| | * | | | irqchip/crossbar: Fix incorrect type of register sizeFranck Demathieu2017-03-071-4/+4
| | * | | | irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065Shanker Donthineni2017-03-071-0/+16
| | * | | | irqchip/crossbar: Fix incorrect type of local variablesFranck Demathieu2017-03-061-1/+2
| | | |_|/ | | |/| |
* | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-111-79/+50
|\ \ \ \ \
| * | | | | random: move random_min_urandom_seed into CONFIG_SYSCTL ifdef blockFabio Estevam2017-02-071-5/+1
| * | | | | random: convert get_random_int/long into get_random_u32/u64Jason A. Donenfeld2017-01-271-28/+27
| * | | | | random: use chacha20 for get_random_int/longJason A. Donenfeld2017-01-271-41/+43
| * | | | | random: fix comment for unused random_min_urandom_seedStephan Müller2017-01-191-3/+1
| * | | | | random: remove variable limitStephan Müller2017-01-191-23/+7
| * | | | | random: remove stale urandom_init_waitStephan Müller2017-01-191-1/+0
| * | | | | random: remove stale maybe_reseed_primary_crngStephan Mueller2017-01-191-7/+0
* | | | | | Merge tag 'tty-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-03-112-65/+73
|\ \ \ \ \ \
| * | | | | | serial: samsung: Continue to work if DMA request failsKrzysztof Kozlowski2017-03-071-2/+4
| * | | | | | tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov2017-03-071-63/+69
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'staging-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-112-1/+1
|\ \ \ \ \ \
| * | | | | | staging: octeon: remove unused variableArnd Bergmann2017-03-081-1/+0
| * | | | | | staging/vc04_services: add CONFIG_OF dependencyArnd Bergmann2017-03-061-0/+1
| |/ / / / /
* | | | | | Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-03-1124-108/+195
|\ \ \ \ \ \
| * | | | | | usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck2017-03-091-0/+2
| * | | | | | usb: host: xhci-dbg: HCIVERSION should be a binary numberPeter Chen2017-03-091-1/+1
| * | | | | | usb: xhci: remove dummy extra_priv_size for size of xhci_hcd structChunfeng Yun2017-03-092-2/+0
| * | | | | | usb: xhci-mtk: check hcc_params after adding primary hcdChunfeng Yun2017-03-091-3/+3
| * | | | | | Merge tag 'usb-serial-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-03-093-14/+12
| |\ \ \ \ \ \
| | * | | | | | USB: serial: safe_serial: fix information leak in completion handlerJohan Hovold2017-03-081-0/+5
| | * | | | | | USB: serial: io_ti: fix information leak in completion handlerJohan Hovold2017-03-081-1/+1
| | * | | | | | USB: serial: omninet: drop open callbackJohan Hovold2017-03-081-7/+0
| | * | | | | | USB: serial: omninet: fix reference leaks at openJohan Hovold2017-03-081-6/+0
| | * | | | | | USB: serial: io_ti: fix NULL-deref in interrupt callbackJohan Hovold2017-03-081-0/+6
| | * | | | | | USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold2017-03-061-1/+1
| | |/ / / / /
| * | | | | | USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold2017-03-091-1/+1