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] rc: fix sysfs entry for mceusb and streamzap
Paul Bender
2010-12-20
2
-3
/
+10
*
[media] streamzap: merge timeout space with trailing space
Jarod Wilson
2010-12-20
1
-8
/
+7
*
[media] mceusb: fix keybouce issue after parser simplification
Jarod Wilson
2010-12-20
1
-10
/
+46
*
[media] IR: add tv power scancode to rc6 mce keymap
Jarod Wilson
2010-12-20
1
-10
/
+11
*
[media] mceusb: buffer parsing fixups for 1st-gen device
Jarod Wilson
2010-12-20
1
-1
/
+5
*
[media] mceusb: fix up reporting of trailing space
Jarod Wilson
2010-12-20
1
-32
/
+13
*
[media] nuvoton-cir: improve buffer parsing responsiveness
Jarod Wilson
2010-12-20
1
-2
/
+8
*
[media] mceusb: add support for Conexant Hybrid TV RDU253S
Jarod Wilson
2010-12-20
1
-10
/
+27
*
[media] s5p-fimc: Fix output DMA handling in S5PV310 IP revisions
Sylwester Nawrocki
2010-12-20
4
-3
/
+19
*
[media] s5p-fimc: Use correct fourcc code for 32-bit RGB format
Sylwester Nawrocki
2010-12-20
1
-2
/
+2
*
[media] s5p-fimc: Convert m2m driver to unlocked_ioctl
Sylwester Nawrocki
2010-12-20
1
-6
/
+16
*
[media] s5p-fimc: Explicitly add required header file
Sylwester Nawrocki
2010-12-20
1
-1
/
+3
*
[media] s5p-fimc: Fix vidioc_g_crop/cropcap on camera sensor
Sylwester Nawrocki
2010-12-20
3
-19
/
+59
*
[media] s5p-fimc: BKL lock removal - compilation fix
Sylwester Nawrocki
2010-12-20
1
-1
/
+1
*
[media] soc-camera: fix static build of the sh_mobile_csi2.c driver
Guennadi Liakhovetski
2010-12-20
1
-1
/
+1
*
[media] mx2_camera: fix pixel clock polarity configuration
Baruch Siach
2010-12-20
1
-2
/
+0
*
[media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17
Jean-Francois Moine
2010-12-17
1
-163
/
+100
*
[media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17
Jean-Francois Moine
2010-12-17
1
-0
/
+13
*
[media] gspca - sonixj: Set the flag for some devices
Jean-Francois Moine
2010-12-17
1
-2
/
+5
*
[media] gspca - sonixj: Add a flag in the driver_info table
Jean-Francois Moine
2010-12-17
1
-2
/
+8
*
[media] gspca - sonixj: Fix a bad probe exchange
Jean-Francois Moine
2010-12-17
1
-2
/
+2
*
[media] gspca - sonixj: Move bridge init to sd start
Jean-Francois Moine
2010-12-17
1
-136
/
+129
*
[media] bttv: remove unneeded locking comments
Brandon Philips
2010-12-17
1
-20
/
+0
*
[media] bttv: fix mutex use before init (BZ#24602)
Mauro Carvalho Chehab
2010-12-17
1
-94
/
+3
*
[media] Don't export format_by_forcc on two different drivers
Mauro Carvalho Chehab
2010-12-02
5
-18
/
+18
*
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
2010-11-22
31
-110
/
+90
*
[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev* (2)
Laurent Pinchart
2010-11-22
3
-4
/
+3
*
[media] soc-camera: Compile fixes for mx2-camera
Sascha Hauer
2010-11-09
1
-8
/
+5
*
[media] SoC Camera: ov6650: minor cleanups
Janusz Krzysztofik
2010-11-09
1
-3
/
+1
*
[media] SOC Camera: OMAP1: typo fix
Janusz Krzysztofik
2010-11-09
1
-1
/
+1
*
[media] SoC Camera: OMAP1: update for recent videobuf changes
Janusz Krzysztofik
2010-11-09
1
-3
/
+3
*
[media] SoC Camera: OMAP1: update for recent framework changes
Janusz Krzysztofik
2010-11-09
1
-4
/
+4
*
[media] ARM mx3_camera: check for DMA engine type
Sascha Hauer
2010-11-09
1
-0
/
+4
*
[media] tm6000: bugfix set tv standards
Stefan Ringel
2010-11-09
1
-0
/
+1
*
[media] cafe_ccic: fix subdev configuration
Daniel Drake
2010-11-09
1
-2
/
+3
*
[media] saa7134: Fix autodetect for Behold A7 and H7 TV cards
Dmitri Belimov
2010-11-09
1
-12
/
+12
*
[media] v4l: kill the BKL
Arnd Bergmann
2010-11-09
12
-59
/
+51
*
[media] BZ#22292: dibx000_common: Restore i2c algo pointer
Jean Delvare
2010-11-09
1
-0
/
+1
*
Linux 2.6.37-rc1
v2.6.37-rc1
Linus Torvalds
2010-11-01
1
-2
/
+2
*
Merge branch 'for-linus' of git://www.jni.nu/cris
Linus Torvalds
2010-11-01
2
-8
/
+16
|
\
|
*
CRIS: Add paths for CRISv10 serial driver
Jesper Nilsson
2010-11-01
1
-0
/
+1
|
*
CRIS: Fix RS485 delay handling.
Jesper Nilsson
2010-10-28
1
-7
/
+14
|
*
Add missing "struct" to in sizeof.
Jesper Nilsson
2010-10-28
1
-1
/
+1
*
|
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-11-01
4
-52
/
+73
|
\
\
|
*
|
spi/pl022: fix erroneous platform data in U300
Linus Walleij
2010-11-01
1
-1
/
+1
|
*
|
spi: fixed odd static string conventions in core code
Linus Walleij
2010-10-22
1
-5
/
+5
|
*
|
spi/bfin_spi: only request GPIO on first load
Michael Hennerich
2010-10-22
1
-5
/
+8
|
*
|
spi/bfin_spi: handle error/status changes after data interrupts
Michael Hennerich
2010-10-22
1
-0
/
+9
|
*
|
spi: enable spi_board_info to be registered after spi_master
Feng Tang
2010-10-22
2
-41
/
+50
*
|
|
Input: ir-keytable - fix uninitialized variable warning
Dmitry Torokhov
2010-11-01
1
-0
/
+2
[next]