aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds32-955/+1208
2008-07-26fix for a memory leak in an error case introduced by fix for double freeOliver Neukum1-4/+6
2008-07-26Merge git://git.infradead.org/mtd-2.6Linus Torvalds122-984/+1324
2008-07-26m68k: gs: use tty_port fixesGeert Uytterhoeven2-55/+56
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds9-36/+457
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus 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-27atmel-mci: debugfs supportHaavard Skinnemoen2-0/+191
2008-07-27mmc: Add per-card debugfs supportHaavard Skinnemoen3-0/+72
2008-07-27mmc: Export internal host state through debugfsHaavard Skinnemoen4-0/+177
2008-07-27imxmmc: fix crash when no platform data is providedPaulius Zaleckas1-2/+9
2008-07-27imxmmc: fix platform resourcesPaulius Zaleckas1-27/+6
2008-07-27imxmmc: remove DEBUG definitionPaulius Zaleckas1-6/+0
2008-07-26Merge branches 'bkl-removal', 'ipoib', 'mlx4' and 'nes' into for-linusRoland Dreier30-950/+1192
2008-07-26Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus 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 corrections.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