summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-04-30md: support blocking writes to an array on device failureDan Williams4-7/+115
2008-04-30md: prevent duplicates in bind_rdev_to_arrayDan Williams1-0/+5
2008-04-30md: remove a stray command from a copy and paste error in resync_start_storeDan Williams1-1/+0
2008-04-30md: fix up switching md arrays between read-only and read-writeNeilBrown1-4/+10
2008-04-30md: fix 'safemode' handling for external metadata.NeilBrown1-11/+19
2008-04-30md: reinitialise more mddev fields in do_md_stop.NeilBrown1-0/+25
2008-04-30md: skip all metadata update processing when using external metadata.NeilBrown1-0/+2
2008-04-30md: fix use after free when removing rdev via sysfsDan Williams1-1/+1
2008-04-30pxafb: preliminary smart panel interface support (update)Eric Miao2-2/+2
2008-04-30pxafb: preliminary smart panel interface supportEric Miao3-43/+281
2008-04-30pxafb: move parallel LCD timing setup into dedicate functionEric Miao2-50/+47
2008-04-30pxafb: use completion for LCD disable wait codeEric Miao2-8/+6
2008-04-30pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l()Eric Miao1-24/+35
2008-04-30pxafb: introduce register independent LCD connection type for pxafberic miao1-14/+62
2008-04-30pxafb: introduce "struct pxafb_dma_buff" for palette and dma descriptorseric miao2-83/+95
2008-04-30pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}eric miao2-23/+73
2008-04-30pxafb: sanitize the usage of #ifdef .. processing pxafb parameterseric miao1-29/+28
2008-04-30pxafb: purge unnecessary pr_debug and comments from pxafberic miao1-71/+0
2008-04-30pxafb: fix various coding style issues for pxafberic miao1-136/+144
2008-04-30pxafb: un-nest pxafb_parse_options() to cleanup the coding style issueeric miao1-140/+166
2008-04-30atmel_spi: clean up baud rate divisor calculationHaavard Skinnemoen1-9/+20
2008-04-30Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UARTBryan Wu4-0/+721
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds7-10/+16
2008-04-30V4L/DVB (7798): tuners/Kconfig: Change config name and help to reflect dynami...Mauro Carvalho Chehab1-2/+7
2008-04-30V4L/DVB (7794): cx88: Fix a warningMauro Carvalho Chehab1-1/+0
2008-04-30V4L/DVB (7792): ivtv: correct misspelled "HIMEM4G" to "HIGHMEM4G" in error me...Robert P. J. Day1-3/+3
2008-04-30V4L/DVB (7791): ivtv: POLLHUP must be returned on eofHans Verkuil1-1/+3
2008-04-29pasemi_edac needs to include linux/edac.hStephen Rothwell1-0/+1
2008-04-29V4L/DVB (7789b): Fix merge conflictsMauro Carvalho Chehab3-3/+3
2008-04-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-8/+17
2008-04-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-8/+12
2008-04-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-10/+20
2008-04-29[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_idAlex Chiang1-0/+9
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds140-700/+11030
2008-04-29Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds42-240/+297
2008-04-29ahci: SB600 ahci can't do MSI, blacklist that capabilityTejun Heo1-1/+1
2008-04-29V4L-DVB(7789a): cx18: fix symbol conflict with ivtv driverMauro Carvalho Chehab4-12/+12
2008-04-29V4L/DVB (7789): tuner: remove static dependencies on analog tuner sub-modulesMichael Krufky2-47/+79
2008-04-29V4L/DVB (7785): [2.6 patch] make mt9{m001,v022}_controls[] staticAdrian Bunk2-2/+2
2008-04-29V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chipHans Verkuil45-0/+10182
2008-04-29V4L/DVB (7783): drivers/media/dvb/frontends/s5h1420.c: printk fixAndrew Morton1-1/+1
2008-04-29V4L/DVB (7782): pvrusb2: Driver is no longer experimentalMike Isely1-1/+1
2008-04-29V4L/DVB (7781): pvrusb2-dvb: include dvb support by default and update Kconfi...Michael Krufky1-12/+6
2008-04-29V4L/DVB (7780): pvrusb2: always enable support for OnAir Creator / HDTV USB2Michael Krufky2-34/+1
2008-04-29V4L/DVB (7779): pvrusb2-dvb: quiet down noise in kernel log for feed debugMichael Krufky2-17/+26
2008-04-29Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab35-117/+117
2008-04-29Fix V4L/DVB core help messagesMauro Carvalho Chehab1-18/+16
2008-04-29V4L/DVB (7769): Move other terrestrial tuners to common/tunersMauro Carvalho Chehab15-33/+33
2008-04-29V4L/DVB (7768): reorganize some DVB-S Kconfig itemsMauro Carvalho Chehab1-33/+35
2008-04-29V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab49-198/+248