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.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
2014-09-30
video: fbdev: controlfb.c: use container_of to resolve fb_info_control from f...
Fabian Frederick
1
-5
/
+10
2014-09-30
video: fbdev: sa1100fb.c: use container_of to resolve sa1100fb_info from fb_info
Fabian Frederick
1
-6
/
+12
2014-09-30
video: fbdev: stifb.c: use container_of to resolve stifb_info from fb_info
Fabian Frederick
1
-2
/
+2
2014-09-30
video: fbdev: sis: sis_main.c: Cleaning up missing null-terminate in conjunct...
Rickard Strandqvist
1
-1
/
+1
2014-09-30
video: valkyriefb: Fix unused variable warning in set_valkyrie_clock()
Geert Uytterhoeven
1
-1
/
+1
2014-09-09
video: fbdev: use %*ph specifier to dump small buffers
Andy Shevchenko
2
-15
/
+4
2014-09-09
video: mx3fb: always enable BACKLIGHT_LCD_SUPPORT
Arnd Bergmann
1
-1
/
+2
2014-08-26
video: fbdev: au1200fb: delete double assignment
Julia Lawall
1
-1
/
+0
2014-08-26
video: fbdev: sis: delete double assignment
Julia Lawall
1
-1
/
+1
2014-08-26
video: fbdev: intelfb: delete double assignment
Julia Lawall
1
-2
/
+1
2014-08-26
video: fbdev: riva: delete double assignment
Julia Lawall
1
-1
/
+0
2014-08-26
msm: msm_fb: Move to using managed resources of kzalloc
Pramod Gurav
1
-2
/
+7
2014-08-26
msm: msm_fb: Add remove function for platform driver for clean unloading
Pramod Gurav
1
-0
/
+16
2014-08-26
video: mx3fb: Update comment for dmaengine_prep_slave_sg() API
Geert Uytterhoeven
1
-1
/
+1
2014-08-26
video: vermilion: remove unnecessary break after goto
Fabian Frederick
1
-1
/
+0
2014-08-26
video: fbdev: aty: use c99 initializers in structures
Julia Lawall
1
-8
/
+55
2014-08-26
OMAPDSS: DSI: use c99 initializers in structures
Julia Lawall
1
-2
/
+8
2014-08-26
video: fbdev: matrox: use c99 initializers in structures
Julia Lawall
2
-16
/
+56
2014-08-26
video: of: display_timing: delete unneeded test before of_node_put
Julia Lawall
1
-2
/
+1
2014-08-26
Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-3
/
+6
2014-08-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2014-08-25
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2014-08-25
Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
4
-12
/
+48
2014-08-25
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
41
-167
/
+309
2014-08-24
bus: arm-ccn: Fix warning message
Pawel Moll
1
-1
/
+1
2014-08-23
Merge tag 'pwm/for-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+6
2014-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
26
-215
/
+350
2014-08-22
drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndef
Rasmus Villemoes
1
-1
/
+1
2014-08-22
net: ethernet: broadcom: bnx2x: Remove redundant #ifdef
Rasmus Villemoes
1
-4
/
+0
2014-08-22
ibmveth: Fix endian issues with rx_no_buffer statistic
Anton Blanchard
1
-4
/
+14
2014-08-22
net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()
Iyappan Subramanian
1
-7
/
+13
2014-08-22
net: fec: ptp: avoid register access when ipg clock is disabled
Nimrod Andy
3
-15
/
+41
2014-08-22
Merge tag 'iommu-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+15
2014-08-22
drm/radeon: add new KV pci id
Alex Deucher
1
-0
/
+1
2014-08-22
firmware: Do not use WARN_ON(!spin_is_locked())
Guenter Roeck
1
-4
/
+4
2014-08-22
cxgb4: Free completed tx skbs promptly
Hariprasad Shenai
3
-2
/
+5
2014-08-22
Merge tag 'linux-can-fixes-for-3.17-20140821' of git://gitorious.org/linux-ca...
David S. Miller
3
-30
/
+43
2014-08-22
cxgb4: Fix race condition in cleanup
Anish Bhatt
2
-14
/
+19
2014-08-22
sh: intc: Confine SH_INTC to platforms that need it
Geert Uytterhoeven
2
-3
/
+6
2014-08-22
bnx2x: Revert UNDI flushing mechanism
Yuval Mintz
1
-75
/
+17
2014-08-22
qlcnic: Fix endianess issue in firmware load from file operation
Shahed Shaikh
1
-10
/
+25
2014-08-22
qlcnic: Fix endianess issue in FW dump template header
Rajesh Borundia
1
-0
/
+57
2014-08-22
qlcnic: Fix flash access interface to application
Jitendra Kalsaria
3
-5
/
+32
2014-08-22
macvlan: Allow setting multicast filter on all macvlan types
Vlad Yasevich
1
-2
/
+8
2014-08-22
Merge tag 'drm-intel-fixes-2014-08-21' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
8
-55
/
+109
2014-08-22
Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-13
/
+12
2014-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
11
-93
/
+114
2014-08-22
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-10
/
+11
2014-08-21
HID: fix a couple of off-by-ones
Jiri Kosina
6
-7
/
+7
2014-08-21
HID: logitech: perform bounds checking on device_id early enough
Jiri Kosina
1
-7
/
+6
[next]