index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-09
video: fbdev: au1200fb: Propagate an error code
Christophe JAILLET
1
-3
/
+4
2017-11-09
video: fbdev: au1200fb: Remove some dead code
Christophe JAILLET
1
-6
/
+0
2017-11-09
video: fbdev: au1200fb: Fix error handling path
Christophe JAILLET
1
-2
/
+10
2017-11-09
video: fbdev: au1200fb: Fix incorrect IRQ freeing
Christophe JAILLET
1
-2
/
+0
2017-11-09
video: fbdev: au1200fb: Release some resources if a memory allocation fails
Christophe JAILLET
1
-1
/
+2
2017-11-09
video: fbdev: au1200fb: Return an error code if a memory allocation fails
Christophe JAILLET
1
-1
/
+3
2017-11-09
video: fbdev: au1200fb: Fix a potential double free
Christophe JAILLET
1
-1
/
+0
2017-10-17
video: sa1100fb: move pseudo palette into sa1100fb_info structure
Russell King
2
-6
/
+5
2017-10-17
video: sa1100fb: fix video memory allocation leak
Russell King
1
-5
/
+5
2017-10-17
video: sa1100fb: clean up failure path
Russell King
1
-13
/
+8
2017-10-17
video: sa1100fb: use devm_gpio_request_one()
Russell King
1
-10
/
+7
2017-10-17
video: sa1100fb: use devm_request_irq()
Russell King
1
-9
/
+8
2017-10-17
video: sa1100fb: use devm_ioremap_resource()
Russell King
1
-12
/
+8
2017-10-17
video: sa1100fb: use devm_clk_get()
Russell King
1
-4
/
+1
2017-10-17
video: sa1100fb: use devm_kzalloc()
Russell King
1
-4
/
+2
2017-10-17
video: fbdev: pxa3xx_gcu: Use setup_timer and mod_timer
Himanshu Jha
1
-6
/
+2
2017-10-12
video: fbdev: radeon: make const array post_divs static, reduces object code ...
Colin Ian King
1
-1
/
+1
2017-10-12
video: fbdev: dnfb: make fb_var_screeninfo static and const
Bhumika Goyal
1
-1
/
+1
2017-10-12
video: fbdev: sis: make const array specialtv static, reduces object code size
Colin Ian King
1
-1
/
+1
2017-10-12
video: fbdev: aty: make const arrays static, reduces object code size
Colin Ian King
1
-2
/
+2
2017-10-12
video: fbdev: matroxfb: return -ENOMEM on allocation failure
Allen Pais
1
-1
/
+1
2017-10-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-30
/
+34
2017-10-07
Merge branch 'i2c/for-current-4.14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-10
/
+13
2017-10-07
Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
9
-156
/
+73
2017-10-07
Merge tag 'hwmon-for-linus-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-8
/
+11
2017-10-07
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-5
/
+23
2017-10-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-12
/
+16
2017-10-06
Merge tag 'pci-v4.14-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-27
/
+50
2017-10-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+35
2017-10-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
9
-14
/
+34
2017-10-06
Merge tag 'powerpc-4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+11
2017-10-06
Merge tag 'drm-fixes-for-v4.14-rc4' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
9
-34
/
+44
2017-10-06
Merge tag 'drm-misc-fixes-2017-10-05' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-5
/
+14
2017-10-06
Merge tag 'drm-intel-fixes-2017-10-04' of git://anongit.freedesktop.org/git/d...
Dave Airlie
4
-22
/
+6
2017-10-06
Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-20
/
+44
2017-10-05
dm raid: fix incorrect status output at the end of a "recover" process
Jonathan Brassow
1
-5
/
+6
2017-10-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
8
-27
/
+118
2017-10-05
Merge branch 'nvme-4.14' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2
-8
/
+8
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
55
-216
/
+625
2017-10-05
i2c: i2c-stm32f7: make structure stm32f7_setup static const
Colin Ian King
1
-1
/
+1
2017-10-05
i2c: ensure termination of *_device_id tables
Thomas Meyer
1
-0
/
+1
2017-10-05
i2c: i801: Add support for Intel Cedar Fork
Jarkko Nikula
2
-0
/
+5
2017-10-05
i2c: stm32f7: fix setup structure
Pierre-Yves MORDRET
1
-9
/
+6
2017-10-05
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
3
-27
/
+28
2017-10-05
Update James Hogan's email address
James Hogan
2
-2
/
+2
2017-10-05
drm/i915/glk: Fix DMC/DC state idleness calculation
Imre Deak
1
-1
/
+1
2017-10-05
drm/i915/cnl: Reprogram DMC firmware after S3/S4 resume
Imre Deak
1
-0
/
+3
2017-10-04
i40iw: Fix port number for query QP
Mustafa Ismail
1
-0
/
+2
2017-10-04
i40iw: Add missing memory barriers
Mustafa Ismail
3
-8
/
+7
2017-10-04
RDMA/qedr: Parse vlan priority as sl
Amrani, Ram
1
-0
/
+2
[next]