aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* hwmon/smsc47m1: Convert to a platform driverJean Delvare2007-05-082-136/+194
* hwmon/w83627hf: Convert to a platform driverJean Delvare2007-05-082-283/+311
* hwmon/w83627hf: Preliminary cleanupsJean Delvare2007-05-081-40/+36
* hwmon-vid: Add support for VIA EstherRudolf Marek2007-05-081-3/+3
* hwmon: Only call vid_which_vrm() when neededJean Delvare2007-05-082-5/+6
* hwmon/smsc47m1: Get rid of a useless mutexJean Delvare2007-05-081-23/+10
* hwmon/smsc47m1: Add support for the LPC47M292Jean Delvare2007-05-082-38/+131
* hwmon: Request the I/O regions in platform driversJean Delvare2007-05-083-2/+42
* hwmon/smsc47m192: Document the LPC47M292 as supportedJean Delvare2007-05-082-3/+4
* [SCSI] esp_scsi: Fix section mismatch warnings.Martin Habets2007-05-071-1/+1
* [VIDEO] sunxvr2500: Fix PCI device ID table.David S. Miller2007-05-071-8/+8
* Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds2007-05-0720-196/+349
|\
| * drm/i915: Add 965GM pci id updateWang Zhenyu2007-04-262-1/+3
| * drm: just use io_remap_pfn_range on all archs..Dave Airlie2007-03-241-6/+1
| * drm: fix DRM_CONSISTENT mappingHugh Dickins2007-03-241-5/+9
| * drm: fix up mmap locking in preparation for ttm changesThomas Hellstrom2007-03-241-9/+26
| * drm: fix driver deadlock with AIGLX and reclaim_buffers_lockedThomas Hellstrom2007-03-237-81/+174
| * drm: fix warning in drm_fops.cAndrew Morton2007-03-191-1/+1
| * drm: allow for more generic drm ioctlsThomas Hellstrom2007-03-192-4/+9
| * drm: fix alpha domain handlingJay Estabrook2007-03-111-1/+1
| * via: fix CX700 pci idThomas Hellstrom2007-03-111-1/+1
| * drm: make drm_io_prot static.Adrian Bunk2007-03-111-1/+1
| * drm: remove via_mm.hRobert P. J. Day2007-03-111-40/+0
| * drm: add missing NULL assignmentDave Airlie2007-03-111-0/+1
| * drm/radeon: Fix u32 overflows when determining AGP base address in card space.Michel Dänzer2007-03-111-4/+4
| * drm: port over use_vmalloc code from git hashtabDave Airlie2007-03-112-2/+15
| * drm: fix crash with fops lock and fixup sarea/page size lockingDave Airlie2007-03-111-2/+4
| * drm: bring bufs code from git tree.Dave Airlie2007-03-112-10/+67
| * drm: move protection stuff into separate functionDave Airlie2007-03-111-18/+26
| * drm: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-03-111-1/+1
| * drm: update README.drm (bugzilla #7933)Randy Dunlap2007-03-111-9/+7
| * drm: remove unused exportsAdrian Bunk2007-03-111-2/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-05-073-4/+52
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller2007-05-071-0/+6
| |\ \
| | * | [Bluetooth] Correct SCO buffer for another Broadcom based dongleMarcel Holtmann2007-05-051-0/+3
| | * | [Bluetooth] Add support for Targus ACB10US USB dongleMarcel Holtmann2007-05-051-0/+3
| * | | [TG3]: Update version and reldate.Michael Chan2007-05-071-2/+2
| * | | [TG3]: Eliminate spurious interrupts.Michael Chan2007-05-071-2/+10
| * | | [TG3]: Add ASPM workaround.Matt Carlson2007-05-072-0/+34
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-076-4/+753
|\ \ \ \
| * | | | [SERIAL] sunsu: Fix section mismatch warnings.David S. Miller2007-05-071-4/+4
| * | | | [VIDEO]: Add Sun XVR-2500 framebuffer driver.David S. Miller2007-05-063-0/+291
| * | | | [VIDEO]: Add Sun XVR-500 framebuffer driver.David S. Miller2007-05-063-0/+457
| * | | | [SCSI] SUNESP: sun_esp.c needs linux/delay.hDavid S. Miller2007-05-061-0/+1
| |/ / /
* | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-0739-229/+471
|\ \ \ \
| * | | | IPoIB: Convert to NAPIRoland Dreier2007-05-064-20/+74
| * | | | IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier2007-05-0611-24/+62
| * | | | IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-0617-15/+22
| * | | | IB/ipath: Fix a race condition when generating ACKsRalph Campbell2007-05-061-13/+15
| * | | | IB/ipath: Fix two more spin lock problemsRalph Campbell2007-05-061-1/+1