summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge tag 'char-misc-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-12-316-17/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | nvmem: meson-mx-efuse: fix reading from an offset other than 0Martin Blumenstingl2017-12-231-2/+2
| * | | | | | | | binder: fix proc->files use-after-freeTodd Kjos2017-12-181-13/+31
| * | | | | | | | vmbus: unregister device_obj->channels_ksetDexuan Cui2017-12-181-0/+2
| * | | | | | | | thunderbolt: Mask ring interrupt properly when polling startsMika Westerberg2017-12-161-1/+1
| * | | | | | | | MAINTAINERS: Add thunderbolt.rst to the Thunderbolt driver entryMika Westerberg2017-12-161-0/+1
| * | | | | | | | thunderbolt: Make pathname to force_power shorterAndy Shevchenko2017-12-161-1/+1
* | | | | | | | | Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-312-4/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kobject: fix suppressing modalias in uevents delivered over netlinkDmitry Torokhov2017-12-211-4/+12
| * | | | | | | | | 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-3123-104/+117
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 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: fix usbip bind writing random string after command in match_busidJuan Zea2017-12-191-3/+6
| * | | | | | | | | | 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
* | | | | | | | | | | MAINTAINERS: mark arch/blackfin/ and its gubbins as orphanedAdam Borowski2017-12-311-9/+7
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-12-311-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sparc64: repair calling incorrect hweight function from stubsJan Engelhardt2017-12-281-2/+2
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | 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-211-1/+2
| * | | | | | | | | | | scsi: core: check for device state in __scsi_remove_target()Hannes Reinecke2017-12-191-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