summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (3581): Add new media/msp3400.h header containing the routing macrosHans Verkuil2006-03-245-6/+228
* V4L/DVB (3580): Last round of msp3400 cleanups before adding routing commandsHans Verkuil2006-03-243-85/+107
* V4L/DVB (3579): Move msp_modus to msp3400-kthreads, add JP and KR std detectionHans Verkuil2006-03-243-33/+33
* V4L/DVB (3578): Make scart definitions easier to handleHans Verkuil2006-03-242-23/+24
* V4L/DVB (3577): Cleanup audio input handlingHans Verkuil2006-03-2424-341/+350
* V4L/DVB (3575): Cxusb: fix i2c debug messages for bluebird devicesMichael Krufky2006-03-242-2/+4
* V4L/DVB (3574): Cxusb: fix debug messagesMichael Krufky2006-03-241-3/+3
* V4L/DVB (3573): Cxusb: remove FIXME: comment in bluebird_patch_dvico_firmware...Michael Krufky2006-03-241-1/+0
* V4L/DVB (3572): Cxusb: conditionalize gpio write for the medion boxMichael Krufky2006-03-241-8/+9
* V4L/DVB (3571): Printk warning fixesAndrew Morton2006-03-241-9/+12
* V4L/DVB (3569): PATCH: switch cpia2 to mutexes and use ioctl 32 compat lib funcAlan Cox2006-03-243-42/+43
* V4L/DVB (3557): Kconfig: fix title and description for VIDEO_CX88_ALSAMichael Krufky2006-03-241-2/+3
* V4L/DVB (3551): Fix saturation bug. Fix NTSC->PAL standard change. Detect NTS...Hans Verkuil2006-03-241-4/+31
* V4L/DVB (3549): Make hotplug automatically load the b2c2-flexcop-usb modulePatrick Boettcher2006-03-241-0/+1
* V4L/DVB (3548): Renamed I2C_foo addresses to I2C_ADDR_fooMauro Carvalho Chehab2006-03-2411-78/+78
* V4L/DVB (3547): Tvaudio.h are just i2c addresses. Merged into i2c-addr.hMauro Carvalho Chehab2006-03-243-15/+15
* V4L/DVB (3546): Fix Compilation after moving bttv codeMauro Carvalho Chehab2006-03-249-29/+49
* V4L/DVB (3543): Fix Makefile to adapt to bt8xx/ conversionManu Abraham2006-03-241-1/+1
* V4L/DVB (3539): Move bttv fragments to bt8xx/Manu Abraham2006-03-2416-30/+28
* V4L/DVB (3519): Corrects MODULE_AUTHORMauro Carvalho Chehab2006-03-241-1/+1
* V4L/DVB (3518): Creates a virtual video device driverMauro Carvalho Chehab2006-03-242-0/+1860
* V4L/DVB (3516): Make video_buf more genericMauro Carvalho Chehab2006-03-2426-174/+340
* [PATCH] net: ne2k.c won't compile if pci_clone_list is constHorms2006-03-241-1/+1
* [PATCH] AT91RM9200 Ethernet driverAndrew Victor2006-03-245-0/+1358
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-2412-506/+551
|\
| * [PATCH] libata: Remove dependence on host_set->dev for SASBrian King2006-03-242-6/+8
| * [PATCH] libata: ata_scsi_ioctl cleanupBrian King2006-03-241-13/+0
| * [PATCH] libata: ata_scsi_queuecmd cleanupBrian King2006-03-241-14/+18
| * [libata] export ata_dev_pair; trim trailing whitespaceJeff Garzik2006-03-246-47/+48
| * [PATCH] libata: add ata_dev_pair helperAlan Cox2006-03-242-0/+19
| * [PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.Nigel Cunningham2006-03-245-8/+9
| * [PATCH] libata: make ata_set_mode() responsible for failure handlingTejun Heo2006-03-241-20/+36
| * [PATCH] libata: use ata_dev_disable() in ata_bus_probe()Tejun Heo2006-03-241-3/+1
| * [PATCH] libata: implement ata_dev_disable()Tejun Heo2006-03-241-0/+9
| * [PATCH] libata: check if port is disabled after internal commandTejun Heo2006-03-241-0/+16
| * [PATCH] libata: make per-dev transfer mode limits per-devTejun Heo2006-03-242-2/+2
| * [PATCH] libata: add per-dev pio/mwdma/udma_maskTejun Heo2006-03-242-18/+30
| * [PATCH] libata: implement ata_unpack_xfermask()Tejun Heo2006-03-241-0/+23
| * [libata] Move some bmdma-specific code to libata-bmdma.cJeff Garzik2006-03-232-234/+234
| * [libata sata_uli] kill scr_addr abuseJeff Garzik2006-03-231-10/+27
| * [libata sata_nv] eliminate duplicate codepaths with iomapJeff Garzik2006-03-221-44/+13
| * [libata sata_nv] cleanups: convert #defines to enums; remove in-file historyJeff Garzik2006-03-221-75/+49
| * [libata sata_sil24] cleanups: use pci_iomap(), kzalloc()Jeff Garzik2006-03-221-13/+10
* | [PATCH] fix build error if CONFIG_SYSFS=nAndrew Morton2006-03-241-2/+2
* | [PATCH] strndup_user: convert keyctlDavi Arnaut2006-03-241-105/+50
* | [PATCH] strndup_user: convert moduleDavi Arnaut2006-03-241-16/+3
* | [PATCH] strndup_user()Davi Arnaut2006-03-242-0/+39
* | [PATCH] timer-irq-driven soft-watchdog, cleanupsIngo Molnar2006-03-243-27/+33
* | [PATCH] Fix module refcount leak in __set_personality()Sergey Vlasov2006-03-241-0/+1
* | [PATCH] ext3: Properly report backup block present in a groupGlauber de Oliveira Costa2006-03-241-7/+33
OpenPOWER on IntegriCloud