summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-08-15sparc64: vcc: Add install & cleanup TTY operationsJag Raman1-0/+73
2017-08-15sparc64: vcc: Add break_ctl TTY operationJag Raman1-0/+35
2017-08-15sparc64: vcc: Add chars_in_buffer TTY operationJag Raman1-5/+29
2017-08-15sparc64: vcc: Add write & write_room TTY operationsJag Raman1-3/+98
2017-08-15sparc64: vcc: Add hangup TTY operationJag Raman1-0/+41
2017-08-15sparc64: vcc: Add open & close TTY operationsJag Raman1-1/+62
2017-08-15sparc64: vcc: Enable LDC event processing engineJag Raman1-0/+34
2017-08-15sparc64: vcc: Add RX & TX timer for delayed LDC operationJag Raman1-2/+193
2017-08-15sparc64: vcc: Create sysfs attribute groupJag Raman1-0/+82
2017-08-15sparc64: vcc: Enable VCC port probe and removalJag Raman1-0/+379
2017-08-15sparc64: vcc: TTY driver initialization and cleanupJag Raman1-1/+82
2017-08-15sparc64: vcc: Add VCC debug message macrosJag Raman1-0/+41
2017-08-15sparc64: vcc: Enable VCC module in linuxJag Raman3-0/+24
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+5
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+61
2017-08-09geneve: maximum value of VNI cannot be usedGirish Moodalbail1-1/+1
2017-08-09net: systemport: Fix software statistics for SYSTEMPORT LiteFlorian Fainelli1-0/+4
2017-08-09sunvdc: prevent sunvdc panic when mpgroup disk added to guest domainJim Quigley1-0/+61
2017-08-09Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-15/+37
2017-08-09Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-7/+32
2017-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-4/+4
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds33-109/+368
2017-08-08qmi_wwan: fix NULL deref on disconnectBjørn Mork1-1/+5
2017-08-08ppp: fix xmit recursion detection on ppp channelsGuillaume Nault1-8/+10
2017-08-08net: dsa: mediatek: add adjust link support for user portsJohn Crispin2-0/+39
2017-08-08net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packetsDavide Caratti1-11/+18
2017-08-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds12-52/+102
2017-08-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-169/+69
2017-08-08random: fix warning message on ia64 and pariscHelge Deller1-1/+1
2017-08-07Merge tag 'for-linus-20170807' of git://git.infradead.org/linux-mtdLinus Torvalds5-22/+24
2017-08-07qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()'Christophe Jaillet1-1/+1
2017-08-07hysdn: fix to a race condition in put_log_bufferAnton Volkov1-15/+13
2017-08-07s390/qeth: fix L3 next-hop in xmit qeth hdrJulian Wiedmann1-2/+2
2017-08-07Merge tag 'rdma-rc-2017-07-26' of git://git.kernel.org/pub/scm/linux/kernel/g...Doug Ledford7-33/+50
2017-08-07asix: Fix small memory leak in ax88772_unbind()Dean Jenkins3-0/+17
2017-08-07asix: Ensure asix_rx_fixup_info members are all resetDean Jenkins1-9/+25
2017-08-07asix: Add rx->ax_skb = NULL after usbnet_skb_return()Dean Jenkins1-1/+3
2017-08-07pinctrl: intel: merrifield: Correct UART pin listsAndy Shevchenko1-3/+3
2017-08-07pinctrl: armada-37xx: Fix number of pin in south bridgeGregory CLEMENT1-1/+1
2017-08-07pinctrl: armada-37xx: Fix the pin 23 on south bridgeGregory CLEMENT1-6/+17
2017-08-06netvsc: fix race on sub channel creationstephen hemminger3-7/+11
2017-08-06Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-pla...Linus Torvalds1-2/+2
2017-08-05platform/x86: intel-vbtn: match power button on press rather than releaseMario Limonciello1-2/+2
2017-08-05Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds68-860/+827
2017-08-05Merge tag 'gpio-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds8-37/+43
2017-08-04Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-33/+90
2017-08-04Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-0/+15
2017-08-04IB/hns: checking for IS_ERR() instead of NULLDan Carpenter1-1/+1
2017-08-04xgene: Always get clk source, but ignore if it's missing for SGMII portsThomas Bogendoerfer1-3/+3
2017-08-04RDMA/mlx5: Fix existence check for extended address vectorLeon Romanovsky1-1/+1