summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (5010): Cx88: Fix leadtek_eeprom taggingJean Delvare2006-12-271-1/+1
* V4L/DVB (5012): Usbvision fix: It was using "&&" instead "&"Alexey Dobriyan2006-12-271-1/+1
* V4L/DVB (5001): Add two required headers on kernel 2.6.20-rc1Mauro Carvalho Chehab2006-12-271-0/+1
* V4L/DVB (5014): Allyesconfig build fixes on some non x86 archDavid Brownell2006-12-272-3/+3
* V4L/DVB (4997): Bttv: delete duplicated ioremap()Akinobu Mita2006-12-271-2/+2
* V4L/DVB (4996): Msp3400: fix kthread_run error checkAkinobu Mita2006-12-271-1/+1
* V4L/DVB (4995): Vivi: fix kthread_run() error checkAkinobu Mita2006-12-271-2/+2
* V4L/DVB (4994): Vivi: fix use after free in list_for_each()Akinobu Mita2006-12-271-1/+3
* V4L/DVB (4992): Fix typo in saa7134-dvb.cStephan Berberig2006-12-271-4/+4
* V4L/DVB (4991): Cafe_ccic.c: fix NULL dereferenceAdrian Bunk2006-12-271-1/+1
* V4L/DVB (4990): Cpia2/cpia2_usb.c: fix error-path leakAmit Choudhary2006-12-271-0/+4
* V4L/DVB (4984): LOG_STATUS should show the real temporal filter value.Hans Verkuil2006-12-271-1/+5
* V4L/DVB (4983): Force temporal filter to 0 when scaling to prevent ghosting.Hans Verkuil2006-12-271-9/+6
* V4L/DVB (4982): Fix broken audio mode handling for line-in in msp3400.Hans Verkuil2006-12-272-7/+10
* V4L/DVB (4980): Fixes bug 7267: PAL/60 is not workingMauro Carvalho Chehab2006-12-272-14/+23
* V4L/DVB (4979): Fixes compilation when CONFIG_V4L1_COMPAT is not selectedDwaine Garden2006-12-272-51/+94
* V4L/DVB (4973): Dvb-core: fix printk type warningMichael Krufky2006-12-271-1/+1
* V4L/DVB (4972): Dvb-core: fix bug in CRC-32 checking on 64-bit systemsAng Way Chuang2006-12-271-1/+1
* V4L/DVB (4970): Usbvision memory fixesThierry MERLE2006-12-274-48/+19
* V4L/DVB (4968): Add PAL-60 support for cx2584x.Hans Verkuil2006-12-271-1/+8
* V4L/DVB (4967): Add missing tuner module option pal=60 for PAL-60 support.Hans Verkuil2006-12-271-0/+4
* V4L/DVB (4964): VIDEO_PALETTE_YUYV and VIDEO_PALETTE_YUV422 are the same paletteaudetto@tiscali.it2006-12-273-4/+5
* V4L/DVB (4960): Removal of unused code from usbvision-i2c.cMauro Carvalho Chehab2006-12-272-46/+4
* V4L/DVB (4959): Usbvision: possible cleanupsAdrian Bunk2006-12-274-21/+21
* V4L/DVB (4958): Fix namespace conflict between w9968cf.c on MIPSRalf Baechle2006-12-271-12/+12
* V4L/DVB (4956): [NOVA-T-USB2] Put remote-debugging in the right placeMario Rossi2006-12-271-1/+3
* V4L/DVB (4955): Fix autosearch indexMario Rossi2006-12-271-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-12-2249-747/+1762
|\
| * ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-2021-77/+37
| * Pull sgi into test branchLen Brown2006-12-202-1/+97
| |\
| | * ACPI: Add support for acpi_load_table/acpi_unload_table_idJohn Keller2006-12-202-1/+97
| * | merge linus into test branchLen Brown2006-12-2030-103/+330
| |\ \ | | |/
| * | Pull bugfix into test branchLen Brown2006-12-204-8/+9
| |\ \
| | * | ACPI: Kconfig - depend on PM rather than selecting itAndrew Morton2006-12-201-1/+1
| | * | ACPI: fix NULL check in drivers/acpi/osl.cAdrian Bunk2006-12-201-1/+1
| | * | ACPI: prevent processor module from loading on failuresAkinobu Mita2006-12-201-2/+2
| | * | ACPI: fix single linked list manipulationAkinobu Mita2006-12-201-4/+5
| * | | Pull ec into test branchLen Brown2006-12-201-1/+1
| |\ \ \
| | * | | ACPI: make drivers/acpi/ec.c:ec_ecdt staticAdrian Bunk2006-12-201-1/+1
| * | | | Pull platform-drivers into test branchLen Brown2006-12-2012-21/+52
| |\ \ \ \
| | * | | | fbdev: update after backlight argument changeJames Simmons2006-12-205-5/+5
| | * | | | ACPI: video: Add dev argument for backlight_device_registerYu Luming2006-12-206-7/+12
| | * | | | ACPI: Implement acpi_video_get_next_level()Thomas Tuttle2006-12-201-7/+34
| | * | | | ACPI: ibm_acpi: allow clean removalAlexey Starikovskiy2006-12-191-2/+1
| * | | | | Pull style into test branchLen Brown2006-12-1628-134/+128
| |\ \ \ \ \
| | * | | | | ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-1430-145/+138
| * | | | | | Pull bugfix into test branchLen Brown2006-12-161-8/+8
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | ACPI: dock: use mutex instead of spinlockKristen Carlson Accardi2006-10-301-8/+8
| * | | | | | Pull trivial into test branchLen Brown2006-12-167-18/+24
| |\ \ \ \ \ \
| | * | | | | | ACPI: update commentSatoru Takeuchi2006-11-061-3/+3
OpenPOWER on IntegriCloud