index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
V4L/DVB (8657): cxusb: add lgs8gl5 and support for Magic-Pro DMB-TH usb stick
Timothy Lee
2008-10-12
*
V4L/DVB (8656): fix DVB_FE_CUSTOMISE for DVB_DIB7000P and DVB_TUNER_DIB0070 w...
Michael Krufky
2008-10-12
*
V4L/DVB (8655): cxusb: fix checkpatch warnings & errors
Michael Krufky
2008-10-12
*
V4L/DVB (8654): cxusb: add support for DViCO FusionHDTV DVB-T Dual Digital 4 ...
Anton Blanchard
2008-10-12
*
V4L/DVB (8649): v4l2: add AAC bitrate control
Hans Verkuil
2008-10-12
*
V4L/DVB (8646): cx23885: Convert framework to use a single tuner callback fun...
Steven Toth
2008-10-12
*
V4L/DVB (8645): Support IR remote on FusionHDTV DVB-T Dual Express
Steven Toth
2008-10-12
*
V4L/DVB (8644): Add support for DViCO FusionHDTV DVB-T Dual Express
Steven Toth
2008-10-12
*
V4L/DVB (8643): Switch Hauppauge HVR1400 and HVR1500 to common cx23885 tuner ...
Steven Toth
2008-10-12
*
V4L/DVB (8642): cx23885: Factor out common cx23885 tuner callback
Steven Toth
2008-10-12
*
V4L/DVB (8641): arv: fix compilation errors/warnings
Hans Verkuil
2008-10-12
*
V4L/DVB (8640): saa6752hs: add PMT table for AC3
Hans Verkuil
2008-10-12
*
V4L/DVB (8639): saa6752hs: cleanup and add AC-3 support
Hans Verkuil
2008-10-12
*
V4L/DVB (8637): v4l2: add v4l2_ctrl_query_menu_valid_items support function
Hans Verkuil
2008-10-12
*
V4L/DVB (8636): v4l2: add v4l2_ctrl_get_name control support function.
Hans Verkuil
2008-10-12
*
V4L/DVB (8635): v4l: add AC-3 audio support to the MPEG Encoding API
Hans Verkuil
2008-10-12
*
V4L/DVB (8634): v4l2: extend MPEG Encoding API with AVC and AAC
Janne Grunau
2008-10-12
*
V4L/DVB (8630): First mxb cleanup phase
Hans Verkuil
2008-10-12
*
V4L/DVB (8628): bttv: Add support for Encore ENLTV2-FM
Mauro Carvalho Chehab
2008-10-12
*
V4L/DVB (8628a): Remove duplicated include
Mauro Carvalho Chehab
2008-10-12
*
V4L/DVB (8627): Fix mute on bttv driver
Mauro Carvalho Chehab
2008-10-12
*
V4L/DVB (8626): Add support for TCL tuner MF02GIP-5N-E
Mauro Carvalho Chehab
2008-10-12
*
V4L/DVB (8625): saa7134: Add NEC prococol IR decoding capability
Mauro Carvalho Chehab
2008-10-12
*
V4L/DVB (8613): v4l: move BKL down to the driver level.
Hans Verkuil
2008-10-12
*
V4L/DVB (8561): make ivtv_claim_stream() static
Adrian Bunk
2008-10-12
*
V4L/DVB (8560): replace __FUNCTION__ with __func__
Alexander Beregalov
2008-10-12
*
V4L/DVB: follow lspci device/vendor style
Bjorn Helgaas
2008-10-12
*
V4L/DVB (8554): media/video/Kconfig: cosmetic changes and convert select into...
Mauro Carvalho Chehab
2008-10-12
*
V4L/DVB (8553): media/video/Kconfig: get rid of a select
Mauro Carvalho Chehab
2008-10-12
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2008-10-11
|
\
|
*
ext4: Rename ext4dev to ext4
Theodore Ts'o
2008-10-10
|
*
ext4: Avoid double dirtying of super block in ext4_put_super()
Andi Kleen
2008-10-06
|
*
Update ext4 MAINTAINERS file
Theodore Ts'o
2008-10-06
|
*
Hook ext4 to the vfs fiemap interface.
Eric Sandeen
2008-10-07
|
*
generic block based fiemap implementation
Josef Bacik
2008-10-03
|
*
ocfs2: fiemap support
Mark Fasheh
2008-10-03
|
*
vfs: vfs-level fiemap interface
Mark Fasheh
2008-10-08
|
*
ext4: fix xattr deadlock
Kalpak Shah
2008-10-08
|
*
jbd2: Fix buffer head leak when writing the commit block
Theodore Ts'o
2008-10-06
|
*
ext4: Add debugging markers that can be used by systemtap
Theodore Ts'o
2008-10-05
|
*
jbd2: abort instead of waiting for nonexistent transaction
Duane Griffin
2008-10-08
|
*
ext4: fix initialization of UNINIT bitmap blocks
Frederic Bohe
2008-10-10
|
*
ext4: Remove old legacy block allocator
Theodore Ts'o
2008-10-10
|
*
ext4: Use readahead when reading an inode from the inode table
Theodore Ts'o
2008-10-09
|
*
ext4: Improve the documentation for ext4's /proc tunables
Theodore Ts'o
2008-10-09
|
*
ext4: Combine proc file handling into a single set of functions
Theodore Ts'o
2008-09-23
|
*
ext4: move /proc setup and teardown out of mballoc.c
Theodore Ts'o
2008-09-23
|
*
ext4: Don't use 'struct dentry' for internal lookups
Theodore Ts'o
2008-09-22
|
*
ext4/jbd2: Avoid WARN() messages when failing to write to the superblock
Theodore Ts'o
2008-10-06
|
*
ext4: use percpu data structures for lg_prealloc_list
Eric Sandeen
2008-09-13
[next]