summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-06Merge tag 'sound-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-36/+95
2014-11-06Merge tag 'mmc-v3.18-2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-13/+8
2014-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2014-11-06MIPS: R3000: Fix debug output for Virtual page numberIsamu Mogi1-2/+2
2014-11-06Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/pxa2xx' into s...Mark Brown2-4/+7
2014-11-06spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PMDmitry Eremin-Solenikov1-2/+5
2014-11-05serial: of-serial: fix uninitialized kmalloc variableJingchang Lu1-1/+1
2014-11-05tty/vt: don't set font mappings on vc not supporting thisImre Deak1-0/+7
2014-11-05tty: serial: 8250_mtk: Fix quot calculationMatthias Brugger1-1/+1
2014-11-05dma: edma: move device registration to platform codeArnd Bergmann2-39/+10
2014-11-05tty: Prevent "read/write wait queue active!" log floodingPeter Hurley1-2/+6
2014-11-05tty: Fix high cpu load if tty is unreleaseablePeter Hurley1-1/+6
2014-11-05serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley1-1/+1
2014-11-06ALSA: hda/realtek - Restore default value for ALC668Kailang Yang1-2/+38
2014-11-05phy: omap-usb2: Enable runtime PM of omap-usb2 phy properlyOussama Ghorbel1-2/+4
2014-11-05fix breakage in o2net_send_tcp_msg()Al Viro1-1/+1
2014-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2014-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds11-90/+67
2014-11-05PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle()Yinghai Lu1-1/+6
2014-11-05USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_...Mark Knibbs1-2/+2
2014-11-05Merge tag 'iio-fixes-for-3.18b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman6-54/+20
2014-11-05USB: cdc-acm: only raise DTR on transitions from B0Johan Hovold1-2/+3
2014-11-05Revert "storage: Replace magic number with define in usb_stor_euscsi_init()"Greg Kroah-Hartman1-1/+1
2014-11-05ARM: dts: vf610: add SD node to cosmic dtsOlof Johansson1-0/+19
2014-11-05staging:iio:ade7758: Remove "raw" from channel nameLars-Peter Clausen1-15/+9
2014-11-05staging:iio:ade7758: Fix check if channels are enabled in prenableLars-Peter Clausen1-1/+1
2014-11-05staging:iio:ade7758: Fix NULL pointer deref when enabling bufferLars-Peter Clausen3-34/+3
2014-11-05iio: as3935: allocate correct iio_device sizeGeorge McCollister1-1/+1
2014-11-05io: accel: kxcjk-1013: Fix iio_event_spec directionDaniel Baluta1-1/+1
2014-11-05iio: tsl4531: Fix compiler error when CONFIG_PM_OPS is not definedDan Murphy1-2/+5
2014-11-05iio: adc: mxs-lradc: Disable the clock on probe failureFabio Estevam1-4/+8
2014-11-05iio: st_sensors: Fix buffer copyRobin van der Gracht1-1/+1
2014-11-05staging:iio:ad5933: Drop "raw" from channel namesLars-Peter Clausen1-2/+2
2014-11-05staging:iio:ad5933: Fix NULL pointer deref when enabling bufferLars-Peter Clausen1-7/+4
2014-11-05arm64: defconfig: update defconfig for 3.18Will Deacon1-2/+24
2014-11-05arm64: compat: Enable bpf syscallCatalin Marinas1-0/+2
2014-11-05Merge remote-tracking branches 'regulator/fix/max1586', 'regulator/fix/max776...Mark Brown6-6/+6
2014-11-05Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown1-1/+2
2014-11-05ALSA: usb-audio: Fix device_del() sysfs warnings at disconnectTakashi Iwai1-2/+7
2014-11-05ovl: don't poison cursorMiklos Szeredi1-1/+1
2014-11-05mmc: core: fix card detection regressionKristina Martsenko1-13/+8
2014-11-05ALSA: hda - fix mute led problem for three HP laptopsHui Wang1-3/+0
2014-11-04MAINTAINERS: update bcm2835 entryStephen Warren1-1/+2
2014-11-04Merge tag 'imx-fixes-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson509-3962/+4647
2014-11-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds8-334/+133
2014-11-04Merge tag 'platform-drivers-x86-v3.18-2' of git://git.infradead.org/users/dvh...Linus Torvalds5-0/+43
2014-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds7-88/+163
2014-11-04Merge tag 'ftracetest-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2014-11-04Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanupChris Mason1-1/+1
2014-11-04MIPS: Fix strnlen_user() return value in case of overlong strings.Ralf Baechle1-2/+4