aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-09-09drivers/rtc/rtc-pl031.c: do not mark PL031 IRQ as sharedLinus Walleij
2010-09-09gpio: sx150x: correct and refine reset-on-probe behaviorGregory Bean
2010-09-09rtc: m41t80: do not use rtc_valid_tm in m41t80_rtc_read_alarmAtsushi Nemoto
2010-09-09drivers/mmc/host/imxmmc.c: adjust confusing if indentationJulia Lawall
2010-09-09omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspendEthan Du
2010-09-09mmc: at91_mci: add missing linux/highmem.h includeMarc Kleine-Budde
2010-09-09omap_hsmmc: remove unused local `state'Sergio Aguirre
2010-09-09ARM: SAMSUNG: MMC: fix build error when both DMA and PIO mode selectedJiri Pinkava
2010-09-09mmc: fix the use of kunmap_atomic() in tmio_mmc.hGuennadi Liakhovetski
2010-09-09tmio_mmc: don't clear unhandled pending interruptsYusuke Goda
2010-09-09hp_accel: add quirks for HP ProBook 532x and HP Mini 5102Takashi Iwai
2010-09-09rtc-bfin: fix state restoration when resumingMike Frysinger
2010-09-09rtc-bfin: fix inverted logic in suspend pathMike Frysinger
2010-09-09mmc: avoid getting CID on SDIO-only cardsDavid Vrabel
2010-09-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-09-09Merge branch 'origin'Russell King
2010-09-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-09-08Merge branches 'cxgb3' and 'nes' into for-linusRoland Dreier
2010-09-08RDMA/nes: Fix hang with modified FIN handling on A0 cardsFaisal Latif
2010-09-08RDMA/nes: Change state to closing after FINFaisal Latif
2010-09-08RDMA/nes: Fix double CLOSE event indication crashFaisal Latif
2010-09-08RDMA/nes: Write correct register write to set TX pause paramChien Tung
2010-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-09-08Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-09-07Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-09-07Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2010-09-07Merge branch 'drm-intel-fixes' of git://anongit.freedesktop.org/~ickle/drm-intelLinus Torvalds
2010-09-07intel_agp,i915: Add more sandybridge graphics device idsZhenyu Wang
2010-09-07drm/i915: Enable MI_FLUSH on SandybridgeZhenyu Wang
2010-09-07agp/intel: Fix cache control for SandybridgeZhenyu Wang
2010-09-07agp/intel: use #ifdef idiom for intel-agp.hZhenyu Wang
2010-09-07agp/intel: fix physical address mask bits for sandybridgeZhenyu Wang
2010-09-07drm/i915: Prevent double dpms onChris Wilson
2010-09-07drm/i915: Avoid use of uninitialised values when disabling panel-fitterChris Wilson
2010-09-07drm/i915: Avoid pageflipping freeze when we miss the flip prepare interruptSimon Farnsworth
2010-09-07drm/i915: Tightly scope intel_encoder to prevent invalid useChris Wilson
2010-09-07drm/i915: Allocate the PCI resource for the MCHBARChris Wilson
2010-09-07drm/i915/dp: Really try 5 times before giving up.Chris Wilson
2010-09-07drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOSChris Wilson
2010-09-07drm/i915/dp: Boost timeout for enabling transcoder to 100msChris Wilson
2010-09-07drm/i915: Re-use set_base_atomic to share setting of the display registersChris Wilson
2010-09-07drm/i915: Fix offset page-flips on i965+Chris Wilson
2010-09-07drm/i915: Include a generation number in the device infoChris Wilson
2010-09-06i915: return -EFAULT if copy_to_user failsDan Carpenter