summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-11-02Merge branches 'acpi-osl', 'acpi-pad', 'acpi-video' and 'acpi-assorted'Rafael J. Wysocki
2015-11-02Merge branch 'acpi-processor'Rafael J. Wysocki
2015-11-02Merge branch 'acpica'Rafael J. Wysocki
2015-10-26ACPI / sysfs: correctly check failing memory allocationInsu Yun
2015-10-26ACPI / video: Add a quirk to force native backlight on Lenovo IdeaPad S405Hans de Goede
2015-10-26ACPI / CPPC: Fix potential memory leakAshwin Chaugule
2015-10-26ACPI / CPPC: signedness bug in register_pcc_channel()Dan Carpenter
2015-10-26ACPI / PAD: power_saving_thread() is not freezableJiri Kosina
2015-10-26ACPI / PM: Fix incorrect wakeup IRQ setting during suspend-to-idleChen Yu
2015-10-26ACPI: Using correct irq when waiting for eventsChen Yu
2015-10-26ACPI: Use correct IRQ when uninstalling ACPI interrupt handlerChen Yu
2015-10-25Merge branch 'acpi-pci'Rafael J. Wysocki
2015-10-25Merge branch 'acpi-init'Rafael J. Wysocki
2015-10-25Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted'Rafael J. Wysocki
2015-10-25Merge branch 'device-properties'Rafael J. Wysocki
2015-10-24Merge tag 'usb-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-10-24Merge tag 'tty-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-10-24Merge tag 'staging-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-10-24Merge tag 'dm-4.3-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-10-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-10-23dm cache: the CLEAN_SHUTDOWN flag was not being setJoe Thornber
2015-10-23dm btree: fix leak of bufio-backed block in btree_split_beneath error pathMike Snitzer
2015-10-23dm btree remove: fix a bug when rebalancing nodes after removalJoe Thornber
2015-10-23rbd: prevent kernel stack blow up on rbd mapIlya Dryomov
2015-10-23rbd: don't leak parent_spec in rbd_dev_probe_parent()Ilya Dryomov
2015-10-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-10-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-10-23Merge tag 'media/v4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-10-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-10-23mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani
2015-10-22[media] m88ds3103: use own reg update_bits() implementationAntti Palosaari
2015-10-22[media] rtl28xxu: fix control message flawsAntti Palosaari
2015-10-22[media] v4l2-flash-led-class: Add missing VIDEO_V4L2 Kconfig dependencyJacek Anaszewski
2015-10-22[media] netup_unidvb: fix potential crash when spi is NULLAbylay Ospan
2015-10-22[media] si2168: Bounds check firmwareLaura Abbott
2015-10-22[media] si2157: Bounds check firmwareLaura Abbott
2015-10-22[media] ir-hix5hd2: drop the use of IRQF_NO_SUSPENDSudeep Holla
2015-10-22[media] c8sectpfe: fix return of garbageSudip Mukherjee
2015-10-22[media] c8sectpfe: fix ininitialized error return on firmware load failureColin Ian King
2015-10-22[media] lnbh25: Fix lnbh25_attach() function return typeJavier Martinez Canillas
2015-10-22[media] horus3a: Fix horus3a_attach() function parametersJavier Martinez Canillas
2015-10-22Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-10-22Merge tag 'drm-intel-fixes-2015-10-16' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-10-22ACPICA: Debugger: Fix dead lock issue ocurred in single stepping modeLv Zheng
2015-10-22ACPI: Enable build of AML interpreter debuggerLv Zheng
2015-10-22ACPICA: Debugger: Add thread ID support so that single step mode can only app...Lv Zheng
2015-10-22ACPICA: Debugger: Fix "terminate" command by cleaning up subsystem shutdown l...Lv Zheng
2015-10-22ACPICA: Debugger: Fix "quit/exit" command by cleaning up user commands termin...Lv Zheng