summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARC: [arcfpga] stdout-path now suffices for earlycon/consoleVineet Gupta2014-07-101-1/+2
* serial/arc: Enable DT based earlyconVineet Gupta2014-07-101-0/+1
* ARC: [arcfpga] RIP early uart platform device stuffVineet Gupta2014-07-102-102/+2
* serial/arc: inline the probe helperVineet Gupta2014-07-101-50/+40
* serial/arc: remove last remanants of platform dataVineet Gupta2014-07-101-16/+6
* serial/arc: remove earlyprintk support and switch to earlyconVineet Gupta2014-07-102-76/+13
* serial/arc: Use generic earlycon infrastructureVineet Gupta2014-07-102-0/+31
* serial/arc: Remove the workaround for legacy ISSVineet Gupta2014-07-101-14/+0
* serial/arc: Refactor by referencing to uart_port where possibleVineet Gupta2014-07-101-86/+69
* serial/arc: use uart_console_write() helperVineet Gupta2014-07-101-14/+4
* serial: 8250_dw: add ability to handle the peripheral clockHeiko Stübner2014-07-102-3/+59
* serial: 8250_dw: use UPF_* constants when define flagsAndy Shevchenko2014-07-101-1/+1
* serial: 8250_dw: clock rate handling for all ACPI platformsHeikki Krogerus2014-07-101-75/+28
* serial: samsung: Use %pa to print 'resource_size_t' typeFabio Estevam2014-07-101-2/+2
* tty: serial: msm_serial.c: Cleaning up uninitialized variablesRickard Strandqvist2014-07-091-1/+1
* serial: sirf: transfer more bytes once to decrease interruptsQipan Li2014-07-092-2/+3
* tty: serial: men_z135_uart: Wakeup UART after transmittingJohannes Thumshirn2014-07-091-3/+3
* serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan2014-07-0940-239/+0
* serial: core: Make enable_ms() optionalAlexander Shiyan2014-07-091-6/+11
* serial: samsung: no more support for S5PC100 SoCKukjin Kim2014-07-091-2/+1
* serial: samsung: no more support for S5P6440 and S5P6450 SoCsKukjin Kim2014-07-092-2/+0
* ARM: dts: SAMSUNG: Add aliases of UART nodesTomasz Figa2014-07-099-14/+50
* serial: samsung: Consider DT alias when probing portsTomasz Figa2014-07-091-3/+10
* Documentation: devicetree: Update samsung UART bindingsTomasz Figa2014-07-091-6/+46
* serial: amba-pl010: Use devres APIsTushar Behera2014-07-091-32/+16
* serial: amba-pl011: Remove redundant labelTushar Behera2014-07-091-20/+10
* serial: samsung: Remove redundant labelTushar Behera2014-07-091-4/+1
* Linux 3.16-rc4v3.16-rc4Linus Torvalds2014-07-061-1/+1
* Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-07-061-0/+15
|\
| * of: Check for phys_addr_t overflows in early_init_dt_add_memory_archLaura Abbott2014-06-261-0/+15
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-07-0613-43/+86
|\ \
| * \ Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linusJames Bottomley2014-07-0311-32/+75
| |\ \
| | * | virtio-scsi: fix various bad behavior on aborted requestsPaolo Bonzini2014-06-251-0/+22
| | * | virtio-scsi: avoid cancelling uninitialized work itemsPaolo Bonzini2014-06-251-1/+3
| | * | ibmvscsi: Add memory barriers for send / receiveBrian King2014-06-251-0/+10
| | * | ibmvscsi: Abort init sequence during error recoveryBrian King2014-06-251-1/+2
| | * | qla2xxx: Fix sparse warning in qla_target.c.Quinn Tran2014-06-252-8/+13
| | * | bnx2fc: Improve stats update mechanismNeil Horman2014-06-251-12/+4
| | * | bnx2fc: do not scan uninitialized lists in case of error.Maurizio Lombardi2014-06-251-0/+2
| | * | fc: ensure scan_work isn't active when freeing fc_rportNeil Horman2014-06-251-0/+1
| | * | pm8001: Fix potential null pointer dereference and memory leak.Maurizio Lombardi2014-06-251-3/+10
| | * | MAINTAINERS: Update LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) maintainers Emai...Reddy, Sreekanth2014-06-251-4/+5
| | * | be2iscsi: remove potential junk pointer freeTomas Henzl2014-06-251-3/+1
| | * | be2iscsi: add an missing goto in error pathTomas Henzl2014-06-251-0/+2
| * | | [SCSI] use the scsi data buffer length to extract transfer sizeMartin K. Petersen2014-07-031-1/+1
| * | | scsi_error: set DID_TIME_OUT correctlyHannes Reinecke2014-06-241-7/+7
| * | | scsi_error: fix invalid setting of host byteUlrich Obergfell2014-06-241-4/+4
| |/ /
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-07-055-5/+51
|\ \ \
| * \ \ Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-07-063-1/+42
| |\ \ \
| | * | | drm/i915: Drop early VLV WA to fix Voltage not getting dropped to VminDeepak S2014-07-011-0/+8