index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ps3
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-12-29
[media] rc-core: merge rc-map.c into rc-main.c
Mauro Carvalho Chehab
3
-109
/
+94
2010-12-29
[media] rc-core: Merge rc-sysfs.c into rc-main.c
Mauro Carvalho Chehab
3
-365
/
+348
2010-12-29
[media] Rename rc-core files from ir- to rc-
Mauro Carvalho Chehab
13
-13
/
+13
2010-12-29
[media] rename drivers/media/IR to drives/media/rc
Mauro Carvalho Chehab
113
-3
/
+3
2010-12-29
[media] ir-core: more cleanups of ir-functions.c
David Härdeman
19
-47
/
+40
2010-12-29
[media] ir-core: remove remaining users of the ir-functions keyhandlers
David Härdeman
12
-236
/
+133
2010-12-29
[media] ir-core: convert drivers/media/video/cx88 to ir-core
David Härdeman
4
-265
/
+37
2010-12-29
[media] radio-si4713: Add regulator framework support
Jarkko Nikula
3
-14
/
+68
2010-12-29
[media] au0828: enable VBI timeout when calling read() without streamon()
Devin Heitmueller
1
-0
/
+7
2010-12-29
[media] au0828: fixes for timeout on no video
Devin Heitmueller
2
-28
/
+56
2010-12-29
[media] au0828: continue video streaming even when no ITU-656 coming in
Devin Heitmueller
2
-0
/
+63
2010-12-29
[media] au8522: Handle differences in comb filter config for s-video input
Devin Heitmueller
2
-4
/
+14
2010-12-29
[media] au8522: fix clamp control for different video modes
Devin Heitmueller
1
-6
/
+11
2010-12-29
[media] au8522: cleanup code which disables audio decoder
Devin Heitmueller
1
-15
/
+1
2010-12-29
[media] au0828: Fix field alignment for video frames delivered by driver
Devin Heitmueller
1
-1
/
+1
2010-12-29
[media] au0828: set max packets per URB to match Windows driver
Devin Heitmueller
1
-1
/
+1
2010-12-29
[media] au8522: Properly set default brightness
Devin Heitmueller
1
-1
/
+1
2010-12-29
[media] gspca: Convert some uppercase hexadecimal values to lowercase
Jean-François Moine
9
-16
/
+16
2010-12-29
[media] gspca - sonixj: Simplify and clarify the hv7131r probe function
Jean-François Moine
1
-9
/
+9
2010-12-29
[media] gspca - zc3xx: Bad clocksetting for mt9v111_3 with 640x480 resolution
Jean-François Moine
1
-1
/
+1
2010-12-29
[media] gspca - main: Fix a small code error
Jean-François Moine
1
-1
/
+1
2010-12-29
[media] gspca - main: Version change
Jean-François Moine
1
-1
/
+1
2010-12-29
[media] gspca_ov519: generate release button event on stream stop if needed
Hans de Goede
1
-1
/
+9
2010-12-29
[media] gspca_xirlink_cit: Add support camera button
Hans de Goede
1
-33
/
+84
2010-12-29
[media] gspca_xirlink_cit: Frames have a 4 byte footer
Hans de Goede
1
-12
/
+12
2010-12-29
[media] gspca_xirlink_cit: various usb bandwidth allocation improvements / fixes
Hans de Goede
1
-10
/
+43
2010-12-29
[media] gspca: only set gspca->int_urb if submitting it succeeds
Hans de Goede
1
-1
/
+1
2010-12-29
[media] gspca: submit interrupt urbs *after* isoc urbs
Hans de Goede
1
-4
/
+6
2010-12-29
[media] lmedm04: change USB Timeouts to avoid troubles
Malcolm Priestley
1
-4
/
+4
2010-12-29
[media] Documentation/lmedm04: Fix firmware extract information
Malcolm Priestley
1
-1
/
+1
2010-12-29
[media] lmed04: Improve frontend handling
Malcolm Priestley
1
-82
/
+71
2010-12-29
[media] cafe_ccic: fix colorspace corruption on resume
Daniel Drake
1
-3
/
+2
2010-12-29
[media] drivers/media: Removed unnecessary KERN_<level>s from dprintk uses
Joe Perches
5
-25
/
+18
2010-12-29
[media] cx231xx: Add IR support for Pixelview Hybrid SBTVD
Mauro Carvalho Chehab
1
-0
/
+2
2010-12-29
[media] cx231xx: Add a driver for I2C-based IR
Mauro Carvalho Chehab
6
-5
/
+174
2010-12-29
[media] Add DVB support for SAA7134_BOARD_KWORLD_PCI_SBTVD_FULLSEG
Mauro Carvalho Chehab
2
-11
/
+81
2010-12-29
[media] Add support for Kworld SBTVD board
Mauro Carvalho Chehab
3
-0
/
+133
2010-12-29
[media] mb86a20s: add support for serial streams
Mauro Carvalho Chehab
3
-5
/
+15
2010-12-29
[media] cx231xx: use callback to set agc on PixelView
Mauro Carvalho Chehab
2
-1
/
+11
2010-12-29
[media] add digital support for PV SBTVD hybrid
Mauro Carvalho Chehab
3
-1
/
+42
2010-12-29
[media] Add analog support for Pixelvied Hybrid SBTVD
Mauro Carvalho Chehab
4
-2
/
+44
2010-12-29
[media] add a driver for mb86a20s
Mauro Carvalho Chehab
4
-0
/
+644
2010-12-29
[media] em28xx: Add support for Leadership ISDB-T
Mauro Carvalho Chehab
5
-5
/
+82
2010-12-29
[media] Re-write the s921 frontend
Mauro Carvalho Chehab
8
-573
/
+596
2010-12-29
Linux 2.6.37-rc8
v2.6.37-rc8
Linus Torvalds
1
-1
/
+1
2010-12-28
ARM: fix IXP4xx build failure
Imre Kaloz
2
-1
/
+2
2010-12-28
RAMOOPS: Don't overflow over non-allocated regions
Ahmed S. Darwish
1
-5
/
+7
2010-12-27
fbdev: sh_mobile_lcdc: increase maximum framebuffer size to support 1080p
Guennadi Liakhovetski
1
-18
/
+8
2010-12-27
video: imxfb: Fix the maximum value for yres
Fabio Estevam
1
-6
/
+3
2010-12-27
x86/microcode: Fix double vfree() and remove redundant pointer checks before ...
Jesper Juhl
1
-11
/
+5
[next]