aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-02NFC: nci: Add NCI NFCEE constantsChristophe Ricard1-0/+48
2015-02-02NFC: nci: Add dynamic logical connections supportChristophe Ricard5-40/+152
2015-02-02Merge branches 'pci/host-generic' and 'pci/host-versatile' into nextBjorn Helgaas7-0/+350
2015-02-02Merge branch 'pci/config' into nextBjorn Helgaas19-853/+212
2015-02-02spi: fsl-dspi: Remove possible memory leak of 'chip'Bhuvanchandra DV1-6/+7
2015-02-02spi: sh-msiof: Update calculation of frequency dividingNobuhiro Iwamatsu1-20/+16
2015-02-02ASoC: Add sysfs entries via static attribute groupsTakashi Iwai3-35/+39
2015-02-02regulator: Build sysfs entries with static attribute groupsTakashi Iwai1-127/+108
2015-02-02[media] rtl28xxu: add support for RTL2831U/RTL2830 PID filterAntti Palosaari1-0/+25
2015-02-02spi: spidev: Convert buf pointers for 32-bit compat SPI_IOC_MESSAGE(n)Ian Abbott1-24/+97
2015-02-02[media] rtl2830: implement PID filterAntti Palosaari3-0/+70
2015-02-02[media] rtl2830: wrap DVBv5 CNR to DVBv3 SNRAntti Palosaari2-41/+4
2015-02-02[media] rtl2830: wrap DVBv5 BER to DVBv3Antti Palosaari2-13/+3
2015-02-02[media] rtl2830: wrap DVBv5 signal strength to DVBv3Antti Palosaari1-23/+4
2015-02-02[media] rtl2830: implement DVBv5 BER statisticAntti Palosaari2-0/+27
2015-02-02[media] rtl2830: implement DVBv5 signal strength statisticsAntti Palosaari1-0/+24
2015-02-02[media] rtl2830: implement DVBv5 CNR statisticAntti Palosaari2-0/+77
2015-02-02[media] rtl2830: style related changesAntti Palosaari3-72/+60
2015-02-02[media] rtl2830: get rid of internal config dataAntti Palosaari2-40/+18
2015-02-02[media] rtl2830: fix loggingAntti Palosaari1-22/+21
2015-02-02[media] rtl2830: carry pointer to I2C client for every functionAntti Palosaari1-43/+54
2015-02-02[media] rtl2830: rename 'priv' to 'dev'Antti Palosaari2-107/+107
2015-02-02[media] rtl2830: get rid of legacy DVB driver bindingAntti Palosaari3-164/+9
2015-02-02[media] rtl28xxu: use I2C binding for RTL2830 demod driverAntti Palosaari2-43/+54
2015-02-02[media] rtl2830: convert driver to kernel I2C modelAntti Palosaari4-1/+201
2015-02-02[media] dvb-usb-v2: add pointer to 'struct usb_interface' for driver usageAntti Palosaari2-0/+3
2015-02-02serial: samsung: earlycon support depends on CONFIG_SERIAL_SAMSUNG_CONSOLEMarek Szyprowski1-0/+2
2015-02-02ASoC: Intel: Add support rt5645 in sst driverFang, Yang A1-0/+2
2015-02-02usb: musb: blackfin: remove incorrect __exit_p()Dmitry Torokhov1-1/+1
2015-02-02ASoC: rsnd: call missing snd_soc_unregiter_component/platform()Kuninori Morimoto1-0/+3
2015-02-02ASoC: rsnd: call missing snd_ctl_remove()Kuninori Morimoto3-1/+30
2015-02-02ASoC: davinci-mcasp: Fix DIT only McASP instance supportPeter Ujfalusi1-33/+39
2015-02-02ASoC: davicni-mcasp: Mark the common irq line as sharedPeter Ujfalusi1-1/+2
2015-02-02ASoC: davinci-evm: Do not include davinci-pcm.h and davinci-i2s.hPeter Ujfalusi1-3/+0
2015-02-02ASoC: davinci-evm: Do not include edma headersPeter Ujfalusi1-3/+0
2015-02-02tty/serial: serial8250_set_divisor() can be statickbuild test robot1-1/+1
2015-02-02tty/serial: Add Spreadtrum sc9836-uart driver supportChunyan Zhang4-0/+815
2015-02-02Documentation: DT: Add bindings for Spreadtrum SoC PlatformChunyan Zhang3-0/+19
2015-02-02serial: samsung: remove redundant interrupt enablingRobert Baldyga1-8/+1
2015-02-02tty: Remove external interface for tty_set_termios()Peter Hurley3-16/+3
2015-02-02serial: omap: Fix RTS handlingPeter Hurley1-8/+14
2015-02-02serial: 8250_omap: Use UPSTAT_AUTORTS for RTS handlingPeter Hurley1-9/+7
2015-02-02serial: core: Rework hw-assisted flow control supportPeter Hurley4-52/+59
2015-02-02tty/serial: 8250_early: Add support for PXA UARTsRob Herring1-3/+5
2015-02-02tty/serial: of_serial: add support for PXA/MMP uartsRob Herring1-0/+4
2015-02-02tty/serial: of_serial: add DT alias ID handlingRob Herring1-0/+4
2015-02-02serial: 8250: Prevent concurrent updates to shadow registersPeter Hurley1-9/+9
2015-02-02serial: 8250: Use canary to restart console after suspendPeter Hurley2-1/+37
2015-02-02serial: 8250: Refactor XR17V35X divisor calculationPeter Hurley1-22/+30
2015-02-02serial: 8250: Refactor divisor programmingPeter Hurley1-39/+48