summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.marvell.com/orion into develRussell King2009-03-251-0/+11
|\
| * [ARM] Kirkwood: fail the probe if internal RTC does not workNicolas Pitre2009-03-241-0/+11
* | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...root2009-03-243-1/+16
|\ \
| * | [ARM] pxa/aspenite: add support for debug ethernetEric Miao2009-03-231-0/+1
| * | [ARM] pxa: allow reuse of serial driver for pxa168Eric Miao2009-03-231-1/+1
| * | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Eric Miao2009-03-231-0/+14
| |\ \
| | * | [ARM] pxa: fix overlay being un-necessarily initialized on pxa25xEric Miao2009-03-191-0/+14
* | | | Merge branch 'omap-clks3' into develRussell King2009-03-199-127/+69Star
|\ \ \ \
| * | | | [ARM] omap: hsmmc: new short connection id namesRussell King2009-02-081-2/+2
| * | | | [ARM] omap: omap24xxcam: use short connection IDs for omap2 clocksRussell King2009-02-081-4/+4
| * | | | [ARM] omap: convert omap RNG clocks to match by devid and conidRussell King2009-02-081-1/+1
| * | | | [ARM] omap: spi: arrange for omap_uwire to use connection IDRussell King2009-02-081-4/+5
| * | | | [ARM] omap: w1: convert omap HDQ clocks to match by devid and conidRussell King2009-02-081-2/+2
| * | | | [ARM] omap: i2c: remove conditional ick clocksRussell King2009-02-081-15/+13Star
| * | | | [ARM] omap: i2c: remove armxor_ckRussell King2009-02-081-9/+8Star
| * | | | [ARM] omap: i2c: use short connection idsRussell King2009-02-081-2/+2
| * | | | [ARM] omap: mcspi: new short connection id namesRussell King2009-02-081-2/+2
| * | | | [ARM] omap: MMC: provide a dummy ick for OMAP1Russell King2009-02-081-11/+8Star
| * | | | [ARM] omap: MMC: convert clocks to match by devid and conidRussell King2009-02-081-5/+2Star
| * | | | [ARM] omap: watchdog: provide a dummy ick for OMAP1Russell King2009-02-081-15/+8Star
| * | | | [ARM] omap: watchdog: convert clocks to match by devid and conidRussell King2009-02-081-68/+25Star
* | | | | Merge branch 'for-russell' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Russell King2009-03-181-7/+13
|\ \ \ \ \
| * | | | | IXP4xx: add Ethernet and NPE support for IXP43x CPU.Krzysztof HaƂasa2009-03-171-7/+13
* | | | | | Merge branch 'imx-fb-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/dj...Russell King2009-03-163-1161/+1161
|\ \ \ \ \ \
| * | | | | | i.MX31: framebuffer driverGuennadi Liakhovetski2009-02-263-0/+1568
| * | | | | | Revert "i.MX31: framebuffer driver"Dan Williams2009-02-263-1568/+0Star
* | | | | | | [ARM] 5426/1: h3600: remove clr_h3600_egpio/set_h3600_egpio helpersDmitry Artamonow2009-03-151-13/+10Star
* | | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-13434-12998/+27243
|\ \ \ \ \ \ \
| * | | | | | | MX2/MX3 SDHC driver: rename platform driverSascha Hauer2009-03-131-1/+1
| * | | | | | | mxcmmc: Do not pass clock name, we have only one clock for this deviceSascha Hauer2009-03-131-1/+1
| * | | | | | | MX31 clkdev supportSascha Hauer2009-03-132-2/+2
| * | | | | | | imxfb: Fix margin settingsSascha Hauer2009-03-131-3/+3
| * | | | | | | imxfb: add mx27 supportSascha Hauer2009-03-131-4/+23
| * | | | | | | imxfb: add 18 bit supportSascha Hauer2009-03-131-4/+15
| * | | | | | | imxfb: add platform specific init/exit functionsSascha Hauer2009-03-131-0/+14
| * | | | | | | arm/imx21: Framebuffer support for i.MX21Holger Schurig2009-03-131-1/+1
| * | | | | | | [ARM] MXC: remove _clk suffix from clock namesSascha Hauer2009-03-133-3/+3
| * | | | | | | i810: fix kernel crash fix when struct fb_var_screeninfo is suppliedSamuel CUELLA2009-03-101-2/+3
| * | | | | | | mtd: physmap: fix NULL pointer dereference in error pathAtsushi Nemoto2009-03-101-8/+11
| * | | | | | | intel-agp: fix a panic with 1M of shared memory, no GTT entriesLubomir Rintel2009-03-101-3/+5
| * | | | | | | mtd_dataflash: fix probing of AT45DB321C chips.Will Newton2009-03-101-1/+2
| * | | | | | | x86/agp: tighten check to update amd nb apertureYinghai Lu2009-03-101-4/+9
| * | | | | | | lm85: add VRM10 support for adt7468 chipDarrick J. Wong2009-03-101-1/+2
| * | | | | | | lm85: fix the version check that broke adt7468 probingDarrick J. Wong2009-03-101-1/+4
| * | | | | | | mm: get_nid_for_pfn() returns intRoel Kluin2009-03-101-1/+1
| * | | | | | | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-101-4/+2Star
| |\ \ \ \ \ \ \
| | * | | | | | | video: deferred io cleanup fix for sh_mobile_lcdcfbMagnus Damm2009-03-101-4/+2Star
| * | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-03-101-12/+18
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | md: fix deadlock when stopping arraysDan Williams2009-03-041-12/+18
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-03-091-33/+18Star
| |\ \ \ \ \ \ \