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