index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
V4L/DVB: videobuf: prepare to make locking optional in videobuf
Hans Verkuil
2010-10-21
1
-0
/
+13
|
*
|
|
|
|
V4L/DVB: v4l2: add core serialization lock
Hans Verkuil
2010-10-21
1
-0
/
+3
|
*
|
|
|
|
V4L/DVB: v4l2-dev: remove get_unmapped_area
Hans Verkuil
2010-10-21
1
-2
/
+0
|
*
|
|
|
|
V4L/DVB: IR: export ir_keyup so imon driver can use it directly
Jarod Wilson
2010-10-21
1
-0
/
+1
|
*
|
|
|
|
V4L/DVB: saa7134: get rid of I2C_HW_SAA7134
Mauro Carvalho Chehab
2010-10-21
1
-2
/
+7
|
*
|
|
|
|
V4L/DVB: bttv: Move PV951 IR to the right driver
Mauro Carvalho Chehab
2010-10-21
1
-1
/
+0
|
*
|
|
|
|
V4L/DVB: v4l: remove obsolete include/media/v4l2-i2c-drv.h file
Hans Verkuil
2010-10-21
1
-80
/
+0
|
*
|
|
|
|
V4L/DVB: v4l2: Add illuminator controls
Jean-François Moine
2010-10-21
1
-1
/
+4
|
*
|
|
|
|
V4L/DVB: videotext: remove this obsolete API
Hans Verkuil
2010-10-21
3
-128
/
+1
|
*
|
|
|
|
V4L/DVB: Support or LME2510(C) DM04/QQBOX USB DVB-S BOXES
Malcolm Priestley
2010-10-21
1
-0
/
+1
|
*
|
|
|
|
V4L/DVB: v4l: Add a v4l2_subdev host private data field
Laurent Pinchart
2010-10-21
1
-4
/
+16
|
*
|
|
|
|
V4L/DVB: V4L2: avoid name conflicts in macros
Guennadi Liakhovetski
2010-10-21
1
-18
/
+39
|
*
|
|
|
|
V4L/DVB: IR/streamzap: functional in-kernel decoding
Jarod Wilson
2010-10-21
1
-2
/
+3
|
*
|
|
|
|
V4L/DVB: gspca_konica: New gspca subdriver for konica chipset using cams
Hans de Goede
2010-10-21
1
-0
/
+1
|
*
|
|
|
|
V4L/DVB: gspca_xirlink_cit: New gspca subdriver replacing v4l1 usbvideo/ibmcam.c
Hans de Goede
2010-10-21
1
-0
/
+1
|
*
|
|
|
|
V4L/DVB: v4l2-subdev: remove obsolete enum/try/s/g_fmt
Hans Verkuil
2010-10-21
1
-4
/
+0
|
*
|
|
|
|
V4L/DVB: v4l: add RGB444 mediabus formats
Hans Verkuil
2010-10-21
1
-0
/
+2
|
*
|
|
|
|
V4L/DVB: v4l: add new YUV mediabus formats
Hans Verkuil
2010-10-21
1
-0
/
+4
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2010-10-28
7
-7
/
+212
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mmc: sdhci_pltfm: pass more data on custom init call
Wolfram Sang
2010-10-23
1
-1
/
+1
|
*
|
|
|
|
|
mmc: sdhci-pltfm: move .h file into appropriate subdir
Wolfram Sang
2010-10-23
1
-0
/
+0
|
*
|
|
|
|
|
mmc: sdhci: Intel Medfield support
Xiaochen Shen
2010-10-23
1
-0
/
+7
|
*
|
|
|
|
|
mmc: propagate power save/restore ops return value
Ohad Ben-Cohen
2010-10-23
1
-2
/
+2
|
*
|
|
|
|
|
mmc: sdhci: split up sdhci.h for sdhci-pltfm users
Giuseppe Cavallaro
2010-10-23
1
-0
/
+144
|
*
|
|
|
|
|
mmc: refine DDR support
Adrian Hunter
2010-10-23
1
-1
/
+2
|
*
|
|
|
|
|
mmc: Fixes for Dual Data Rate (DDR) support
Adrian Hunter
2010-10-23
2
-1
/
+7
|
*
|
|
|
|
|
mmc: MMC 4.4 DDR support
Hanumath Prasad
2010-10-23
4
-1
/
+18
|
*
|
|
|
|
|
mmc: Move regulator handling closer to core
Linus Walleij
2010-10-23
1
-1
/
+21
|
*
|
|
|
|
|
mmc: Make ID freq configurable
Hein Tibosch
2010-10-23
1
-0
/
+1
|
*
|
|
|
|
|
mmc: Add helper function to check if a card is removable
Matt Fleming
2010-10-23
1
-0
/
+8
|
*
|
|
|
|
|
mmc: rename dev_to_mmc_card() to mmc_dev_to_card()
Andy Shevchenko
2010-10-23
1
-1
/
+1
|
*
|
|
|
|
|
mmc: make mmc_dev_to_card() macro public
Andy Shevchenko
2010-10-23
1
-0
/
+2
|
*
|
|
|
|
|
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-10-23
1
-2
/
+1
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2010-10-28
3
-0
/
+59
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
9p: Add datasync to client side TFSYNC/RFSYNC for dotl
Venkateswararao Jujjuri (JV)
2010-10-28
1
-1
/
+1
|
*
|
|
|
|
|
|
9p: Implement TREADLINK operation for 9p2000.L
M. Mohan Kumar
2010-10-28
2
-0
/
+3
|
*
|
|
|
|
|
|
9p: Use V9FS_MAGIC in statfs
M. Mohan Kumar
2010-10-28
1
-0
/
+1
|
*
|
|
|
|
|
|
9p: Implement TGETLOCK
M. Mohan Kumar
2010-10-28
2
-0
/
+19
|
*
|
|
|
|
|
|
9p: Implement TLOCK
M. Mohan Kumar
2010-10-28
2
-0
/
+29
|
*
|
|
|
|
|
|
[9p] Introduce client side TFSYNC/RFSYNC for dotl.
Venkateswararao Jujjuri (JV)
2010-10-28
2
-0
/
+3
|
*
|
|
|
|
|
|
net/9p: This patch implements TLERROR/RLERROR on the 9P client.
Arun R Bharadwaj
2010-10-28
1
-0
/
+4
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
mmu_notifier.h: fix comment spelling
Figo.zhang
2010-10-28
1
-1
/
+1
*
|
|
|
|
|
|
Fix compile brekage with !CONFIG_BLOCK
Ingo Molnar
2010-10-28
1
-0
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'next' into upstream-merge
Theodore Ts'o
2010-10-28
7
-180
/
+307
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ext4,jbd2: convert tracepoints to use major/minor numbers
Theodore Ts'o
2010-10-28
2
-156
/
+251
|
*
|
|
|
|
|
ext4: fix kernel oops if the journal superblock has a non-zero j_errno
Theodore Ts'o
2010-10-28
1
-0
/
+10
|
*
|
|
|
|
|
ext4: implement writeback livelock avoidance using page tagging
Eric Sandeen
2010-10-28
1
-0
/
+2
|
*
|
|
|
|
|
fs: Add FITRIM ioctl
Lukas Czerner
2010-10-28
1
-0
/
+8
|
*
|
|
|
|
|
ext4: don't use ext4_allocation_contexts for tracing
Eric Sandeen
2010-10-28
1
-22
/
+29
|
*
|
|
|
|
|
ext4: fix oops in trace_ext4_mb_release_group_pa
Eric Sandeen
2010-10-28
1
-3
/
+0
[prev]
[next]