index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-07
drm/qxl: fix framebuffer dirty rectangle tracking.
Gerd Hoffmann
1
-8
/
+11
2015-10-06
drm/amdgpu: flag iceland as experimental
Alex Deucher
1
-5
/
+5
2015-10-06
drm/amdgpu: check before checking pci bridge registers
Alex Deucher
2
-0
/
+6
2015-10-06
dm: fix request-based dm error reporting
Junichi Nomura
1
-2
/
+3
2015-10-06
Merge remote-tracking branch 'regulator/fix/axp20x' into regulator-linus
Mark Brown
1
-2
/
+2
2015-10-06
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Mark Brown
1
-0
/
+4
2015-10-05
drm/amdgpu: fix num_crtc on CZ
Alex Deucher
1
-1
/
+1
2015-10-05
drm/amdgpu: restore the fbdev mode in lastclose
Alex Deucher
3
-1
/
+21
2015-10-05
drm/radeon: restore the fbdev mode in lastclose
Alex Deucher
3
-1
/
+21
2015-10-05
mcb: Fix error handling in mcb_pci_probe()
Alexey Khoroshilov
1
-2
/
+4
2015-10-04
staging: speakup: fix speakup-r regression
covici@ccs.covici.com
1
-0
/
+1
2015-10-04
drivers/tty: require read access for controlling terminal
Jann Horn
1
-4
/
+27
2015-10-04
serial: 8250: add uart_config entry for PORT_RT2880
Mans Rullgard
1
-0
/
+8
2015-10-04
tty: fix data race on tty_buffer.commit
Dmitry Vyukov
1
-3
/
+12
2015-10-04
tty: fix data race in tty_buffer_flush
Dmitry Vyukov
1
-1
/
+4
2015-10-04
tty: fix data race in flush_to_ldisc
Dmitry Vyukov
1
-1
/
+1
2015-10-04
tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c
Kosuke Tatsukawa
1
-10
/
+5
2015-10-04
serial: atmel: fix error path of probe function
Uwe Kleine-König
1
-1
/
+1
2015-10-04
tty: don't leak cdev in tty_cdev_add()
Leon Yu
1
-2
/
+7
2015-10-04
Revert "serial: imx: remove unbalanced clk_prepare"
Fabio Estevam
1
-6
/
+14
2015-10-04
mei: hbm: fix error in state check logic
Alexander Usyskin
1
-1
/
+1
2015-10-04
nvmem: sunxi: Check for memory allocation failure
Maxime Ripard
1
-1
/
+10
2015-10-04
nvmem: core: Fix memory leak in nvmem_cell_write
Axel Lin
1
-1
/
+1
2015-10-04
nvmem: core: Handle shift bits in-place if cell->nbits is non-zero
Axel Lin
1
-1
/
+1
2015-10-04
nvmem: core: fix the out-of-range leak in read/write()
ZhengShunQian
1
-2
/
+2
2015-10-04
Merge tag 'md/4.3-fixes' of git://neil.brown.name/md
Linus Torvalds
7
-26
/
+28
2015-10-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+4
2015-10-04
usb: Add device quirk for Logitech PTZ cameras
Vincent Palatin
1
-0
/
+7
2015-10-04
USB: chaoskey read offset bug
Alexander Inyukhin
1
-1
/
+1
2015-10-04
USB: Add reset-resume quirk for two Plantronics usb headphones.
Yao-Wen Mao
1
-0
/
+6
2015-10-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+2
2015-10-03
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-15
/
+73
2015-10-03
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
31
-300
/
+221
2015-10-03
Merge tag 'phy-for-4.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Greg Kroah-Hartman
3
-0
/
+18
2015-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
13
-47
/
+72
2015-10-02
drm/radeon: add quirk for ASUS R7 370
Alex Deucher
1
-0
/
+1
2015-10-02
drm/amdgpu: add pm sysfs files late
Alex Deucher
3
-10
/
+17
2015-10-02
drm/radeon: add pm sysfs files late
Alex Deucher
2
-37
/
+40
2015-10-02
irqchip/gic-v3-its: Count additional LPIs for the aliased devices
Marc Zyngier
1
-1
/
+1
2015-10-02
irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlined
Marc Zyngier
1
-0
/
+3
2015-10-02
Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
8
-53
/
+77
2015-10-02
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-64
/
+62
2015-10-02
Merge branch 'for-4.3-rc/ti-clk-fixes' of https://github.com/t-kristo/linux-p...
Stephen Boyd
5263
-148877
/
+384378
2015-10-02
Revert "Input: synaptics - fix handling of disabling gesture mode"
Dmitry Torokhov
1
-8
/
+4
2015-10-02
dm raid: fix round up of default region size
Mikulas Patocka
1
-2
/
+1
2015-10-02
Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
4
-62
/
+67
2015-10-02
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
3
-55
/
+75
2015-10-02
md/bitmap: don't pass -1 to bitmap_storage_alloc.
NeilBrown
1
-1
/
+2
2015-10-02
md/raid1: Avoid raid1 resync getting stuck
Jes Sorensen
1
-3
/
+2
2015-10-02
md: drop null test before destroy functions
Julia Lawall
4
-14
/
+7
[prev]
[next]