aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* n_hdlc.c: fix check-after-useAdrian Bunk2007-10-17
* cciss: fix error reporting for SG_IOSteve Cameron2007-10-17
* NBD: allow hung network I/O to be cancelledPaul Clements2007-10-17
* NBD: set uninitialized devices to size 0Paul Clements2007-10-17
* floppy: tolerate DMA channel unavailabilityJan Beulich2007-10-17
* jsm: Remove further unneeded crudAlan Cox2007-10-17
* mxser: Remove use of dead TTY_FLIPBUF_SIZE definitionAlan Cox2007-10-17
* unicode diacritics supportSamuel Thibault2007-10-17
* aoe: remove unecessary wrapper functionEd L. Cashin2007-10-17
* pnp: avoid a small unlikely memory leak in proc_read_escd()Jesper Juhl2007-10-17
* Tweak /proc/ipmi removalAlexey Dobriyan2007-10-17
* tpm: pay attention to IRQ info from PNPBjorn Helgaas2007-10-17
* drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-17
* drivers/char/consolemap.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-17
* epca.c: reformat comments and coding style improvementsAlexey Dobriyan2007-10-17
* Remove "unsafe" from module structRusty Russell2007-10-17
* convert ill defined log2() to ilog2()Fengguang Wu2007-10-17
* Clean up duplicate includes in drivers/w1/Jesper Juhl2007-10-17
* Clean up duplicate includes in drivers/char/Jesper Juhl2007-10-17
* pcmcia: CompactFlash driver for PA Semi Electra boardsOlof Johansson2007-10-17
* Remove unneeded lock_kernel() in driver/block/loop.cDiego Woitasen2007-10-17
* nbd: change a parameter's type to remove a memcpy callDenis Cheng2007-10-17
* nbd: use list_for_each_entry_safe to make it more consolidated and readableDenis Cheng2007-10-17
* kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2007-10-17
* Driver for the Atmel on-chip SSC on AT32AP and AT91Hans-Christian Egtvedt2007-10-17
* oom: move prototypes to appropriate header fileDavid Rientjes2007-10-17
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* mm: bdi init hooksPeter Zijlstra2007-10-17
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-16
|\
| * WOL bugfix for 3c59x.cSteffen Klassert2007-10-16
| * skge 1.12Stephen Hemminger2007-10-16
| * skge: add a debug interfaceStephen Hemminger2007-10-16
| * skge: eeprom supportStephen Hemminger2007-10-16
| * skge: internal statsStephen Hemminger2007-10-16
| * skge: XM PHY handling fixesStephen Hemminger2007-10-16
| * skge: changing MTU while running causes problemsStephen Hemminger2007-10-16
| * skge: fix ram buffer size calculationStephen Hemminger2007-10-16
| * gianfar: Fix compile regression caused by 09f75cd7Li Yang2007-10-16
| * net: Fix new EMAC driver for NAPI changesBenjamin Herrenschmidt2007-10-16
| * bonding: two small fixes for IPoIB supportJay Vosburgh2007-10-16
| * e1000e: don't poke PHY registers to retreive link statusAuke Kok2007-10-16
| * e1000e: fix error checksAdrian Bunk2007-10-16
| * e1000e: Fix debug printk macroAuke Kok2007-10-16
| * tokenring/3c359.c: fixed array index problemMarcus Meissner2007-10-16
| * [netdrvr] forcedeth: remove in-driver copy of net_device_statsJeff Garzik2007-10-16
| * [netdrvr] forcedeth: improved probe info; dev_printk() cleanupsJeff Garzik2007-10-16
| * forcedeth: fix NAPI rx poll functionIngo Molnar2007-10-16
* | missing include in mmcAl Viro2007-10-16
* | fix adbhid mismergeAl Viro2007-10-16
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-10-16
|\