summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-03-257-6/+5
|\
| * kbuild: ignore all generated files for make allmodconfig (x86_64)Sam Ravnborg2006-02-261-0/+5
| * kbuild: remove checkconfig.plBrian Gerst2006-02-196-6/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-2519-81/+70
|\ \
| * | BUG_ON() Conversion in drivers/video/Eric Sesterhenn2006-03-242-4/+2
| * | BUG_ON() Conversion in drivers/parisc/Eric Sesterhenn2006-03-242-11/+6
| * | BUG_ON() Conversion in drivers/block/Eric Sesterhenn2006-03-244-7/+4
| * | BUG_ON() Conversion in drivers/s390/block/dasd.cEric Sesterhenn2006-03-241-6/+4
| * | BUG_ON() Conversion in input/serio/hil_mlc.cEric Sesterhenn2006-03-241-1/+1
| * | BUG_ON() Conversion in md/dm-hw-handler.cEric Sesterhenn2006-03-241-2/+1
| * | BUG_ON() Conversion in md/bitmap.cEric Sesterhenn2006-03-241-1/+1
| * | fix typos "wich" -> "which"Uwe Zeisberger2006-03-246-6/+7
| * | tabify drivers/char/MakefileJim Cromie2006-03-241-43/+44
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-251-0/+1
|\ \ \
| * | | [WIRELESS]: Fix config dependencies.Dave Jones2006-03-241-0/+1
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-03-25185-4618/+6663
|\ \ \ \
| * | | | V4L/DVB (3604): V4l printk fixAndrew Morton2006-03-251-1/+1
| * | | | V4L/DVB (3599b): Whitespace cleanups under drivers/mediaMauro Carvalho Chehab2006-03-25102-3012/+3012
| * | | | V4L/DVB (3599a): Move drivers/usb/media to drivers/media/videoMauro Carvalho Chehab2006-03-2564-283/+281
| * | | | V4L/DVB (3599): Implement new routing commands for wm8775 and cs53l32a.Hans Verkuil2006-03-242-10/+20
| * | | | V4L/DVB (3597): Vivi: fix warning: implicit declaration of function 'in_inter...Michael Krufky2006-03-241-0/+1
| * | | | V4L/DVB (3588): Remove VIDIOC_G/S_AUDOUT from msp3400Hans Verkuil2006-03-241-37/+2
| * | | | V4L/DVB (3587): Always wake thread after routing change.Hans Verkuil2006-03-241-2/+1
| * | | | V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil2006-03-248-5/+28
| * | | | V4L/DVB (3582): Implement correct msp3400 input/output routingHans Verkuil2006-03-248-111/+176
| * | | | V4L/DVB (3581): Add new media/msp3400.h header containing the routing macrosHans Verkuil2006-03-244-6/+7
| * | | | 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-2421-320/+316
| * | | | 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-2410-49/+49
| * | | | V4L/DVB (3547): Tvaudio.h are just i2c addresses. Merged into i2c-addr.hMauro Carvalho Chehab2006-03-242-15/+1
| * | | | V4L/DVB (3546): Fix Compilation after moving bttv codeMauro Carvalho Chehab2006-03-248-73/+19
| * | | | 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-2424-158/+297
| |/ / /
* | | | [PATCH] git-scsi-misc: min() warning fixAndrew Morton2006-03-251-1/+1
* | | | [PATCH] serial: merge mpsc.h into mpsc.cMark A. Greer2006-03-252-293/+255
* | | | [PATCH] serial: mpsc driver has definition of SUPPORT_SYSRQ below include of ...Mark A. Greer2006-03-251-4/+5
OpenPOWER on IntegriCloud