index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
isdn
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-28
V4L/DVB: ivtvfb: prevent reading uninitialized stack memory
Dan Rosenberg
1
-0
/
+2
2010-09-28
V4L/DVB: cx25840: Fix typo in volume control initialization: 65335 vs. 65535
Andy Walls
1
-1
/
+1
2010-09-28
V4L/DVB: v4l: mem2mem_testdev: add missing release for video_device
Pawel Osciak
1
-0
/
+1
2010-09-28
V4L/DVB: v4l: mem2mem_testdev: fix errorenous comparison
Pawel Osciak
1
-1
/
+1
2010-09-28
V4L/DVB: mt9v022.c: Fixed compilation warning
Ionut Gabriel Popescu
1
-3
/
+0
2010-09-28
V4L/DVB: mt9m111: added current colorspace at g_fmt
Michael Grzeschik
1
-0
/
+1
2010-09-28
V4L/DVB: mt9m111: cropcap and s_crop check if type is VIDEO_CAPTURE
Michael Grzeschik
1
-1
/
+6
2010-09-28
V4L/DVB: mx2_camera: fix a race causing NULL dereference
Baruch Siach
1
-0
/
+4
2010-09-28
V4L/DVB: tm6000: bugfix data handling
Stefan Ringel
1
-22
/
+39
2010-09-28
V4L/DVB: gspca - sn9c20x: Bad transfer size of Bayer images
Jean-François Moine
1
-2
/
+1
2010-09-28
V4L/DVB: videobuf-dma-sg: set correct size in last sg element
Hans Verkuil
2
-4
/
+8
2010-09-28
V4L/DVB: cx231xx: Avoid an OOPS when card is unknown (card=0)
Mauro Carvalho Chehab
1
-6
/
+8
2010-09-28
V4L/DVB: dvb: fix smscore_getbuffer() logic
Richard Zidlicky
1
-19
/
+12
2010-09-28
V4L/DVB: dib7000p: add disable sample and hold, and diversity delay parameter
Olivier Grenie
3
-1
/
+8
2010-09-28
V4L/DVB: dib7770: enable the current mirror
Olivier Grenie
3
-1
/
+57
2010-09-28
V4L/DVB: IR: extend MCE keymap
Maxim Levitsky
1
-0
/
+3
2010-09-28
V4L/DVB: IR: fix keys beeing stuck down forever
Maxim Levitsky
1
-1
/
+1
2010-09-28
V4L/DVB: IR: fix duty cycle capability
Maxim Levitsky
1
-1
/
+1
2010-09-28
V4L/DVB: rc-core: increase repeat time
Mauro Carvalho Chehab
2
-3
/
+7
2010-09-28
V4L/DVB: Don't identify PV SBTVD Hybrid as a DibCom device
Mauro Carvalho Chehab
3
-1
/
+5
2010-09-28
V4L/DVB: mceusb: add two new ASUS device IDs
Jarod Wilson
1
-0
/
+4
2010-09-28
V4L/DVB: gspca - main: Fix a crash of some webcams on ARM arch
Jason Wang
1
-0
/
+1
2010-09-28
V4L/DVB: Fix regression for BeholdTV Columbus
Dmitri Belimov
1
-5
/
+5
2010-09-28
V4L/DVB: saa7164: move dereference under NULL check
Dan Carpenter
1
-2
/
+3
2010-09-28
V4L/DVB: pvrusb2: remove unneeded NULL checks
Dan Carpenter
1
-3
/
+3
2010-09-28
V4L/DVB: opera1: remove unneeded NULL check
Dan Carpenter
1
-3
/
+1
2010-09-28
V4L/DVB: IR: ir-raw-event: null pointer dereference
Dan Carpenter
1
-1
/
+3
2010-09-28
V4L/DVB: unlock on error path
Dan Carpenter
1
-1
/
+2
2010-09-28
V4L/DVB: cx88: Kconfig: Remove EXPERIMENTAL dependency from VIDEO_CX88_ALSA
lawrence rust
1
-1
/
+1
2010-09-28
V4L/DVB: tm6000: depends on IR_CORE
Randy Dunlap
1
-1
/
+1
2010-09-21
Linux 2.6.36-rc5
v2.6.36-rc5
Linus Torvalds
1
-1
/
+1
2010-09-21
Staging: vt6655: fix buffer overflow
Dan Carpenter
1
-3
/
+8
2010-09-21
Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"
Sven Eckelmann
2
-19
/
+2
2010-09-21
serial: mfd: fix bug in serial_hsu_remove()
Feng Tang
1
-8
/
+9
2010-09-21
serial: amba-pl010: fix set_ldisc
Mika Westerberg
1
-7
/
+2
2010-09-21
USB: musb: MAINTAINERS: Fix my mail address
Felipe Balbi
1
-2
/
+2
2010-09-21
USB: serial/mos*: prevent reading uninitialized stack memory
Dan Rosenberg
2
-0
/
+6
2010-09-21
USB: otg: twl4030: fix phy initialization(v1)
Ming Lei
1
-27
/
+51
2010-09-21
USB: EHCI: Disable langwell/penwell LPM capability
Alek Du
1
-0
/
+5
2010-09-21
usb: musb_debugfs: don't use the struct file private_data field with seq_files
Mathias Nyman
1
-3
/
+2
2010-09-20
frv: double syscall restarts, syscall restart in sigreturn()
Al Viro
1
-1
/
+3
2010-09-20
frv: handling of restart into restart_syscall is fscked
Al Viro
1
-1
/
+1
2010-09-20
frv: avoid infinite loop of SIGSEGV delivery
Al Viro
1
-2
/
+2
2010-09-20
frv: fix address verification holes in setup_frame/setup_rt_frame
Al Viro
1
-16
/
+22
2010-09-20
frv: restart_block.fn needs to be reset on sigreturn
Al Viro
1
-0
/
+3
2010-09-20
mm: further fix swapin race condition
Hugh Dickins
1
-3
/
+5
2010-09-19
Coda: mount hangs because of missed REQ_WRITE rename
Jan Harkes
1
-2
/
+2
2010-09-19
alpha: deal with multiple simultaneously pending signals
Al Viro
1
-5
/
+11
2010-09-19
alpha: fix a 14 years old bug in sigreturn tracing
Al Viro
1
-2
/
+11
2010-09-19
alpha: unb0rk sigsuspend() and rt_sigsuspend()
Al Viro
3
-69
/
+2
[next]