summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * usb: gadget: u_audio: update hw_ptr in iso_complete after data copiedJoshua Frkuska2018-07-171-1/+5
| | * usb: gadget: u_audio: fix pcm/card naming in g_audio_setup()Eugeniu Rosca2018-07-171-3/+3
| | * usb: gadget: f_uac2: fix error handling in afunc_bind (again)Eugeniu Rosca2018-07-171-2/+2
| | * usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a6659...Jia-Ju Bai2018-07-171-1/+1
| | * usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_...Jia-Ju Bai2018-07-171-2/+2
| | * usb: gadget: Fix OS descriptors supportBenjamin Herrenschmidt2018-07-171-1/+0
| | * usb: gadget: aspeed-vhub: Fix SETUP packets with OUT data phaseBenjamin Herrenschmidt2018-07-171-1/+8
| |/
| * Merge tag 'phy-for-4.18-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2018-07-162-2/+6
| |\
| | * phy: mapphone-mdm6600: Fix wrong enum used for status linesTony Lindgren2018-06-291-2/+2
| | * phy: phy-brcm-usb-init: Fix power down USB 3.0 PHY when XHCI reenabledJaedon Shin2018-06-291-0/+4
| * | usb: cdc_acm: Add quirk for Castles VEGA3000Lubomir Rintel2018-07-161-0/+3
| * | Merge tag 'usb-ci-v4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2018-07-164-18/+5
| |\ \
| | * | usb: chipidea: Always build ULPI codeFabio Estevam2018-07-054-18/+5
* | | | Merge tag 'staging-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-07-265-101/+171
|\ \ \ \
| * | | | staging: speakup: fix wraparound in uaccess length checkSamuel Thibault2018-07-161-1/+5
| * | | | staging: ks7010: call 'hostif_mib_set_request_int' instead of 'hostif_mib_set...Sergio Paracuellos2018-07-161-6/+6
| * | | | Revert "staging:r8188eu: Use lib80211 to support TKIP"Hans de Goede2018-07-163-94/+160
| |/ / /
* | | | Merge tag 'driver-core-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-07-261-8/+0
|\ \ \ \
| * | | | driver core: Partially revert "driver core: correct device's shutdown order"Rafael J. Wysocki2018-07-101-8/+0
* | | | | Merge tag 'acpi-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-07-261-0/+26
|\ \ \ \ \
| * | | | | ACPICA: AML Parser: ignore dispatcher error status during table loadSchmauss, Erik2018-07-231-0/+26
* | | | | | Merge tag 'pm-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-07-261-0/+1
|\ \ \ \ \ \
| * | | | | | cpufreq: qcom-kryo: add NULL entry to the end of_device_id arrayYueHaibing2018-07-241-0/+1
| |/ / / / /
* | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-07-257-18/+87
|\ \ \ \ \ \
| * | | | | | clk: aspeed: Support HPLL strapping on ast2400Joel Stanley2018-07-111-13/+29
| * | | | | | clk: mvebu: armada-37xx-periph: Fix switching CPU rate from 300Mhz to 1.2GHzGregory CLEMENT2018-07-091-0/+38
| * | | | | | clk: aspeed: Mark bclk (PCIe) and dclk (VGA) as criticalJoel Stanley2018-07-061-2/+2
| * | | | | | clk/mmcc-msm8996: Make mmagic_bimc_gdsc ALWAYS_ONVivek Gautam2018-07-061-0/+1
| * | | | | | Merge tag 'meson-clk-fixes-4.18-1' of https://github.com/BayLibre/clk-meson i...Stephen Boyd2018-07-062-1/+2
| |\ \ \ \ \ \
| | * | | | | | clk: meson: audio-divider is one basedJerome Brunet2018-06-211-1/+1
| | * | | | | | clk: meson-gxbb: set fclk_div2 as CLK_IS_CRITICALNeil Armstrong2018-06-191-0/+1
| | | |_|_|_|/ | | |/| | | |
| * | | | | | clk: aspeed: Treat a gate in reset as disabledBenjamin Herrenschmidt2018-07-061-0/+13
| * | | | | | clk: Really show symbolic clock flags in debugfsGeert Uytterhoeven2018-07-061-2/+1
| * | | | | | clk: qcom: gcc-msm8996: Disable halt check on UFS tx clockVinod Koul2018-07-061-0/+1
* | | | | | | Merge tag 'fscache-fixes-20180725' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-07-257-14/+25
|\ \ \ \ \ \ \
| * | | | | | | cachefiles: Wait rather than BUG'ing on "Unexpected object collision"Kiran Kumar Modukuri2018-07-251-1/+0
| * | | | | | | cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flagKiran Kumar Modukuri2018-07-251-1/+1
| * | | | | | | fscache: Fix reference overput in fscache_attach_object() error handlingKiran Kumar Modukuri2018-07-254-5/+8
| * | | | | | | cachefiles: Fix refcounting bug in backing-file read monitoringKiran Kumar Modukuri2018-07-251-5/+12
| * | | | | | | fscache: Allow cancelled operations to be enqueuedKiran Kumar Modukuri2018-07-251-2/+4
* | | | | | | | Merge tag 'mips_fixes_4.18_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-07-252-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | MIPS: ath79: fix register address in ath79_ddr_wb_flush()Felix Fietkau2018-07-201-1/+1
| * | | | | | | | MIPS: Fix off-by-one in pci_resource_to_user()Paul Burton2018-07-161-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-2575-562/+1029
|\ \ \ \ \ \ \ \
| * | | | | | | | net: axienet: Fix double deregister of mdioShubhrajyoti Datta2018-07-251-0/+1
| * | | | | | | | qmi_wwan: fix interface number for DW5821e production firmwareAleksander Morgado2018-07-251-1/+1
| * | | | | | | | ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pullWillem de Bruijn2018-07-252-4/+10
| * | | | | | | | bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru2018-07-251-3/+10
| * | | | | | | | net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein2018-07-251-1/+1
| * | | | | | | | r8169: restore previous behavior to accept BIOS WoL settingsHeiner Kallweit2018-07-241-2/+1