summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* watchdog: softdog: use core reboot notifierDamien Riegel2015-12-131-28/+2
* watchdog: gpio_wdt: use core reboot notifierDamien Riegel2015-12-131-33/+2
* watchdog: cadence_wdt: use core reboot notifierDamien Riegel2015-12-131-35/+1
* watchdog: bcm47xx_wdt: use core reboot notifierDamien Riegel2015-12-131-22/+2
* watchdog: core: add reboot notifier supportDamien Riegel2015-12-131-0/+37
* watchdog: sunxi_wdt: use core restart handlerDamien Riegel2015-12-131-18/+5
* watchdog: s3c2410_wdt: use core restart handlerDamien Riegel2015-12-131-35/+25
* watchdog: qcom-wdt: use core restart handlerDamien Riegel2015-12-131-30/+19
* watchdog: mtk_wdt: use core restart handlerDamien Riegel2015-12-131-17/+5
* watchdog: moxart_wdt: use core restart handlerDamien Riegel2015-12-131-17/+6
* watchdog: meson_wdt: use core restart handlerDamien Riegel2015-12-131-18/+5
* watchdog: lpc18xx_wdt: use core restart handlerDamien Riegel2015-12-131-31/+21
* watchdog: imx2_wdt: use core restart handlerDamien Riegel2015-12-131-17/+6
* watchdog: imgpdc_wdt: use core restart handlerDamien Riegel2015-12-131-22/+12
* watchdog: digicolor_wdt: use core restart handlerDamien Riegel2015-12-131-13/+5
* watchdog: da9063_wdt: use core restart handlerDamien Riegel2015-12-131-17/+6
* watchdog: bcm47xx_wdt: use core restart handlerDamien Riegel2015-12-131-20/+13
* watchdog: core: add restart handler supportDamien Riegel2015-12-131-0/+48
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-2927-993/+1093
|\
| * Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie2015-11-2816-917/+948
| |\
| | * drm/nouveau/volt/pwm/gk104: fix an off-by-one resulting in the voltage not be...Martin Peres2015-11-251-1/+1
| | * drm/nouveau/nvif: allow userspace access to its own client objectBen Skeggs2015-11-252-2/+7
| | * drm/nouveau/gr/gf100-: fix oops when calling zbc methodsBen Skeggs2015-11-251-2/+2
| | * drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK ...Ben Skeggs2015-11-253-0/+5
| | * drm/nouveau/gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct...Ben Skeggs2015-11-256-897/+897
| | * drm/nouveau/gr/gf100-: split out per-gpc address calculation macroBen Skeggs2015-11-252-47/+49
| | * drm/nouveau/bios: return actual size of the buffer retrieved via _ROMBen Skeggs2015-11-251-0/+1
| | * drm/nouveau/instmem: protect instobj list with a spinlockBen Skeggs2015-11-252-0/+6
| | * drm/nouveau/pci: enable c800 magic for some unknown Samsung laptopBen Skeggs2015-11-251-1/+7
| | * drm/nouveau/pci: enable c800 magic for Clevo P157SMKarol Herbst2015-11-251-1/+7
| * | Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-11-2611-76/+145
| |\ \
| | * | drm/radeon: make some dpm errors debug onlyAlex Deucher2015-11-252-3/+3
| | * | drm/radeon: make rv770_set_sw_state failures non-fatalAlex Deucher2015-11-241-1/+1
| | * | drm/amdgpu: move dependency handling out of atomic section v2Christian König2015-11-231-27/+44
| | * | drm/amdgpu: optimize scheduler fence handlingChristian König2015-11-233-14/+55
| | * | drm/amdgpu: remove vm->mutexChunming Zhou2015-11-204-20/+2
| | * | drm/amdgpu: add mutex for ba_va->valids/invalidsChunming Zhou2015-11-202-6/+12
| | * | drm/amdgpu: adapt vce session create interface changesLeo Liu2015-11-201-1/+10
| | * | drm/amdgpu: vce use multiple cache surface starting from stoneyLeo Liu2015-11-201-5/+14
| | * | drm/amdgpu: reset vce trap interrupt flagLeo Liu2015-11-201-0/+5
* | | | Merge tag 'rtc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds2015-11-291-36/+8
|\ \ \ \
| * | | | rtc: ds1307: fix alarm reading at probe timeSimon Guinot2015-11-261-5/+7
| * | | | rtc: ds1307: fix kernel splat due to wakeup irq handlingFelipe Balbi2015-11-251-33/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-11-299-30/+52
|\ \ \ \ \
| * | | | | target/stat: print full t10_wwn.model bufferDavid Disseldorp2015-11-281-1/+1
| * | | | | target: fix COMPARE_AND_WRITE non zero SGL offset data corruptionJan Engelhardt2015-11-281-2/+2
| * | | | | qla2xxx: Fix regression introduced by target configFS changesHimanshu Madhani2015-11-281-1/+1
| * | | | | target: Invoke release_cmd() callback without holding a spinlockBart Van Assche2015-11-282-7/+12
| * | | | | target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger2015-11-282-10/+17
| * | | | | iscsi-target: Fix rx_login_comp hang after login failureNicholas Bellinger2015-11-282-1/+13