aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* V4L/DVB: dvb: fix smscore_getbuffer() logicRichard Zidlicky2010-09-27
* V4L/DVB: dib7000p: add disable sample and hold, and diversity delay parameterOlivier Grenie2010-09-27
* V4L/DVB: dib7770: enable the current mirrorOlivier Grenie2010-09-27
* V4L/DVB: IR: extend MCE keymapMaxim Levitsky2010-09-27
* V4L/DVB: IR: fix keys beeing stuck down foreverMaxim Levitsky2010-09-27
* V4L/DVB: IR: fix duty cycle capabilityMaxim Levitsky2010-09-27
* V4L/DVB: rc-core: increase repeat timeMauro Carvalho Chehab2010-09-27
* V4L/DVB: Don't identify PV SBTVD Hybrid as a DibCom deviceMauro Carvalho Chehab2010-09-27
* V4L/DVB: mceusb: add two new ASUS device IDsJarod Wilson2010-09-27
* V4L/DVB: gspca - main: Fix a crash of some webcams on ARM archJason Wang2010-09-27
* V4L/DVB: Fix regression for BeholdTV ColumbusDmitri Belimov2010-09-27
* V4L/DVB: saa7164: move dereference under NULL checkDan Carpenter2010-09-27
* V4L/DVB: pvrusb2: remove unneeded NULL checksDan Carpenter2010-09-27
* V4L/DVB: opera1: remove unneeded NULL checkDan Carpenter2010-09-27
* V4L/DVB: IR: ir-raw-event: null pointer dereferenceDan Carpenter2010-09-27
* V4L/DVB: unlock on error pathDan Carpenter2010-09-27
* V4L/DVB: cx88: Kconfig: Remove EXPERIMENTAL dependency from VIDEO_CX88_ALSAlawrence rust2010-09-27
* V4L/DVB: tm6000: depends on IR_CORERandy Dunlap2010-09-27
* Linux 2.6.36-rc5v2.6.36-rc5Linus Torvalds2010-09-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-09-20
|\
| * Staging: vt6655: fix buffer overflowDan Carpenter2010-09-20
| * Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"Sven Eckelmann2010-09-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-09-20
|\ \
| * | USB: musb: MAINTAINERS: Fix my mail addressFelipe Balbi2010-09-20
| * | USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg2010-09-20
| * | USB: otg: twl4030: fix phy initialization(v1)Ming Lei2010-09-20
| * | USB: EHCI: Disable langwell/penwell LPM capabilityAlek Du2010-09-20
| * | usb: musb_debugfs: don't use the struct file private_data field with seq_filesMathias Nyman2010-09-20
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-09-20
|\ \
| * | serial: mfd: fix bug in serial_hsu_remove()Feng Tang2010-09-20
| * | serial: amba-pl010: fix set_ldiscMika Westerberg2010-09-20
| |/
* | frv: double syscall restarts, syscall restart in sigreturn()Al Viro2010-09-20
* | frv: handling of restart into restart_syscall is fsckedAl Viro2010-09-20
* | frv: avoid infinite loop of SIGSEGV deliveryAl Viro2010-09-20
* | frv: fix address verification holes in setup_frame/setup_rt_frameAl Viro2010-09-20
* | frv: restart_block.fn needs to be reset on sigreturnAl Viro2010-09-20
* | mm: further fix swapin race conditionHugh Dickins2010-09-20
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2010-09-19
|\
| * alpha: deal with multiple simultaneously pending signalsAl Viro2010-09-18
| * alpha: fix a 14 years old bug in sigreturn tracingAl Viro2010-09-18
| * alpha: unb0rk sigsuspend() and rt_sigsuspend()Al Viro2010-09-18
| * alpha: belated ERESTART_RESTARTBLOCK race fixAl Viro2010-09-18
| * alpha: Shift perf event pending work earlier in timer interruptMichael Cree2010-09-18
| * alpha: wire up fanotify and prlimit64 syscallsMikael Pettersson2010-09-18
| * alpha: kill big kernel lockArnd Bergmann2010-09-18
| * alpha: fix build breakage in asm/cacheflush.hTejun Heo2010-09-18
| * alpha: remove unnecessary cast from void* in assignment.matt mooney2010-09-18
| * alpha: Use static const char * const where possibleJoe Perches2010-09-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2010-09-19
|\ \
| * | ide: Fix ordering of procfs registry.Wolfram Sang2010-09-14