summaryrefslogtreecommitdiffstats
path: root/drivers/dma (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-26tty: serial: msm_serial: Remove dead codeStephen Boyd2-10/+1
2015-03-26serial: 8250_pci: remove non-used var for F81504Peter Hung1-9/+2
2015-03-26serial: 8250: remove the redundant includeWang Long6-6/+0
2015-03-26serial: 8250: Check UART_SCR is writablePeter Hurley1-1/+2
2015-03-26serial: 8250: Validate reg addr for Au1x00/RT288x i/o accessorsPeter Hurley1-18/+30
2015-03-26serial: 8250: Declare base port operations constPeter Hurley1-1/+1
2015-03-26serial: 8250: Decouple RSA probePeter Hurley3-39/+78
2015-03-26serial: 8250: Only get RSA resource when requiredPeter Hurley1-14/+18
2015-03-26serial: 8250: Get RSA resource iff CONFIG_SERIAL_8250_RSAPeter Hurley1-0/+10
2015-03-26serial: 8250: Initialize default dma handlers when setting defaultsPeter Hurley1-7/+9
2015-03-26serial: 8250: Initialize fixed type fields when setting defaultsPeter Hurley1-16/+12
2015-03-26serial: 8250: Encapsulate port i/o method initPeter Hurley1-4/+13
2015-03-26serial: 8250: Separate port initializationPeter Hurley1-4/+11
2015-03-26serial: 8250: Separate legacy irq handling from core port operationsPeter Hurley2-30/+68
2015-03-26serial: 8250: Separate 8250 console interfacePeter Hurley1-24/+41
2015-03-26serial: 8250_early: Remove setup_early_serial8250_console()Peter Hurley4-10/+4
2015-03-26serial: earlycon: Enable earlycon without command line paramPeter Hurley4-33/+94
2015-03-26serial: earlycon: Refactor earlycon registrationPeter Hurley1-17/+25
2015-03-26serial: earlycon: Skip parse_options() if empty stringPeter Hurley1-4/+7
2015-03-26serial: earlycon: Ignore parse_options() error codePeter Hurley1-2/+1
2015-03-26serial: 8250_early: Fix setup() error codePeter Hurley1-1/+1
2015-03-26serial: 8250_early: Assume uart already initialized if no baud optionPeter Hurley1-2/+8
2015-03-26serial: earlycon: Move ->uartclk initializePeter Hurley1-2/+1
2015-03-26serial: 8250_early: Remove early_device variablePeter Hurley1-4/+2
2015-03-26serial: core: Fix kernel doc for uart_console_write()Peter Hurley1-1/+1
2015-03-26console: Add extensible console matchingPeter Hurley5-77/+67
2015-03-26serial: 8250: Decouple core from skip_txen_test module paramPeter Hurley1-1/+9
2015-03-26serial: 8250: Move ns16550a_goto_hispeed() to local headerPeter Hurley2-18/+17
2015-03-26serial: 8250: Simplify capabilities reset at port unregisterPeter Hurley1-1/+1
2015-03-26serial: 8250: Remove duplicate ->handle_irq initializationPeter Hurley1-2/+0
2015-03-26serial: 8250: Compute ttyS index from port minorPeter Hurley1-1/+1
2015-03-26serial: core: Add minor field to uart_portPeter Hurley2-0/+2
2015-03-26tty/n_gsm: fix sparse warningLad, Prabhakar1-1/+1
2015-03-26tty: Use static attribute groups for sysfs entriesTakashi Iwai2-43/+41
2015-03-26bfin uart: it will hang when read current y count if not disable dma irqHao Liang1-0/+2
2015-03-23serial: 8250_dw: fix 'cts-override'Dmitry Torokhov1-3/+3
2015-03-23Linux 4.0-rc5v4.0-rc5Linus Torvalds1-1/+1
2015-03-20md: fix problems with freeing private data after ->run failure.NeilBrown2-3/+2
2015-03-20arm64: Honor __GFP_ZERO in dma allocationsSuzuki K. Poulose1-3/+9
2015-03-20arm64: efi: don't restore TTBR0 if active_mm points at init_mmWill Deacon2-2/+10
2015-03-20Revert "x86/PCI: Refine the way to release PCI IRQ resources"Rafael J. Wysocki5-32/+32
2015-03-20target: do not reject FUA CDBs when write cache is enabled but emulate_write_...Christophe Vu-Brugier4-18/+17
2015-03-20target: Fix virtual LUN=0 target_configure_device failure OOPsNicholas Bellinger1-2/+2
2015-03-20target/pscsi: Fix NULL pointer dereference in get_device_typeNicholas Bellinger1-1/+1
2015-03-20tcm_fc: missing curly braces in ft_invl_hw_context()Dan Carpenter1-1/+2
2015-03-20target: Fix reference leak in target_get_sess_cmd() error pathBart Van Assche1-0/+4
2015-03-20loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche4-16/+8
2015-03-20tcm_qla2xxx: Fix incorrect use of __transport_register_sessionBart Van Assche1-1/+1
2015-03-20iscsi-target: Avoid early conn_logout_comp for iser connectionsNicholas Bellinger1-4/+10
2015-03-20Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target"Nicholas Bellinger1-3/+1