aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-20Driver core: proper prototype for drivers/base/init.c:driver_init()Adrian Bunk1-2/+2
2006-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds2-1/+46
2006-12-18[CONNECTOR]: Replace delayed work with usual work queue.Evgeniy Polyakov2-12/+9
2006-12-17[CONNECTOR]: Fix compilation breakage introduced recently.Evgeniy Polyakov1-2/+1
2006-12-17[TG3]: Update version and reldate.Michael Chan1-2/+2
2006-12-17[TG3]: Power down/up 5906 PHY correctly.Michael Chan2-1/+17
2006-12-17[TG3]: Fix race condition when calling register_netdev().Michael Chan1-4/+4
2006-12-17[TG3]: Assign tp->link_config.orig_* values.Michael Chan1-0/+4
2006-12-17[BNX2]: Fix minor loopback problem.Michael Chan1-3/+3
2006-12-17[BNX2]: Fix bug in bnx2_nvram_write().Michael Chan1-2/+2
2006-12-17[BNX2]: Fix panic in bnx2_tx_int().Michael Chan1-3/+10
2006-12-17[TG3]: replace kmalloc+memset with kzallocYan Burman1-8/+1
2006-12-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+1
2006-12-17[SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.Fabrice Knevez1-1/+1
2006-12-17[PATCH] m68k trivial build fixesAl Viro2-4/+4
2006-12-16Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds3-18/+99
2006-12-16[PATCH] pata_via: Cable detect errorAlan1-2/+7
2006-12-16[PATCH] Fix help text for CONFIG_ATA_PIIXAlan1-3/+3
2006-12-16[PATCH] initializer entry defined twice in pata_rz1000Ira Snyder1-2/+0
2006-12-16[PATCH] ata: fix platform_device_register_simple() error checkAkinobu Mita3-5/+7
2006-12-16[PATCH] ahci: do not mangle saved HOST_CAP while resetting controllerTejun Heo1-2/+0
2006-12-16[PATCH] libata: don't initialize sg in ata_exec_internal() if DMA_NONE (take #2)Tejun Heo1-4/+10
2006-12-16[libata] sata_svw: Disable ATAPI DMA on current boards (errata workaround)Jeff Garzik1-7/+34
2006-12-16[libata] use kmap_atomic(KM_IRQ0) in SCSI simulatorJeff Garzik1-2/+2
2006-12-16[PATCH] ata_piix: use piix_host_stop() in ich_pata_opsTejun Heo1-1/+1
2006-12-16[PATCH] ata_piix: IDE mode SATA patch for Intel ICH9Jason Gaston1-4/+16
2006-12-15IB/mthca: Use DEFINE_MUTEX() instead of mutex_init()Roland Dreier1-3/+1
2006-12-15IB/mthca: Add HCA profile module parametersLeonid Arsh1-14/+97
2006-12-15IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4GRoland Dreier2-2/+2
2006-12-15[S390] cio: css_register_subchannel race.Stefan Bader1-1/+2
2006-12-15[S390] Fix reboot hang on LPARsMichael Holzheu1-2/+23
2006-12-15[S390] sclp_cpi module license.Christian Borntraeger1-0/+2
2006-12-15[S390] zcrypt: module unload fixes.Ralph Wuerthner1-2/+12
2006-12-15[S390] Hipersocket multicast queue: make sure outbound handler is calledUrsula Braun1-5/+8
2006-12-14input/hid: Supporting more keys from the HUT Consumer PageFlorian Festi1-0/+44
2006-12-14[PATCH] Generic HID layer - build: USB_HID should select HIDJiri Kosina1-1/+2
2006-12-13Driver core: Make platform_device_add_data accept a const pointerScott Wood1-1/+1
2006-12-13Driver core: "platform_driver_probe() can save codespace": save codespaceAndrew Morton1-1/+1
2006-12-13driver core: delete virtual directory on class_unregister()Akinobu Mita1-0/+2
2006-12-13[PATCH] Add support for Korenix 16C950-based PCI cardsRussell King1-0/+24
2006-12-13Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+1
2006-12-13Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds19-278/+3883
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day109-159/+159
2006-12-13[PATCH] sstfb: add sysfs interfaceHelge Deller1-230/+105
2006-12-13[PATCH] fbdev: remove references to non-existent fbmon_valid_timings()Geert Uytterhoeven2-12/+0
2006-12-13[PATCH] HPT37x: read f_CNT saved by BIOS from portSergei Shtylyov1-3/+3
2006-12-13[PATCH] ide: HPT3xx: fix PCI clock detectionSergei Shtylyov1-14/+32
2006-12-13[PATCH] ide: fix the case of multiple HPT3xx chips presentSergei Shtylyov1-3/+8
2006-12-13[PATCH] ide: fix HPT3xx hotswap supportSergei Shtylyov1-79/+36
2006-12-13[PATCH] ide: optimize HPT37x timing tablesSergei Shtylyov1-230/+174