summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-10-07drm/qxl: fix framebuffer dirty rectangle tracking.Gerd Hoffmann1-8/+11
2015-10-06drm/amdgpu: flag iceland as experimentalAlex Deucher1-5/+5
2015-10-06drm/amdgpu: check before checking pci bridge registersAlex Deucher2-0/+6
2015-10-06dm: fix request-based dm error reportingJunichi Nomura1-2/+3
2015-10-06Merge remote-tracking branch 'regulator/fix/axp20x' into regulator-linusMark Brown1-2/+2
2015-10-06Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown1-0/+4
2015-10-05drm/amdgpu: fix num_crtc on CZAlex Deucher1-1/+1
2015-10-05drm/amdgpu: restore the fbdev mode in lastcloseAlex Deucher3-1/+21
2015-10-05drm/radeon: restore the fbdev mode in lastcloseAlex Deucher3-1/+21
2015-10-05mcb: Fix error handling in mcb_pci_probe()Alexey Khoroshilov1-2/+4
2015-10-04staging: speakup: fix speakup-r regressioncovici@ccs.covici.com1-0/+1
2015-10-04drivers/tty: require read access for controlling terminalJann Horn1-4/+27
2015-10-04serial: 8250: add uart_config entry for PORT_RT2880Mans Rullgard1-0/+8
2015-10-04tty: fix data race on tty_buffer.commitDmitry Vyukov1-3/+12
2015-10-04tty: fix data race in tty_buffer_flushDmitry Vyukov1-1/+4
2015-10-04tty: fix data race in flush_to_ldiscDmitry Vyukov1-1/+1
2015-10-04tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa1-10/+5
2015-10-04serial: atmel: fix error path of probe functionUwe Kleine-König1-1/+1
2015-10-04tty: don't leak cdev in tty_cdev_add()Leon Yu1-2/+7
2015-10-04Revert "serial: imx: remove unbalanced clk_prepare"Fabio Estevam1-6/+14
2015-10-04mei: hbm: fix error in state check logicAlexander Usyskin1-1/+1
2015-10-04nvmem: sunxi: Check for memory allocation failureMaxime Ripard1-1/+10
2015-10-04nvmem: core: Fix memory leak in nvmem_cell_writeAxel Lin1-1/+1
2015-10-04nvmem: core: Handle shift bits in-place if cell->nbits is non-zeroAxel Lin1-1/+1
2015-10-04nvmem: core: fix the out-of-range leak in read/write()ZhengShunQian1-2/+2
2015-10-04Merge tag 'md/4.3-fixes' of git://neil.brown.name/mdLinus Torvalds7-26/+28
2015-10-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+4
2015-10-04usb: Add device quirk for Logitech PTZ camerasVincent Palatin1-0/+7
2015-10-04USB: chaoskey read offset bugAlexander Inyukhin1-1/+1
2015-10-04USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao1-0/+6
2015-10-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+2
2015-10-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-15/+73
2015-10-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds31-300/+221
2015-10-03Merge tag 'phy-for-4.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman3-0/+18
2015-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds13-47/+72
2015-10-02drm/radeon: add quirk for ASUS R7 370Alex Deucher1-0/+1
2015-10-02drm/amdgpu: add pm sysfs files lateAlex Deucher3-10/+17
2015-10-02drm/radeon: add pm sysfs files lateAlex Deucher2-37/+40
2015-10-02irqchip/gic-v3-its: Count additional LPIs for the aliased devicesMarc Zyngier1-1/+1
2015-10-02irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlinedMarc Zyngier1-0/+3
2015-10-02Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds8-53/+77
2015-10-02Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds7-64/+62
2015-10-02Merge branch 'for-4.3-rc/ti-clk-fixes' of https://github.com/t-kristo/linux-p...Stephen Boyd5263-148877/+384378
2015-10-02Revert "Input: synaptics - fix handling of disabling gesture mode"Dmitry Torokhov1-8/+4
2015-10-02dm raid: fix round up of default region sizeMikulas Patocka1-2/+1
2015-10-02Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds4-62/+67
2015-10-02Merge git://git.infradead.org/intel-iommuLinus Torvalds3-55/+75
2015-10-02md/bitmap: don't pass -1 to bitmap_storage_alloc.NeilBrown1-1/+2
2015-10-02md/raid1: Avoid raid1 resync getting stuckJes Sorensen1-3/+2
2015-10-02md: drop null test before destroy functionsJulia Lawall4-14/+7