aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: save/restore interrupt stateJesse Barnes2008-02-202-0/+12
* drm: convert drm from nopage to fault.Nick Piggin2008-02-201-70/+55
* i915: wrap chipset types requiring hw status set ioctlZhenyu Wang2008-02-202-1/+6
* drm/radeon: add initial rs690 support to drm.Maciej Cencora2008-02-203-0/+120
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-02-1911-34/+38
|\
| * [S390] qdio: FCP/SCSI write I/O stagnates on LPARUrsula Braun2008-02-191-3/+0
| * [S390] dcss: Fix Unlikely(x) != yRoel Kluin2008-02-191-1/+1
| * [S390] sclp: clean up send/receive naming schemePeter Oberparleiter2008-02-196-13/+15
| * [S390] qdio: fix qdio_activate timeout handling.Heiko Carstens2008-02-192-9/+3
| * [S390] dasd: fix locking in __dasd_device_process_final_queueStefan Weinhuber2008-02-191-6/+6
| * [S390] cio: Do timed recovery on workqueue.Cornelia Huck2008-02-191-1/+12
| * [S390] cio: Remember to initialize recovery_lock.Cornelia Huck2008-02-191-1/+1
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-02-1910-279/+95
|\ \
| * | libata: implement drain buffersJames Bottomley2008-02-192-58/+57
| * | libata: eliminate the home grown dma padding in favour ofJames Bottomley2008-02-199-193/+20
| * | block: add request->raw_data_lenTejun Heo2008-02-191-4/+4
| * | libata: update ATAPI overflow drainingTejun Heo2008-02-191-43/+33
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-02-196-8/+1340
|\ \
| * | [WATCHDOG] HP ProLiant WatchDog driverThomas Mingarelli2008-02-183-0/+939
| * | [WATCHDOG] blackfin Watchdog driver: relocate all strings used in __init func...Mike Frysinger2008-02-181-3/+4
| * | [WATCHDOG] Convert mtx1 wdt to be a platform device and use generic GPIO APIFlorian Fainelli2008-02-181-5/+30
| * | [WATCHDOG] Add support for SB1 hardware watchdogAndrew Sharp2008-02-183-0/+367
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-193-64/+2
|\ \ \
| * | | [ATYFB]: Kill 'prom_palette' sparc code.David S. Miller2008-02-181-64/+0
| * | | [SPARC]: video/cg14.c and video/sbuslib.c build fixesRobert Reif2008-02-122-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-1927-248/+409
|\ \ \ \ | |_|_|/ |/| | |
| * | | [NIU]: Bump driver version and release date.David S. Miller2008-02-181-2/+2
| * | | [NIU]: Fix BMAC alternate MAC address indexing.Matheos Worku2008-02-181-1/+6
| * | | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-02-1512-100/+114
| |\ \ \
| | * | | e1000e: PCIe devices do not need to unset MANC_ARP_ENADavid Graham2008-02-151-26/+0
| | * | | igb: PCIe devices do not need to unset MANC_ARP_ENADavid Graham2008-02-151-28/+0
| | * | | ixgbe: Correctly obtain protocol information on transmitAuke Kok2008-02-151-3/+21
| | * | | e1000e: Fix CRC stripping in hardware context bugAuke Kok2008-02-151-3/+3
| | * | | gianfar iomem misannotationsAl Viro2008-02-152-4/+4
| | * | | mkiss: ax_bump() locking fixJarek Poplawski2008-02-151-3/+2
| | * | | Fix station address detection in smcChuck Ebbert2008-02-151-2/+10
| | * | | ixgbe: remove accidentally added #ifdefAuke Kok2008-02-111-5/+0
| | * | | ixgbe: Disallow device reset during ethtool testAuke Kok2008-02-111-0/+4
| | * | | ixgbe: warn when device is in a x4 or lower width slotAuke Kok2008-02-111-0/+8
| | * | | e1000e: Fix logic reversal keeping link activeAuke Kok2008-02-111-1/+1
| | * | | e1000: warn if this driver is used for e1000e devicesAuke Kok2008-02-111-0/+8
| | * | | replace code with FIELD_SIZEOFJulia Lawall2008-02-113-3/+3
| | * | | Tsi108_eth: Add ethtool supportAlex Bounine2008-02-111-0/+36
| | * | | Tsi108_eth: fix link recovery after disconnectAlex Bounine2008-02-111-14/+12
| | * | | Tsi108_eth: remove not needed codeAlex Bounine2008-02-111-7/+0
| | * | | Tsi108_eth: fix detection of 1000Mb modeAlex Bounine2008-02-111-1/+1
| | * | | Tsi108_eth: add missing linking to driver dataAlex Bounine2008-02-111-0/+1
| * | | | Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller2008-02-1514-145/+287
| |\ \ \ \
| | * | | | b43legacy: Add driver load messagesStefano Brivio2008-02-152-1/+33
| | * | | | ipw2200: fix ucode assertion for RX queue overrunDan Williams2008-02-151-11/+34