summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-278-22/+22
* Merge branch 'for_rmk_13' of git://git.mnementh.co.uk/linux-2.6-imRussell King2008-07-2669-459/+620
|\
| * [ARM] PXA: squash warning in pxafbIan Molton2008-07-261-1/+1
| * Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-07-261-0/+6
| |\
| | * ftrace: disable tracing on acpi idle callsSteven Rostedt2008-07-261-0/+6
| * | dsp56k: Fix BKL pushdownGeert Uytterhoeven2008-07-261-2/+2
| * | drivers/video/fbmem.c: removed duplicated includeHuang Weiyi2008-07-261-1/+0
| * | video/stifb.c: make 2 functions staticAdrian Bunk2008-07-261-4/+2
| * | video/console/stico{n,re}.c: make code staticAdrian Bunk2008-07-263-21/+16
| * | make macfb_setup() staticAdrian Bunk2008-07-261-1/+1
| * | drivers/char/rtc.c: make 2 functions staticAdrian Bunk2008-07-261-2/+3
| * | make parport_cs_release() staticAdrian Bunk2008-07-261-1/+1
| * | make pnp_add_card_id() staticAdrian Bunk2008-07-262-2/+1
| * | drm: make drm_minors_cleanup() staticAdrian Bunk2008-07-261-1/+1
| * | Use WARN() in drivers/base/Arjan van de Ven2008-07-263-14/+7
| * | SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-2/+2
| * | Documentation cleanup: trivial misspelling, punctuation, and grammar correcti...Matt LaPlante2008-07-261-3/+3
| * | mm: speculative page referencesNick Piggin2008-07-261-0/+12
| * | memstick: use fully asynchronous request processingAlex Dubov2008-07-264-217/+218
| * | memstick: add "start" and "stop" methods to memstick deviceAlex Dubov2008-07-262-3/+41
| * | memstick: allow "set_param" method to return an error codeAlex Dubov2008-07-263-32/+70
| * | tpm: Use correct data types for sizes in tpm_write() and tpm_read()Michael Halcrow2008-07-261-2/+2
| * | tpm: increase size of internal TPM response buffersMarcin Obara2008-07-261-31/+93
| * | tpm_bios.c: make 2 structs staticAdrian Bunk2008-07-261-2/+2
| * | tpm: add support for Broadcom TPM TIS device HIDLE DISEZ Erwan2008-07-261-0/+1
| * | parport_pc: add base_hi BAR for oxsemi_840Bernhard Walle2008-07-261-1/+1
| * | parport: remove superfluous local variableAndre Haupt2008-07-261-2/+0
| * | parport/share.c: proper externsAdrian Bunk2008-07-261-3/+0
| * | dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-2634-107/+117
| * | pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=yDavid Howells2008-07-261-2/+0
| * | pnp: have quirk_system_pci_resources() include io resourcesRene Herman2008-07-261-5/+8
| * | isa: set 24-bit dma_mask for ISA devicesRene Herman2008-07-261-0/+4
| * | pnp: set the pnp_card dma_mask for use by ISAPnP cardsRene Herman2008-07-261-0/+4
| * | asic3: platform_get_irq() may return signed unnoticedRoel Kluin2008-07-261-3/+5
| * | drivers/mmc/host/sdhci.h needs scatterlist.hAndrew Morton2008-07-261-0/+2
* | | [ARM] fix nwflash.c: 6ee8928d94841aa764aeaf645ad16daff811dc26Russell King2008-07-261-3/+3
|/ /
* | MFD_TC6393XB is ARM-onlyAdrian Bunk2008-07-251-1/+1
* | Merge git://git.infradead.org/embedded-2.6Linus Torvalds2008-07-253-3/+11
|\ \
| * | Make console charset translation optionalDavid Woodhouse2008-06-043-3/+11
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-256-50/+208
|\ \ \
| * | | ibmvfc: Add support for collaborative memory overcommitBrian King2008-07-251-0/+15
| * | | ibmvscsi: driver enablement for CMORobert Jennings2008-07-252-7/+40
| * | | ibmveth: enable driver for CMORobert Jennings2008-07-252-34/+140
| * | | ibmveth: Automatically enable larger rx buffer pools for larger mtuSantiago Leon2008-07-251-7/+13
| * | | Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-07-251-2/+0
| |\ \ \
| | * | | powerpc/mpc5200: Fix wrong 'no interrupt' handling in of_i2cWolfram Sang2008-07-221-2/+0
* | | | | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds2008-07-2517-603/+940
|\ \ \ \ \
| * | | | | UBI: always start the background threadArtem Bityutskiy2008-07-251-4/+2
| * | | | | UBI: fix gcc warningArtem Bityutskiy2008-07-241-1/+1
| * | | | | UBI: remove pre-sqnum images supportArtem Bityutskiy2008-07-245-79/+30