aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-09[PATCH] aoe [2/2]: update driver version number to twelveEd L Cashin1-1/+1
2005-09-09[PATCH] aoe [1/2]: support 16 AoE slot addresses per AoE shelfEd L Cashin1-5/+5
2005-09-08[PATCH] w1_ds2433: Added crc16 protection and read caching.Evgeniy Polyakov3-7/+125
2005-09-08[PATCH] w1: added private family data into w1_slave strucutre.Evgeniy Polyakov1-0/+1
2005-09-08[PATCH] w1: Added DS2433 driver - family id update.Evgeniy Polyakov1-0/+1
2005-09-08[PATCH] w1: Added DS2433 driver.Evgeniy Polyakov3-0/+230
2005-09-08[PATCH] w1: Decreased debug level.Evgeniy Polyakov1-6/+4
2005-09-08[PATCH] w1: Detouching bug fixed.Evgeniy Polyakov3-51/+51
2005-09-08[PATCH] w1: Added add/remove slave callbacks.Evgeniy Polyakov6-126/+94
2005-09-08[PATCH] w1: Added w1_reset_select_slave() - Resets the bus and then selects the slave byEvgeniy Polyakov3-9/+27
2005-09-08[PATCH] w1: Added inline functions on top of container_of().Evgeniy Polyakov4-20/+29
2005-09-08[PATCH] w1: Fixed 64bit compilation warning.Evgeniy Polyakov1-1/+1
2005-09-08[PATCH] w1: hotplug support.Evgeniy Polyakov2-14/+82
2005-09-08[PATCH] W1: Sync with w1/ds9490 tree.Evgeniy Polyakov3-96/+99
2005-09-08[PATCH] W1: w1_netlink: New init/fini netlink callbacks.Evgeniy Polyakov3-10/+34
2005-09-08Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev Linus Torvalds2-15/+77
2005-09-08[PATCH] scan all enabled ports on ata_piixHannes Reinecke1-4/+6
2005-09-08Merge /spare/repo/linux-2.6/ Jeff Garzik273-14917/+22063
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown517-18542/+30554
2005-09-07[SCSI] Re-do "final klist fixes"Linus Torvalds1-4/+20
2005-09-07[PATCH] fix klist semantics for lists which have elements removed on traversalJames Bottomley3-4/+62
2005-09-07[SCSI] Revert "final klist fixes"Linus Torvalds1-20/+4
2005-09-07[PATCH] sata_sis: Add support for SiS182 chipsetArnaud Patard1-11/+71
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds103-8453/+6028
2005-09-07Merge branch 'drm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 Linus Torvalds4-37/+46
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 Linus Torvalds2-2/+3
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev Linus Torvalds5-3/+856
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 Linus Torvalds26-1860/+4857
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds1-8/+17
2005-09-07[PATCH] bogus #if (ncr53c406)viro@ZenIV.linux.org.uk1-1/+1
2005-09-07[PATCH] bogus #if (smc91x.h)viro@ZenIV.linux.org.uk1-1/+1
2005-09-07[PATCH] -Wundef fixes (hisax)viro@ZenIV.linux.org.uk1-0/+2
2005-09-07[PATCH] -Wundef fixes (ncr5380)viro@ZenIV.linux.org.uk1-1/+8
2005-09-07[PATCH] -Wundef fixes (hamachi)viro@ZenIV.linux.org.uk1-0/+4
2005-09-07[PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk1-1/+1
2005-09-07[PATCH] s2io u64 use for uintptr_tviro@zenIV.linux.org.uk1-5/+5
2005-09-07Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds3-13/+13
2005-09-07[PATCH] DVB: lgdt330x check callback fixMichael Krufky1-25/+25
2005-09-07[PATCH] DVB: Clarify description text for dvb-bt8xx in KconfigMichael Krufky1-3/+3
2005-09-07[PATCH] Indycam / VINO driversRalf Baechle7-192/+5319
2005-09-07[PATCH] Fix smsc_ircc_init return valueBrice Goglin1-0/+1
2005-09-07[PATCH] smsc-ircc2: dont use void * where specific type will doDmitry Torokhov1-6/+4
2005-09-07[PATCH] smsc-ircc2: use netdev_priv()Dmitry Torokhov1-12/+11
2005-09-07[PATCH] smsc-ircc2: add to sysfs as platform device, new PMDmitry Torokhov1-56/+65
2005-09-07[PATCH] smsc-ircc2: dont pass iobase aroundDmitry Torokhov1-35/+26
2005-09-07[PATCH] smsc-ircc2: remove typedefsDmitry Torokhov1-26/+13
2005-09-07[PATCH] smsc-ircc2: drop DIM macro in favor of ARRAY_SIZEDmitry Torokhov1-3/+2
2005-09-07[PATCH] smsc-ircc2: formatting fixesDmitry Torokhov1-326/+317
2005-09-07[PATCH] smsc-ircc2: whitespace fixesDmitry Torokhov2-217/+217
2005-09-07[PATCH] Input: Add a new switch event typeRichard Purdie3-4/+24