summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-0448-254/+497
| | |\ \ \
| | * | | | tmspci: fix request_irq raceMeelis Roos2009-03-041-9/+9
| | * | | | tg3: Fix 5906 link problemsMatt Carlson2009-03-041-1/+2
| | * | | | sungem: another error printed one too earlyRoel Kluin2009-03-041-1/+1
| | * | | | aoe: error printed 1 too earlyRoel Kluin2009-03-041-1/+1
| | * | | | net pcmcia: worklimit reaches -1Roel Kluin2009-03-042-2/+4
| | * | | | net: more timeouts that reach -1Roel Kluin2009-03-043-4/+5
| | * | | | dm9601: new vendor/product IDsPeter Korsgaard2009-03-031-0/+4
| | * | | | OMAP: enable smc911x support for LDP platformRussell King2009-03-021-0/+12
| * | | | | lguest: fix for CONFIG_SPARSE_IRQ=yRusty Russell2009-03-091-0/+6
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-03-081-6/+9
| |\ \ \ \ \
| | * | | | | mmc: fix data timeout for SEND_EXT_CSDAdrian Hunter2009-03-081-6/+9
| | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-03-084-100/+72
| |\ \ \ \ \
| | * | | | | [WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclaredWim Van Sebroeck2009-03-051-0/+1
| | * | | | | [WATCHDOG] gef_wdt.c: fsl_get_sys_freq() failure not noticedRoel Kluin2009-03-051-1/+1
| | * | | | | [WATCHDOG] ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclaredAlexey Dobriyan2009-03-051-0/+1
| | * | | | | [WATCHDOG] rc32434_wdt: fix sectionsPhil Sutter2009-02-241-6/+6
| | * | | | | [WATCHDOG] rc32434_wdt: fix watchdog driverPhil Sutter2009-02-241-94/+64
| * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-03-0812-44/+85
| |\ \ \ \ \ \
| | * | | | | | dmatest: fix use after free in dmatest_exitDan Williams2009-03-041-2/+4
OpenPOWER on IntegriCloud