summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vgacon: switch boolean variables to boolJiri Slaby2016-10-271-22/+23
* tty: vt, rename variables to sane namesJiri Slaby2016-10-271-13/+13
* tty: vt, compute vc offsets in advanceJiri Slaby2016-10-271-5/+7
* tty: vgacon+sisusb, move scrolldelta to a common helperJiri Slaby2016-10-274-60/+44
* tty: vt, unify scrolling functionsJiri Slaby2016-10-271-30/+17
* tty: vt, cleanup and document con_scrollJiri Slaby2016-10-278-42/+50
* serial: 8250_fintek: Add F81865 SupportJi-Ze Hong (Peter Hong)2016-10-271-0/+6
* serial: 8250_fintek: Add F81866 SupportJi-Ze Hong (Peter Hong)2016-10-271-6/+68
* serial: 8250_fintek: Add F81216 SupportJi-Ze Hong (Peter Hong)2016-10-271-2/+24
* serial: 8250_fintek: Set maximum FIFO of F81216HJi-Ze Hong (Peter Hong)2016-10-271-3/+26
* serial: 8250_fintek: Set IRQ Mode when port probedJi-Ze Hong (Peter Hong)2016-10-271-23/+22
* serial: 8250_fintek: Refactoring read/write methodJi-Ze Hong (Peter Hong)2016-10-271-35/+38
* serial: 8250: pxa: add devicetree earlyconsoleRobert Jarzmik2016-10-272-2/+13
* serial: 8250_lpss: get IRQ via pci_irq_vector()Andy Shevchenko2016-10-271-1/+1
* sc16is7xx: Drop bogus use of IRQF_ONESHOTJosh Cartwright2016-10-271-1/+1
* serial: 8250_lpss: Try to enable Memory-Write-InvalidateAndy Shevchenko2016-10-271-0/+1
* serial: 8250_lpss: set PCI master only for private DMAAndy Shevchenko2016-10-271-2/+2
* tty: serial: Makefile: move kgdb to be initialized lastNicolae Rosia2016-10-271-2/+3
* tty: serial: fsl_lpuart: add polled console functionsNicolae Rosia2016-10-271-0/+66
* serial: pl011: add console matching functionAleksey Makarov2016-10-271-0/+55
* serial: rewrite pxa2xx-uart to use 8250_coreSergey Yanovich2016-10-276-4/+207
* Linux 4.9-rc2v4.9-rc2Linus Torvalds2016-10-231-1/+1
* Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-10-234-12/+13
|\
| * ubifs: Abort readdir upon errorRichard Weinberger2016-10-201-5/+3
| * UBI: Fix crash in try_recover_peb()Geert Uytterhoeven2016-10-201-0/+1
| * ubi: fix swapped arguments to call to ubi_alloc_aebColin Ian King2016-10-201-1/+1
| * ubifs: Fix xattr_names length in exit pathsRichard Weinberger2016-10-201-0/+2
| * ubifs: Rename ubifs_rename2Richard Weinberger2016-10-201-6/+6
* | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-239-50/+56
|\ \
| * | ext4: add missing KERN_CONT to a few more debugging usesJoe Perches2016-10-154-31/+26
| * | fscrypto: lock inode while setting encryption policyEric Biggers2016-10-151-0/+4
| * | ext4: correct endianness conversion in __xattr_check_inode()Eric Biggers2016-10-151-1/+1
| * | fscrypto: make XTS tweak initialization endian-independentEric Biggers2016-10-121-7/+8
| * | ext4: do not advertise encryption support when disabledEric Biggers2016-10-121-0/+4
| * | jbd2: fix incorrect unlock on j_list_lockTaesoo Kim2016-10-121-1/+2
| * | ext4: super.c: Update logging style using KERN_CONTJoe Perches2016-10-121-10/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2016-10-238-75/+105
|\ \ \
| * | | target/tcm_fc: use CPU affinity for responsesHannes Reinecke2016-10-211-1/+1
| * | | target/tcm_fc: Update debugging statements to match libfc usageHannes Reinecke2016-10-211-11/+26
| * | | target/tcm_fc: return detailed error in ft_sess_create()Hannes Reinecke2016-10-211-2/+3
| * | | target/tcm_fc: print command pointer in debug messageHannes Reinecke2016-10-211-1/+1
| * | | target: fix potential race window in target_sess_cmd_list_waiting()Hannes Reinecke2016-10-211-4/+8
| * | | Revert "target: Fix residual overflow handling in target_complete_cmd_with_le...Nicholas Bellinger2016-10-191-15/+1
| * | | target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status codeDinesh Israni2016-10-191-4/+12
| * | | target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger2016-10-193-6/+24
| * | | target: Re-add missing SCF_ACK_KREF assignment in v4.1.yNicholas Bellinger2016-10-191-1/+3
| * | | iscsi-target: fix iscsi cmd leakVarun Prakash2016-10-191-0/+4
| * | | iscsi-target: fix spelling mistake "Unsolicitied" -> "Unsolicited"Colin Ian King2016-10-192-3/+3
| * | | target/user: Fix comments to not refer to data ringAndy Grover2016-10-191-7/+5
| * | | target/user: Return an error if cmd data size is too largeAndy Grover2016-10-191-3/+6