summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38Linus Torvalds2011-03-137-42/+44
|\
| * mtd: add "platform:" prefix for platform modaliasAxel Lin2011-03-113-3/+3
| * mtd: mtd_blkdevs: fix double free on error pathMaxim Levitsky2011-03-111-1/+0
| * mtd: amd76xrom: fix oops at boot when resources are not availableStanislaw Gruszka2011-03-111-0/+1
| * mtd: fix race in cfi_cmdset_0001 driverJoakim Tjernlund2011-03-111-21/+22
| * mtd: jedec_probe: initialise make sector erase command variableAntony Pavlov2011-03-111-2/+3
| * mtd: jedec_probe: Change variable name from cfi_p to cfiAntony Pavlov2011-03-111-16/+16
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-03-133-18/+5
|\ \
| * | drm/radeon: fix page flipping hangs on r300/r400Dave Airlie2011-03-132-18/+2
| * | drm/radeon: add pageflip hooks for fusionDave Airlie2011-03-111-0/+3
* | | gpio: add MODULE_DEVICE_TABLEAxel Lin2011-03-132-0/+2
* | | ariadne: remove redundant NULL checkj223yang@asset.uwaterloo.ca2011-03-101-5/+0
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2011-03-1057-168/+595
|\| |
| * | Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2011-03-1021-63/+283
| |\ \
| | * | [media] mantis_pci: remove asm/pgtable.h includeArnaud Patard (Rtp)2011-03-031-1/+0
| | * | [media] tda829x: fix regression in probe functionsJarod Wilson2011-03-021-7/+7
| | * | [media] mceusb: don't claim multifunction device non-IR partsJarod Wilson2011-03-021-12/+15
| | * | [media] nuvoton-cir: fix wake from suspendJarod Wilson2011-03-022-4/+8
| | * | [media] cx18: Add support for Hauppauge HVR-1600 models with s5h1411Devin Heitmueller2011-03-024-4/+112
| | * | [media] ivtv: Fix corrective action taken upon DMA ERR interrupt to avoid hangMichael2011-03-021-7/+51
| | * | [media] cx25840: fix probing of cx2583x chipsSven Barth2011-03-021-1/+2
| | * | [media] cx23885: Remove unused 'err:' labels to quiet compiler warningAndy Walls2011-03-021-2/+0
| | * | [media] cx23885: Revert "Check for slave nack on all transactions"Andy Walls2011-03-021-8/+0
| | * | [media] DiB7000M: add pid filteringOlivier Grenie2011-03-023-2/+53
| | * | [media] Fix sysfs rc protocol lookup for rc-5-szAntti Seppälä2011-03-021-1/+1
| | * | [media] au0828: fix VBI handling when in V4L2 streaming modeDevin Heitmueller2011-02-021-4/+24
| | * | [media] ir-raw: Properly initialize the IR event (BZ#27202)Mauro Carvalho Chehab2011-02-021-2/+1
| | * | [media] s2255drv: firmware re-loading changessensoray-dev2011-02-021-4/+6
| | * | [media] Fix double free of video_device in mem2mem_testdevPawel Osciak2011-02-021-1/+0
| | * | [media] DM04/QQBOX memcpy to const char fixMalcolm Priestley2011-02-021-3/+3
| * | | ipmi: Fix IPMI errors due to timing problemsDoe, YiCheng2011-03-101-0/+8
| * | | drm/i915: Revive combination mode for backlight controlTakashi Iwai2011-03-102-0/+46
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-03-091-2/+5
| |\ \ \
| | * | | watchdog: sbc_fitpc2_wdt, fix crash on systems without DMI_BOARD_NAMEJiri Slaby2011-03-091-2/+5
| * | | | Merge branch 'for-2639-rc7/i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-03-093-4/+3
| |\ \ \ \
| | * | | | i2c-eg20t: include slab.h for memory allocationsWolfram Sang2011-03-081-0/+1
| | * | | | i2c-ocores: Fix pointer type mismatch errorGrant Likely2011-03-081-1/+1
| | * | | | i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeupRajendra Nayak2011-03-071-3/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-091-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | mmc: fix CONFIG_MMC_UNSAFE_RESUME regressionOhad Ben-Cohen2011-03-081-1/+1
| * | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-071-0/+3
| |\ \ \ \ \
| | * | | | | ARM: pxa/colibri: don't register pxa2xx-pcmcia nodes on non-colibri platformsDmitry Eremin-Solenikov2011-02-271-0/+3
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-071-2/+1
| |\ \ \ \ \ \
| | * | | | | | mmc: sdio: Allow sdio operations in other threads during sdio_add_func()Dmitry Shmidt2011-03-071-2/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-03-0714-46/+89
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | drm: index i shadowed in 2nd looproel2011-03-081-2/+2
| | * | | | | Merge remote branch 'ickle/drm-intel-fixes' into drm-fixesDave Airlie2011-03-089-41/+70
| | |\ \ \ \ \
| | | * | | | | drm/i915: Rebind the buffer if its alignment constraints changes with tilingChris Wilson2011-03-073-5/+21
| | | * | | | | drm/i915: Disable GPU semaphores by defaultChris Wilson2011-03-073-2/+6
| | | * | | | | drm/i915: Do not overflow the MMADDR write FIFOChris Wilson2011-03-066-19/+42