index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] stb0899: remove commented value from IQ_SWAP_ON/OFF usages
Reinhard Nissl
2013-05-21
5
-5
/
+5
*
[media] media/usb: fix kconfig dependencies
Randy Dunlap
2013-05-21
1
-1
/
+4
*
[media] saa7115: Add register setup and config for gm7113c
Jon Arne Jørgensen
2013-05-21
1
-10
/
+37
*
[media] saa7115: add detection code for gm7113c
Mauro Carvalho Chehab
2013-05-21
2
-0
/
+38
*
[media] saa7115: move the autodetection code out of the probe function
Mauro Carvalho Chehab
2013-05-21
1
-50
/
+83
*
[media] wl128x: do not call copy_to_user() while holding spinlocks
Alexey Khoroshilov
2013-05-21
1
-10
/
+14
*
[media] solo6x10: Approximate frame intervals with non-standard denominator
Ismael Luceno
2013-05-21
1
-23
/
+15
*
[media] media: i2c: tvp7002: enable TVP7002 decoder for media controller base...
Lad, Prabhakar
2013-05-21
2
-5
/
+93
*
[media] hdpvr: Added some error handling in hdpvr_start_streaming()
Leonid Kegulskiy
2013-05-21
1
-1
/
+5
*
[media] hdpvr: Removed unnecessary get_video_info() call from hdpvr_device_in...
Leonid Kegulskiy
2013-05-21
1
-8
/
+0
*
[media] media: davinci: vpbe: fix checkpatch warning for CamelCase
Lad, Prabhakar
2013-05-21
3
-15
/
+15
*
[media] em28xx: Add support for 1b80:e1cc Delock 61959
Jakob Haufe
2013-05-21
3
-2
/
+20
*
[media] rc: Add rc-delock-61959
Jakob Haufe
2013-05-21
3
-0
/
+85
*
[media] update saa7134 and tuner cardlists
Mauro Carvalho Chehab
2013-05-21
2
-3
/
+4
*
[media] CARDLIST.bttv: add new cards
Hans Verkuil
2013-05-21
2
-0
/
+3
*
[media] media: davinci: vpif_display: move displaying of error to appropprait...
Lad, Prabhakar
2013-05-21
1
-1
/
+1
*
[media] media: davinci: vpif: remove unwanted header file inclusion
Lad, Prabhakar
2013-05-21
4
-43
/
+9
*
[media] videodev2.h: Make V4L2_PIX_FMT_MPEG4 comment more specific about its ...
Ismael Luceno
2013-05-21
1
-1
/
+1
*
[media] bttv: Add CyberVision CV06
Ondrej Zary
2013-05-21
1
-0
/
+10
*
[media] bttv: Add noname Bt848 capture card with 14MHz xtal
Ondrej Zary
2013-05-21
2
-1
/
+21
*
[media] media:adv7180: Use dev_pm_ops
Lars-Peter Clausen
2013-05-21
1
-7
/
+12
*
[media] bfin_capture: add query_dv_timings/enum_dv_timings support
Scott Jiang
2013-05-21
1
-7
/
+21
*
[media] blackfin: add display support in ppi driver
Scott Jiang
2013-05-21
1
-0
/
+12
*
[media] bttv: Add Adlink MPG24 entry to the bttv cardlist
Hans Verkuil
2013-05-21
3
-5
/
+19
*
[media] s5k6aa: Convert to devm_gpio_request_one()
Laurent Pinchart
2013-05-21
1
-47
/
+26
*
[media] s5c73m3: Convert to devm_gpio_request_one()
Laurent Pinchart
2013-05-21
1
-51
/
+28
*
[media] m5mols: Convert to devm_request_irq()
Laurent Pinchart
2013-05-21
1
-9
/
+5
*
[media] media: i2c: Convert to devm_regulator_bulk_get()
Laurent Pinchart
2013-05-21
2
-11
/
+5
*
[media] media: i2c: Convert to devm_gpio_request_one()
Laurent Pinchart
2013-05-21
5
-61
/
+27
*
[media] media: i2c: Convert to devm_kzalloc()
Laurent Pinchart
2013-05-21
56
-202
/
+79
*
[media] media: i2c: Convert to gpio_request_one()
Laurent Pinchart
2013-05-21
4
-15
/
+16
*
[media] tvp514x: Fix double free
Laurent Pinchart
2013-05-21
1
-1
/
+0
*
[media] mt9v032: Free control handler in cleanup paths
Laurent Pinchart
2013-05-21
1
-1
/
+6
*
[media] mt9p031: Use gpio_is_valid()
Laurent Pinchart
2013-05-21
1
-4
/
+4
*
[media] mt9p031: Power down the sensor if no supported device has been detected
Guennadi Liakhovetski
2013-05-21
1
-3
/
+3
*
Merge tag 'v3.10-rc1' into patchwork
Mauro Carvalho Chehab
2013-05-13
9424
-338377
/
+583603
|
\
|
*
Linux 3.10-rc1
v3.10-rc1
Linus Torvalds
2013-05-11
1
-2
/
+2
|
*
Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-11
6
-108
/
+368
|
|
\
|
|
*
tracing/kprobes: Support soft-mode disabling
Masami Hiramatsu
2013-05-09
1
-0
/
+6
|
|
*
tracing/kprobes: Support ftrace_event_file base multibuffer
Masami Hiramatsu
2013-05-09
1
-36
/
+214
|
|
*
tracing/kprobes: Pass trace_probe directly from dispatcher
Masami Hiramatsu
2013-05-09
1
-17
/
+16
|
|
*
tracing/kprobes: Increment probe hit-count even if it is used by perf
Masami Hiramatsu
2013-05-09
1
-4
/
+4
|
|
*
tracing/kprobes: Use bool for retprobe checker
Masami Hiramatsu
2013-05-09
1
-1
/
+1
|
|
*
ftrace: Fix function probe when more than one probe is added
Steven Rostedt (Red Hat)
2013-05-09
1
-1
/
+5
|
|
*
ftrace: Fix the output of enabled_functions debug file
Steven Rostedt (Red Hat)
2013-05-09
1
-1
/
+1
|
|
*
ftrace: Fix locking in register_ftrace_function_probe()
Steven Rostedt (Red Hat)
2013-05-09
1
-4
/
+6
|
|
*
tracing: Add helper function trace_create_new_event() to remove duplicate code
Steven Rostedt (Red Hat)
2013-05-09
1
-12
/
+20
|
|
*
tracing: Modify soft-mode only if there's no other referrer
Masami Hiramatsu
2013-05-09
2
-2
/
+11
|
|
*
tracing: Indicate enabled soft-mode in enable file
Masami Hiramatsu
2013-05-09
1
-0
/
+2
|
|
*
tracing/kprobes: Fix to increment return event probe hit-count
Masami Hiramatsu
2013-05-09
1
-0
/
+2
[next]