aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds18-271/+2090
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds33-292/+844
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds49-77/+79
2009-04-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds11-230/+865
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds13-94/+1027
2009-04-03Merge git://git.infradead.org/iommu-2.6Linus Torvalds2-19/+103
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds17-620/+877
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds7-24/+35
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds6-171/+207
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-123/+98
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-1/+1
2009-04-03Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds31-837/+3324
2009-04-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+2
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanupLinus Torvalds4-187/+107
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2-3/+0
2009-04-02Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds19-135/+329
2009-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds44-2865/+23833
2009-04-02xpc_sn2: fix max() warning about pointers of different typesRobin Holt1-5/+5
2009-04-02sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UVRobin Holt1-2/+2
2009-04-02sgi-gru: support multiple pagesizes in GRUJack Steiner6-38/+35
2009-04-02sgi-gru: fix bugs related to module unload of the GRU driverJack Steiner3-1/+24
2009-04-02sgi-gru: macro for scanning all gru chipletsJack Steiner4-13/+14
2009-04-02sgi-gru: add support to the GRU driver for message queue interruptsJack Steiner7-118/+305
2009-04-02sgi-gru: restructure the GRU vtop functionsJack Steiner1-24/+44
2009-04-02sgi-gru: aSID (context management) bug fixesJack Steiner2-4/+10
2009-04-02sgi-gru: add support for a user to explicitly unload a GRU contextJack Steiner1-0/+36
2009-04-02sgi-gru: add statistics to the GRU context management functionsJack Steiner3-0/+59
2009-04-02sgi-gru: change GRU CCH commands from inline functions to outofline functionsJack Steiner4-160/+218
2009-04-02sgi-gru: improvements to GRU debug messages & statisticsJack Steiner7-27/+38
2009-04-02sgi-gru: misc GRU cleanupJack Steiner8-43/+55
2009-04-02w1: coding style cleanups in w1_io.cDaniel Mack1-8/+8
2009-04-02parport: netmos 9845 & 9855 1P4S fixesPhilippe De Muyter1-5/+25
2009-04-02edac: AMD8111 driver Kconfig & MakefileHarry Ciao1-0/+7
2009-04-02edac: AMD8131 driver Kconfig & MakefileHarry Ciao1-0/+7
2009-04-02edac: AMD8131 driver source fileHarry Ciao1-0/+379
2009-04-02edac: AMD8131 driver header fileHarry Ciao1-0/+119
2009-04-02edac: Add edac_pci_alloc_index()Harry Ciao2-0/+15
2009-04-02edac: AMD8111 driver source fileHarry Ciao1-0/+595
2009-04-02edac: AMD8111 driver header fileHarry Ciao1-0/+130
2009-04-02edac: new ppc4xx driver moduleGrant Erickson4-1/+1630
2009-04-02edac: remove EDAC's experimental statusDoug Thompson1-3/+2
2009-04-02edac: add more verbose debug infoHitoshi Mitake2-1/+22
2009-04-02nbd: trivial cleanupsPavel Machek1-6/+4
2009-04-02nbd: add locking to nbd_ioctlPavel Machek1-35/+67
2009-04-02pids: kill signal_struct-> __pgrp/__session and friendsOleg Nesterov1-2/+2
2009-04-02hpet: fix the possibility of insane return value of hpet_calibrate() against SMIYasunori Goto1-1/+21
2009-04-02synclink_gt: add clock optionsPaul Fulghum1-20/+38
2009-04-02pnpbios: propagate kthread_run() errorErik Ekman1-4/+3
2009-04-02pnpbios: fix warning if CONFIG_HOTPLUG=nErik Ekman1-6/+7
2009-04-02spi-gpio: allow operation without CS signalMichael Buesch1-8/+13