summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-23[media] V4L2: Add per-device-node capabilitiesHans Verkuil
2012-01-23[media] omap_vout: fix section mismatchTomi Valkeinen
2012-01-23[media] cinergyT2-fe: Fix bandwdith settingsMauro Carvalho Chehab
2012-01-21Merge tag 'v3.3-rc1' into staging/for_v3.3Mauro Carvalho Chehab
2012-01-21[media] az6007: CodingStyle fixesMauro Carvalho Chehab
2012-01-21[media] az6007: Enable the driver at the building systemMauro Carvalho Chehab
2012-01-21[media] az6007: Use the right keycode for Terratec H7Mauro Carvalho Chehab
2012-01-21[media] az6007: Convert IR to use the rc_core logicMauro Carvalho Chehab
2012-01-21[media] az6007: Fix IR handlingMauro Carvalho Chehab
2012-01-21[media] az6007: Be sure to use kmalloc'ed buffer for transfersMauro Carvalho Chehab
2012-01-21[media] az6007: Protect read/write calls with a mutexMauro Carvalho Chehab
2012-01-21[media] az6007: Driver cleanupMauro Carvalho Chehab
2012-01-21[media] az6007: code cleanups and fixesMauro Carvalho Chehab
2012-01-21[media] drxk: Allow enabling MERR/MVAL cfgMauro Carvalho Chehab
2012-01-21[media] drxk: add support for Mpeg output clock drive strength configMauro Carvalho Chehab
2012-01-21[media] az6007: Use DRX-K dynamic clock modeMauro Carvalho Chehab
2012-01-21[media] drxk: Allow setting it on dynamic_clock modeMauro Carvalho Chehab
2012-01-21[media] az6007: Use a per device private structMauro Carvalho Chehab
2012-01-21[media] az6007: Change it to use the MFE solution adopted at dvb-usbMauro Carvalho Chehab
2012-01-21[media] az6007: Use the new MFE support at dvb-usbMauro Carvalho Chehab
2012-01-21[media] az6007: improve the error messages for az6007 read/write callsMauro Carvalho Chehab
2012-01-21[media] az6007: Fix IR receive codeMauro Carvalho Chehab
2012-01-21[media] az6007: Simplify the code by removing an uneeded functionMauro Carvalho Chehab
2012-01-21[media] az6007: Simplify the read/write logicMauro Carvalho Chehab
2012-01-21[media] az6007: Change the az6007 read/write routine parameterMauro Carvalho Chehab
2012-01-21[media] az6007: Fix some init sequences and use the right firmwaresMauro Carvalho Chehab
2012-01-21[media] az6007: need to define drivers name before including dvb-usb.hMauro Carvalho Chehab
2012-01-21[media] drxk: Don't assume a default firmware nameMauro Carvalho Chehab
2012-01-21[media] az6007: make driver less verboseMauro Carvalho Chehab
2012-01-21[media] az6007: move device PID's to the proper placeMauro Carvalho Chehab
2012-01-21[media] az6007: Replace the comments at the beginning of the driverMauro Carvalho Chehab
2012-01-21[media] az6007: Get rid of az6007.hMauro Carvalho Chehab
2012-01-21[media] az6007: CodingStyle cleanupMauro Carvalho Chehab
2012-01-21[media] az6007: Remove some dead code that doesn't seem to be neededMauro Carvalho Chehab
2012-01-21[media] az6007: Comment the gate_ctl mutexMauro Carvalho Chehab
2012-01-21[media] az6007: Fix the I2C code in order to handle mt2063Mauro Carvalho Chehab
2012-01-21[media] az6007: Fix it to allow loading it without crashMauro Carvalho Chehab
2012-01-21[media] az6007: Fix compilation troubles at az6007Mauro Carvalho Chehab
2012-01-21[media] dvb: Add a new driver for az6007Mauro Carvalho Chehab
2012-01-19Linux 3.3-rc1Linus Torvalds
2012-01-19Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds
2012-01-19Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-19x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin
2012-01-19Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin
2012-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-01-19qnx4: don't leak ->BitMap on late failure exitsAl Viro
2012-01-19qnx4: reduce the insane nesting in qnx4_checkroot()Al Viro
2012-01-19qnx4: di_fname is an array, for crying out loud...Al Viro
2012-01-19KEYS: Permit key_serial() to be called with a const key pointerDavid Howells