aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/connector.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-11[PATCH] Discuss a couple common errors in kernel-doc usage.Robert P. J. Day1-4/+33
2007-02-11[PATCH] tty: improve encode_baud_rate logicAlan Cox1-15/+30
2007-02-11[PATCH] kernel-doc: allow more whitespaceRandy Dunlap1-2/+2
2007-02-11[PATCH] sysrq: alphabetize command keys docRandy Dunlap1-22/+22
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan15-25/+1
2007-02-11[PATCH] kernel-doc: allow a little whitespaceRandy Dunlap2-3/+3
2007-02-11[PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.Robert P. J. Day3-4/+0
2007-02-11[PATCH] proc_misc warning fixAndrew Morton1-7/+12
2007-02-11[PATCH] sysctl warning fixAndrew Morton1-0/+2
2007-02-11[PATCH] schedule obsolete OSS drivers for removal, 3rd roundAdrian Bunk3-2/+23
2007-02-11[PATCH] Add const for time{spec,val}_compare argumentsRolf Eike Beer1-2/+2
2007-02-11[PATCH] msdos partitions: fix logic error in AIX detectionOlaf Hering1-4/+4
2007-02-11[PATCH] relax check for AIX in msdos partition tableOlaf Hering2-1/+13
2007-02-11[PATCH] Get rid of "double zeroing" of allocated pagesRobert P. J. Day3-3/+0
2007-02-11[PATCH] IPMI: Fix some RCU problemsCorey Minyard1-7/+22
2007-02-11[PATCH] add an RCU version of list splicingCorey Minyard1-0/+56
2007-02-11[PATCH] fix sparse warnings from {asm,net}/checksum.hTilman Schmidt5-10/+10
2007-02-11[PATCH] use cycle_t instead of u64 in struct time_interpolatorHelge Deller2-5/+5
2007-02-11[PATCH] remove invalidate_inode_pages()Andrew Morton12-16/+18
2007-02-11[PATCH] Export invalidate_mapping_pages() to modulesAnton Altaparmakov2-7/+8
2007-02-11[PATCH] DocBook/HTML: correction of recursive A tags in HTML outputPavel Pisa1-8/+8
2007-02-11[PATCH] DocBook/HTML: Generate chapter/section level TOCs for functionsPavel Pisa1-0/+1
2007-02-11[PATCH] Char: moxa, pci probingJiri Slaby1-20/+20
2007-02-11[PATCH] Char: moxa, pci_probing prepareJiri Slaby1-18/+46
2007-02-11[PATCH] Char: moxa, remove useless variablesJiri Slaby1-21/+14
2007-02-11[PATCH] Char: moxa, variables cleanupJiri Slaby1-188/+210
2007-02-11[PATCH] Char: moxa, remove moxa_pci_devinfoJiri Slaby1-12/+3
2007-02-11[PATCH] Char: moxa, use del_timer_syncJiri Slaby1-4/+4
2007-02-11[PATCH] Char: moxa, macros cleanupJiri Slaby1-24/+13
2007-02-11[PATCH] Char: moxa, eliminate typedefsJiri Slaby1-14/+15
2007-02-11[PATCH] Char: moxa, use PCI_DEVICEJiri Slaby1-6/+6
2007-02-11[PATCH] Char: moxa, devids cleanupJiri Slaby2-16/+6
2007-02-11[PATCH] Char: moxa, remove unused functionsJiri Slaby1-245/+0
2007-02-11[PATCH] Char: moxa, remove hangup bottomhalfJiri Slaby1-22/+3
2007-02-11[PATCH] Char: moxa, timers cleanupJiri Slaby1-40/+14
2007-02-11[PATCH] Char: moxa, do not initialize global staticJiri Slaby1-20/+4
2007-02-11[PATCH] Char: moxa, remove unused allocated pageJiri Slaby1-23/+1
2007-02-11[PATCH] Add TAINT_USER and ability to set taint flags from userspaceTheodore Ts'o3-4/+30
2007-02-11[PATCH] Char: mxser_new, fix sparse warningJiri Slaby1-1/+1
2007-02-11[PATCH] Char: mxser_new, lock count and flagsJiri Slaby1-1/+4
2007-02-11[PATCH] Char: mxser_new, do not null driver_dataJiri Slaby1-3/+0
2007-02-11[PATCH] Char: mxser_new, upgrade to 1.9.15Jiri Slaby2-20/+105
2007-02-11[PATCH] Char: mxser_new, do not put pdevJiri Slaby1-1/+0
2007-02-11[PATCH] Char: mxser_new, fix twice resource releasingJiri Slaby1-6/+6
2007-02-11[PATCH] Char: mxser_new, less loops in isrJiri Slaby1-6/+3
2007-02-11[PATCH] Char: mxser_new, header file cleanupJiri Slaby2-314/+154
2007-02-11[PATCH] Char: mxser_new, alter locking in isrJiri Slaby1-13/+9
2007-02-11[PATCH] Doc: isicom, remove reserved ioctl-numberJiri Slaby1-2/+1
2007-02-11[PATCH] Char: mxser_new, clean request_irq callJiri Slaby1-6/+2
2007-02-11[PATCH] Char: mxser_new, remove tty_wakeup bottomhalfJiri Slaby1-20/+6