summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-06-11hp-wmi: Enable hotkeys on some systemsKyle Evans1-0/+18
2014-06-11thinkpad_acpi: Add mappings for F9 - F12 hotkeys on X240 / T440 / T540Hans de Goede1-1/+3
2014-06-11platform: x86: dell-smo8800: Dell Latitude freefall driver (ACPI SMO8800/SMO8...Pali Rohár3-0/+244
2014-06-11ideapad_laptop: Introduce the use of the managed version of kzallocHimangi Saraogi1-5/+3
2014-06-11platform/x86: Fix run-time dependencies of OLPC driversJean Delvare1-1/+2
2014-06-11platform: x86: asus-wmi.c: Cleaning up uninitialized variablesRickard Strandqvist1-3/+1
2014-06-11ix86/mid/thermal: Introduce the use of the managed version of kzallocHimangi Saraogi1-5/+2
2014-06-11platform x86 Kconfig: Refer to the laptop list in the Compal driver helpIsmael Luceno1-10/+8
2014-06-11ideapad-laptop: Blacklist rfkill control on the Lenovo Yoga 2 11Hans de Goede1-5/+18
2014-06-11asus-wmi: Set WAPF to 4 for Asus X550CAAndreas Utterberg1-0/+9
2014-06-11alienware-wmi: For WMAX HDMI method, introduce a way to query HDMI cable statusMario Limonciello1-30/+88
2014-06-10alienware-wmi: Update WMAX brightness method limit to 15Mario Limonciello1-2/+1
2014-06-10pvpanic: Set high notifier priorityTakashi Iwai1-0/+1
2014-06-10platform/x86: samsung-laptop: Add support for Samsung's NP7[34]0U3E models.Scott Thrasher1-0/+38
2014-06-10toshiba_acpi: Add alternative keymap support for Satellite M840Takashi Iwai1-1/+29
2014-06-10platform-drivers-x86: intel_pmic_gpio: Fix off-by-one valid offset range checkAxel Lin1-2/+2
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2427-115651/+180486
2014-06-08Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds67-756/+6526
2014-06-08Merge tag 'vfio-v3.16-rc1' of git://github.com/awilliam/linux-vfio into nextLinus Torvalds3-34/+24
2014-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...Linus Torvalds28-685/+640
2014-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-40/+50
2014-06-07Merge branch 'akpm' (patches from Andrew Morton) into nextLinus Torvalds29-282/+1897
2014-06-07nbd: zero from and len fields in NBD_CMD_DISCONNECT.Hani Benhabiles1-5/+2
2014-06-07sysrq,rcu: suppress RCU stall warnings while sysrq runsRik van Riel1-0/+3
2014-06-07sysrq: rcu-ify __handle_sysrqRik van Riel1-6/+12
2014-06-07scsi: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-3/+3
2014-06-07parport: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-29/+29
2014-06-07random: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-2/+2
2014-06-07cdrom: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-5/+5
2014-06-07rapidio/tsi721: use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev1-8/+3
2014-06-07drivers/rtc/rtc-pxa.c: make of_device_id array constJingoo Han1-1/+1
2014-06-07drivers/rtc/rtc-sa1100.c: make of_device_id array constJingoo Han1-1/+1
2014-06-07drivers/rtc/rtc-omap.c: enable RTC_IRQWAKEEN bits when Alarm is setLokesh Vutla1-34/+33
2014-06-07rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irqBoris BREZILLON1-2/+14
2014-06-07drivers/rtc/rtc-hym8563.c: add optional clock-output-names propertyHeiko Stuebner1-0/+3
2014-06-07drivers/rtc/rtc-bfin.c: do not abort when requesting irq failsMike Frysinger1-9/+7
2014-06-07drivers/rtc/rtc-omap.c: add support for enabling 32khz clockSekhar Nori1-1/+15
2014-06-07drivers/rtc/rtc-omap.c: use BIT() macroSekhar Nori1-21/+21
2014-06-07drivers/rtc/rtc-omap.c: remove multiple device id checksSekhar Nori1-4/+9
2014-06-07rtc: da9063: RTC driverOpensource [Steve Twiss]3-0/+344
2014-06-07drivers/rtc: add support for Microchip MCP795Josef Gajdusek3-0/+208
2014-06-07drivers/rtc/rtc-ds1343.c: fix potential race conditionRaghavendra Ganiga1-14/+24
2014-06-07rtc: fix build errorRaghavendra Ganiga1-0/+1
2014-06-07drivers/rtc: add support for maxim dallas rtc ds1343 and ds1344Raghavendra Ganiga3-0/+690
2014-06-07rtc: rtc-palmas: make of_device_id array constJingoo Han1-1/+1
2014-06-07rtc: rtc-mv: make of_device_id array constJingoo Han1-1/+1
2014-06-07rtc: isl12057: make of_device_id array constJingoo Han1-1/+1
2014-06-07rtc: rtc-hym8563: make of_device_id array constJingoo Han1-1/+1
2014-06-07rtc: rtc-ds1742: make of_device_id array constJingoo Han1-1/+1
2014-06-07drivers/rtc/rtc-da9052.c: ALARM causes interrupt stormAnthony Olech1-56/+66