summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* m68k: gs: use tty_port fixesGeert Uytterhoeven2008-07-262-55/+56
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-07-269-36/+457
|\
| * atmel-mci: debugfs supportHaavard Skinnemoen2008-07-272-0/+191
| * mmc: Add per-card debugfs supportHaavard Skinnemoen2008-07-273-0/+72
| * mmc: Export internal host state through debugfsHaavard Skinnemoen2008-07-274-0/+177
| * imxmmc: fix crash when no platform data is providedPaulius Zaleckas2008-07-271-2/+9
| * imxmmc: fix platform resourcesPaulius Zaleckas2008-07-271-27/+6
| * imxmmc: remove DEBUG definitionPaulius Zaleckas2008-07-271-6/+0
| * mmc_spi: put signals to low power off fixJan Nikitenko2008-07-241-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-07-261-3/+3
|\ \
| * | [PATCH] f_count may wrap aroundAl Viro2008-07-261-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds2008-07-2639-1/+23873
|\ \ \
| * | | Add layer1 over IP supportKarsten Keil2008-07-275-1/+2003
| * | | 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-264-40/+40
|\ \ \
| * | | qeth: use dev->ml_priv instead of dev->privHeiko Carstens2008-07-263-35/+35
| * | | drivers/net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-251-5/+5
* | | | firmware: fix memmap printk format warningsRandy Dunlap2008-07-261-2/+4
| |/ / |/| |
* | | 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
OpenPOWER on IntegriCloud