summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-10-17lp_console: cleanupsPavel Machek
2007-10-17HVC console is also used by iSeries, so add that to HVC_DRIVER help.Rusty Russell
2007-10-17Delay creation of khcvd threadRusty Russell
2007-10-17tty: expose new methods needed for drivers to get termios rightAlan Cox
2007-10-17lk201: remove obsolete driverMaciej W. Rozycki
2007-10-17Make the pr_*() family of macros in kernel.h completeEmil Medve
2007-10-17I2O: Fix "defined but not used" build warningsSatyam Sharma
2007-10-17add CONFIG_VT_UNICODEBill Nottingham
2007-10-17make dmapool code use __set_current_state()Arjan van de Ven
2007-10-17Remove final traces of long-deprecated "ramdisk" kernel parmRobert P. J. Day
2007-10-17drivers/block/cciss.c: fix check-after-useAdrian Bunk
2007-10-17n_hdlc.c: fix check-after-useAdrian Bunk
2007-10-17cciss: fix error reporting for SG_IOSteve Cameron
2007-10-17NBD: allow hung network I/O to be cancelledPaul Clements
2007-10-17NBD: set uninitialized devices to size 0Paul Clements
2007-10-17floppy: tolerate DMA channel unavailabilityJan Beulich
2007-10-17jsm: Remove further unneeded crudAlan Cox
2007-10-17mxser: Remove use of dead TTY_FLIPBUF_SIZE definitionAlan Cox
2007-10-17unicode diacritics supportSamuel Thibault
2007-10-17aoe: remove unecessary wrapper functionEd L. Cashin
2007-10-17pnp: avoid a small unlikely memory leak in proc_read_escd()Jesper Juhl
2007-10-17Tweak /proc/ipmi removalAlexey Dobriyan
2007-10-17tpm: pay attention to IRQ info from PNPBjorn Helgaas
2007-10-17drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-10-17drivers/char/consolemap.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-10-17epca.c: reformat comments and coding style improvementsAlexey Dobriyan
2007-10-17Remove "unsafe" from module structRusty Russell
2007-10-17convert ill defined log2() to ilog2()Fengguang Wu
2007-10-17Clean up duplicate includes in drivers/w1/Jesper Juhl
2007-10-17Clean up duplicate includes in drivers/char/Jesper Juhl
2007-10-17pcmcia: CompactFlash driver for PA Semi Electra boardsOlof Johansson
2007-10-17Remove unneeded lock_kernel() in driver/block/loop.cDiego Woitasen
2007-10-17nbd: change a parameter's type to remove a memcpy callDenis Cheng
2007-10-17nbd: use list_for_each_entry_safe to make it more consolidated and readableDenis Cheng
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig
2007-10-17Driver for the Atmel on-chip SSC on AT32AP and AT91Hans-Christian Egtvedt
2007-10-17oom: move prototypes to appropriate header fileDavid Rientjes
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-17mm: bdi init hooksPeter Zijlstra
2007-10-17[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes
2007-10-17[SCSI] Remove full sg table memset()FUJITA Tomonori
2007-10-17[SCSI] ide-scsi: remove usage of sg_last()Jens Axboe
2007-10-17cciss: disable DMA refetch on Smart Array P600Mike Miller (OS Dev)
2007-10-17[SCSI] ide-scsi: use scsi_sg_count() instead of ->use_sgBoaz Harrosh
2007-10-17Remove magic macros for screen_info structure membersH. Peter Anvin
2007-10-17Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-17missing include in mmcAl Viro
2007-10-17fix adbhid mismergeAl Viro
2007-10-17WOL bugfix for 3c59x.cSteffen Klassert
2007-10-17skge 1.12Stephen Hemminger