aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-23pata_hpt37x: Fix cable detect bug spotted by SergeiAlan Cox1-1/+1
2007-11-23pata_ali: Lots of problems still showing up with small ATAPI DMAAlan Cox1-0/+17
2007-11-23pata_ali: Add Mitac 8317 and derivativesAlan Cox1-0/+3
2007-11-23libata-core: List more documentation sources for referenceAlan Cox1-0/+8
2007-11-23ata_piix: Invalid use of writel/readl with iomapAlan Cox1-3/+3
2007-11-23sata_sil24: fix sg table sizingTejun Heo1-3/+23
2007-11-23pata_jmicron: fix disabled port handling in jmicron_pre_reset()Tejun Heo1-5/+4
2007-11-23pata_sil680: kill bogus reset code (take 2)Sergei Shtylyov1-30/+2
2007-11-19ata_piix: port enable for the first SATA controller of ICH8 is 0xf not 0x3Tejun Heo1-1/+1
2007-11-19ata_piix: only enable the first port on apple macbook proThomas Rohwer1-0/+28
2007-11-19ata_piix: reorganize controller IDsTejun Heo1-31/+31
2007-11-19pata_sis.c: Add Packard Bell EasyNote K5305 to laptopsGabriel C1-0/+1
2007-11-19libata-scsi: be tolerant of 12-byte ATAPI commands in 16-byte CDBsMark Lord1-1/+2
2007-11-19libata: use ATA_HORKAGE_STUCK_ERR for ATAPI tape drivesAlbert Lee1-1/+3
2007-11-19libata: workaround DRQ=1 ERR=1 for ATAPI tape drivesAlbert Lee1-5/+13
2007-11-19libata: remove unused functionsAdrian Bunk2-173/+0
2007-11-19ata_piix: add SATELLITE U205 to broken suspend listTejun Heo1-0/+7
2007-11-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-63/+90
2007-11-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds12-90/+175
2007-11-15[SUNHME]: VLAN support for sunhmeChris Poon1-6/+11
2007-11-15[CHELSIO]: Fix skb->dev setting.Divy Le Ray1-1/+1
2007-11-15Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds4-18/+115
2007-11-15i2c/eeprom: Recognize VGN as a valid Sony Vaio name prefixJean Delvare1-5/+9
2007-11-15i2c/eeprom: Hide Sony Vaio serial numbersJean Delvare1-8/+15
2007-11-15i2c-pasemi: Fix NACK detectionOlof Johansson1-0/+5
2007-11-15i2c-pasemi: Replace obsolete "driverfs" reference with "sysfs"Robert P. J. Day1-1/+1
2007-11-15i2c: Make i2c_check_addr staticJean Delvare1-2/+1
2007-11-15i2c-dev: Unbound new-style i2c clients aren't busyJean Delvare1-1/+25
2007-11-15i2c-dev: "how does it work" commentsDavid Brownell1-1/+59
2007-11-15Revert "skge: fix ram buffer size calculation"Linus Torvalds1-24/+27
2007-11-14[VIA_VELOCITY]: Don't oops on MTU change.Stephen Hemminger1-0/+5
2007-11-14Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller9-83/+158
2007-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+1
2007-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds12-47/+89
2007-11-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds12-86/+90
2007-11-14CRISv10 Ethernet declare mac fixJesper Nilsson1-1/+1
2007-11-14CRISv10 serial driver rewriteJesper Nilsson2-859/+580
2007-11-14cris-build-fixes-update-eth_v10c-ethernet-driver-fixAndrew Morton1-4/+8
2007-11-14cris build fixes: update eth_v10.c ethernet driverJesper Nilsson1-152/+276
2007-11-14aic94xx_sds: rename FLASH_SIZEAndrew Morton1-2/+2
2007-11-14keyspan: init termios properlyBorislav Petkov1-32/+6
2007-11-14ACPI: AC: Update AC state on resumeAlexey Starikovskiy1-0/+17
2007-11-14make /proc/acpi/ac_adapter dependent on ACPI_PROCFSAndrey Borzenkov1-1/+22
2007-11-14gbefb: fix section mismatch warningsRandy Dunlap1-2/+2
2007-11-14rd: fix data corruption on memory pressureChristian Borntraeger1-0/+13
2007-11-14tle62x0 driver stops ignoring read errorsDavid Brownell1-1/+4
2007-11-14serial: only use PNP IRQ if it's validBjorn Helgaas1-1/+2
2007-11-14i5000_edac: no need to __stringify() KBUILD_BASENAMEDarrick J. Wong1-1/+1
2007-11-14rtc: fall back to requesting only the ports we actually useBjorn Helgaas1-6/+30
2007-11-14rtc: release correct region in error pathBjorn Helgaas1-9/+11