summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-03-13Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38Linus Torvalds7-42/+44
2011-03-13Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds3-18/+5
2011-03-13gpio: add MODULE_DEVICE_TABLEAxel Lin2-0/+2
2011-03-13drm/radeon: fix page flipping hangs on r300/r400Dave Airlie2-18/+2
2011-03-11mtd: add "platform:" prefix for platform modaliasAxel Lin3-3/+3
2011-03-11mtd: mtd_blkdevs: fix double free on error pathMaxim Levitsky1-1/+0
2011-03-11mtd: amd76xrom: fix oops at boot when resources are not availableStanislaw Gruszka1-0/+1
2011-03-11mtd: fix race in cfi_cmdset_0001 driverJoakim Tjernlund1-21/+22
2011-03-11mtd: jedec_probe: initialise make sector erase command variableAntony Pavlov1-2/+3
2011-03-11mtd: jedec_probe: Change variable name from cfi_p to cfiAntony Pavlov1-16/+16
2011-03-11drm/radeon: add pageflip hooks for fusionDave Airlie1-0/+3
2011-03-10ariadne: remove redundant NULL checkj223yang@asset.uwaterloo.ca1-5/+0
2011-03-10Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller57-168/+595
2011-03-10Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds21-63/+283
2011-03-10ipmi: Fix IPMI errors due to timing problemsDoe, YiCheng1-0/+8
2011-03-10drm/i915: Revive combination mode for backlight controlTakashi Iwai2-0/+46
2011-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-2/+5
2011-03-09Merge branch 'for-2639-rc7/i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds3-4/+3
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-1/+1
2011-03-09watchdog: sbc_fitpc2_wdt, fix crash on systems without DMI_BOARD_NAMEJiri Slaby1-2/+5
2011-03-08i2c-eg20t: include slab.h for memory allocationsWolfram Sang1-0/+1
2011-03-08i2c-ocores: Fix pointer type mismatch errorGrant Likely1-1/+1
2011-03-08r6040: bump to version 0.27 and date 23Feb2011Florian Fainelli1-2/+2
2011-03-08r6040: fix multicast operationsShawn Lin1-47/+64
2011-03-08mmc: fix CONFIG_MMC_UNSAFE_RESUME regressionOhad Ben-Cohen1-1/+1
2011-03-07Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+3
2011-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-2/+1
2011-03-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds14-46/+89
2011-03-07bonding 802.3ad: Rename rx_machine_lock to state_machine_lockNils Carlson2-13/+14
2011-03-07bonding 802.3ad: Fix the state machine locking v2Nils Carlson1-5/+11
2011-03-07drivers/net/macvtap: fix error checkNicolas Kaiser1-1/+2
2011-03-08drm: index i shadowed in 2nd looproel1-2/+2
2011-03-07mmc: sdio: Allow sdio operations in other threads during sdio_add_func()Dmitry Shmidt1-2/+1
2011-03-08Merge remote branch 'ickle/drm-intel-fixes' into drm-fixesDave Airlie9-41/+70
2011-03-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds5-37/+120
2011-03-08drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenouslyBen Skeggs2-0/+12
2011-03-08drm/nouveau: fix regression causing ttm to not be able to evict vramBen Skeggs2-3/+5
2011-03-07net/smsc911x.c: Set the VLAN1 register to fix VLAN MTU problemGöran Weinholt1-0/+5
2011-03-07drm/i915: Rebind the buffer if its alignment constraints changes with tilingChris Wilson3-5/+21
2011-03-07drm/i915: Disable GPU semaphores by defaultChris Wilson3-2/+6
2011-03-07i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeupRajendra Nayak1-3/+1
2011-03-06bnx2x: fix MaxBW configurationDmitry Kravkov1-2/+2
2011-03-06bnx2x: (NPAR) prevent HW access in D3 stateDmitry Kravkov4-10/+40
2011-03-06bnx2x: fix link notificationDmitry Kravkov1-7/+7
2011-03-06bnx2x: fix non-pmf device load flowDmitry Kravkov1-2/+3
2011-03-06virtio: console: Don't access vqs if device was unpluggedAmit Shah1-0/+8
2011-03-06drm/i915: Do not overflow the MMADDR write FIFOChris Wilson6-19/+42
2011-03-06Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"Chris Wilson1-15/+1
2011-03-04drivers/video/backlight/ltv350qv.c: fix a memory leakAxel Lin1-1/+8
2011-03-04pps: make pps_gen_parport depend on BROKENThomas Gleixner1-1/+1