index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] [trivial] s5p: Fix typo in mixer_drv.c and hdmi_drv.c
Masanari Iida
2012-02-08
2
-3
/
+3
*
[media] tm6000: Don't use pointer after freeing it in tm6000_ir_fini()
Jesper Juhl
2012-02-08
1
-2
/
+1
*
[media] it913x ver 1.24 Make 0x60 default on version 2 devices
Malcolm Priestley
2012-02-08
1
-2
/
+9
*
[media] mt2063: increase frequency_max to tune channel 69
Jose Alberto Reguero
2012-02-08
1
-1
/
+1
*
[media] drxk: Fix get_tune_settings for DVB-T
Jose Alberto Reguero
2012-02-08
1
-4
/
+1
*
[media] [trivial] ov6650: Fix typo
Masanari Iida
2012-02-08
1
-1
/
+1
*
[media] [trivial] lmedm04: Fix typo
Masanari Iida
2012-02-08
1
-1
/
+1
*
[media] davinci: vpif: remove machine specific header file includes
Manjunath Hadli
2012-02-08
3
-4
/
+2
*
[media] az6007: add another Terratec H7 usb id
Jose Alberto Reguero
2012-02-08
2
-1
/
+3
*
[media] vivi: don't set V4L2_CAP_DEVICE_CAPS for the device_caps field
Hans Verkuil
2012-01-26
1
-3
/
+3
*
[media] drxk_hard: does not need to include linux/version.h
Jesper Juhl
2012-01-26
1
-1
/
+0
*
[media] anysee: repeat failed USB control messages
Antti Palosaari
2012-01-26
1
-6
/
+32
*
Merge branch 'v4l_for_linus' into staging/for_v3.4
Mauro Carvalho Chehab
2012-01-23
1
-0
/
+14
|
\
|
*
[media] V4L: atmel-isi: add clk_prepare()/clk_unprepare() functions
Josh Wu
2012-01-23
1
-0
/
+14
*
|
Merge branch 'v4l_for_linus' into staging/for_v3.4
Mauro Carvalho Chehab
2012-01-23
4
-13
/
+27
|
\
|
|
*
[media] cxd2820r: sleep on DVB-T/T2 delivery system switch
Antti Palosaari
2012-01-23
1
-2
/
+11
|
*
[media] anysee: fix CI init
Antti Palosaari
2012-01-23
1
-0
/
+8
|
*
[media] cxd2820r: remove unused parameter from cxd2820r_attach
Antti Palosaari
2012-01-23
4
-10
/
+5
|
*
[media] cxd2820r: fix dvb_frontend_ops
Antti Palosaari
2012-01-23
1
-1
/
+3
*
|
[media] it913x v1.23 use it913x_config.chip_ver to select firmware
Malcolm Priestley
2012-01-23
1
-12
/
+7
*
|
[media] ivtv: setup per-device caps
Hans Verkuil
2012-01-23
3
-2
/
+20
*
|
[media] vivi: set device_caps
Hans Verkuil
2012-01-23
1
-2
/
+3
*
|
[media] V4L2: Add per-device-node capabilities
Hans Verkuil
2012-01-23
7
-17
/
+69
*
|
[media] omap_vout: fix section mismatch
Tomi Valkeinen
2012-01-23
1
-2
/
+1
*
|
[media] cinergyT2-fe: Fix bandwdith settings
Mauro Carvalho Chehab
2012-01-23
1
-3
/
+4
*
|
Merge tag 'v3.3-rc1' into staging/for_v3.3
Mauro Carvalho Chehab
2012-01-22
9364
-252681
/
+444624
|
\
\
|
*
|
Linux 3.3-rc1
v3.3-rc1
Linus Torvalds
2012-01-20
1
-2
/
+2
|
|
|
|
|
\
|
|
\
|
|
\
|
*
-
-
-
.
\
Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...
Linus Torvalds
2012-01-19
9
-104
/
+444
|
|
\
\
\
\
|
|
|
|
*
|
x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits
H. Peter Anvin
2012-01-19
1
-0
/
+1
|
|
|
|
*
|
Merge remote-tracking branch 'linus/master' into x86/urgent
H. Peter Anvin
2012-01-19
9587
-258975
/
+463528
|
|
|
|
|
\
\
|
|
|
|
*
|
|
x86, tsc: Fix SMI induced variation in quick_pit_calibrate()
Linus Torvalds
2012-01-18
1
-8
/
+6
|
|
|
|
*
|
|
x86, opcode: ANDN and Group 17 in x86-opcode-map.txt
Ulrich Drepper
2012-01-17
1
-2
/
+2
|
|
|
|
*
|
|
x86/kconfig: Move the ZONE_DMA entry under a menu
Randy Dunlap
2012-01-17
1
-10
/
+10
|
|
|
|
*
|
|
x86/UV2: Add accounting for BAU strong nacks
Cliff Wickman
2012-01-17
2
-5
/
+8
|
|
|
|
*
|
|
x86/UV2: Ack BAU interrupt earlier
Cliff Wickman
2012-01-17
1
-2
/
+1
|
|
|
|
*
|
|
x86/UV2: Remove stale no-resources test for UV2 BAU
Cliff Wickman
2012-01-17
1
-10
/
+0
|
|
|
|
*
|
|
x86/UV2: Work around BAU bug
Cliff Wickman
2012-01-17
2
-33
/
+254
|
|
|
|
*
|
|
x86/UV2: Fix BAU destination timeout initialization
Cliff Wickman
2012-01-17
1
-6
/
+7
|
|
|
|
*
|
|
x86/UV2: Fix new UV2 hardware by using native UV2 broadcast mode
Cliff Wickman
2012-01-17
2
-30
/
+151
|
|
|
|
*
|
|
x86: Get rid of dubious one-bit signed bitfield
Anton Vorontsov
2012-01-16
1
-2
/
+2
|
|
|
*
|
|
|
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2012-01-17
153
-535
/
+938
|
|
|
|
\
\
\
\
|
|
|
|
*
|
|
|
tracepoints/module: Fix disabling tracepoints with taint CRAP or OOT
Steven Rostedt
2012-01-16
1
-3
/
+4
|
|
|
*
|
|
|
|
x86/kprobes: Add arch/x86/tools/insn_sanity to .gitignore
xiyou.wangcong@gmail.com
2012-01-16
1
-0
/
+1
|
|
|
*
|
|
|
|
x86/kprobes: Fix typo transferred from Intel manual
Ulrich Drepper
2012-01-16
1
-1
/
+3
|
|
*
|
|
|
|
|
sched/accounting, proc: Fix /proc/stat interrupts sum
Russell King
2012-01-16
1
-0
/
+2
|
*
|
|
|
|
|
|
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-01-19
4
-7
/
+8
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
gpio: tps65910: Use correct offset for gpio initialization
Laxman Dewangan
2012-01-18
1
-1
/
+1
|
|
*
|
|
|
|
|
|
gpio/it8761e: Restrict it8761e gpio driver to x86.
Grant Likely
2012-01-18
1
-0
/
+1
|
|
*
|
|
|
|
|
|
gpio-ml-ioh: cleanup __iomem annotation usage
Márton Németh
2012-01-16
1
-3
/
+3
|
|
*
|
|
|
|
|
|
gpio-ml-ioh: cleanup NULL pointer checking
Márton Németh
2012-01-16
1
-1
/
+1
[next]