summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-clks3' into develRussell King2009-03-199-127/+69
|\
| * [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/+13
| * [ARM] omap: i2c: remove armxor_ckRussell King2009-02-081-9/+8
| * [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/+8
| * [ARM] omap: MMC: convert clocks to match by devid and conidRussell King2009-02-081-5/+2
| * [ARM] omap: watchdog: provide a dummy ick for OMAP1Russell King2009-02-081-15/+8
| * [ARM] omap: watchdog: convert clocks to match by devid and conidRussell King2009-02-081-68/+25
* | Merge branch 'for-russell' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Russell King2009-03-171-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/+0
* | | | [ARM] 5426/1: h3600: remove clr_h3600_egpio/set_h3600_egpio helpersDmitry Artamonow2009-03-151-13/+10
* | | | 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/+2
| |\ \ \ \
| | * | | | video: deferred io cleanup fix for sh_mobile_lcdcfbMagnus Damm2009-03-101-4/+2
| * | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-03-091-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/+18
| |\ \ \ \
| | * | | | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones2009-03-091-33/+18
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-0917-35/+95
| |\ \ \ \ \
| | * | | | | p54: fix race condition in memory managementChristian Lamparter2009-03-061-3/+6
| | * | | | | iwlwifi: fix error flow in iwl*_pci_probeReinette Chatre2009-03-052-12/+11
| | * | | | | rt2x00 : more devices to rt73usb.cXose Vazquez Perez2009-03-051-1/+31
| | * | | | | rt2x00 : more devices to rt2500usb.cXose Vazquez Perez2009-03-051-0/+8
| | * | | | | bonding: Fix device passed into ->ndo_neigh_setup().Patrick McHardy2009-03-051-1/+1
OpenPOWER on IntegriCloud