summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work-fixes'Mauro Carvalho Chehab2006-03-0317-113/+98
|\
| * V4L/DVB (3395): Fixed Pinnacle 300i DVB-T supportHartmut Hackmann2006-03-033-8/+18
| * V4L/DVB (3399): ELSA EX-VISION 500TV: fix incorrect PCI subsystem IDMichael Krufky2006-03-031-1/+1
| * V4L/DVB (3382): Fix stv0297 for qam128 on tt c1500 (saa7146)Mattias Nordstrom2006-03-031-4/+0
| * V4L/DVB (3385): Dvb: fix __init/__exit section references in av7110 driverJohannes Stezenbach2006-03-032-5/+6
| * V4L/DVB (3378): Restore power on defaults of tda9887 after tda8290 probeHartmut Hackmann2006-03-032-5/+7
| * V4L/DVB (3354): Fix maximum for the saturation and contrast controls.Hans Verkuil2006-03-032-4/+4
| * V4L/DVB (3352): Cxusb: fix lgdt3303 namingMichael Krufky2006-03-031-4/+4
| * V4L/DVB (3348): Fixed saa7134 ALSA initialization with multiple cardsRicardo Cerqueira2006-03-031-1/+3
| * V4L/DVB (3347): Pinnacle PCTV 40i: add filtered Composite2 inputKarsten Suehring2006-03-031-1/+5
| * V4L/DVB (3341): Upstream sync - make 2 structs staticAdrian Bunk2006-03-031-1/+1
| * V4L/DVB (3340): Make a struct staticManu Abraham2006-03-031-1/+1
| * V4L/DVB (3337): Drivers/media/dvb/frontends/mt312.c: cleanupsAdrian Bunk2006-03-034-78/+48
* | [PATCH] "drivers/mtd/redboot.c: recognise a foreign byte sex partition table"...John Bowler2006-03-021-12/+10
* | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-022-76/+46
|\ \
| * \ Merge branch 'e1000' of ssh://198.78.49.142/srv/git/intel/linux-2.6Jeff Garzik2006-03-012-76/+46
| |\ \
| | * | [PATCH] e1000: revert to single descriptor for legacy receive pathJeff Kirsher2006-03-012-76/+46
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2006-03-016-25/+69
|\ \ \ \
| * | | | [PATCH] pcmcia: CM4000, CM4040 Driver fixesHarald Welte2006-03-012-6/+41
| * | | | [PATCH] pcmcia: add id for AMB8110 PC CardJesse Allen2006-03-011-0/+1
| * | | | [PATCH] pcmcia: avoid binding hostap_cs to Orinoco cardsPavel Roskin2006-03-011-1/+4
| * | | | [PATCH] pcmcia: add another ide-cs CF card idDavid Brownell2006-03-011-0/+1
| * | | | [PATCH] pcmcia: properly handle pseudo multi-function devicesDominik Brodowski2006-03-011-18/+22
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-03-0111-80/+90
|\ \ \ \ | |/ / / |/| | |
| * | | [SCSI] aha152x: fix variable use before initialisation and other bugsJürgen E. Fischer2006-02-283-37/+54
| * | | [SCSI] Fix uninitialised width and speed in sym2Matthew Wilcox2006-02-281-0/+2
| * | | [SCSI] Delete duplicate driver template.Ralf Baechle2006-02-281-21/+0
| * | | [SCSI] scsi: scsi command retries off by one fixBrian King2006-02-282-3/+3
| * | | [SCSI] megaraid_sas: fix physical disk handlingChristoph Hellwig2006-02-281-14/+15
| * | | [SCSI] scsi: handle ->slave_configure return valueChristoph Hellwig2006-02-281-2/+14
| * | | [SCSI] fc_transport: stop creating duplicate rport entries.Andrew Vasquez2006-02-281-2/+1
| * | | [SCSI] sg: Remove aha1542 hackBrian King2006-02-281-1/+1
| | |/ | |/|
* | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-014-94/+24
|\ \ \
| * | | [PATCH] sky2: remove MSI supportStephen Hemminger2006-03-012-78/+0
| * | | Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2006-03-012-16/+24
| |\ \ \
| | * | | 8139cp: fix broken suspend/resumeFrancois Romieu2006-02-271-16/+21
| | * | | via-velocity: fix memory corruption when changing the mtuFrancois Romieu2006-02-271-0/+3
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-03-011-2/+2
|\ \ \ \ \
| * | | | | [IA64] show "SN Devices" menu only if CONFIG_SGI_SNJes Sorensen2006-02-281-2/+2
* | | | | | [PATCH] synclink_gt: make ->init_error signedDarren Jenkins2006-03-011-1/+1
* | | | | | [PATCH] tty buffering: comment out debug codePaul Fulghum2006-03-011-1/+1
* | | | | | [PATCH] video1394: fix "return E;" typoAlexey Dobriyan2006-03-011-1/+1
* | | | | | [PATCH] pnp bus type fixAdam Belay2006-03-011-7/+5
* | | | | | [PATCH] Altix: more ioc3 cleanups and locking fixesPat Gefre2006-03-011-8/+3
* | | | | | [PATCH] drivers/mtd/redboot.c: recognise a foreign byte sex partition tableJohn Bowler2006-03-011-1/+27
| |/ / / / |/| | | |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-02-289-12/+47
|\ \ \ \ \
| * | | | | [PATCH] USB: ftdi_sio: new microHAM device IDsIan Abbott2006-02-282-1/+15
| * | | | | [PATCH] USB: visor.c id for gspda smartphoneHendrik Schweppe2006-02-282-0/+6
| * | | | | [PATCH] USB: Gadget RNDIS fix alloc bug. (buffer overflow)Shaun Tancheff2006-02-281-4/+7
| * | | | | [PATCH] USB: lh7a40x gadget driver: Fixed a dead lockFranck Bui-Huu2006-02-281-2/+4