aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-03-1411-17/+28
|\
| * drm/radeon: fix problem with changing active VRAM size. (v2)Dave Airlie2011-03-1411-17/+28
* | watchdog: hpwdt: eliminate section mismatch warningAxel Lin2011-03-141-2/+2
* | watchdog: w83697ug_wdt: Fix set bit 0 to activate GPIO2Wim Van Sebroeck2011-03-141-1/+1
* | watchdog: sch311x_wdt: fix printk conditionDan Carpenter2011-03-141-1/+1
* | watchdog: sch311x_wdt: Fix LDN active checkWim Van Sebroeck2011-03-141-1/+1
* | watchdog: cpwd: Fix buffer-overflowWim Van Sebroeck2011-03-141-1/+1
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-03-131-2/+2
|\ \
| * | hwmon/f71882fg: Set platform drvdata to NULL laterHans de Goede2011-03-131-1/+1
| * | hwmon/f71882fg: Fix a typo in a commentHans de Goede2011-03-131-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-03-132-2/+11
|\ \ \
| * | | [SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shu...Nicholas Bellinger2011-02-282-2/+11
* | | | 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