summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-07-10Merge branch 'pm-cpufreq'Rafael J. Wysocki2-14/+23
2014-07-10Merge branch 'acpi-video'Rafael J. Wysocki3-1/+27
2014-07-10Merge branch 'acpi-ec'Rafael J. Wysocki1-79/+85
2014-07-10Merge branches 'acpi-resources', 'acpi-ac', 'acpi-scan' and 'acpi-battery'Rafael J. Wysocki3-3/+170
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-22/+94
2014-07-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+1
2014-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-5/+3
2014-07-10crypto: caam - fix memleak in caam_jr moduleCristian Stoica1-5/+3
2014-07-09ti-st: st-kim: Dont let probe fail when debugfs is disabledRobin van der Gracht1-2/+1
2014-07-09uio: uio_pruss: use struct deviceAndre Heider1-18/+19
2014-07-10Merge tag 'drm-intel-fixes-2014-07-09' of git://anongit.freedesktop.org/drm-i...Dave Airlie10-24/+130
2014-07-10Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie10-31/+29
2014-07-09ipoctal: request_irq after configurationFederico Vaga1-7/+8
2014-07-09ipoctal: protect only the real critical sectionFederico Vaga1-3/+2
2014-07-09mfd: vexpress: fix error handling vexpress_syscfg_regmap_init()Dan Carpenter1-4/+8
2014-07-09char: xilinx_hwicap: missing error code if ioremap() failsDan Carpenter1-0/+1
2014-07-09bsr: avoid format string leaking into device nameKees Cook1-1/+1
2014-07-09i8k: Fix non-SMP operationGuenter Roeck1-1/+3
2014-07-09i8k: Add support for Dell Precision 490 and Latitude D520Guenter Roeck1-0/+27
2014-07-09i8k: Add support for configurable maximum fan speed valueGuenter Roeck1-7/+42
2014-07-09i8k: Drop all labelsGuenter Roeck1-34/+13
2014-07-09VME: remove duplicate CA91CX42_DCTL_VDW_M defineDan Carpenter1-1/+0
2014-07-09USB: ftdi_sio: Add extra PID.Bert Vermeulen2-2/+4
2014-07-09Merge tag 'pci-v3.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+7
2014-07-09pcmcia: journada720: use sa1100 pin interfaces correctlyArnd Bergmann1-4/+6
2014-07-09pcmcia: pxa2xx: fix logic for lubbockArnd Bergmann1-1/+1
2014-07-09pcmcia: sa1100: H3100 and H3600 share a driverArnd Bergmann1-0/+1
2014-07-09Drivers: hv: util: Fix a bug in the KVP codeK. Y. Srinivasan2-4/+15
2014-07-09Drivers: hv: vmbus: Fix a bug in the channel callback dispatch codeK. Y. Srinivasan1-2/+6
2014-07-09hyperv: remove meaningless pr_err() in vmbus_recvpacket_raw()Jason Wang1-5/+1
2014-07-09Add MODULE_DESCRIPTION to dummy-irq.c and lkdtm.c in drivers/miscTerry Chia2-0/+2
2014-07-09drivers/misc/carma/carma-fpga.c: use PTR_ERR_OR_ZEROFabian Frederick1-4/+1
2014-07-09mei: add WPT second mei interfaceAlexander Usyskin2-0/+2
2014-07-09mei: move from misc to char deviceAlexander Usyskin4-31/+131
2014-07-09misc/GenWQE: fix pci_enable_msi usageSebastian Ott2-7/+7
2014-07-09GenWQE: Increase driver version numberKleber Sacilotto de Souza1-1/+1
2014-07-09GenWQE: Improve hardware error recoveryKleber Sacilotto de Souza1-0/+45
2014-07-09GenWQE: Add support for EEH error recoveryKleber Sacilotto de Souza7-18/+115
2014-07-09GenWQE: Add sysfs interface for bitstream reloadKleber Sacilotto de Souza2-0/+115
2014-07-09ACPI / PNP: add soc_button_array device ID to PNP IDs listZhang Rui1-0/+2
2014-07-09drm/i915/vlv: T12 eDP panel timing enforcement during rebootClint Taylor2-0/+44
2014-07-09drm/i915: Only unbind vgacon, not other console driversDaniel Vetter1-2/+3
2014-07-09drm/i915: Don't clobber the GTT when it's within stolen memoryVille Syrjälä2-0/+47
2014-07-09drm/i915/vlv: Update the DSI ULPS entry/exit sequenceShobhit Kumar1-14/+15
2014-07-09drm/i915/vlv: DPI FIFO empty check is not neededShobhit Kumar1-6/+0
2014-07-09drm/i915: Toshiba CB35 has a controllable backlightScot Doyle1-0/+3
2014-07-09drm/i915: Acer C720 and C720P have controllable backlightsScot Doyle1-0/+3
2014-07-09drm/i915: quirk asserts controllable backlight presence, overriding VBTScot Doyle3-2/+15
2014-07-09cpufreq: Makefile: fix compilation for davinci platformPrabhakar Lad1-1/+1
2014-07-08Merge tag 'iio-fixes-for-3.16c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman8-32/+23