aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-17jsm: Remove further unneeded crudAlan Cox1-40/+3
2007-10-17mxser: Remove use of dead TTY_FLIPBUF_SIZE definitionAlan Cox1-2/+1
2007-10-17unicode diacritics supportSamuel Thibault9-35/+146
2007-10-17aoe: remove unecessary wrapper functionEd L. Cashin3-17/+8
2007-10-17pnp: avoid a small unlikely memory leak in proc_read_escd()Jesper Juhl1-2/+3
2007-10-17Tweak /proc/ipmi removalAlexey Dobriyan1-1/+1
2007-10-17tpm: pay attention to IRQ info from PNPBjorn Helgaas1-9/+13
2007-10-17drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-3/+2
2007-10-17drivers/char/consolemap.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-2/+1
2007-10-17epca.c: reformat comments and coding style improvementsAlexey Dobriyan1-1409/+1202
2007-10-17Remove "unsafe" from module structRusty Russell1-5/+4
2007-10-17convert ill defined log2() to ilog2()Fengguang Wu3-14/+7
2007-10-17Clean up duplicate includes in drivers/w1/Jesper Juhl1-1/+0
2007-10-17Clean up duplicate includes in drivers/char/Jesper Juhl3-6/+0
2007-10-17pcmcia: CompactFlash driver for PA Semi Electra boardsOlof Johansson3-0/+385
2007-10-17Remove unneeded lock_kernel() in driver/block/loop.cDiego Woitasen1-2/+0
2007-10-17nbd: change a parameter's type to remove a memcpy callDenis Cheng1-5/+3
2007-10-17nbd: use list_for_each_entry_safe to make it more consolidated and readableDenis Cheng1-4/+2
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig1-1/+3
2007-10-17Driver for the Atmel on-chip SSC on AT32AP and AT91Hans-Christian Egtvedt3-0/+187
2007-10-17oom: move prototypes to appropriate header fileDavid Rientjes1-0/+1
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2-4/+3
2007-10-17mm: bdi init hooksPeter Zijlstra2-1/+24
2007-10-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds12-216/+558
2007-10-16missing include in mmcAl Viro1-0/+1
2007-10-16fix adbhid mismergeAl Viro1-1/+1
2007-10-16WOL bugfix for 3c59x.cSteffen Klassert1-1/+7
2007-10-16skge 1.12Stephen Hemminger1-1/+1
2007-10-16skge: add a debug interfaceStephen Hemminger3-0/+156
2007-10-16skge: eeprom supportStephen Hemminger2-2/+102
2007-10-16skge: internal statsStephen Hemminger2-30/+24
2007-10-16skge: XM PHY handling fixesStephen Hemminger2-44/+50
2007-10-16skge: changing MTU while running causes problemsStephen Hemminger1-7/+44
2007-10-16skge: fix ram buffer size calculationStephen Hemminger1-27/+24
2007-10-16gianfar: Fix compile regression caused by 09f75cd7Li Yang1-4/+3
2007-10-16net: Fix new EMAC driver for NAPI changesBenjamin Herrenschmidt1-8/+17
2007-10-16bonding: two small fixes for IPoIB supportJay Vosburgh2-8/+7
2007-10-16e1000e: don't poke PHY registers to retreive link statusAuke Kok1-10/+21
2007-10-16e1000e: fix error checksAdrian Bunk1-2/+2
2007-10-16e1000e: Fix debug printk macroAuke Kok1-1/+1
2007-10-16tokenring/3c359.c: fixed array index problemMarcus Meissner1-1/+1
2007-10-16[netdrvr] forcedeth: remove in-driver copy of net_device_statsJeff Garzik1-36/+36
2007-10-16[netdrvr] forcedeth: improved probe info; dev_printk() cleanupsJeff Garzik1-31/+57
2007-10-16forcedeth: fix NAPI rx poll functionIngo Molnar1-3/+5
2007-10-16Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds46-1689/+442
2007-10-16fix cirrusfb breakageAl Viro1-2/+3
2007-10-17firewire: fw-cdev: reorder wakeup vs. spinlockJay Fenlason1-3/+2
2007-10-17firewire: in-code doc updates.Yann Dirson1-1/+5
2007-10-17firewire: a header cleanupStefan Richter2-6/+4
2007-10-17firewire: adopt read cycle timer ABI from raw1394Stefan Richter1-0/+26