summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-21101-409/+832
|\
| * Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-10-211-1/+1
| |\
| | * vhost: fix return code for log_access_ok()Dan Carpenter2010-10-121-1/+1
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-10-2192-377/+775
| |\ \
| | * \ Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-201-0/+1
| | |\ \
| | | * | SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall2010-10-191-0/+1
| | * | | virtio: console: Don't block entire guest if host doesn't read dataAmit Shah2010-10-201-3/+14
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-10-201-2/+2
| | |\ \ \
| | | * | | [SCSI] Fix VPD inquiry page wrapperMartin K. Petersen2010-09-161-2/+2
| | * | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-191-16/+12
| | |\ \ \ \
| | | * | | | drm/radeon/kms: avivo cursor workaround applies to evergreen as wellAlex Deucher2010-10-181-16/+12
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-181-1/+7
| | |\ \ \ \ \
| | | * | | | | Input: evdev - fix EVIOCSABS regressionDaniel Mack2010-10-181-1/+1
| | | * | | | | Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABSDaniel Mack2010-10-181-0/+6
| | * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-10-182-26/+1
| | |\ \ \ \ \ \
| | | * | | | | | firewire: ohci: fix TI TSB82AA2 regression since 2.6.35Stefan Richter2010-10-172-26/+1
| | * | | | | | | mxc_nand: do not depend on disabling the irq in the interrupt handlerSascha Hauer2010-10-181-9/+83
| | * | | | | | | Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-10-182-18/+18
| | |\ \ \ \ \ \ \
| | | * | | | | | | i2c-imx: do not allow interruptions when waiting for I2C to completeMarc Kleine-Budde2010-10-181-9/+3
| | | * | | | | | | i2c-davinci: Fix TX setup for more SoCsJon Povey2010-10-181-9/+15
| | * | | | | | | | v4l1: fix 32-bit compat microcode loading translationLinus Torvalds2010-10-151-11/+21
| | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-10-151-0/+13
| | |\ \ \ \ \ \ \
| | | * | | | | | | mmc: sdio: fix SDIO suspend/resume regressionOhad Ben-Cohen2010-10-151-0/+13
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-155-0/+17
| | |\ \ \ \ \ \ \
| | | * | | | | | | HID: Add Cando touch screen 15.6-inch product idFrançois Jaouen2010-10-133-0/+4
| | | * | | | | | | HID: Add MULTI_INPUT quirk for turbox/mosart touchscreenPierre BAILLY2010-10-122-0/+2
| | | * | | | | | | HID: hidraw, fix a NULL pointer dereference in hidraw_writeAntonio Ospite2010-10-061-0/+6
| | | * | | | | | | HID: hidraw, fix a NULL pointer dereference in hidraw_ioctlAntonio Ospite2010-10-061-0/+5
| | * | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-151-1/+1
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | | * | | | | | | ps3disk: passing wrong variable to bvec_kunmap_irq()Dan Carpenter2010-10-121-1/+1
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-1411-73/+100
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2010-10-141-1/+1
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ioat2: fix performance regressionDan Williams2010-10-141-1/+1
| | * | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-1412-30/+40
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | drm/radeon/kms: Silent spurious error messageJean Delvare2010-10-121-4/+1
| | | * | | | | | | | | drm/radeon/kms: fix bad cast/shift in evergreen.cAlex Deucher2010-10-121-1/+1
| | | * | | | | | | | | drm/radeon/kms: make TV/DFP table info less verboseAlex Deucher2010-10-122-22/+22
| | | * | | | | | | | | drm/radeon/kms: leave certain CP int bits enabledAlex Deucher2010-10-122-2/+2
| | | * | | | | | | | | drm/radeon/kms: avoid corner case issue with unmappable vram V2Jerome Glisse2010-10-129-1/+14
| | | | |_|_|/ / / / / | | | |/| | | | | | |
| | * | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-10-111-32/+90
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | IPS driver: Fix limit clamping when reducing CPU powerMatthew Garrett2010-10-051-1/+1
| | | * | | | | | | | | [PATCH 2/2] IPS driver: disable CPU turboJesse Barnes2010-10-051-3/+15
| | | * | | | | | | | | IPS driver: apply BIOS provided CPU limit if different from defaultJesse Barnes2010-10-051-3/+4
| | | * | | | | | | | | intel_ips -- ensure we do not enable gpu turbo mode without driver linkageAndy Whitcroft2010-10-051-2/+4
| | | * | | | | | | | | intel_ips: Print MCP limit exceeded values.Tim Gardner2010-10-051-6/+18
| | | * | | | | | | | | IPS driver: verify BIOS provided limitsJesse Barnes2010-10-051-0/+23
| | | * | | | | | | | | IPS driver: don't toggle CPU turbo on unsupported CPUsJesse Barnes2010-10-051-5/+9
| | | * | | | | | | | | NULL pointer might be used in ips_monitor()minskey guo2010-10-051-9/+13
| | | * | | | | | | | | Release symbol on error-handling path of ips_get_i915_syms()minskey guo2010-10-051-1/+1
| | | * | | | | | | | | old_cpu_power is wrongly divided by 65535 in ips_monitor()minskey guo2010-10-051-1/+1