summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.asm-generic (unfollow)
Commit message (Expand)AuthorFilesLines
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-20Linux 3.3-rc1v3.3-rc1Linus Torvalds1-2/+2
2012-01-19x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin1-0/+1
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-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-18gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan1-1/+1
2012-01-18acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi specTony Luck3-48/+234
2012-01-18intel_idle: Split up and provide per CPU initialization funcThomas Renninger2-40/+49