summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | drivers: base: cacheinfo: fix cache type for non-architected system cacheSudeep Holla2017-12-151-0/+13
| | |/ / /
| * | | | Merge tag 'staging-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-12-314-20/+24
| |\ \ \ \
| | * | | | staging: android: ion: Fix dma direction for dma_sync_sg_for_cpu/deviceSushmita Susheelendra2017-12-191-2/+2
| | * | | | staging: ion: Fix ion_cma_heap allocationsJohn Stultz2017-12-192-5/+12
| | * | | | staging: lustre: lnet: Fix recent breakage from list_for_each conversionNeilBrown2017-12-191-13/+10
| * | | | | Merge tag 'tty-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-12-311-2/+2
| |\ \ \ \ \
| | * | | | | n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)Linus Torvalds2017-12-211-2/+2
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-12-3122-101/+111
| |\ \ \ \ \
| | * | | | | usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201Daniel Thompson2017-12-271-0/+3
| | * | | | | xhci: Fix use-after-free in xhci debugfsAlexander Kappner2017-12-271-8/+8
| | * | | | | xhci: Fix xhci debugfs NULL pointer dereference in resume from hibernateMathias Nyman2017-12-271-3/+3
| | * | | | | Merge tag 'usb-serial-4.15-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2017-12-274-0/+27
| | |\ \ \ \ \
| | | * | | | | USB: serial: ftdi_sio: add id for Airbus DS P8GRMax Schulze2017-12-272-0/+7
| | | * | | | | USB: serial: option: adding support for YUGA CLM920-NC5SZ Lin (林上智)2017-12-191-0/+9
| | | * | | | | USB: serial: qcserial: add Sierra Wireless EM7565Reinhard Speyerer2017-12-151-0/+3
| | | * | | | | USB: serial: option: add support for Telit ME910 PID 0x1101Daniele Palmas2017-12-151-0/+8
| | | |/ / / /
| | * | | | | Merge tag 'usb-ci-v4.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2017-12-191-1/+1
| | |\ \ \ \ \
| | | * | | | | USB: chipidea: msm: fix ulpi-node lookupJohan Hovold2017-12-131-1/+1
| | * | | | | | usb: Add device quirk for Logitech HD Pro Webcam C925eDmitry Fleytman Dmitry Fleytman2017-12-191-1/+2
| | * | | | | | usb: add RESET_RESUME for ELSA MicroLink 56KOliver Neukum2017-12-191-0/+3
| | * | | | | | usbip: stub_rx: fix static checker warning on unnecessary checksShuah Khan2017-12-191-10/+1
| | * | | | | | usbip: prevent leaking socket pointer address in messagesShuah Khan2017-12-193-14/+7
| | * | | | | | usbip: stub: stop printing kernel pointer addresses in messagesShuah Khan2017-12-193-10/+8
| | * | | | | | usbip: vhci: stop printing kernel pointer addresses in messagesShuah Khan2017-12-193-23/+13
| | * | | | | | USB: Fix off by one in type-specific length check of BOS SSP capabilityMathias Nyman2017-12-191-1/+1
| | * | | | | | Merge tag 'phy-for-4.15-rc_v2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2017-12-194-30/+34
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | phy: rcar-gen3-usb2: select USB_COMMONArnd Bergmann2017-12-151-0/+2
| | | * | | | | phy: rockchip-typec: add pm_runtime_disable in err caseChris Zhong2017-12-151-0/+2
| | | * | | | | phy: cpcap-usb: Fix platform_get_irq_byname's error checking.Arvind Yadav2017-12-151-1/+1
| | | * | | | | phy: tegra: fix device-tree node lookupsJohan Hovold2017-12-151-29/+29
| * | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-12-302-2/+6
| |\ \ \ \ \ \ \
| | * | | | | | | scsi: storvsc: Fix scsi_cmd error assignments in storvsc_handle_errorCathy Avery2017-12-201-1/+2
| | * | | | | | | scsi: core: check for device state in __scsi_remove_target()Hannes Reinecke2017-12-181-1/+4
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-12-303-7/+18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | HID: core: lower log level for unknown main item tags to warningsHans de Goede2017-12-071-1/+1
| | * | | | | | | | HID: holtekff: move MODULE_* parameters out of #ifdef blockDaniel Axtens2017-12-011-4/+4
| | * | | | | | | | HID: cp2112: Fix I2C_BLOCK_DATA transactionsEudean Sun2017-11-211-2/+13
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-287-7/+46
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | bnx2x: Improve reliability in case of nested PCI errorsGuilherme G. Piccoli2017-12-272-3/+15
| | * | | | | | | | | tg3: Enable PHY reset in MTU change path for 5720Siva Reddy Kallam2017-12-271-1/+2
| | * | | | | | | | | tg3: Add workaround to restrict 5762 MRRS to 2048Siva Reddy Kallam2017-12-272-0/+14
| | * | | | | | | | | tg3: Update copyrightSiva Reddy Kallam2017-12-272-3/+6
| | * | | | | | | | | net: fec: unmap the xmit buffer that are not transferred by DMAFugang Duan2017-12-271-0/+6
| | * | | | | | | | | net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko2017-12-261-0/+1
| | * | | | | | | | | phylink: ensure AN is enabledRussell King2017-12-251-0/+1
| | * | | | | | | | | phylink: ensure the PHY interface mode is appropriately setRussell King2017-12-251-0/+1
| * | | | | | | | | | Merge tag 'drm-fixes-for-v4.15-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-12-283-4/+5
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2017-12-22-1' of git://anongit.freedesktop.org/drm...Dave Airlie2017-12-282-3/+4
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | i915: Reject CCS modifiers for pipe C on GeminilakeGabriel Krisman Bertazi2017-12-211-1/+1
| | | * | | | | | | | | | Merge tag 'gvt-fixes-2017-12-21' of https://github.com/intel/gvt-linux into d...Jani Nikula2017-12-211-2/+3
| | | |\ \ \ \ \ \ \ \ \ \