summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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-141-21/+13
| * | | | [ATM] drivers/atm/iphase.c: mostly kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-141-6/+6
| * | | | [IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]allocMariusz Kozlowski2007-08-141-14/+10
| * | | | [WAN] drivers/net/wan/hdlc_fr.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-141-2/+1
| * | | | [ATM]: Clean up duplicate includes in drivers/atm/Jesper Juhl2007-08-141-1/+0
| * | | | [ATM]: fore200e_param_bs_queue() must be __devinitAdrian Bunk2007-08-141-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-041-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-081-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-121-1/+1
* | | | | Pull ec into release branchLen Brown2007-08-121-68/+45
|\ \ \ \ \
| * | | | | ACPI EC: remove potential deadlock from ECAlexey Starikovskiy2007-08-121-2/+0
| * | | | | ACPI: EC: fix run-together printk linesMeelis Roos2007-08-041-1/+1
| * | | | | ACPI: EC: acpi_ec_remove(): fix use-after-freeAdrian Bunk2007-08-041-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
| | |_|/ / | |/| | |
* | | | | Pull dock-bay into release branchLen Brown2007-08-122-4/+4
|\ \ \ \ \
| * | | | | ACPI: dock: Send key=value pair instead of plain valueHolger Macht2007-08-121-3/+3
| * | | | | ACPI: bay: send envp with uevent - fixStephan Berberig2007-08-121-1/+1
| | |/ / / | |/| | |
* | | | | Pull bugzilla-8842 into release branchLen Brown2007-08-121-14/+129
|\ \ \ \ \
| * | | | | ACPI: thermal: add DMI hooks to handle AOpen's broken Award BIOSLen Brown2007-08-121-0/+65
| * | | | | ACPI: thermal: create "thermal.act=" to disable or override active trip pointLen Brown2007-08-121-4/+30
| * | | | | ACPI: thermal: create "thermal.nocrt" to disable critical actionsLen Brown2007-08-121-6/+12
| * | | | | ACPI: thermal: create "thermal.psv=" to override passive trip pointsLen Brown2007-08-121-3/+14
| * | | | | ACPI: thermal: expose "thermal.tzp=" to set global polling frequencyLen Brown2007-08-121-1/+1
| * | | | | ACPI: thermal: create "thermal.off=1" to disable ACPI thermal supportLen Brown2007-08-121-1/+8
| |/ / / /
* | | | | Pull bugzilla-8768 into release branchLen Brown2007-08-121-30/+17
|\ \ \ \ \
| * | | | | ACPI: Battery: Synchronize battery operations.Alexey Starikovskiy2007-08-031-30/+17
| | |/ / / | |/| | |
* | | | | Pull bugzilla-3774 into release branchLen Brown2007-08-121-0/+23
|\ \ \ \ \
| * | | | | ACPI: add "acpi_no_auto_ssdt" bootparamLen Brown2007-07-261-0/+23
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---. \ \ \ \ \ pull asus sony thinkpad into release branchLen Brown2007-08-126-11/+38
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| | | * | | | | ACPI: thinkpad-acpi: change thinkpad-acpi input default and kconfig helpHenrique de Moraes Holschuh2007-08-071-7/+15
| | | * | | | | ACPI: thinkpad-acpi: fix the module init failure pathHenrique de Moraes Holschuh2007-08-032-2/+10
| | | | |/ / / | | | |/| | |
| | * | | | | sonypi: fix ids member of struct acpi_driverEugene Teo2007-08-031-1/+6
| | * | | | | sony-laptop: sony_nc_ids[] can become static.Adrian Bunk2007-08-031-1/+1