summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-21[media] az6007: Convert IR to use the rc_core logicMauro Carvalho Chehab1-23/+7
2012-01-21[media] az6007: Fix IR handlingMauro Carvalho Chehab1-18/+13
2012-01-21[media] az6007: Be sure to use kmalloc'ed buffer for transfersMauro Carvalho Chehab1-10/+17
2012-01-21[media] az6007: Protect read/write calls with a mutexMauro Carvalho Chehab1-60/+62
2012-01-21[media] az6007: Driver cleanupMauro Carvalho Chehab1-43/+13
2012-01-21[media] az6007: code cleanups and fixesMauro Carvalho Chehab1-65/+83
2012-01-21[media] drxk: Allow enabling MERR/MVAL cfgMauro Carvalho Chehab4-2/+13
2012-01-21[media] drxk: add support for Mpeg output clock drive strength configMauro Carvalho Chehab3-9/+10
2012-01-21[media] az6007: Use DRX-K dynamic clock modeMauro Carvalho Chehab1-4/+5
2012-01-21[media] drxk: Allow setting it on dynamic_clock modeMauro Carvalho Chehab2-12/+19
2012-01-21[media] az6007: Use a per device private structMauro Carvalho Chehab1-6/+5
2012-01-21[media] az6007: Change it to use the MFE solution adopted at dvb-usbMauro Carvalho Chehab1-25/+17
2012-01-21[media] az6007: Use the new MFE support at dvb-usbMauro Carvalho Chehab1-36/+38
2012-01-21[media] az6007: improve the error messages for az6007 read/write callsMauro Carvalho Chehab1-4/+3
2012-01-21[media] az6007: Fix IR receive codeMauro Carvalho Chehab1-11/+26
2012-01-21[media] az6007: Simplify the code by removing an uneeded functionMauro Carvalho Chehab1-29/+0
2012-01-21[media] az6007: Simplify the read/write logicMauro Carvalho Chehab1-98/+87
2012-01-21[media] az6007: Change the az6007 read/write routine parameterMauro Carvalho Chehab1-28/+28
2012-01-21[media] az6007: Fix some init sequences and use the right firmwaresMauro Carvalho Chehab1-62/+43
2012-01-21[media] az6007: need to define drivers name before including dvb-usb.hMauro Carvalho Chehab1-1/+1
2012-01-21[media] drxk: Don't assume a default firmware nameMauro Carvalho Chehab4-6/+8
2012-01-21[media] az6007: make driver less verboseMauro Carvalho Chehab1-18/+17
2012-01-21[media] az6007: move device PID's to the proper placeMauro Carvalho Chehab2-4/+2
2012-01-21[media] az6007: Replace the comments at the beginning of the driverMauro Carvalho Chehab1-3/+20
2012-01-21[media] az6007: Get rid of az6007.hMauro Carvalho Chehab2-20/+9
2012-01-21[media] az6007: CodingStyle cleanupMauro Carvalho Chehab1-119/+120
2012-01-21[media] az6007: Remove some dead code that doesn't seem to be neededMauro Carvalho Chehab1-63/+16
2012-01-21[media] az6007: Comment the gate_ctl mutexMauro Carvalho Chehab1-1/+5
2012-01-21[media] az6007: Fix the I2C code in order to handle mt2063Mauro Carvalho Chehab1-17/+30
2012-01-21[media] az6007: Fix it to allow loading it without crashMauro Carvalho Chehab1-92/+98
2012-01-21[media] az6007: Fix compilation troubles at az6007Mauro Carvalho Chehab2-72/+104
2012-01-21[media] dvb: Add a new driver for az6007Mauro Carvalho Chehab2-0/+645
2012-01-20Linux 3.3-rc1Linus Torvalds1-2/+2
2012-01-20Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds9-104/+444
2012-01-20Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-7/+8
2012-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-40/+27
2012-01-20x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin1-0/+1
2012-01-20Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin9587-258975/+463528
2012-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds4-5/+8
2012-01-19qnx4: don't leak ->BitMap on late failure exitsAl Viro1-1/+3
2012-01-19qnx4: reduce the insane nesting in qnx4_checkroot()Al Viro1-34/+22
2012-01-19qnx4: di_fname is an array, for crying out loud...Al Viro1-14/+12
2012-01-19KEYS: Permit key_serial() to be called with a const key pointerDavid Howells1-1/+1
2012-01-19keys: fix user_defined key sparse messagesMimi Zohar1-3/+3
2012-01-19ima: fix cred sparse warningMimi Zohar1-1/+2
2012-01-19uml: fix compile for x86-64Linus Torvalds1-0/+5
2012-01-19MPILIB: Add a missing ENOMEM checkDavid Howells1-0/+2
2012-01-19Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-0/+4672
2012-01-19Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds51-1014/+829
2012-01-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds182-795/+4824