summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-04-223-8/+11
|\
| * tty/n_gsm: fix bug in CRC calculation for gsm1 modeMikhail Kshevetskiy2011-04-191-2/+6
| * serial/imx: read cts state only after acking cts change irqUwe Kleine-König2011-04-191-1/+2
| * parport_pc.c: correctly release the requested region for the IT887xNiels de Vos2011-04-191-5/+3
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-04-213-2/+12
|\ \
| * | ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cdTejun Heo2011-04-213-2/+12
* | | raid5: fix build error, sector_t usageRandy Dunlap2011-04-211-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-04-213-18/+9
|\ \ \
| * | | virtio: console: Enable call to hvc_remove() on console port removeAmit Shah2011-04-211-11/+0
| * | | virtio_pci: Prevent double-free of pci regions after device hot-unplugAmit Shah2011-04-211-7/+8
| * | | virtio: Decrement avail idx on buffer detachAmit Shah2011-04-211-0/+1
| |/ /
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-04-213-6/+17
|\ \ \
| * | | agp: fix arbitrary kernel memory writesVasiliy Kulikov2011-04-211-3/+8
| * | | agp: fix OOM and buffer overflowVasiliy Kulikov2011-04-211-1/+7
| * | | drm/radeon/kms: fix IH writeback on r6xx+ on big endian machinesCédric Cano2011-04-202-2/+2
* | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-04-212-37/+45
|\ \ \ \
| * | | | drm/i915: Initialise g4x watermarks for disabled pipesChris Wilson2011-04-131-1/+4
| * | | | drm/i915: Sanitize the output registers after resumeChris Wilson2011-04-121-32/+36
| * | | | drm/i915/tv: Fix modeset flickering introduced in 7f58aabc3Sitsofe Wheeler2011-04-121-2/+2
| * | | | drm/i915/tv: Only poll for TV connectionsMathew McKernan2011-04-121-2/+1
| * | | | drm/i915/tv: Remember the detected TV typeMathew McKernan2011-04-121-0/+2
* | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2011-04-211-12/+43
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | intel_iommu: disable all VT-d PMRs when TXT launchedJoseph Cihula2011-04-211-9/+29
| * | | | intel-iommu: Fix get_domain_for_dev() error pathAlex Williamson2011-03-121-1/+1
| * | | | intel-iommu: Unlink domain from iommuAlex Williamson2011-03-121-1/+12
| * | | | intel-iommu: Fix use after release during device attachJan Kiszka2011-01-171-1/+1
* | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-04-201-1/+0
|\ \ \ \ \
| * | | | | hwmon: (pmbus) Removed unused variable from struct pmbus_dataGuenter Roeck2011-04-191-1/+0
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-04-202-1/+5
|\ \ \ \ \
| * | | | | md: Cleanup after raid45->raid0 takeoverKrzysztof Wojcik2011-04-201-0/+1
| * | | | | md: Fix dev_sectors on takeover from raid0 to raid4/5NeilBrown2011-04-201-0/+4
| * | | | | md/raid5: remove setting of ->queue_lockNeilBrown2011-04-201-1/+0
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-04-202-31/+5
|\ \ \ \ \
| * | | | | block: get rid of QUEUE_FLAG_REENTERJens Axboe2011-04-192-31/+5
* | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-04-1916-92/+102
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | drm/radeon/kms: pll tweaks for r7xxAlex Deucher2011-04-201-5/+1
| * | | | | drm/nouveau: fix allocation of notifier objectMarcin Slusarz2011-04-201-1/+1
| * | | | | drm/nouveau: fix notifier memory corruption bugMarcin Slusarz2011-04-201-2/+2
| * | | | | drm/nouveau: fix pinning of notifier blockBen Skeggs2011-04-201-4/+7
| * | | | | drm/nouveau: populate ttm_alloced with false, when it's notBen Skeggs2011-04-201-0/+1
| * | | | | drm/nouveau: fix nv30 pcie boardsBen Skeggs2011-04-202-3/+3
| * | | | | drm/nouveau: split ramin_lock into two locks, one hardirq safeBen Skeggs2011-04-206-12/+22
| * | | | | drm/radeon/kms: adjust evergreen display watermark setupAlex Deucher2011-04-151-45/+44
| * | | | | drm/radeon/kms: add connectors even if i2c failsAlex Deucher2011-04-152-17/+18
| * | | | | drm/radeon/kms: fix bad shift in atom iio table parserAlex Deucher2011-04-151-3/+3
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-1946-159/+262
|\ \ \ \ \ \
| * | | | | | ip6_pol_route panic: Do not allow VLAN on loopbackKrishna Kumar2011-04-171-1/+2
| * | | | | | bnx2x: Fix port identification problemYaniv Rosner2011-04-171-5/+4
| * | | | | | bna: fix memory leak during RX path cleanupRasesh Mody2011-04-141-1/+0
| * | | | | | bna: fix for clean fw re-initializationRasesh Mody2011-04-144-15/+51