aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-13[ATM]: fore200e_param_bs_queue() must be __devinitAdrian Bunk1-1/+1
2007-08-12Pull sbs into release branchLen Brown1-5/+1
2007-08-12Pull processor into release branchLen Brown2-7/+13
2007-08-12Pull fluff into release branchLen Brown1-1/+1
2007-08-12Pull ec into release branchLen Brown1-68/+45
2007-08-12Pull dock-bay into release branchLen Brown2-4/+4
2007-08-12Pull bugzilla-8842 into release branchLen Brown1-14/+129
2007-08-12Pull bugzilla-8768 into release branchLen Brown1-30/+17
2007-08-12Pull bugzilla-3774 into release branchLen Brown1-0/+23
2007-08-12pull asus sony thinkpad into release branchLen Brown6-11/+38
2007-08-12ACPI: thermal: add DMI hooks to handle AOpen's broken Award BIOSLen Brown1-0/+65
2007-08-12ACPI: thermal: create "thermal.act=" to disable or override active trip pointLen Brown1-4/+30
2007-08-12ACPI: thermal: create "thermal.nocrt" to disable critical actionsLen Brown1-6/+12
2007-08-12ACPI: thermal: create "thermal.psv=" to override passive trip pointsLen Brown1-3/+14
2007-08-12ACPI: thermal: expose "thermal.tzp=" to set global polling frequencyLen Brown1-1/+1
2007-08-12ACPI: thermal: create "thermal.off=1" to disable ACPI thermal supportLen Brown1-1/+8
2007-08-11ACPI: staticAdrian Bunk1-1/+1
2007-08-11ACPI EC: remove potential deadlock from ECAlexey Starikovskiy1-2/+0
2007-08-11ACPI: dock: Send key=value pair instead of plain valueHolger Macht1-3/+3
2007-08-11ACPI: bay: send envp with uevent - fixStephan Berberig1-1/+1
2007-08-11Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds5-114/+166
2007-08-11Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds5-82/+46
2007-08-11i386: Make patching more robust, fix paravirt issueAndi Kleen1-4/+5
2007-08-11lguest files should explicitly include asm/paravirt.hJes Sorensen2-0/+2
2007-08-11fix compilation with gcc 4.2Peter Chubb1-2/+0
2007-08-11spidev warning fixDavid Brownell1-1/+3
2007-08-11mtdchar build fixAndrew Morton1-0/+1
2007-08-11fix serial buffer memory leakAlan Cox1-6/+50
2007-08-11spi_mpc83xx: fix prescale modulus calculationAnton Vorontsov1-2/+6
2007-08-11spi_mpc83xx: in "QE mode", use sysclk/2Anton Vorontsov1-8/+13
2007-08-11drivers/char/pcmcia/cm40x0_cs.c: fix release function callDaniel Ritz2-4/+3
2007-08-11matroxfb: rectify jitter (G450/G550)Paul A. Clarke4-10/+30
2007-08-11pvr2fb: Consolidated cleanup of pvr2fb.cAdrian McMenamin1-0/+4
2007-08-11pvr2fb: Fix oops when pseudo_palette is writtenAntonino A. Daplas1-5/+7
2007-08-11fbcon: Kill compile warningAntonino A. Daplas1-1/+13
2007-08-11stifb: detect cards in double buffer mode more reliablyHelge Deller1-7/+12
2007-08-11sysace: HDIO_GETGEO has it's own method for agesChristoph Hellwig1-19/+10
2007-08-11drivers/block/cpqarray.c: better error handling and kmalloc + memset conversion to k[cz]allocMariusz Kozlowski1-52/+26
2007-08-11drivers/block/cciss.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-8/+8
2007-08-11Clean up duplicate includes in drivers/block/Jesper Juhl1-1/+0
2007-08-11Fix remap handling by blktraceAlan D. Brunelle1-2/+2
2007-08-10[S390] monwriter: Serialization bug for multithreaded applications.Melissa Howland1-0/+6
2007-08-10[S390] vmur: diag14 only works with buffers below 2GBMichael Holzheu1-36/+70
2007-08-10[S390] vmur: add "top of queue" sanity check for reader openMichael Holzheu2-1/+7
2007-08-10[S390] vmur: reject open on z/VM reader files with status HOLDMichael Holzheu2-2/+6
2007-08-10[S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happyHeiko Carstens1-1/+1
2007-08-10[S390] vmur: allocate single record buffers instead of one big data bufferMichael Holzheu1-38/+37
2007-08-10[S390] qdio: make sure data structures are correctly aligned.Heiko Carstens1-45/+47
2007-08-10[S390] cio: avoid memory leak on error in css_alloc_subchannel().Cornelia Huck1-0/+1
2007-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds3-16/+16