summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: untangle page flip completionJesse Barnes2010-02-101-7/+9
* drm/i915: handle FBC and self-refresh betterJesse Barnes2010-02-102-0/+3
* drm/i915: Increase fb alignment to 64kChris Wilson2010-02-101-1/+1
* drm/i915: Update write_domains on active list after flush.Daniel Vetter2010-02-102-4/+30
* drm/i915: Rework DPLL calculation parameters for IronlakeZhenyu Wang2010-02-101-50/+167
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-02-101-6/+6
|\
| * i2c-tiny-usb: Fix on big-endian systemsJean Delvare2010-02-051-6/+6
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-02-101-1/+3
|\ \
| * | [S390] qdio: prevent call trace if CHPID is offlineJan Glauber2010-02-091-0/+2
| * | [S390] qdio: continue polling for buffer state ERRORUrsula Braun2010-02-091-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-107-32/+30Star
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2010-02-091-0/+1
| |\ \ \
| | * | | Bluetooth: Fix memory leak in Marvell BT-over-SDIO driverYoichi Yuasa2010-02-041-0/+1
| * | | | drivers/net: Correct NULL testJulia Lawall2010-02-091-1/+1
| * | | | cxgb3: fix GRO checksum checkDivy Le Ray2010-02-091-8/+12
| * | | | igb: make certain to reassign legacy interrupt vectors after resetAlexander Duyck2010-02-041-15/+5Star
| * | | | ixgbe: Fix return of invalid txqKrishna Kumar2010-02-041-1/+4
| * | | | ixgbe: Fix ixgbe_tx_map error pathAnton Blanchard2010-02-041-1/+1
| * | | | netxen: protect resource cleanup by rtnl lockAmit Kumar Salecha2010-02-041-0/+2
| * | | | netxen: fix tx timeout recovery for NX2031 chipAmit Kumar Salecha2010-02-041-1/+1
| * | | | sky2: fix transmit DMA map leakagestephen hemminger2010-02-041-5/+3Star
| |/ / /
* | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-02-102-15/+13Star
|\ \ \ \ | |_|/ / |/| | |
| * | | md: fix some lockdep issues between md and sysfs.NeilBrown2010-02-102-11/+6Star
| * | | md: fix 'degraded' calculation when starting a reshape.NeilBrown2010-02-091-4/+7
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-02-081-0/+3
|\ \ \ \
| * | | | [CPUFREQ] Fix ondemand to not request targets outside policy limitsNagananda.Chumbalkar@hp.com2010-01-131-0/+3
* | | | | Merge branch 'v4l_for_linus' of git://linuxtv.org/fixesLinus Torvalds2010-02-082-12/+10Star
|\ \ \ \ \
| * | | | | V4L/DVB: dvb-core: fix initialization of feeds list in demux filterFrancesco Lavra2010-02-081-1/+1
| * | | | | V4L/DVB: dvb_demux: Don't use vmalloc at dvb_dmx_swfilter_packetMauro Carvalho Chehab2010-02-081-11/+8Star
| * | | | | V4L/DVB: Fix the risk of an oops at dvb_dmx_releaseMauro Carvalho Chehab2010-02-081-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-02-081-12/+29
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling.Paul Mundt2010-02-051-0/+4
| * | | | usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.Paul Mundt2010-02-051-12/+25
| | |_|/ | |/| |
* | | | Fix race in tty_fasync() properlyLinus Torvalds2010-02-071-1/+3
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-02-063-27/+26Star
|\ \ \ \
| * | | | hwmon: (w83781d) Request I/O ports individually for probingJean Delvare2010-02-051-13/+13
| * | | | hwmon: (lm78) Request I/O ports individually for probingJean Delvare2010-02-051-13/+12Star
| * | | | hwmon: (adt7462) Wrong ADT7462_VOLT_COUNTRay Copeland2010-02-051-1/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-02-067-19/+91
|\ \ \ \
| * | | | drm/i915: Fix leak of relocs along do_execbuffer error pathChris Wilson2010-02-041-2/+5
| * | | | drm/i915: slow acpi_lid_open() causes flickering - V2Thomas Meyer2010-02-041-1/+8
| * | | | drm/i915: Disable SR when more than one pipe is enabledDavid John2010-02-041-0/+12
| * | | | drm/i915: page flip support for IronlakeJesse Barnes2010-01-301-3/+14
| * | | | drm/i915: Fix the incorrect DMI string for Samsung SX20S laptopZhao Yakui2010-01-301-1/+1
| * | | | drm/i915: Add support for SDVO composite TVZhao Yakui2010-01-291-0/+8
| * | | | drm/i915: don't trigger ironlake vblank interrupt at irq installLi Peng2010-01-291-3/+2Star
| * | | | drm/i915: handle non-flip pending case when unpinning the scanout bufferJesse Barnes2010-01-261-2/+18
| * | | | drm/i915: Fix the device info of PineviewLi Peng2010-01-251-1/+1
| * | | | drm/i915: enable vblank interrupt on ironlakeLi Peng2010-01-252-11/+20
| * | | | drm/i915: Prevent use of uninitialized pointers along error path.Chris Wilson2010-01-251-0/+4