aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2007-06-145-18/+110
|\
| * drm: fix radeon setparam on 32/64 bit systems.Dave Airlie2007-06-101-0/+26
| * drm/i915: Add support for the G33, Q33, and Q35 chipsets.Wang Zhenyu2007-06-104-17/+80
| * i915: add new pciids for 945GME, 965GME/GLEWang Zhenyu2007-06-102-1/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-06-1410-46/+46
|\ \
| * | [PARISC] fix section mismatch in superio serial driversHelge Deller2007-05-271-4/+4
| * | [PARISC] fix section mismatch in parisc eisa driverHelge Deller2007-05-271-2/+2
| * | [PARISC] fix section mismatch in ccio-dmaHelge Deller2007-05-271-3/+3
| * | [PARISC] fix section mismatch in parisc STI video driversHelge Deller2007-05-271-25/+25
| * | [PARISC] fix section mismatch in parport_gscHelge Deller2007-05-271-1/+1
| * | [PARISC] fix lasi_82596 buildHelge Deller2007-05-271-0/+1
| * | [PARISC] Build fixes for power.cKyle McMartin2007-05-251-0/+1
| * | [PARISC] kobject is embedded in subsys, not ksetKyle McMartin2007-05-251-1/+1
| * | [PARISC] ROUNDUP macro cleanup in drivers/pariscMilind Arun Choudhary2007-05-223-10/+8
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-06-141-46/+51
|\ \ \
| * | | [AGPGART] intel_agp: fix device probeWang Zhenyu2007-06-141-46/+51
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-06-141-5/+5
|\ \ \ \
| * | | | [PPP_MPPE]: Fix "osize too small" check.Konstantin Sharlaimov2007-06-121-5/+5
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-06-137-34/+54
|\ \ \ \
| * | | | Input: move input-polldev to drivers/inputDmitry Torokhov2007-06-135-12/+14
| * | | | Input: i8042 - add ULI EV4873 to noloop listDmitry Torokhov2007-06-121-0/+9
| * | | | Input: i8042 - add ASUS P65UP5 to the noloop listDmitry Torokhov2007-06-121-0/+9
| * | | | Input: usbtouchscreen - fix fallout caused by move from drivers/usbOndrej Zary2007-06-121-22/+22
* | | | | mmc: get back read-only switch functionPierre Ossman2007-06-131-0/+15
* | | | | mmc-omap: fix sd response type 6 vs. 1Ragner Magalhaes2007-06-131-21/+3
* | | | | Merge branch 'master' into upstream-fixesJeff Garzik2007-06-1247-628/+969
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-06-119-25/+60
| |\ \ \ \ \
| | * | | | | IB/mlx4: Make sure RQ allocation is always validRoland Dreier2007-06-071-6/+16
| | * | | | | RDMA/cma: Fix initialization of next_portSean Hefty2007-06-071-2/+2
| | * | | | | IB/mlx4: Fix zeroing of rnr_retry value in ib_modify_qp()Jack Morgenstein2007-06-071-5/+6
| | * | | | | mlx4_core: Don't set MTT address in dMPT entries with PA setJack Morgenstein2007-06-071-3/+5
| | * | | | | mlx4_core: Check firmware command interface revisionRoland Dreier2007-06-071-2/+23
| | * | | | | IB/mthca, mlx4_core: Fix typo in commentRoland Dreier2007-06-072-2/+2
| | * | | | | mlx4_core: Free catastrophic error MSI-X interrupt with correct dev_idRoland Dreier2007-06-071-1/+3
| | * | | | | mlx4_core: Initialize ctx_list and ctx_lock earlierRoland Dreier2007-06-072-3/+2
| | * | | | | mlx4_core: Fix CQ context layoutEli Cohen2007-06-071-1/+1
| * | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-06-112-307/+275
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | [AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsetsWang Zhenyu2007-06-062-3/+82
| | * | | | | [AGPGART] intel_agp: add support for 945GMEWang Zhenyu2007-06-061-0/+3
| | * | | | | [AGPGART] intel_agp: add support for 965GME/GLEWang Zhenyu2007-06-061-0/+3
| | * | | | | [AGPGART] intel_agp: use table for device probeWang Zhenyu2007-06-061-202/+98
| | * | | | | [AGPGART] intel_agp: cleanup intel private dataWang Zhenyu2007-06-061-104/+91
| * | | | | | Merge branch 'linus-plus-plus' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds2007-06-115-56/+135
| |\ \ \ \ \ \
| | * | | | | | libata: limit post SRST nsect/lbal wait to ~100msTejun Heo2007-06-111-13/+19
| | * | | | | | libata: force PIO on IOMEGA ZIP 250 ATAPITejun Heo2007-06-111-0/+1
| | * | | | | | libata passthru: update cached device paramtersAlbert Lee2007-06-091-6/+16
| | * | | | | | libata passthru: always enforce correct DEV bitAlbert Lee2007-06-091-6/+4
| | * | | | | | libata passthru: map UDMA protocolsAlbert Lee2007-06-091-2/+2
| | * | | | | | libata passthru: support PIO multi commandsAlbert Lee2007-06-091-4/+16
| | * | | | | | libata passthru: update protocol numbersAlbert Lee2007-06-091-8/+7