summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tty/serial: at91: disable uart timer at start of shutdownMarek Roszko2014-01-131-12/+10
* serial: 8250: enable UART_BUG_NOMSR for TegraStephen Warren2014-01-071-0/+4
* tty/serial: at91: reset rx_ring when port is shutdownMark Deneen2014-01-071-0/+6
* tty/serial: at91: fix race condition in atmel_serial_removeMarek Roszko2014-01-071-1/+2
* tty/serial: at91: Handle shutdown more safelyMarek Roszko2014-01-071-7/+13
* serial: sirf: correct condition for fetching dma buffer into ttyQipan Li2014-01-071-2/+6
* serial: sirf: provide pm entries of uart_opsQipan Li2014-01-071-3/+11
* serial: sirf: use PM macro initialize PM functionsQipan Li2014-01-071-6/+11
* serial: clps711x: Enable driver compilation with COMPILE_TESTAlexander Shiyan2014-01-072-20/+23
* serial: clps711x: Add support for N_IRDA line disciplineAlexander Shiyan2014-01-072-9/+12
* tty: synclink: avoid sleep_on raceArnd Bergmann2014-01-074-8/+8
* tty/amiserial: avoid interruptible_sleep_onArnd Bergmann2014-01-071-8/+18
* tty: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-0715-15/+0
* Merge 3.13-rc5 into tty-nextGreg Kroah-Hartman2013-12-24218-1111/+2084
|\
| * Linux 3.13-rc5v3.13-rc5Linus Torvalds2013-12-221-1/+1
| * Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-12-226-26/+61
| |\
| | * Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman2013-12-203-16/+20
| | |\
| | | * ARM: shmobile: r8a7790: Fix GPIO resources in DTSMagnus Damm2013-11-281-12/+12
| | | * irqchip: renesas-intc-irqpin: Fix register bitfield shift calculationLaurent Pinchart2013-11-241-3/+5
| | | * ARM: shmobile: lager: phy fixup needs CONFIG_PHYLIBSimon Horman2013-11-241-1/+3
| | * | Merge tag 'omap-for-v3.13/display-fix' of git://git.kernel.org/pub/scm/linux/...Kevin Hilman2013-12-20522-2558/+4836
| | |\ \
| | | * | Revert "ARM: OMAP2+: Remove legacy mux code for display.c"Tomi Valkeinen2013-12-171-0/+38
| | * | | Merge tag 'keystone/maintainer-file' of git://git.kernel.org/pub/scm/linux/ke...Kevin Hilman2013-12-191-0/+2
| | |\ \ \
| | | * | | MAINTAINERS: Add keystone clock driversSantosh Shilimkar2013-12-161-0/+1
| | | * | | MAINTAINERS: Add keystone git tree informationSantosh Shilimkar2013-12-161-0/+1
| | | | |/ | | | |/|
| | * | | ARM: s3c64xx: dt: Fix boot failure due to double clock initializationTomasz Figa2013-12-131-10/+1
| * | | | Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2013-12-221-1/+0
| |\ \ \ \
| | * | | | firewire: sbp2: bring back WRITE SAME supportStefan Richter2013-12-151-1/+0
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-12-2210-49/+52
| |\ \ \ \ \
| | * | | | | qla2xxx: Fix scsi_host leak on qlt_lport_register callback failureNicholas Bellinger2013-12-191-0/+1
| | * | | | | target: Remove extra percpu_ref_initAndy Grover2013-12-191-7/+1
| | * | | | | target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger2013-12-194-5/+14
| | * | | | | iser-target: Move INIT_WORK setup into isert_create_device_ib_resNicholas Bellinger2013-12-191-2/+4
| | * | | | | iscsi-target: Fix incorrect np->np_thread NULL assignmentNicholas Bellinger2013-12-192-6/+1
| | * | | | | qla2xxx: Fix schedule_delayed_work() for target timeout calculationsShivaram Upadhyayula2013-12-111-4/+5
| | * | | | | iser-target: fix error return code in isert_create_device_ib_res()Wei Yongjun2013-12-111-4/+12
| | * | | | | iscsi-target: Fix-up all zero data-length CDBs with R/W_BIT setNicholas Bellinger2013-12-111-14/+12
| | * | | | | target: Remove write-only stats fields and lock from struct se_node_aclRoland Dreier2013-12-112-6/+0
| | * | | | | iscsi-target: return -EINVAL on oversized configfs parameterEric Seppanen2013-12-111-1/+2
| | |/ / / /
| * | | | | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-12-223-16/+55
| |\ \ \ \ \
| | * | | | | aio/migratepages: make aio migrate pages saneBenjamin LaHaise2013-12-213-15/+53
| | * | | | | aio: fix kioctx leak introduced by "aio: Fix a trinity splat"Benjamin LaHaise2013-12-211-1/+2
| * | | | | | aio: clean up and fix aio_setup_ring page mappingLinus Torvalds2013-12-221-35/+23
| |/ / / / /
| * | | | | Don't set the INITRD_COMPRESS environment variable automaticallyLinus Torvalds2013-12-201-1/+3
| * | | | | Merge tag 'xfs-for-linus-v3.13-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-12-2011-84/+168
| |\ \ \ \ \
| | * | | | | xfs: abort metadata writeback on permanent errorsDave Chinner2013-12-173-5/+32
| | * | | | | xfs: swalloc doesn't align allocations properlyDave Chinner2013-12-171-6/+17
| | * | | | | xfs: remove xfsbdstrat errorChristoph Hellwig2013-12-175-29/+43
| | * | | | | xfs: align initial file allocations correctlyDave Chinner2013-12-171-2/+7
| | * | | | | MAINTAINERS: fix incorrect mail address of XFS maintainerNamjae Jeon2013-12-171-1/+1
OpenPOWER on IntegriCloud