summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-08-182-6/+4
|\ \ \
| * | | [IOAT]: Remove redundant struct member to avoid descriptor cache missShannon Nelson2007-08-142-6/+4
* | | | libata: adjust libata to ignore errors after spinupRyan Power2007-08-151-1/+1
* | | | ata_piix: add TECRA M7 to broken suspend listTejun Heo2007-08-151-0/+7
* | | | pata_hpt{37x|3x2n}: fix clock reporting (take 2)Sergei Shtylyov2007-08-152-7/+11
* | | | pata_hpt37x: actually clock HPT374 with 50 MHz DPLL (take 2)Sergei Shtylyov2007-08-151-8/+4
* | | | pata_artop: fix UDMA5 for AEC6280[R] and UDMA6 for AEC6880[R]Bartlomiej Zolnierkiewicz2007-08-151-5/+14
* | | | ata_piix: update map 10b for ich8mTejun Heo2007-08-151-1/+1
* | | | sata_mv: PCI IDs for Hightpoint RocketRaid 1740/1742Alan Cox2007-08-151-0/+3
* | | | [libata] pata_isapnp: replace missing module device tableJeff Garzik2007-08-151-0/+2
|/ / /
* | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-08-147-45/+51
|\ \ \
| * | | i2c-s3c2410: Build fixBen Dooks2007-08-141-2/+2
| * | | i2c/menelaus: Build fixDavid Brownell2007-08-141-2/+1
| * | | i2c-mv64xxx: Reinitialize hw and driver on I2C bus hangDale Farnsworth2007-08-141-14/+17
| * | | i2c-mpc: Don't disable I2C module on stop conditionDomen Puncer2007-08-141-3/+6
| * | | i2c-iop3xx: Set I2C_CLASS_HWMON to adapter classArnaud Patard2007-08-141-0/+1
| * | | i2c/isp1301_omap: Build fixes, whitespaceDavid Brownell2007-08-141-21/+21
| * | | i2c-mpc: Pass correct dev_id to free_irq on error pathScott Wood2007-08-141-1/+1
| * | | i2c-i801: Typo: erroneousJean Delvare2007-08-141-2/+2
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-08-146-45/+31
|\ \ \ \
| * | | | [NET]: Share correct feature code between bridging and bondingHerbert Xu2007-08-131-21/+13
| * | | | [ATM] drivers/atm/iphase.c: mostly kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-131-6/+6
| * | | | [IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]allocMariusz Kozlowski2007-08-131-14/+10
| * | | | [WAN] drivers/net/wan/hdlc_fr.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-131-2/+1
| * | | | [ATM]: Clean up duplicate includes in drivers/atm/Jesper Juhl2007-08-131-1/+0
| * | | | [ATM]: fore200e_param_bs_queue() must be __devinitAdrian Bunk2007-08-131-1/+1
| |/ / /
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-08-1410-12/+49
|\ \ \ \
| * | | | e1000: Add device IDs of new 82571 board variantsAuke Kok2007-08-144-0/+14
| * | | | xen-netfront: Avoid deref'ing skbafter it is potentially freed.Jeremy Fitzhardinge2007-08-141-3/+4
| * | | | 3c59x: fix duplex configurationSteffen Klassert2007-08-141-0/+1
| * | | | natsemi: fix netdev error acountingAndrew Morton2007-08-141-0/+3
| * | | | ax88796 printk fixesAndrew Morton2007-08-141-2/+3
| * | | | myri10ge: Use the pause counter to avoid a needless device resetBrice Goglin2007-08-141-7/+18
| * | | | via-rhine: disable rx_copybreak on archs that don't allow unaligned DMA accessDustin Marquess2007-08-141-0/+6
| |/ / /
* | | | ACPI: EC: Fix "no battery" regressionAlexey Starikovskiy2007-08-141-0/+17
|/ / /
* | | Pull sbs into release branchLen Brown2007-08-121-5/+1
|\ \ \
| * | | ACPI: sbs: remove dead codeAdrian Bunk2007-08-031-5/+1
| |/ /
* | | Pull processor into release branchLen Brown2007-08-122-7/+13
|\ \ \
| * | | acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issuesFenghua Yu2007-08-071-3/+3
| * | | ACPI: fix "Time Problems with 2.6.23-rc1-gf695baf2"Venki Pallipadi2007-08-071-4/+10
* | | | Pull fluff into release branchLen Brown2007-08-121-1/+1
|\ \ \ \
| * | | | ACPI: staticAdrian Bunk2007-08-111-1/+1
* | | | | Pull ec into release branchLen Brown2007-08-121-68/+45
|\ \ \ \ \
| * | | | | ACPI EC: remove potential deadlock from ECAlexey Starikovskiy2007-08-111-2/+0
| * | | | | ACPI: EC: fix run-together printk linesMeelis Roos2007-08-031-1/+1
| * | | | | ACPI: EC: acpi_ec_remove(): fix use-after-freeAdrian Bunk2007-08-031-2/+2
| * | | | | ACPI: EC: Switch from boot_ec as soon as we find its desc in DSDT.Alexey Starikovskiy2007-08-031-29/+16
| * | | | | ACPI: EC: fix build warningLen Brown2007-08-031-13/+0
| * | | | | ACPI: EC: If ECDT is not found, look up EC in DSDT.Alexey Starikovskiy2007-08-031-22/+28
| * | | | | ACPI: EC: Remove noisy debug printk fron EC driver.Alexey Starikovskiy2007-08-031-1/+0
| | |_|/ / | |/| | |
OpenPOWER on IntegriCloud