summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2005-11-143-8/+21
|\
| * [PCMCIA] inform user of insertion and ejection eventsDominik Brodowski2005-11-122-0/+9
| * [PCMCIA] i82365: use new platform_device helpersDominik Brodowski2005-11-121-8/+12
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-142-52/+47Star
|\ \
| * | [ARM] Use correct IO operations for PlebRussell King2005-11-121-8/+8
| * | [ARM] Ensure sl82c105 IDE interfaces are serialized when using DMARussell King2005-11-121-0/+3
| * | [ARM] Fix broken sl82c105 DMA preventionRussell King2005-11-121-44/+36Star
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-11-146-65/+82
|\ \ \
| * | | [SERIAL] Fix Bug 4900: S3 resume oops with irattach - Thinkpad A21mRussell King2005-11-131-35/+49
| * | | [SERIAL] sa1100_start_tx spinlock recursionFlorin Malita2005-11-121-3/+1Star
| * | | [SERIAL] Claim Wacom tablet device on HP tc1100 tabletBjorn Helgaas2005-11-121-0/+2
| * | | [SERIAL] Fix mpc52xx_uart.cAndrey Volkov2005-11-121-2/+2
| * | | [SERIAL] dz: Use CKSEG1ADDR to setup mappings.Ralf Baechle2005-11-121-2/+2
| * | | [SERIAL] dz: Nuke trailing whitespaceRalf Baechle2005-11-121-22/+22
| * | | [SERIAL] don't disable xscale serial ports after autoconfigLennert Buytenhek2005-11-121-1/+4
| |/ /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2005-11-141-1/+0Star
|\ \ \
| * | | [MMC] mmci doesn't need asm/irq.hRussell King2005-11-121-1/+0Star
| |/ /
* | | [PATCH] make vesafb build without CONFIG_MTRRJan Beulich2005-11-141-0/+2
* | | [PATCH] v4l: 976: ensure consistent v4l firmware prefixesHans Verkuil2005-11-141-1/+1
* | | [PATCH] v4l: 977: fix broken dependency needed for sa7134 moduleMauro Carvalho Chehab2005-11-141-1/+1
* | | [PATCH] v4l: 975: apply saa7134-alsa fixesRicardo Cerqueira2005-11-141-157/+120Star
* | | [PATCH] v4l: 974: saa7134 shouldn't DEPEND on SND_PCM_OSS. Instead, SELECT it.Michael Krufky2005-11-141-1/+2
* | | [PATCH] v4l: saa711x driver doesn't need segment.hDave Jones2005-11-141-1/+0Star
* | | [PATCH] v4l: prevent saa7134 alsa undefined warningsMike Krufky2005-11-141-1/+1
* | | [PATCH] v4l: (966.1) Removes Obsoleted i2c-compat.h from newer driversMauro Carvalho Chehab2005-11-144-4/+0Star
* | | [PATCH] v4l: (966) Authorship fixes for new ModulesHans Verkuil2005-11-144-12/+9Star
* | | [PATCH] v4l: (948) adds support for saa7115 video decoderHans Verkuil2005-11-141-0/+1380
* | | [PATCH] v4l: (963.1) hybrid v4l/dvb: remove duplicated codeMichael Krufky2005-11-141-3/+0Star
* | | [PATCH] v4l: (963) em28xx IR fixupMauro Carvalho Chehab2005-11-141-3/+0Star
* | | [PATCH] v4l: (962) Added new saa7134 card (MSI TV@anywhere plus)Ricardo Cerqueira2005-11-142-0/+33
* | | [PATCH] v4l: (958) Make cx25840 use firmware image named 'cx25840.fw'Tyler Trafford2005-11-141-1/+1
* | | [PATCH] v4l: (951) Make saa7134-oss as a stand-alone moduleRicardo Cerqueira2005-11-145-167/+250
* | | [PATCH] v4l: (950) Added compiler options for cx25840 saa7115 and saa7127Mauro Carvalho Chehab2005-11-143-0/+15
* | | [PATCH] v4l: (949) Added support for secam l'Hartmut Hackmann2005-11-141-0/+4
* | | [PATCH] v4l: (946) adds support for cx25840 video decoderHans Verkuil2005-11-145-0/+1960
* | | [PATCH] v4l-944-added-driver-for-saa7127-video-tidyAndrew Morton2005-11-141-8/+8
* | | [PATCH] v4l: (944) added driver for saa7127 video decoderHans Verkuil2005-11-141-0/+852
* | | [PATCH] v4l: (939) Support for nebula rc5 based gpio remoteMark Weaver2005-11-146-6/+317
* | | [PATCH] v4l: (937) Included missing interrupt.h at saa7134-alsa.cNickolay V. Shmyrev2005-11-141-0/+1
* | | [PATCH] v4l:: (936) Support for sabrent bt848 versionBill Pechter2005-11-143-2/+22
* | | [PATCH] v4l: (935) Moved common IR stuff to ir-common.cRicardo Cerqueira2005-11-144-111/+112
* | | [PATCH] v4l: (943) added secam l video standardMauro Carvalho Chehab2005-11-141-3/+8
* | | [PATCH] v4l: (930) Alsa fixes and improvementsRicardo Cerqueira2005-11-142-45/+46
* | | [PATCH] v4l: (926.1) Added compiling options for wm8775 and cs53l32a chipsMauro Carvalho Chehab2005-11-142-0/+8
* | | [PATCH] tpm: locking fixKylene Jo Hall2005-11-142-0/+10
* | | [PATCH] tpm: dev_mask handling fixKylene Jo Hall2005-11-141-3/+2Star
* | | [PATCH] tpm: updates for new hardwareKylene Jo Hall2005-11-143-72/+171
* | | [PATCH] fix leaks in request_firmware_nowaitmatthieu castet2005-11-141-4/+11
* | | [PATCH] synclink: update to use DMA mapping APIPaul Fulghum2005-11-141-15/+16
* | | [PATCH] ppc: add support for new powerbooksOlof Johansson2005-11-143-3/+14