summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-11-2711-62/+174
|\
| * mmc: sdhci: 8-bit bus width changesPhilip Rakity2010-11-223-12/+41
| * mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen2010-11-192-25/+45
| * mmc: sdio: fix nasty oops in mmc_sdio_detectOhad Ben-Cohen2010-11-191-3/+13
| * mmc: omap4: hsmmc: Fix improper card detection while bootingkishore kadiyala2010-11-171-1/+1
| * mmc: fix rmmod race for hosts using card-detection pollingGuennadi Liakhovetski2010-11-111-1/+1
| * mmc: sdhci: Fix crash on boot with C0 stepping Moorestown platformsJacob Pan2010-11-091-6/+14
| * mmc: sdhci-esdhc-imx: enable QUIRK_NO_MULTIBLOCK only for i.MX25 and i.MX35Eric Bénard2010-11-071-3/+5
| * mmc: sdhci-esdhc-imx: fix timeout on i.MX's sdhciEric Bénard2010-11-071-0/+4
| * mmc: sdhci: Properly enable SDIO IRQ wakeupsDaniel Drake2010-11-073-2/+23
| * mmc: ushc: Return proper error code for ushc_probe()Axel Lin2010-11-071-8/+22
| * mmc: Fix printing of card DDR typePhilip Rakity2010-11-071-2/+6
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-11-252-6/+6
|\ \
| * | hwmon: (lis3lv02d_i2c) Fix compile warningsGuenter Roeck2010-11-221-6/+4
| * | hwmon: (i5k_amb) Fix compile warningGuenter Roeck2010-11-221-0/+2
* | | Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2010-11-256-0/+2448
|\ \ \
| * | | pci root complex: support for tile architectureChris Metcalf2010-11-242-0/+19
| * | | drivers/net/tile/: on-chip network drivers for the tile architectureChris Metcalf2010-11-244-0/+2429
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-11-252-1/+5
|\ \ \ \
| * | | | SCSI: arm fas216: fix missing ';'Russell King2010-11-231-1/+1
| * | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-11-231-0/+4
| |\ \ \ \
| | * | | | ARM mx3fb: check for DMA engine typeSascha Hauer2010-11-151-0/+4
| | |/ / /
* | | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-11-2513-1272/+256
|\ \ \ \ \
| * | | | | sisfb: delete osdef.hAaro Koskinen2010-11-245-65/+0
| * | | | | sisfb: move the CONFIG warning to sis_main.cAaro Koskinen2010-11-242-5/+5
| * | | | | sisfb: replace SiS_SetMemory with memset_ioAaro Koskinen2010-11-242-4/+2
| * | | | | sisfb: remove InPort/OutPort wrappersAaro Koskinen2010-11-242-40/+10
| * | | | | sisfb: use CONFIG_FB_SIS_301/315 instead of SIS301/315HAaro Koskinen2010-11-246-201/+193
| * | | | | sisfb: delete redudant #define SIS_LINUX_KERNELAaro Koskinen2010-11-247-116/+0
| * | | | | sisfb: delete dead SIS_XORG_XF86 codeAaro Koskinen2010-11-247-788/+0
| * | | | | sisfb: delete fallback code for pci_map_rom()Aaro Koskinen2010-11-241-17/+0
| * | | | | sisfb: delete obsolete PCI ROM bug workaroundAaro Koskinen2010-11-241-8/+0
| * | | | | lxfb: Program panel v/h sync output polarity correctlyDaniel Drake2010-11-171-2/+2
| * | | | | fbcmap: integer overflow bugDan Carpenter2010-11-171-8/+20
| * | | | | fbcmap: cleanup white space in fb_alloc_cmap()Dan Carpenter2010-11-171-24/+30
| * | | | | fbdev: sh_mobile_lcdcfb: fix bug in reconfig()Arnd Hannemann2010-11-161-2/+2
* | | | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-11-252-14/+9
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2010-11-192-1/+4
| |\ \ \ \ \ \
| | * | | | | | sh: clkfwk: Build fix for non-legacy CPG changes.Paul Mundt2010-11-192-1/+4
| * | | | | | | Merge branch 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2010-11-162-13/+5
| |\| | | | | | | | |/ / / / / | |/| | | | |
| | * | | | | sh: clkfwk: Kill off now unused algo_id in set_rate op.Paul Mundt2010-11-152-6/+4
| | * | | | | sh: clkfwk: Kill off unused clk_set_rate_ex().Paul Mundt2010-11-151-9/+3
* | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-11-252-2/+5
|\ \ \ \ \ \ \
| * | | | | | | md: Call blk_queue_flush() to establish flush/fua supportDarrick J. Wong2010-11-241-0/+2
| * | | | | | | md/raid1: really fix recovery looping when single good device fails.NeilBrown2010-11-241-0/+1
| * | | | | | | md: fix return value of rdev_size_change()Justin Maggard2010-11-241-2/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2010-11-253-34/+12
|\ \ \ \ \ \ \
| * | | | | | | virtio: fix format of sysfs driver/vendor filesStephen Hemminger2010-11-241-3/+3
| * | | | | | | Char: virtio_console, fix memory leakJiri Slaby2010-11-241-28/+9
| * | | | | | | virtio: return correct capacity to usersMichael S. Tsirkin2010-11-241-3/+0
| |/ / / / / /