index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-19
V4L/DVB: ir-core: Make use of the new IR keymap modules
Mauro Carvalho Chehab
3
-4
/
+102
2010-05-19
V4L/DVB: ir: prepare IR code for a parameter change at register function
Mauro Carvalho Chehab
1
-6
/
+20
2010-05-19
V4L/DVB: ir-core: Add support for RC map code register
Mauro Carvalho Chehab
1
-0
/
+11
2010-05-19
V4L/DVB: ir-common: move IR tables from ir-keymaps.c to a separate file
Mauro Carvalho Chehab
66
-85
/
+4111
2010-05-19
V4L/DVB: ir-common: Use macros to define the keytables
Mauro Carvalho Chehab
1
-1
/
+13
2010-05-19
V4L/DVB: ir-common: re-order keytables by name and remove duplicates
Mauro Carvalho Chehab
1
-48
/
+48
2010-05-19
V4L/DVB: ir-common: Use a function to declare an IR table
Mauro Carvalho Chehab
1
-65
/
+71
2010-05-19
V4L/DVB: Add CHIP ID of the uPD61151
Dmitri Belimov
1
-0
/
+5
2010-05-18
V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR core
Mauro Carvalho Chehab
2
-0
/
+3
2010-05-18
V4L/DVB: ir-core: prepare to add more operations for ir decoders
Mauro Carvalho Chehab
1
-5
/
+2
2010-05-18
V4L/DVB: ir-core: dynamically load the compiled IR protocols
Mauro Carvalho Chehab
1
-5
/
+24
2010-05-18
V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decode
Mauro Carvalho Chehab
1
-0
/
+2
2010-05-18
V4L/DVB: ir-core/saa7134: Move ir keyup/keydown code to the ir-core
Mauro Carvalho Chehab
1
-1
/
+2
2010-05-18
V4L/DVB: ir-core: add two functions to report keyup/keydown events
Mauro Carvalho Chehab
1
-0
/
+4
2010-05-18
V4L/DVB: ir-core: Add logic to decode IR protocols at the IR core
Mauro Carvalho Chehab
2
-0
/
+35
2010-05-18
V4L/DVB: saa7134: add code to allow changing IR protocol
Mauro Carvalho Chehab
1
-0
/
+3
2010-05-18
V4L/DVB: saa7134: use a full scancode table for M135A
Mauro Carvalho Chehab
1
-1
/
+1
2010-05-18
V4L/DVB: v4l: Add V4L2_CID_IRIS_ABSOLUTE and V4L2_CID_IRIS_RELATIVE controls
Laurent Pinchart
1
-0
/
+3
2010-05-18
V4L/DVB: V4L: vpfe_capture: Add call back function for interrupt clear for vp...
Vaibhav Hiremath
1
-0
/
+2
2010-05-18
V4L/DVB: meye: remove last V4L1 remnants from the code and add v4l2_device
Hans Verkuil
1
-6
/
+6
2010-05-18
V4L/DVB: v4l: add V4L2_PIX_FMT_Y4 and V4L2_PIX_FMT_Y6 pixelformats
Hans Verkuil
1
-0
/
+2
2010-05-18
V4L/DVB: v4l: videobuf: code cleanup
Pawel Osciak
3
-23
/
+26
2010-05-18
V4L/DVB: Add SPI support to V4L2
Dmitri Belimov
2
-0
/
+21
2010-05-18
V4L/DVB: videodev2: introduce a common control for chroma gain
Devin Heitmueller
1
-1
/
+4
2010-05-18
V4L/DVB: v4l2: sort chip IDs in v4l2-chip-ident.h
Hans Verkuil
1
-58
/
+62
2010-05-18
V4L/DVB: ir-core: export driver name used by IR via uevent
Mauro Carvalho Chehab
1
-1
/
+3
2010-05-18
V4L/DVB: ir-core: Add a macro to properly create IR tables
Mauro Carvalho Chehab
1
-1
/
+2
2010-05-18
V4L/DVB: ir: use a real device instead of a virtual class
Mauro Carvalho Chehab
1
-3
/
+1
2010-05-18
V4L/DVB: soc-camera: add runtime pm support for subdevices
Mauro Carvalho Chehab
1
-0
/
+8
2010-05-18
V4L/DVB: The first two parameters of soc_camera_limit_side() are usually poin...
Márton Németh
1
-2
/
+2
2010-05-18
V4L/DVB (12770): Add tm6000 driver to staging tree
Mauro Carvalho Chehab
1
-0
/
+1
2010-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-22
/
+22
2010-05-16
rtnetlink: make SR-IOV VF interface symmetric
Chris Wright
1
-4
/
+19
2010-05-16
tcp: fix MD5 (RFC2385) support
Eric Dumazet
1
-18
/
+3
2010-05-15
Fix the regression created by "set S_DEAD on unlink()..." commit
Al Viro
1
-0
/
+14
2010-05-11
revert "procfs: provide stack information for threads" and its fixup commits
Robin Holt
1
-1
/
+0
2010-05-11
dma-mapping: fix dma_sync_single_range_*
FUJITA Tomonori
1
-2
/
+2
2010-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-0
/
+4
2010-05-07
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-28
/
+0
2010-05-07
Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2010-05-07
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+3
2010-05-07
drm/ttm: Remove the ttm_bo_block_reservation() function.
Thomas Hellstrom
1
-28
/
+0
2010-05-06
V4L/DVB: saa7146: fix regression of the av7110/budget-av driver
Hans Verkuil
1
-1
/
+0
2010-05-06
rcu: create rcu_my_thread_group_empty() wrapper
Paul E. McKenney
1
-0
/
+2
2010-05-06
sctp: Fix a race between ICMP protocol unreachable and connect()
Vlad Yasevich
2
-0
/
+4
2010-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-1
/
+2
2010-05-04
cgroup: Check task_lock in task_subsys_state()
Li Zefan
1
-0
/
+1
2010-05-04
i2c-core: Use per-adapter userspace device lists
Jean Delvare
1
-0
/
+2
2010-05-02
net: fix compile error due to double return type in SOCK_DEBUG
Jan Engelhardt
1
-1
/
+1
2010-04-30
USB: rename usb_buffer_alloc() and usb_buffer_free()
Daniel Mack
1
-3
/
+15
[next]