summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+3
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds39-1/+23873
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-40/+40
2008-07-26firmware: fix memmap printk format warningsRandy Dunlap1-2/+4
2008-07-26[PATCH] f_count may wrap aroundAl Viro1-3/+3
2008-07-27Add layer1 over IP supportKarsten Keil5-1/+2003
2008-07-27Add mISDN HFC multiport driverKarsten Keil4-0/+6537
2008-07-27Add mISDN HFC PCI driverKarsten Keil4-0/+2503
2008-07-27Add mISDN DSPKarsten Keil14-0/+5991
2008-07-27Add mISDN core filesKarsten Keil15-0/+6835
2008-07-27Add mISDN driverKarsten Keil3-1/+5
2008-07-26Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+6
2008-07-26dsp56k: Fix BKL pushdownGeert Uytterhoeven1-2/+2
2008-07-26drivers/video/fbmem.c: removed duplicated includeHuang Weiyi1-1/+0
2008-07-26video/stifb.c: make 2 functions staticAdrian Bunk1-4/+2
2008-07-26video/console/stico{n,re}.c: make code staticAdrian Bunk3-21/+16
2008-07-26make macfb_setup() staticAdrian Bunk1-1/+1
2008-07-26drivers/char/rtc.c: make 2 functions staticAdrian Bunk1-2/+3
2008-07-26make parport_cs_release() staticAdrian Bunk1-1/+1
2008-07-26make pnp_add_card_id() staticAdrian Bunk2-2/+1
2008-07-26drm: make drm_minors_cleanup() staticAdrian Bunk1-1/+1
2008-07-26Use WARN() in drivers/base/Arjan van de Ven3-14/+7
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan1-2/+2
2008-07-26Documentation cleanup: trivial misspelling, punctuation, and grammar correcti...Matt LaPlante1-3/+3
2008-07-26mm: speculative page referencesNick Piggin1-0/+12
2008-07-26memstick: use fully asynchronous request processingAlex Dubov4-217/+218
2008-07-26memstick: add "start" and "stop" methods to memstick deviceAlex Dubov2-3/+41
2008-07-26memstick: allow "set_param" method to return an error codeAlex Dubov3-32/+70
2008-07-26tpm: Use correct data types for sizes in tpm_write() and tpm_read()Michael Halcrow1-2/+2
2008-07-26tpm: increase size of internal TPM response buffersMarcin Obara1-31/+93
2008-07-26tpm_bios.c: make 2 structs staticAdrian Bunk1-2/+2
2008-07-26tpm: add support for Broadcom TPM TIS device HIDLE DISEZ Erwan1-0/+1
2008-07-26parport_pc: add base_hi BAR for oxsemi_840Bernhard Walle1-1/+1
2008-07-26parport: remove superfluous local variableAndre Haupt1-2/+0
2008-07-26parport/share.c: proper externsAdrian Bunk1-3/+0
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori34-107/+117
2008-07-26pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=yDavid Howells1-2/+0
2008-07-26pnp: have quirk_system_pci_resources() include io resourcesRene Herman1-5/+8
2008-07-26isa: set 24-bit dma_mask for ISA devicesRene Herman1-0/+4
2008-07-26pnp: set the pnp_card dma_mask for use by ISAPnP cardsRene Herman1-0/+4
2008-07-26asic3: platform_get_irq() may return signed unnoticedRoel Kluin1-3/+5
2008-07-26drivers/mmc/host/sdhci.h needs scatterlist.hAndrew Morton1-0/+2
2008-07-26ftrace: disable tracing on acpi idle callsSteven Rostedt1-0/+6
2008-07-26qeth: use dev->ml_priv instead of dev->privHeiko Carstens3-35/+35
2008-07-25drivers/net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen1-5/+5
2008-07-25MFD_TC6393XB is ARM-onlyAdrian Bunk1-1/+1
2008-07-25Merge git://git.infradead.org/embedded-2.6Linus Torvalds3-3/+11
2008-07-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds6-50/+208
2008-07-25Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds17-603/+940
2008-07-25Fix ahci driver 'flags' typeLinus Torvalds1-1/+1