summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* md: support blocking writes to an array on device failureDan Williams2008-04-304-7/+115
* md: prevent duplicates in bind_rdev_to_arrayDan Williams2008-04-301-0/+5
* md: remove a stray command from a copy and paste error in resync_start_storeDan Williams2008-04-301-1/+0
* md: fix up switching md arrays between read-only and read-writeNeilBrown2008-04-301-4/+10
* md: fix 'safemode' handling for external metadata.NeilBrown2008-04-301-11/+19
* md: reinitialise more mddev fields in do_md_stop.NeilBrown2008-04-301-0/+25
* md: skip all metadata update processing when using external metadata.NeilBrown2008-04-301-0/+2
* md: fix use after free when removing rdev via sysfsDan Williams2008-04-301-1/+1
* pxafb: preliminary smart panel interface support (update)Eric Miao2008-04-302-2/+2
* pxafb: preliminary smart panel interface supportEric Miao2008-04-303-43/+281
* pxafb: move parallel LCD timing setup into dedicate functionEric Miao2008-04-302-50/+47
* pxafb: use completion for LCD disable wait codeEric Miao2008-04-302-8/+6
* pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l()Eric Miao2008-04-301-24/+35
* pxafb: introduce register independent LCD connection type for pxafberic miao2008-04-301-14/+62
* pxafb: introduce "struct pxafb_dma_buff" for palette and dma descriptorseric miao2008-04-302-83/+95
* pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}eric miao2008-04-302-23/+73
* pxafb: sanitize the usage of #ifdef .. processing pxafb parameterseric miao2008-04-301-29/+28
* pxafb: purge unnecessary pr_debug and comments from pxafberic miao2008-04-301-71/+0
* pxafb: fix various coding style issues for pxafberic miao2008-04-301-136/+144
* pxafb: un-nest pxafb_parse_options() to cleanup the coding style issueeric miao2008-04-301-140/+166
* atmel_spi: clean up baud rate divisor calculationHaavard Skinnemoen2008-04-301-9/+20
* Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UARTBryan Wu2008-04-304-0/+721
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-04-297-10/+16
|\
| * V4L/DVB (7798): tuners/Kconfig: Change config name and help to reflect dynami...Mauro Carvalho Chehab2008-04-301-2/+7
| * V4L/DVB (7794): cx88: Fix a warningMauro Carvalho Chehab2008-04-301-1/+0
| * V4L/DVB (7792): ivtv: correct misspelled "HIMEM4G" to "HIGHMEM4G" in error me...Robert P. J. Day2008-04-301-3/+3
| * V4L/DVB (7791): ivtv: POLLHUP must be returned on eofHans Verkuil2008-04-301-1/+3
| * V4L/DVB (7789b): Fix merge conflictsMauro Carvalho Chehab2008-04-293-3/+3
* | pasemi_edac needs to include linux/edac.hStephen Rothwell2008-04-291-0/+1
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-04-293-8/+17
|\
| * [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_idAlex Chiang2008-04-291-0/+9
| * [IA64] allocate multiple contiguous pages via uncached allocatorDean Nelson2008-04-292-8/+8
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-04-294-8/+12
|\ \
| * | ahci: SB600 ahci can't do MSI, blacklist that capabilityTejun Heo2008-04-291-1/+1
| * | libata: More TSSTcorp pain, keep in sync with legacy IDEAlan Cox2008-04-291-0/+3
| * | pata_via: Fix 6410 misdetectAlan Cox2008-04-291-5/+6
| * | [libata] pata_atiixp: fix PIO timing data misprogrammingJeff Garzik2008-04-291-2/+2
| |/
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-294-10/+20
|\ \
| | \
| | \
| *-. \ Merge branches 'pxa' and 'orion-fixes1'Russell King2008-04-291-4/+5
| |\ \ \
| | * | | [ARM] 5011/1: htc-pasic3: fix bug in resource pipe-through to ds1wmPhilipp Zabel2008-04-241-4/+5
| * | | | [ARM] serial: s3c2410: platform_get_irq() may return signed unnoticedRoel Kluin2008-04-281-2/+5
| * | | | [ARM] am79c961a: platform_get_irq() may return signed unnoticedRoel Kluin2008-04-281-3/+7
| * | | | [ARM] 5022/1: Race in ARM MMCI PL18x driver, V2Linus Walleij2008-04-281-1/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-04-29140-700/+11030
|\ \ \ \ \
| * | | | | V4L-DVB(7789a): cx18: fix symbol conflict with ivtv driverMauro Carvalho Chehab2008-04-294-12/+12
| * | | | | V4L/DVB (7789): tuner: remove static dependencies on analog tuner sub-modulesMichael Krufky2008-04-292-47/+79
| * | | | | V4L/DVB (7785): [2.6 patch] make mt9{m001,v022}_controls[] staticAdrian Bunk2008-04-292-2/+2
| * | | | | V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chipHans Verkuil2008-04-2945-0/+10182
| * | | | | V4L/DVB (7783): drivers/media/dvb/frontends/s5h1420.c: printk fixAndrew Morton2008-04-291-1/+1
| * | | | | V4L/DVB (7782): pvrusb2: Driver is no longer experimentalMike Isely2008-04-291-1/+1