summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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-111-3/+3
| * | | | ACPI: bay: send envp with uevent - fixStephan Berberig2007-08-111-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
| | * | | | sony-laptop: restore the last user requested brightness level on resume.Mattia Dongili2007-08-031-0/+5
| | |/ / /
| * | | | asus_acpi: fix possible double free (found by Coverity)Jesper Juhl2007-08-031-0/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-08-115-114/+166
|\ \ \ \
| * | | | [S390] monwriter: Serialization bug for multithreaded applications.Melissa Howland2007-08-101-0/+6
| * | | | [S390] vmur: diag14 only works with buffers below 2GBMichael Holzheu2007-08-101-36/+70
| * | | | [S390] vmur: add "top of queue" sanity check for reader openMichael Holzheu2007-08-102-1/+7
| * | | | [S390] vmur: reject open on z/VM reader files with status HOLDMichael Holzheu2007-08-102-2/+6
| * | | | [S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happyHeiko Carstens2007-08-101-1/+1
| * | | | [S390] vmur: allocate single record buffers instead of one big data bufferMichael Holzheu2007-08-101-38/+37
| * | | | [S390] qdio: make sure data structures are correctly aligned.Heiko Carstens2007-08-101-45/+47
| * | | | [S390] cio: avoid memory leak on error in css_alloc_subchannel().Cornelia Huck2007-08-101-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-08-115-82/+46
|\ \ \ \ \
| * | | | | sysace: HDIO_GETGEO has it's own method for agesChristoph Hellwig2007-08-111-19/+10
| * | | | | drivers/block/cpqarray.c: better error handling and kmalloc + memset conversi...Mariusz Kozlowski2007-08-111-52/+26
| * | | | | drivers/block/cciss.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-111-8/+8
| * | | | | Clean up duplicate includes in drivers/block/Jesper Juhl2007-08-111-1/+0
| * | | | | Fix remap handling by blktraceAlan D. Brunelle2007-08-111-2/+2
| |/ / / /
* | | | | i386: Make patching more robust, fix paravirt issueAndi Kleen2007-08-111-4/+5
* | | | | lguest files should explicitly include asm/paravirt.hJes Sorensen2007-08-112-0/+2
* | | | | fix compilation with gcc 4.2Peter Chubb2007-08-111-2/+0
* | | | | spidev warning fixDavid Brownell2007-08-111-1/+3
* | | | | mtdchar build fixAndrew Morton2007-08-111-0/+1
* | | | | fix serial buffer memory leakAlan Cox2007-08-111-6/+50
* | | | | spi_mpc83xx: fix prescale modulus calculationAnton Vorontsov2007-08-111-2/+6
* | | | | spi_mpc83xx: in "QE mode", use sysclk/2Anton Vorontsov2007-08-111-8/+13
* | | | | drivers/char/pcmcia/cm40x0_cs.c: fix release function callDaniel Ritz2007-08-112-4/+3
* | | | | matroxfb: rectify jitter (G450/G550)Paul A. Clarke2007-08-114-10/+30
OpenPOWER on IntegriCloud