aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-07-11tools: fix kcmp_test compile warningsShuah Khan1-1/+1
2014-07-11tools: Fix mqueue Makefile compile linking orderShuah Khan1-2/+2
2014-07-11tools: fix mq_open_tests compile warningsShuah Khan1-6/+14
2014-07-11tools: fix mq_perf_tests compile warningsShuah Khan1-19/+21
2014-07-11tools: cpu-hotplug fix unexpected operator errorShuah Khan1-1/+1
2014-07-11tools: memory-hotplug fix unexpected operator errorShuah Khan1-1/+1
2014-07-10MAINTAINERS: Add thunderbolt driverAndreas Noever1-0/+5
2014-07-10spmi: Remove duplicate inclusion of module.hSachin Kamat1-1/+0
2014-07-10GenWQE: Remove unnecessary includeKleber Sacilotto de Souza1-1/+0
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-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: Add support for Dell Precision 490 and Latitude D520Guenter Roeck1-0/+27
2014-07-09i8k: uapi: Introduce define for new highest fan speedGuenter Roeck1-1/+2
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-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-09hyperv: remove meaningless pr_err() in vmbus_recvpacket_raw()Jason Wang1-5/+1
2014-07-09Tools: hv: fix file overwriting of hv_fcopy_daemonYue Zhang1-1/+2
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: sysfs: add Documentation mei class attributesTomas Winkler1-0/+16
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 Souza4-0/+125
2014-07-07thunderbolt: Correct the size argument to devm_kzallocHimangi Saraogi1-2/+2
2014-06-23w1: select crc16 library for ds2406Arnd Bergmann1-0/+1
2014-06-21thunderbolt: select CRC32 in KconfigAndreas Noever1-0/+1
2014-06-20thunderbolt: Make tb_eeprom_get_drom_offset staticAndreas Noever1-1/+1
2014-06-20thunderbolt: Make enum tb_drom_entry_type unsignedAndreas Noever1-1/+2
2014-06-20thunderbolt: Fix header declaration of tb_find_capAndreas Noever1-1/+1
2014-06-20thunderbolt: Add casts to prevent endianness warningsAndreas Noever1-2/+2
2014-06-20thunderbolt: fix format string for size_tArnd Bergmann1-1/+1
2014-06-20thunderbolt: add PCI dependencyArnd Bergmann1-1/+1
2014-06-20thunderbolt: Staticize nhi_idsSachin Kamat1-1/+1
2014-06-20thunderbolt: Use NULL instead of 0 in nhi.cSachin Kamat1-1/+1
2014-06-20thunderbolt: Use NULL instead of 0 in ctl.cSachin Kamat1-2/+2
2014-06-20thunderbolt: Use NULL instead of 0 in switch.cSachin Kamat1-3/+3
2014-06-20thunderbolt: Fix build error in switch.cSachin Kamat1-0/+1