summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-07samsung-laptop.c: Prefer kstrtoint over single variable sscanfDarren Hart1-2/+2
2015-02-07samsung-laptop: Fix sparse integer as NULL warningLad, Prabhakar1-1/+1
2015-02-07samsung-laptop: enable better lid handlingJulijonas Kikutis2-1/+127
2015-01-29toshiba_acpi: Add a check for TOS_NOT_SUPPORTED in the sci_open functionAzael Avalos1-0/+13
2015-01-29asus-laptop: use DEVICE_ATTR_xx macrosVivien Didelot1-49/+46
2015-01-29intel_scu_ipc: Read resources from PCI configurationAndy Shevchenko1-15/+6
2015-01-29intel_scu_ipc: move error check out of the loopAndy Shevchenko1-13/+12
2015-01-29intel_scu_ipc: fix indentation in few placesAndy Shevchenko1-17/+14
2015-01-23asus-laptop: Fix is_visible return valueVivien Didelot1-1/+1
2015-01-23fujitsu-laptop: use FB_BLANK_* constantsMichael Karcher1-3/+4
2015-01-23samsung-laptop: Add use_native_backlight quirk, and enable it on some modelsHans de Goede1-3/+17
2015-01-23toshiba_acpi: Add support for USB Sleep and MusicAzael Avalos1-0/+97
2015-01-23toshiba_acpi: Add support for USB Rapid ChargeAzael Avalos1-0/+107
2015-01-23toshiba_acpi: Add support for USB Sleep functions under batteryAzael Avalos1-0/+133
2015-01-23toshiba_acpi: Add support for USB Sleep and Charge functionAzael Avalos1-0/+118
2014-12-21Linux 3.19-rc1v3.19-rc1Linus Torvalds1-2/+2
2014-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds10-25/+103
2014-12-21Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds94-690/+6663
2014-12-21Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-2804/+252
2014-12-21Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds51-366/+151
2014-12-21Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds41-61/+52
2014-12-21Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds3-1/+8
2014-12-21Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds5-23/+21
2014-12-20i2c: sh_mobile: fix uninitialized var when debug is enabledWolfram Sang1-0/+1
2014-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds17-119/+29
2014-12-20Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-19/+16
2014-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds4-25/+20
2014-12-20Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-51/+139
2014-12-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds23-1238/+1511
2014-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds8-27/+38
2014-12-20Merge tag 'cris-changes-for-3.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds17-816/+1039
2014-12-20Merge tag 'please-pull-misc-3.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2014-12-20CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARDJesper Nilsson1-7/+0
2014-12-20CRISv32: ETRAXFS: Fix recursive spinlockJesper Nilsson2-71/+83
2014-12-20CRISv32: Select MTDRAM for axisflashmapJesper Nilsson1-0/+1
2014-12-20CRISv32: Implement early consoleJesper Nilsson1-26/+56
2014-12-20CRIS: Use KALLSYMs if available in call stack dumpJesper Nilsson1-27/+34
2014-12-20CRISv32: Fix declaration mismatchJesper Nilsson1-1/+0
2014-12-20CRISv32: Rewrite of synchronous serial port driverJesper Nilsson1-639/+791
2014-12-20CRIS: Update init memory handlingJesper Nilsson1-5/+33
2014-12-20CRISv32: Better handling of watchdog biteJesper Nilsson1-11/+17
2014-12-20CRIS: Export missing function symbolsJesper Nilsson3-19/+19
2014-12-20CRIS: Export ioremap_nocacheJesper Nilsson1-1/+2
2014-12-20CRIS: Fix headers_installSam Ravnborg3-8/+2
2014-12-20CRISv32: Add missing include for mm.hJesper Nilsson1-0/+1
2014-12-20CRISv32: Drop obsolete file for SPI driverJesper Nilsson1-1/+0
2014-12-20Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds37-1412/+1607
2014-12-20PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki37-48/+39
2014-12-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-4/+0
2014-12-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-2/+79