summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Add mISDN HFC multiport driverKarsten Keil2008-07-274-0/+6537
* Add mISDN HFC PCI driverKarsten Keil2008-07-274-0/+2503
* Add mISDN DSPKarsten Keil2008-07-2714-0/+5991
* Add mISDN core filesKarsten Keil2008-07-2715-0/+6835
* Add mISDN driverKarsten Keil2008-07-273-1/+5
* 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/+0Star
* | video/stifb.c: make 2 functions staticAdrian Bunk2008-07-261-4/+2Star
* | video/console/stico{n,re}.c: make code staticAdrian Bunk2008-07-263-21/+16Star
* | 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/+1Star
* | drm: make drm_minors_cleanup() staticAdrian Bunk2008-07-261-1/+1
* | Use WARN() in drivers/base/Arjan van de Ven2008-07-263-14/+7Star
* | 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/+0Star
* | parport/share.c: proper externsAdrian Bunk2008-07-261-3/+0Star
* | 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/+0Star
* | 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
* | MFD_TC6393XB is ARM-onlyAdrian Bunk2008-07-261-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/+0Star
| |\ \ \
| | * | | powerpc/mpc5200: Fix wrong 'no interrupt' handling in of_i2cWolfram Sang2008-07-221-2/+0Star
* | | | | 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/+2Star
| * | | | | UBI: fix gcc warningArtem Bityutskiy2008-07-241-1/+1