summaryrefslogtreecommitdiffstats
path: root/Documentation/isdn (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-28V4L/DVB: ivtvfb: prevent reading uninitialized stack memoryDan Rosenberg1-0/+2
2010-09-28V4L/DVB: cx25840: Fix typo in volume control initialization: 65335 vs. 65535Andy Walls1-1/+1
2010-09-28V4L/DVB: v4l: mem2mem_testdev: add missing release for video_devicePawel Osciak1-0/+1
2010-09-28V4L/DVB: v4l: mem2mem_testdev: fix errorenous comparisonPawel Osciak1-1/+1
2010-09-28V4L/DVB: mt9v022.c: Fixed compilation warningIonut Gabriel Popescu1-3/+0
2010-09-28V4L/DVB: mt9m111: added current colorspace at g_fmtMichael Grzeschik1-0/+1
2010-09-28V4L/DVB: mt9m111: cropcap and s_crop check if type is VIDEO_CAPTUREMichael Grzeschik1-1/+6
2010-09-28V4L/DVB: mx2_camera: fix a race causing NULL dereferenceBaruch Siach1-0/+4
2010-09-28V4L/DVB: tm6000: bugfix data handlingStefan Ringel1-22/+39
2010-09-28V4L/DVB: gspca - sn9c20x: Bad transfer size of Bayer imagesJean-François Moine1-2/+1
2010-09-28V4L/DVB: videobuf-dma-sg: set correct size in last sg elementHans Verkuil2-4/+8
2010-09-28V4L/DVB: cx231xx: Avoid an OOPS when card is unknown (card=0)Mauro Carvalho Chehab1-6/+8
2010-09-28V4L/DVB: dvb: fix smscore_getbuffer() logicRichard Zidlicky1-19/+12
2010-09-28V4L/DVB: dib7000p: add disable sample and hold, and diversity delay parameterOlivier Grenie3-1/+8
2010-09-28V4L/DVB: dib7770: enable the current mirrorOlivier Grenie3-1/+57
2010-09-28V4L/DVB: IR: extend MCE keymapMaxim Levitsky1-0/+3
2010-09-28V4L/DVB: IR: fix keys beeing stuck down foreverMaxim Levitsky1-1/+1
2010-09-28V4L/DVB: IR: fix duty cycle capabilityMaxim Levitsky1-1/+1
2010-09-28V4L/DVB: rc-core: increase repeat timeMauro Carvalho Chehab2-3/+7
2010-09-28V4L/DVB: Don't identify PV SBTVD Hybrid as a DibCom deviceMauro Carvalho Chehab3-1/+5
2010-09-28V4L/DVB: mceusb: add two new ASUS device IDsJarod Wilson1-0/+4
2010-09-28V4L/DVB: gspca - main: Fix a crash of some webcams on ARM archJason Wang1-0/+1
2010-09-28V4L/DVB: Fix regression for BeholdTV ColumbusDmitri Belimov1-5/+5
2010-09-28V4L/DVB: saa7164: move dereference under NULL checkDan Carpenter1-2/+3
2010-09-28V4L/DVB: pvrusb2: remove unneeded NULL checksDan Carpenter1-3/+3
2010-09-28V4L/DVB: opera1: remove unneeded NULL checkDan Carpenter1-3/+1
2010-09-28V4L/DVB: IR: ir-raw-event: null pointer dereferenceDan Carpenter1-1/+3
2010-09-28V4L/DVB: unlock on error pathDan Carpenter1-1/+2
2010-09-28V4L/DVB: cx88: Kconfig: Remove EXPERIMENTAL dependency from VIDEO_CX88_ALSAlawrence rust1-1/+1
2010-09-28V4L/DVB: tm6000: depends on IR_CORERandy Dunlap1-1/+1
2010-09-21Linux 2.6.36-rc5v2.6.36-rc5Linus Torvalds1-1/+1
2010-09-21Staging: vt6655: fix buffer overflowDan Carpenter1-3/+8
2010-09-21Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"Sven Eckelmann2-19/+2
2010-09-21serial: mfd: fix bug in serial_hsu_remove()Feng Tang1-8/+9
2010-09-21serial: amba-pl010: fix set_ldiscMika Westerberg1-7/+2
2010-09-21USB: musb: MAINTAINERS: Fix my mail addressFelipe Balbi1-2/+2
2010-09-21USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg2-0/+6
2010-09-21USB: otg: twl4030: fix phy initialization(v1)Ming Lei1-27/+51
2010-09-21USB: EHCI: Disable langwell/penwell LPM capabilityAlek Du1-0/+5
2010-09-21usb: musb_debugfs: don't use the struct file private_data field with seq_filesMathias Nyman1-3/+2
2010-09-20frv: double syscall restarts, syscall restart in sigreturn()Al Viro1-1/+3
2010-09-20frv: handling of restart into restart_syscall is fsckedAl Viro1-1/+1
2010-09-20frv: avoid infinite loop of SIGSEGV deliveryAl Viro1-2/+2
2010-09-20frv: fix address verification holes in setup_frame/setup_rt_frameAl Viro1-16/+22
2010-09-20frv: restart_block.fn needs to be reset on sigreturnAl Viro1-0/+3
2010-09-20mm: further fix swapin race conditionHugh Dickins1-3/+5
2010-09-19Coda: mount hangs because of missed REQ_WRITE renameJan Harkes1-2/+2
2010-09-19alpha: deal with multiple simultaneously pending signalsAl Viro1-5/+11
2010-09-19alpha: fix a 14 years old bug in sigreturn tracingAl Viro1-2/+11
2010-09-19alpha: unb0rk sigsuspend() and rt_sigsuspend()Al Viro3-69/+2