summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' into tty-nextGreg Kroah-Hartman2014-01-223-6/+16
|\
| * tty: xuartps: Properly guard sysrq specific codeSoren Brinkmann2013-12-091-0/+2
| * serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chipJonathan Woithe2013-12-091-2/+2
| * serial: icom: dereference after free in load_code()Dan Carpenter2013-12-091-2/+2
| * serial: 8250_dw: add new ACPI IDsMika Westerberg2013-12-091-0/+2
| * tty: serial: pch: don't crash if DMA enabled but not loadedSebastian Andrzej Siewior2013-12-091-3/+7
| * serial: samsung: move clock deactivation below uart registrationHeiko Stübner2013-12-091-1/+7
* | tty/serial: at91: disable uart timer at start of shutdownMarek Roszko2014-01-141-12/+10
* | serial: 8250: enable UART_BUG_NOMSR for TegraStephen Warren2014-01-081-0/+4
* | tty/serial: at91: reset rx_ring when port is shutdownMark Deneen2014-01-081-0/+6
* | tty/serial: at91: fix race condition in atmel_serial_removeMarek Roszko2014-01-081-1/+2
* | tty/serial: at91: Handle shutdown more safelyMarek Roszko2014-01-081-7/+13
* | serial: sirf: correct condition for fetching dma buffer into ttyQipan Li2014-01-081-2/+6
* | serial: sirf: provide pm entries of uart_opsQipan Li2014-01-081-3/+11
* | serial: sirf: use PM macro initialize PM functionsQipan Li2014-01-081-6/+11
* | serial: clps711x: Enable driver compilation with COMPILE_TESTAlexander Shiyan2014-01-082-20/+23
* | serial: clps711x: Add support for N_IRDA line disciplineAlexander Shiyan2014-01-081-8/+12
* | tty: synclink: avoid sleep_on raceArnd Bergmann2014-01-084-8/+8
* | tty/amiserial: avoid interruptible_sleep_onArnd Bergmann2014-01-081-8/+18
* | tty: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-0815-15/+0
* | Merge 3.13-rc5 into tty-nextGreg Kroah-Hartman2013-12-2499-438/+633
|\ \
| * \ Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-12-221-3/+5
| |\ \
| | * \ Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman2013-12-201-3/+5
| | |\ \
| | | * | irqchip: renesas-intc-irqpin: Fix register bitfield shift calculationLaurent Pinchart2013-11-241-3/+5
| * | | | 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-229-45/+51
| |\ \ \ \ \
| | * | | | | 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-193-5/+13
| | * | | | | 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-121-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-111-2/+0
| | * | | | | iscsi-target: return -EINVAL on oversized configfs parameterEric Seppanen2013-12-111-1/+2
| | |/ / / /
| * | | | | pstore: Don't allow high traffic options on fragile devicesLuck, Tony2013-12-202-0/+2
| * | | | | Merge tag 'dmaengine-fixes-3.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-12-209-109/+79
| |\ \ \ \ \
| | * | | | | net_dma: mark brokenDan Williams2013-12-181-0/+1
| | * | | | | dma: pl330: ensure DMA descriptors are zero-initialisedWill Deacon2013-12-181-4/+1
| | * | | | | dmaengine: fix sleep in atomicDan Williams2013-12-131-1/+1
| | * | | | | dmaengine: mv_xor: fix oops when channels fail to initialiseRussell King2013-12-131-11/+13
| | * | | | | dma: mv_xor: Use dmaengine_unmap_data for the self-testsEzequiel Garcia2013-12-131-21/+50
| | * | | | | dmaengine: fix enable for high order unmap poolsDan Williams2013-12-132-1/+7
| | * | | | | dma: fix build warnings in txx9Dan Williams2013-12-131-1/+0
| | * | | | | dmatest: fix build warning on mipsDan Williams2013-12-131-4/+4
| | * | | | | dma: fix fsldma build warningsDan Williams2013-12-131-30/+1
| | * | | | | dma: fix build warnings in ppc4xxDan Williams2013-12-131-26/+1
| | * | | | | dmaengine: at_hdmac: remove unused functionOlof Johansson2013-12-131-4/+0