aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-07-26Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-07-26dsp56k: Fix BKL pushdownGeert Uytterhoeven
2008-07-26drivers/video/fbmem.c: removed duplicated includeHuang Weiyi
2008-07-26video/stifb.c: make 2 functions staticAdrian Bunk
2008-07-26video/console/stico{n,re}.c: make code staticAdrian Bunk
2008-07-26make macfb_setup() staticAdrian Bunk
2008-07-26drivers/char/rtc.c: make 2 functions staticAdrian Bunk
2008-07-26make parport_cs_release() staticAdrian Bunk
2008-07-26make pnp_add_card_id() staticAdrian Bunk
2008-07-26drm: make drm_minors_cleanup() staticAdrian Bunk
2008-07-26Use WARN() in drivers/base/Arjan van de Ven
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-07-26Documentation cleanup: trivial misspelling, punctuation, and grammar correcti...Matt LaPlante
2008-07-26mm: speculative page referencesNick Piggin
2008-07-26memstick: use fully asynchronous request processingAlex Dubov
2008-07-26memstick: add "start" and "stop" methods to memstick deviceAlex Dubov
2008-07-26memstick: allow "set_param" method to return an error codeAlex Dubov
2008-07-26tpm: Use correct data types for sizes in tpm_write() and tpm_read()Michael Halcrow
2008-07-26tpm: increase size of internal TPM response buffersMarcin Obara
2008-07-26tpm_bios.c: make 2 structs staticAdrian Bunk
2008-07-26tpm: add support for Broadcom TPM TIS device HIDLE DISEZ Erwan
2008-07-26parport_pc: add base_hi BAR for oxsemi_840Bernhard Walle
2008-07-26parport: remove superfluous local variableAndre Haupt
2008-07-26parport/share.c: proper externsAdrian Bunk
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-26pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=yDavid Howells
2008-07-26pnp: have quirk_system_pci_resources() include io resourcesRene Herman
2008-07-26isa: set 24-bit dma_mask for ISA devicesRene Herman
2008-07-26pnp: set the pnp_card dma_mask for use by ISAPnP cardsRene Herman
2008-07-26asic3: platform_get_irq() may return signed unnoticedRoel Kluin
2008-07-26drivers/mmc/host/sdhci.h needs scatterlist.hAndrew Morton
2008-07-26ftrace: disable tracing on acpi idle callsSteven Rostedt
2008-07-25MFD_TC6393XB is ARM-onlyAdrian Bunk
2008-07-25Merge git://git.infradead.org/embedded-2.6Linus Torvalds
2008-07-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2008-07-25Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds
2008-07-25Fix ahci driver 'flags' typeLinus Torvalds
2008-07-25edac: mpc85xx fix pci ofdev 2nd passDave Jiang
2008-07-25edac: mv64x60 add pci fixupDave Jiang
2008-07-25edac: mv64x60 fix get_propertyDave Jiang
2008-07-25edac: e752x fix too loud on nonmemory errorsDoug Thompson
2008-07-25edac: core fix added newline to sysfs dimm labelsArthur Jones
2008-07-25edac: core fix static to dynamic ksetArthur Jones
2008-07-25edac: core fix redundant sysfs controls to parametersArthur Jones
2008-07-25edac: core fix workq timerArthur Jones
2008-07-25edac: core fix to use dynamic kobjectArthur Jones
2008-07-25edac: i5100: cleanupArthur Jones
2008-07-25edac: i5100 fix unmask ecc bitsArthur Jones
2008-07-25edac: i5100 fix enable ecc hardwareArthur Jones
2008-07-25edac: i5100 fix missing bitsArthur Jones