summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-01-22Merge tag 'v3.3-rc1' into staging/for_v3.3Mauro Carvalho Chehab3906-168752/+235688
2012-01-21[media] az6007: CodingStyle fixesMauro Carvalho Chehab1-14/+13
2012-01-21[media] az6007: Enable the driver at the building systemMauro Carvalho Chehab2-1/+11
2012-01-21[media] az6007: Use the right keycode for Terratec H7Mauro Carvalho Chehab2-1/+53
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-20Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-7/+8
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 Torvalds42-478/+529
2012-01-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds164-747/+3870
2012-01-19tpm: fix (ACPI S3) suspend regressionStefan Berger2-0/+12
2012-01-19nvme: fix merge error due to change of 'make_request_fn' fn typeLinus Torvalds1-7/+1
2012-01-19xen: using EXPORT_SYMBOL requires including export.hStephen Rothwell1-0/+1
2012-01-19Merge branch 'for-linus/i2c-33' of git://git.fluff.org/bjdooks/linuxLinus Torvalds3-54/+89
2012-01-19Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds47-619/+683
2012-01-19gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan1-1/+1
2012-01-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds56-1441/+1179
2012-01-19Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds4-0/+1758
2012-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds21-264/+290
2012-01-18Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown5-96/+276