aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-04memblock/arm: Use memblock_region_is_memory() for omap fbBenjamin Herrenschmidt1-6/+2
2010-08-04memblock: Rename memblock_region to memblock_type and memblock_property to memblock_regionBenjamin Herrenschmidt1-1/+1
2010-08-03Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds6-74/+198
2010-08-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds25-274/+2817
2010-08-03PARISC: led.c - fix potential stack overflow in led_proc_write()Helge Deller1-2/+4
2010-08-02UBI: do not warn unnecessarilyArtem Bityutskiy2-4/+41
2010-08-02UBI: do not print message about corruptes PEBs if we have none of themArtem Bityutskiy1-1/+1
2010-07-31Merge branch 'devel-stable' into develRussell King12-64/+2006
2010-07-31Merge branch 'misc' into develRussell King6-114/+171
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into develRussell King7-96/+640
2010-07-31ARM: AMBA: Add pclk support to AMBA bus infrastructureRussell King1-19/+69
2010-07-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+9
2010-07-30Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2-2/+3
2010-07-30cyber2000fb: fix console in truecolor modesOndrej Zary1-0/+1
2010-07-30cyber2000fb: fix machine hang on module loadOndrej Zary1-0/+2
2010-07-30ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King1-2/+6
2010-07-29Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stableRussell King8-46/+1638
2010-07-29Merge branch 'wells/lpc32xx-arch_v2' of git://git.lpclinux.com/linux-2.6-lpc into devel-stableRussell King118-276/+820
2010-07-29ARM: 6246/1: mmci: support larger MMCIDATALENGTH registerRabin Vincent1-3/+9
2010-07-29ARM: 6245/1: mmci: enable hardware flow control on Ux500 variantsRabin Vincent2-4/+6
2010-07-29ARM: 6244/1: mmci: add variant data and default MCICLOCK supportRabin Vincent2-1/+32
2010-07-29ARM: 6243/1: mmci: pass power_mode to the translate_vdd callbackRabin Vincent1-10/+3
2010-07-29drm/edid: Fix the HDTV hack sync adjustmentAdam Jackson1-2/+2
2010-07-29drm/radeon/kms: fix radeon mid power profile reportingDaniel J Blueman1-0/+1
2010-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds6-34/+63
2010-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds3-10/+32
2010-07-28regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal1-7/+29
2010-07-28mx2_camera: fix type of dma buffer virtual address pointerBaruch Siach1-1/+1
2010-07-28mx2_camera: Add soc_camera support for i.MX25/i.MX27Baruch Siach3-0/+1527
2010-07-27gpio: fix spurious printk when freeing a gpioJon Povey1-3/+4
2010-07-27edac: mpc85xx: fix coldplug/hotplug module autoloadingAnton Vorontsov1-0/+3
2010-07-27drivers/rtc/rtc-rx8581.c: fix setdatetimeRudolf Marek1-3/+17
2010-07-27[SCSI] ibmvscsi: Fix oops when an interrupt is pending during probeAnton Blanchard1-6/+7
2010-07-27Merge git://git.infradead.org/users/cbou/battery-2.6.35Linus Torvalds1-15/+14
2010-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds12-25/+92
2010-07-27wm8350-regulator: fix wm8350_register_regulator error handlingAxel Lin1-1/+1
2010-07-27ab3100: fix off-by-one value range checking for voltage selectorAxel Lin1-2/+2
2010-07-27ARM: 6239/1: mmci: let core poll for card detectionRabin Vincent1-21/+1
2010-07-27ARM: 6238/1: mmci: fix multi block transfersRabin Vincent1-1/+1
2010-07-27ARM: 6237/1: mmci: use sg_miter API to fix multi-page sg handlingRabin Vincent2-56/+39
2010-07-27ARM: Fix section build warnings for AMBA driversRussell King4-5/+5
2010-07-27ARM: 6158/2: PL011 baudrate extension for ST-Ericssons derivativeLinus Walleij1-2/+25
2010-07-27ARM: 6157/2: PL011 TX/RX split of LCR for ST-Ericssons derivativeLinus Walleij1-11/+50
2010-07-27ARM: OMAP: Convert OMAPFB and VRAM SDRAM reservation to LMBRussell King1-18/+15
2010-07-26s2io: fixing DBG_PRINT() macroBreno Leitao1-1/+1
2010-07-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-10/+2
2010-07-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds5-23/+23
2010-07-26drm/i915: make sure we shut off the panel in eDP configsJesse Barnes1-1/+1
2010-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-2/+2
2010-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds16-24/+84