index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-27
[media] media/ir_rx51: use module_platform_driver macro
Srinivas Kandagatla
1
-12
/
+1
2012-10-27
[media] [3.6.0-,3/5] media/mx2_emmaprp: use module_platform_driver macro
Srinivas Kandagatla
1
-13
/
+1
2012-10-27
[media] media/m2m: use module_platform_driver macro
Srinivas Kandagatla
1
-13
/
+1
2012-10-27
[media] media/bfin: use module_platform_driver macro
Srinivas Kandagatla
1
-13
/
+1
2012-10-27
[media] omap_vout: Set DSS overlay_info only if paddr is non zero
Archit Taneja
1
-31
/
+5
2012-10-27
[media] coda: Fix 'driver_data' for mx53
Fabio Estevam
1
-1
/
+1
2012-10-27
[media] coda: Do not use __cancel_delayed_work()
Fabio Estevam
1
-1
/
+1
2012-10-25
[media] i2c: adv7183: use module_i2c_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2012-10-25
[media] i2c: vs6624: use module_i2c_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2012-10-25
[media] staging :go700: use module_i2c_driver to simplify the code
Wei Yongjun
8
-96
/
+8
2012-10-25
MAINTAINERS: update email and git tree
Mauro Carvalho Chehab
1
-22
/
+22
2012-10-25
[media] v4l2: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-4
/
+2
2012-10-25
[media] cx88: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-4
/
+2
2012-10-25
[media] cx23885: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-4
/
+2
2012-10-25
[media] s5p-fimc: Add missing new line character
Sylwester Nawrocki
1
-1
/
+1
2012-10-25
[media] s5p-tv: don't include linux/version.h in mixer_video.c
Jesper Juhl
1
-1
/
+0
2012-10-25
[media] s5p-fimc: fix variable type in fimc_device_run()
Shaik Ameer Basha
1
-1
/
+1
2012-10-25
[media] exynos-gsc: fix variable type in gsc_m2m_device_run()
Shaik Ameer Basha
1
-1
/
+1
2012-10-25
[media] exynos-gsc: change driver compatible string
Shaik Ameer Basha
1
-2
/
+4
2012-10-25
[media] s5p-fimc: Make 'fimc_pipeline_s_stream' function static
Sachin Kamat
1
-1
/
+1
2012-10-25
[media] s5p-mfc: Make 'clk_ref' static in s5p_mfc_pm.c
Sachin Kamat
1
-1
/
+1
2012-10-25
[media] exynos-gsc: Fix compilation warning
Sachin Kamat
1
-1
/
+1
2012-10-25
[media] s5p-mfc: Fix compilation warning
Sachin Kamat
1
-1
/
+1
2012-10-25
[media] drxk_hard: fix a few warnings
Mauro Carvalho Chehab
1
-4
/
+4
2012-10-25
[media] drxk: Use the #define instead of hardcoded values
Martin Blumenstingl
1
-2
/
+2
2012-10-25
[media] em28xx: Better support for the Terratec Cinergy HTC USB XS
Martin Blumenstingl
3
-4
/
+94
2012-10-19
[media] Remove include/linux/dvb/ stuff
Mauro Carvalho Chehab
2
-29
/
+0
2012-10-19
[media] remove include/linux/dvb/dmx.h
Mauro Carvalho Chehab
5
-29
/
+4
2012-10-17
[media] common/*/Kconfig: Remove unused helps
Mauro Carvalho Chehab
2
-12
/
+0
2012-10-17
[media] siano: allow compiling it without RC support
Mauro Carvalho Chehab
6
-2
/
+29
2012-10-17
[media] Kconfig: Fix dependencies for driver autoselect options
Mauro Carvalho Chehab
1
-8
/
+10
2012-10-17
DocBook/media/Makefile: Fix build due to uapi breakage
Mauro Carvalho Chehab
1
-38
/
+38
2012-10-17
UAPI: (Scripted) Disintegrate include/linux/dvb
David Howells
12
-385
/
+439
2012-10-14
Linux 3.7-rc1
v3.7-rc1
Linus Torvalds
1
-2
/
+2
2012-10-14
x86, boot: Explicitly include autoconf.h for hostprogs
Matt Fleming
1
-1
/
+2
2012-10-14
perf: Fix UAPI fallout
Ingo Molnar
10
-11
/
+11
2012-10-13
ARM: config: make sure that platforms are ordered by option string
Russell King
1
-38
/
+38
2012-10-13
ARM: config: sort select statements alphanumerically
Russell King
39
-767
/
+765
2012-10-13
UAPI: (Scripted) Disintegrate include/linux/byteorder
David Howells
6
-206
/
+214
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
578
-30108
/
+32659
2012-10-13
UAPI: Unexport linux/blk_types.h
David Howells
2
-61
/
+59
2012-10-13
UAPI: Unexport part of linux/ppp-comp.h
David Howells
1
-0
/
+4
2012-10-13
perf: Handle new rbtree implementation
Markus Trippelsdorf
2
-1
/
+4
2012-10-13
procfs: don't need a PATH_MAX allocation to hold a string representation of a...
Jeff Layton
1
-2
/
+3
2012-10-13
vfs: embed struct filename inside of names_cache allocation if possible
Jeff Layton
2
-20
/
+50
2012-10-13
audit: make audit_inode take struct filename
Jeff Layton
5
-19
/
+42
2012-10-13
vfs: make path_openat take a struct filename pointer
Jeff Layton
7
-21
/
+42
2012-10-13
vfs: turn do_path_lookup into wrapper around struct filename variant
Jeff Layton
1
-7
/
+23
2012-10-13
audit: allow audit code to satisfy getname requests from its names_list
Jeff Layton
3
-0
/
+38
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
40
-175
/
+218
[next]