summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] hrtimers: namespace and enum cleanupThomas Gleixner2007-02-161-5/+6
* [PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner2007-02-163-3/+4
* [PATCH] correct CONFIG_GIGASET_M101 Makefile entryAdrian Bunk2007-02-161-1/+1
* sata_vsc: use default cache line size if non-zeroNate Dailey2007-02-151-2/+6
* sata_nv: handle SError status indicationRobert Hancock2007-02-151-1/+5
* add delay around sl82c105_reset_engine callsOlaf Hering2007-02-151-0/+3
* libata: clear TF before IDENTIFYingTejun Heo2007-02-151-1/+10
* libata: Add a host flag to indicate lack of IORDY capabilityAlan Cox2007-02-152-3/+12
* sata_promise: new EH conversion for 20619 chips, take 2Mikael Pettersson2007-02-151-51/+4
* sata_promise: fix missing PATA cable detectionMikael Pettersson2007-02-151-1/+8
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-02-142-6/+15
|\
| * [PATCH] x86: fix laptop bootup hang in init_acpi()Ingo Molnar2007-02-131-0/+9
| * [PATCH] i386: Convert i386 PDA code to use %fsJeremy Fitzhardinge2007-02-131-6/+6
* | [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-149-11/+11
* | [PATCH] sysctl: C99 convert ctl_tables in drivers/parport/procfs.cEric W. Biederman2007-02-141-75/+189
* | [PATCH] sysctl: register the sysctl number used by the arlan driverEric W. Biederman2007-02-141-1/+1
* | [PATCH] sysctl: remove sys_sysctl support from drivers/char/rtc.cEric W. Biederman2007-02-141-4/+2
* | [PATCH] sysctl: remove sys_sysctl support from the hpet timer driverEric W. Biederman2007-02-141-2/+2
* | [PATCH] sysctl: cdrom: don't set de->ownerEric W. Biederman2007-02-141-2/+0
* | [PATCH] sysctl: cdrom: remove unnecessary insert_at_head flagEric W. Biederman2007-02-141-1/+1
* | [PATCH] sysctl: ipmi: remove unnecessary insert_at_head flagEric W. Biederman2007-02-141-1/+1
* | [PATCH] sysctl: mac_hid: remove unnecessary insert_at_head flagEric W. Biederman2007-02-141-1/+1
* | [PATCH] sysctl: md: remove unnecessary insert_at_head flagEric W. Biederman2007-02-141-1/+1
* | [PATCH] sysctl: scsi: remove unnecessary insert_at_head flagEric W. Biederman2007-02-141-1/+1
* | [PATCH] scheduled removal of SA_XXX interrupt flags: ata fixAndrew Morton2007-02-141-1/+1
* | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner2007-02-144-4/+6
* | [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-1425-34/+35
* | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14353-353/+4
* | [PATCH] SPI: atmel_spi driverHaavard Skinnemoen2007-02-144-0/+853
* | [PATCH] PNX8550 UART driverVitaly Wool2007-02-143-0/+869
* | [PATCH] serial: replace kmalloc+memset with kzallocBurman Yan2007-02-1410-45/+18
* | [PATCH] serial: make sure UART is powered up when dumping MCTRL statusGeorge G. Davis2007-02-141-0/+11
* | [PATCH] serial: trivial code flow simplificationBjorn Helgaas2007-02-141-4/+4
* | [PATCH] 8250 UART backup timerAlex Williamson2007-02-141-44/+134
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-02-1346-114/+11279
|\ \
| * | IB/mthca: Always fill MTTs from CPUMichael S. Tsirkin2007-02-123-9/+89
| * | IB/mthca: Merge MR and FMR space on 64-bit systemsMichael S. Tsirkin2007-02-122-6/+16
| * | IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUsMichael S. Tsirkin2007-02-125-50/+131
| * | IB/mthca: Give reserved MTTs a separate cache lineMichael S. Tsirkin2007-02-121-0/+4
| * | IB/mthca: Fix reserved MTTs calculation on mem-free HCAsMichael S. Tsirkin2007-02-121-1/+5
| * | RDMA/cxgb3: Add driver for Chelsio T3 RNICSteve Wise2007-02-1222-0/+9389
| * | IB: Remove redundant "_wq" from workqueue namesSean Hefty2007-02-102-2/+2
| * | RDMA/cma: Increment port number after close to avoid re-useSean Hefty2007-02-101-10/+56
| * | IB/ehca: Fix memleak on module unloadingAkinobu Mita2007-02-101-0/+2
| * | IB/mthca: Work around gcc bug on sparc64David Howells2007-02-101-2/+7
| * | IPoIB: Connected mode experimental supportMichael S. Tsirkin2007-02-109-32/+1575
| * | IB/core: Use ARRAY_SIZE macro for mandatory_tableAhmed S. Darwish2007-02-101-1/+2
| * | IB/mthca: Use correct structure size in call to memset()Roland Dreier2007-02-101-1/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-02-132-12/+47
|\ \ \
| * | | [TG3]: Update copyright, version, and reldate.Michael Chan2007-02-131-3/+3