summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-07-271-0/+1
|\
| * mm: fix vma_is_anonymous() false-positivesKirill A. Shutemov2018-07-271-0/+1
* | Merge tag 'pci-v4.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-07-271-0/+2
|\ \
| * | PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()Thomas Tai2018-07-261-0/+2
* | | Merge tag 'drm-fixes-2018-07-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-07-276-9/+41
|\ \ \
| * \ \ Merge tag 'imx-drm-fixes-2018-07-20' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2018-07-272-4/+8
| |\ \ \
| | * | | gpu: ipu-csi: Check for field type alternateSteve Longerbeam2018-07-161-1/+2
| | * | | drm/imx: imx-ldb: check if channel is enabled before printing warningLucas Stach2018-07-161-3/+3
| | * | | drm/imx: imx-ldb: disable LDB on driver bindLucas Stach2018-07-161-0/+3
| * | | | drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.Clint Taylor2018-07-254-5/+33
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-07-272-0/+9
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Input: i8042 - add Lenovo LaVie Z to the i8042 reset listChen-Yu Tsai2018-07-181-0/+7
| * | | | Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15ASTKT Liao2018-07-161-0/+1
| * | | | Input: elan_i2c - add ACPI ID for lenovo ideapad 330Donald Shanty III2018-07-041-0/+1
* | | | | Merge tag 'usb-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-07-2623-131/+169
|\ \ \ \ \
| * | | | | usb: core: handle hub C_PORT_OVER_CURRENT conditionBin Liu2018-07-211-2/+6
| * | | | | usb: xhci: Fix memory leak in xhci_endpoint_reset()Zheng Xiaowei2018-07-201-0/+1
| * | | | | usb: typec: tcpm: Fix sink PDO starting index for PPS APDO selectionAdam Thomson2018-07-201-1/+1
| * | | | | usb: gadget: f_fs: Only return delayed status when len is 0Jerry Zhang2018-07-201-1/+1
| * | | | | usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'Eugeniu Rosca2018-07-171-10/+10
| * | | | | usb: dwc2: Fix inefficient copy of unaligned buffersAntti Seppälä2018-07-171-3/+9
| * | | | | usb: dwc2: Fix DMA alignment to start at allocated boundaryAntti Seppälä2018-07-171-21/+23
| * | | | | usb: gadget: aspeed: Workaround memory ordering issueBenjamin Herrenschmidt2018-07-173-3/+46
| * | | | | usb: dwc3: gadget: remove redundant variable maxpacketColin Ian King2018-07-171-3/+0
| * | | | | usb: dwc2: avoid NULL dereferencesJohn Keeping2018-07-171-3/+3
| * | | | | usb/phy: fix PPC64 build errors in phy-fsl-usb.cRandy Dunlap2018-07-171-1/+3
| * | | | | usb: dwc2: host: do not delay retries for CONTROL IN transfersDmitry Torokhov2018-07-171-2/+7
| * | | | | usb: gadget: u_audio: protect stream runtime fields with stream spinlockVladimir Zapolskiy2018-07-171-1/+9
| * | | | | usb: gadget: u_audio: remove cached period bytes valueVladimir Zapolskiy2018-07-171-35/+5
| * | | | | usb: gadget: u_audio: remove caching of stream buffer parametersVladimir Zapolskiy2018-07-171-17/+13
| * | | | | 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
|\ \ \ \ \ \ \ \