aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-02-11[PATCH] Replace regular code with appropriate calls to container_of()Robert P. J. Day
2007-02-11[PATCH] seq_file conversion: toshiba.cAlexey Dobriyan
2007-02-11[PATCH] raw: don't allow the creation of a raw device with minor number 0Jeff Moyer
2007-02-11[PATCH] serial: support for new boardMatthias Fuchs
2007-02-11[PATCH] Perle multimodem card (PCI-RAS) detectionThomas Hoehn
2007-02-11[PATCH] docbook: add edd firmware interfacesRandy Dunlap
2007-02-11[PATCH] RTC framework driver for CMOS RTCsDavid Brownell
2007-02-11[PATCH] tty: improve encode_baud_rate logicAlan Cox
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan
2007-02-11[PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.Robert P. J. Day
2007-02-11[PATCH] Get rid of "double zeroing" of allocated pagesRobert P. J. Day
2007-02-11[PATCH] IPMI: Fix some RCU problemsCorey Minyard
2007-02-11[PATCH] remove invalidate_inode_pages()Andrew Morton
2007-02-11[PATCH] Char: moxa, pci probingJiri Slaby
2007-02-11[PATCH] Char: moxa, pci_probing prepareJiri Slaby
2007-02-11[PATCH] Char: moxa, remove useless variablesJiri Slaby
2007-02-11[PATCH] Char: moxa, variables cleanupJiri Slaby
2007-02-11[PATCH] Char: moxa, remove moxa_pci_devinfoJiri Slaby
2007-02-11[PATCH] Char: moxa, use del_timer_syncJiri Slaby
2007-02-11[PATCH] Char: moxa, macros cleanupJiri Slaby
2007-02-11[PATCH] Char: moxa, eliminate typedefsJiri Slaby
2007-02-11[PATCH] Char: moxa, use PCI_DEVICEJiri Slaby
2007-02-11[PATCH] Char: moxa, devids cleanupJiri Slaby
2007-02-11[PATCH] Char: moxa, remove unused functionsJiri Slaby
2007-02-11[PATCH] Char: moxa, remove hangup bottomhalfJiri Slaby
2007-02-11[PATCH] Char: moxa, timers cleanupJiri Slaby
2007-02-11[PATCH] Char: moxa, do not initialize global staticJiri Slaby
2007-02-11[PATCH] Char: moxa, remove unused allocated pageJiri Slaby
2007-02-11[PATCH] Char: mxser_new, fix sparse warningJiri Slaby
2007-02-11[PATCH] Char: mxser_new, lock count and flagsJiri Slaby
2007-02-11[PATCH] Char: mxser_new, do not null driver_dataJiri Slaby
2007-02-11[PATCH] Char: mxser_new, upgrade to 1.9.15Jiri Slaby
2007-02-11[PATCH] Char: mxser_new, do not put pdevJiri Slaby
2007-02-11[PATCH] Char: mxser_new, fix twice resource releasingJiri Slaby
2007-02-11[PATCH] Char: mxser_new, less loops in isrJiri Slaby
2007-02-11[PATCH] Char: mxser_new, header file cleanupJiri Slaby
2007-02-11[PATCH] Char: mxser_new, alter locking in isrJiri Slaby
2007-02-11[PATCH] Char: mxser_new, clean request_irq callJiri Slaby
2007-02-11[PATCH] Char: mxser_new, remove tty_wakeup bottomhalfJiri Slaby
2007-02-11[PATCH] Char: mxser, obsolete old, nonexperimental newJiri Slaby
2007-02-11[PATCH] Char: mxser_new, remove unused stuffJiri Slaby
2007-02-11[PATCH] PNP: export pnp_bus_typeDavid Brownell
2007-02-11[PATCH] pktcdvd: cleanupThomas Maier
2007-02-11[PATCH] Char: n_r3964, cleanupJiri Slaby
2007-02-11[PATCH] Char: serial167, cleanupJiri Slaby
2007-02-11[PATCH] Char: mxser_new, remove useless spinlockJiri Slaby
2007-02-11[PATCH] Char: mxser_new, mark init functionsJiri Slaby
2007-02-11[PATCH] serial: serial_txx9 driver updateAtsushi Nemoto
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2007-02-11[PATCH] drivers/char/vc_screen.c: proper prototypesAdrian Bunk