aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sbus (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-28[PATCH] io_remap_pfn_range: fix some callers for XENRandy Dunlap1-1/+1
2005-03-28[PATCH] io_remap_pfn_range: convert sparc callersRandy Dunlap1-2/+4
2005-03-13[PATCH] verify_area cleanup : drivers part 2Jesper Juhl2-10/+6
2005-01-20[PATCH] Lock initializer cleanup: Misc driversThomas Gleixner5-5/+5
2005-01-13[SPARC64]: Need some more SPARC32 ifdeffing in here.David S. Miller1-3/+5
2005-01-01[PATCH] sparc32: fix sbus rtc warningsWilliam Lee Irwin III1-2/+3
2005-01-01[PATCH] sparc32: sun4d updateWilliam Lee Irwin III1-0/+14
2004-11-27[PATCH] misc sparc iomem annotationsAlexander Viro2-4/+4
2004-11-27[PATCH] sunbpp iomem annotationsAlexander Viro1-8/+8
2004-11-10[PATCH] convert MODULE_PARM() to module_param() familyRandy Dunlap4-10/+10
2004-10-21[PATCH] added typechecking ot sparc64 ioremap()Alexander Viro1-1/+1
2004-10-20Update tty layer to not mix kernel and user pointers.Linus Torvalds1-43/+14
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk1-1/+1
2004-10-19[PATCH] vm: convert users of remap_page_range() under drivers/ and net/ to us...William Lee Irwin III2-3/+3
2004-09-29[PATCH] tty locking cleanup and fixesAlan Cox1-10/+3
2004-09-28[SPARC64]: Make bbc_i2c use msleep_interruptible().Nishanth Aravamudan1-2/+2
2004-09-28[SPARC64]: Make bbc_envctrl use msleep_interruptible().Nishanth Aravamudan1-3/+2
2004-09-16[SPARC]: Kill dump_dma_regs, unused.David S. Miller1-11/+0
2004-09-16[SPARC64]: Fix iomem warnings in flash driver.David S. Miller1-1/+2
2004-09-16[SPARC64]: Fix iomem warnings in cpwatchdog driver.David S. Miller1-48/+34
2004-09-16[SPARC64]: Fix iomem warnings in display7seg driver.David S. Miller1-1/+1
2004-09-16[SPARC64]: Fix iomem warnings in envctrl driver.David S. Miller1-42/+23
2004-08-08Remove ESPIPE logic from drivers, letting the VFS layer handle it instead.Linus Torvalds2-7/+2
2004-08-07[PATCH] sparc32: remove unused variable in dvma.cWilliam Lee Irwin III1-1/+0
2004-07-27[SPARC]: bbc_envctrl.c needs linux/delay.hDavid S. Miller1-0/+1
2004-07-27[SPARC]: envctrl: Replace schedule_timeout() with msleep().Nishanth Aravamudan1-2/+1
2004-07-27[SPARC]: bbc_envctrl: Replace schedule_timeout() with msleep().Nishanth Aravamudan1-3/+1
2004-07-12[PATCH] sparse: drivers/sbus annotationAlexander Viro9-82/+84
2004-07-12[PATCH] sparse: drivers/sbus fixesAlexander Viro2-6/+5
2004-07-12[PATCH] sparse: NULL noise removal in drivers/sbusAlexander Viro5-9/+9
2004-07-11Merge foobazco.org:/sources/2.5-bkKeith M. Wesolowski1-0/+4
2004-06-23[PATCH] Move saved_command_line to init/main.cAndrew Morton1-1/+0
2004-06-09[SPARC32]: Fix CONFIG_SUN4 buildKeith M. Wesolowski1-0/+4
2004-03-06[PATCH] drivers/sbus/char/vfc_dev.c needs mm.hAndrew Morton1-0/+1
2004-02-22[PATCH] more serial driver fixupsAndrew Morton1-39/+22
2004-01-19[PATCH] RTC leaks.Andrew Morton1-0/+1
2004-01-04[SPARC]: Add missing MODULE_LICENSE tags to various Sparc driver.Tom 'spot' Callaway2-0/+4
2003-10-06[SPARC64]: Fix kernel_thread() return value check in envctrl.cEric Brower1-1/+1
2003-10-05[PATCH] janitor: schedule_timeout sets curr->state (arm)Randy Dunlap2-3/+0
2003-10-04[SPARC64]: Fix typo in bbc_envctrl.cMichael Shields1-1/+1
2003-10-04[SPARC64]: Fix watchdog on CP1500/Netra-t1.Michael Shields1-1/+1
2003-09-29[SPARC]: jsflash updatePete Zaitcev1-21/+10
2003-09-24Manual merge of Kconfig file module commentsLinus Torvalds1-3/+4
2003-09-24[PATCH] Kconfig fixes for modules.txtRusty Russell1-3/+4
2003-09-19[SPARC]: Remove unneeded includes (from Randy Hron).Randy Dunlap3-3/+0
2003-08-31[SPARC]: Mark get_rtc_time() static in SBUS rtc driver.David S. Miller1-1/+1
2003-08-30[PATCH] dev_t handling cleanups (10/12)Alexander Viro4-13/+13
2003-08-08[SPARC64]: Delete fop->read stub in riowatchdog driver.Rob Radez1-6/+0
2003-08-06[PATCH] Proper block queue reference countingJens Axboe1-4/+10
2003-07-22[SPARC]: Fix compile warnings in flash driver when !PCI.David S. Miller1-1/+4