summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | tools: cpu-hotplug fix unexpected operator errorShuah Khan2014-07-111-1/+1
| * | | tools: memory-hotplug fix unexpected operator errorShuah Khan2014-07-111-1/+1
| * | | MAINTAINERS: Add thunderbolt driverAndreas Noever2014-07-101-0/+5
| * | | spmi: Remove duplicate inclusion of module.hSachin Kamat2014-07-101-1/+0
| * | | GenWQE: Remove unnecessary includeKleber Sacilotto de Souza2014-07-101-1/+0
| * | | ti-st: st-kim: Dont let probe fail when debugfs is disabledRobin van der Gracht2014-07-091-2/+1
| * | | uio: uio_pruss: use struct deviceAndre Heider2014-07-091-18/+19
| * | | ipoctal: request_irq after configurationFederico Vaga2014-07-091-7/+8
| * | | ipoctal: protect only the real critical sectionFederico Vaga2014-07-091-3/+2
| * | | mfd: vexpress: fix error handling vexpress_syscfg_regmap_init()Dan Carpenter2014-07-091-4/+8
| * | | char: xilinx_hwicap: missing error code if ioremap() failsDan Carpenter2014-07-091-0/+1
| * | | bsr: avoid format string leaking into device nameKees Cook2014-07-091-1/+1
| * | | i8k: Add support for Dell Precision 490 and Latitude D520Guenter Roeck2014-07-091-0/+27
| * | | i8k: uapi: Introduce define for new highest fan speedGuenter Roeck2014-07-091-1/+2
| * | | i8k: Add support for configurable maximum fan speed valueGuenter Roeck2014-07-091-7/+42
| * | | i8k: Drop all labelsGuenter Roeck2014-07-091-34/+13
| * | | VME: remove duplicate CA91CX42_DCTL_VDW_M defineDan Carpenter2014-07-091-1/+0
| * | | pcmcia: journada720: use sa1100 pin interfaces correctlyArnd Bergmann2014-07-091-4/+6
| * | | pcmcia: pxa2xx: fix logic for lubbockArnd Bergmann2014-07-091-1/+1
| * | | pcmcia: sa1100: H3100 and H3600 share a driverArnd Bergmann2014-07-091-0/+1
| * | | hyperv: remove meaningless pr_err() in vmbus_recvpacket_raw()Jason Wang2014-07-091-5/+1
| * | | Tools: hv: fix file overwriting of hv_fcopy_daemonYue Zhang2014-07-091-1/+2
| * | | Add MODULE_DESCRIPTION to dummy-irq.c and lkdtm.c in drivers/miscTerry Chia2014-07-092-0/+2
| * | | drivers/misc/carma/carma-fpga.c: use PTR_ERR_OR_ZEROFabian Frederick2014-07-091-4/+1
| * | | mei: add WPT second mei interfaceAlexander Usyskin2014-07-092-0/+2
| * | | mei: sysfs: add Documentation mei class attributesTomas Winkler2014-07-091-0/+16
| * | | mei: move from misc to char deviceAlexander Usyskin2014-07-094-31/+131
| * | | misc/GenWQE: fix pci_enable_msi usageSebastian Ott2014-07-092-7/+7
| * | | GenWQE: Increase driver version numberKleber Sacilotto de Souza2014-07-091-1/+1
| * | | GenWQE: Improve hardware error recoveryKleber Sacilotto de Souza2014-07-091-0/+45
| * | | GenWQE: Add support for EEH error recoveryKleber Sacilotto de Souza2014-07-097-18/+115
| * | | GenWQE: Add sysfs interface for bitstream reloadKleber Sacilotto de Souza2014-07-094-0/+125
| * | | thunderbolt: Correct the size argument to devm_kzallocHimangi Saraogi2014-07-071-2/+2
| * | | w1: select crc16 library for ds2406Arnd Bergmann2014-06-231-0/+1
| * | | thunderbolt: select CRC32 in KconfigAndreas Noever2014-06-211-0/+1
| * | | thunderbolt: Make tb_eeprom_get_drom_offset staticAndreas Noever2014-06-201-1/+1
| * | | thunderbolt: Make enum tb_drom_entry_type unsignedAndreas Noever2014-06-201-1/+2
| * | | thunderbolt: Fix header declaration of tb_find_capAndreas Noever2014-06-201-1/+1
| * | | thunderbolt: Add casts to prevent endianness warningsAndreas Noever2014-06-201-2/+2
| * | | thunderbolt: fix format string for size_tArnd Bergmann2014-06-201-1/+1
| * | | thunderbolt: add PCI dependencyArnd Bergmann2014-06-201-1/+1
| * | | thunderbolt: Staticize nhi_idsSachin Kamat2014-06-201-1/+1
| * | | thunderbolt: Use NULL instead of 0 in nhi.cSachin Kamat2014-06-201-1/+1
| * | | thunderbolt: Use NULL instead of 0 in ctl.cSachin Kamat2014-06-201-2/+2
| * | | thunderbolt: Use NULL instead of 0 in switch.cSachin Kamat2014-06-201-3/+3
| * | | thunderbolt: Fix build error in switch.cSachin Kamat2014-06-201-0/+1
| * | | thunderbolt: Fix build error in eeprom.cSachin Kamat2014-06-201-0/+1
| * | | w1/masters: use pr_* instead of printkFjodor Schelichow2014-06-193-27/+27
| * | | w1: use pr_* instead of printkFjodor Schelichow2014-06-195-16/+12
| * | | w1/slaves: use pr_* instead of printkFjodor Schelichow2014-06-191-2/+1
OpenPOWER on IntegriCloud