aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sbus
AgeCommit message (Expand)AuthorFilesLines
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
2003-07-20Merge nuts.ninka.net:/home/davem/src/BK/sparcwork-2.5David S. Miller1-10/+23
2003-07-18[PATCH] janitor: unchecked copy_to_user in drivers/sbus/char/envctrlRandy Dunlap1-10/+23
2003-07-17Merge nuts.ninka.net:/home/davem/src/BK/sparcwork-2.5David S. Miller1-1/+1
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk1-4/+0
2003-07-16[SPARC64]: Fix OBP 4.6+ PCI probing, use pcic_present() consistently.Ben Collins1-1/+1
2003-06-11[PATCH] tty_driver refcountingAlexander Viro1-32/+38
2003-06-11[PATCH] tty_driver refcountingAlexander Viro2-15/+0
2003-06-11[PATCH] tty_driver refcountingAlexander Viro1-6/+0
2003-06-11[PATCH] tty_driver refcountingAlexander Viro1-2/+0
2003-06-10[PATCH] PCI: replace usage of pci_present() in drivers/sbus/sbus.cGreg Kroah-Hartman1-1/+1
2003-05-28[SPARC64]: Fix probe error handling in bbc_{envctrl,i2c}.c driver.David S. Miller2-7/+12
2003-05-28[SPARC64]: Fix probe error handling in envctrl.c driver.David S. Miller1-3/+17
2003-05-26[PATCH] callout removal: cleanupAlexander Viro1-3/+1
2003-05-26[PATCH] callout removal: auroraAlexander Viro2-28/+9
2003-05-07[PATCH] switch most remaining drivers over to devfs_mk_bdevAndrew Morton2-12/+5
2003-04-25[SPARC]: Openprom drivers needs linux/fs.hPete Zaitcev1-0/+1
2003-04-23[PATCH] tty cleanups (6/12)Alexander Viro1-2/+2
2003-04-23[PATCH] tty cleanups (5/12)Alexander Viro1-18/+18
2003-04-23[PATCH] tty cleanups (2/12)Alexander Viro1-2/+2
2003-04-22[SPARC64]: Kill unnecessary MOD_{INC,DEC}_USE_COUNT in cpwatchdog and envctrl...David S. Miller2-4/+0
2003-04-20[CHAR SPARC]: Update for irqreturn_t.David S. Miller4-9/+14
2003-04-06[PATCH] kill blk_queue_empty()Jens Axboe1-2/+3
2003-04-02[SPARC]: sbus_char_aurora tty_driver add .owner field remove MOD_INC_DEC_USE_...Hanna V. Linder1-11/+4
2003-03-23[PATCH] bring sparc riowatchdog in sync with 2.4Dave Jones1-2/+17
2003-03-23[PATCH] devfs_mk_dir simplificationChristoph Hellwig2-2/+2
2003-03-08[PATCH] register_blkdev cleanupsAndrew Morton1-3/+1
2003-02-25[PATCH] Spelling fixes: accommodateMichael Hayes1-1/+1
2003-02-25[PATCH] Spelling fixes: don'tMichael Hayes1-3/+3
2003-02-19[PATCH] get rid of some kdevname abuseChristoph Hellwig1-2/+2
2003-02-10Sanitize kernel daemon signal handling and process naming.Linus Torvalds2-4/+5
2003-02-06[PATCH] Spelling fixes for consistent, dependent, persistentSteven Cole2-2/+2
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski1-2/+0
2003-01-15[PATCH] remove MOD_IN_USEChristoph Hellwig1-8/+5
2003-01-05[SPARC-ENVCTRL]: Handle failed kmalloc.Pablo Menichini1-0/+4
2003-01-05[SPARC-BPP]: remove check_regionWilliam Stinson1-3/+4
2003-01-03[SPARC]: sbus.c ifdeffing cleanup.David S. Miller1-12/+17
2003-01-02[SPARC]: Eric Browers sbus interrupts decoders.Pete Zaitcev1-13/+31
2002-12-14[PATCH] Remove Rules.make from Makefiles (2/3)Brian Gerst2-4/+0
2002-12-03[PATCH] bpp cleanupAlexander Viro1-8/+12
2002-12-03[PATCH] vfc cleanupAlexander Viro2-9/+6
2002-11-25[PATCH] davem cant spell 8()Alan Cox1-1/+1
2002-11-17[SPARC]: Add missing iounmap to display7seg driver.Chris Wilson1-0/+1
2002-11-17[SPARC64]: drivers/sbus/char/bbc_i2c.c needs interrupt.hDavid S. Miller1-0/+1
2002-11-04[PATCH] timers: drivers/*Andrew Morton3-2/+4
2002-10-31[PATCH] remove more tqueue.hAlan Cox1-1/+0
2002-10-29Delete old-style config files.Linus Torvalds2-105/+0
2002-10-29[PATCH] new kernel configuration 6/7Roman Zippel1-0/+92
2002-10-28Resolve conflicts with aviro changes.David S. Miller1-5/+5
2002-10-28[PATCH] r/o state moved to gendisksAlexander Viro1-1/+1
2002-10-27[SPARC32]: Fix build in several spots.Rob Radez1-5/+5
2002-10-18[PATCH] jsfd converted to use of private queueAlexander Viro1-28/+17
2002-10-15[PATCH] bunch of ->open() killed.Alexander Viro1-47/+0
2002-10-15[PATCH] early allocation of ->partAlexander Viro1-2/+1
2002-10-11Since 2.5.32 the keyboard repeat code was broken.Andries E. Brouwer1-1/+1
2002-10-07[PATCH] remove get_free_page()Andrew Morton1-3/+3
2002-10-05[PATCH] jsflash switched to alloc_disk()Alexander Viro1-4/+19
2002-10-04Merge tp1.ruhr-uni-bochum.de:/home/kai/src/kernel/v2.5/linux-2.5Kai Germaschewski1-1/+0
2002-10-04kbuild: small fixesKai Germaschewski1-1/+0
2002-10-03PCI: fixed remaining usages of pcibios_present() that I missed previously.Greg Kroah-Hartman1-1/+1
2002-09-29[PATCH] ->major_name inlinedAlexander Viro1-3/+1
2002-09-22[SPARC]: Blow away old sbus audio layer.David S. Miller13-11015/+0
2002-09-21[PATCH] switch to add_disk()Alexander Viro1-4/+2
2002-09-21[PATCH] gendisk for jsflashAlexander Viro1-38/+27
2002-09-21[PATCH] misc cleanupsAlexander Viro1-9/+1
2002-09-18[SPARC]: RTC build fixes and allow as a module.Pete Zaitcev1-1/+1
2002-09-16[SPARC]: Move over to for_each_process.David S. Miller2-2/+2
2002-08-24[OpenPROM]: Fix signedness/user-access checking bugs in openprom char driver ...David S. Miller1-1/+1
2002-08-11SPARC: Implement pcic_present which walks OBP tree, use it always in sbus_init.David S. Miller1-10/+4
2002-08-11SPARC: More work to get sparc32 working in 2.5.xPete Zaitcev1-4/+5
2002-08-03drivers/sbus/char/openprom.c: Remove useless cli/sti usage.David S. Miller1-27/+0
2002-08-01Hand merge.David S. Miller3-6/+6
2002-07-31SPARC64: Kill rs_init calls from sbus/pci init.David S. Miller1-3/+0
2002-07-31SPARC: Move of move to generic input layer for kbd/mouse.David S. Miller6-2229/+0
2002-07-31SPARC: Move serial config over to use UART layer.David S. Miller3-11/+3
2002-07-30OpenPROM: Sigh, put the length overflow check back it is needed.David S. Miller1-0/+3
2002-07-30OpenPROM: Kill len check, it is pointless.David S. Miller11-11812/+0
2002-07-30Removed devfs_register_chrdev and devfs_unregister_chrdev.Greg Kroah-Hartman4-7/+7
2002-07-28Merge nuts.ninka.net:/home/davem/src/BK/BAK-sparc-2.5David S. Miller19-118/+131
2002-07-25do_mounts.c, block_dev.c, hiddev.c, md.c:Richard Gooch1-4/+2
2002-07-22MergeDavid S. Miller1-8/+0
2002-07-22drivers/sbus/char/openprom.c: Verify user len in copyin_string.David S. Miller1-0/+3
2002-07-20[PATCH] blk_ioctl() not exported anymoreAlexander Viro1-8/+0
2002-07-19SPARC64: Fix fallout from sparc32 updates.David S. Miller1-0/+9
2002-07-18SPARC: Use ISO C struct initializers.Rusty Russell18-116/+116
2002-07-16SPARC32: First pass at getting this platform functional under 2.5.xPete Zaitcev1-1/+2
2002-07-15SunKBD.c: Update for new handle_sysrq args.David S. Miller1-1/+1
2002-07-14[PATCH] PATCH 2.5: kconfig use of $ARCH (7_12)Greg Banks1-1/+1
2002-07-14[PATCH] PATCH 2.5: kconfig use of $ARCH (6_12)Greg Banks1-1/+1
2002-06-18kbuild: Add $(obj), $(src) for generated filesKai Germaschewski1-2/+0
2002-06-11Merge tp1.ruhr-uni-bochum.de:/home/kai/kernel/v2.5/linux-2.5Kai Germaschewski2-10/+8
2002-06-11Merge master.kernel.org:/home/davem/BK/sparc-2.5Linus Torvalds1-0/+1
2002-06-11[PATCH] (14/14) resyncAlexander Viro1-6/+6
2002-06-11[PATCH] (13/14) resyncAlexander Viro1-3/+1
2002-06-11[PATCH] (12/14) resyncAlexander Viro1-1/+0
2002-06-10kbuild: Remove mod-subdirs variableKai Germaschewski1-2/+0
2002-06-06DBRI driver: Add T7903 doc URL.Brent Baccala1-0/+1
2002-06-02[PATCH] AUDIT 2.5.19: Continuing copy_to/from_user & clear_userRusty Russell1-3/+3
2002-05-28kbuild: Remove remaining O_TARGET in drivers/*/MakefileKai Germaschewski3-14/+3
2002-05-28kbuild: Group together descending/linking in drivers/*Kai Germaschewski1-6/+0
2002-05-23EXPORT_SYMBOL: Remove EXPORT_NO_SYMBOLS from drivers/*Kai Germaschewski6-11/+0
2002-05-21[PATCH] 2.5.17 IDE 66Martin Dalecki1-1/+5
2002-04-30[PATCH] (4/6) blksize_size[] removalAlexander Viro1-3/+0
2002-04-03Merge http://linux.bkbits.net/linux-2.5Kai Germaschewski1-7/+0
2002-04-02[PATCH] jiffies wrap fixes.Dave Jones1-1/+1
2002-04-02Merge tp1.ruhr-uni-bochum.de:/home/kai/kernel/v2.5/linus-2.5.vmKai Germaschewski1-7/+0
2002-03-27In SBUS probing, handle empty SBUS correctly.David S. Miller1-1/+5
2002-03-22Remove list-multi plus associated link rules in various Makefiles.Kai Germaschewski1-7/+0
2002-03-21Merge 2.4.x VGER sparc32 changes into 2.5.xJoshua Uziel3-17/+2
2002-03-04[PATCH] (2/3) more kdev_t removalsAlexander Viro1-1/+1
2002-02-09Sparc64 thread_info implementation.David S. Miller2-2/+2
2002-02-05[PATCH] 2.5.4-pre1: further llseek cleanup (3/3)Robert Love2-3/+13
2002-02-05v2.5.2.5 -> v2.5.2.6Linus Torvalds1-5/+8
2002-02-05v2.5.2.4 -> v2.5.2.4.1Linus Torvalds2-0/+108
2002-02-05v2.5.2.3 -> v2.5.2.4Linus Torvalds1-0/+2
2002-02-05v2.5.2.1.1 -> v2.5.2.2Linus Torvalds1-2/+0
2002-02-05v2.5.2.1 -> v2.5.2.1.1Linus Torvalds1-0/+2
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds4-24/+100
2002-02-05v2.5.1.11 -> v2.5.2v2.5.2Linus Torvalds9-155/+111
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds2-2/+0
2002-02-04v2.5.1.1 -> v2.5.1.2Linus Torvalds4-69/+0
2002-02-04v2.5.0.7 -> v2.5.0.8Linus Torvalds1-1/+0
2002-02-04v2.4.14.4 -> v2.4.14.5Linus Torvalds1-4/+6
2002-02-04v2.4.13.5 -> v2.4.13.6Linus Torvalds2-13/+4
2002-02-04v2.4.13.1 -> v2.4.13.2Linus Torvalds2-3/+2
2002-02-04v2.4.12.3 -> v2.4.12.4Linus Torvalds5-218/+122
2002-02-04v2.4.12.2 -> v2.4.12.3Linus Torvalds1-1/+1
2002-02-04v2.4.12 -> v2.4.12.1Linus Torvalds2-1/+1
2002-02-04v2.4.11 -> v2.4.12Linus Torvalds16-15/+34
2002-02-04v2.4.9.10 -> v2.4.9.11Linus Torvalds1-1/+1
2002-02-04v2.4.9.7 -> v2.4.9.8Linus Torvalds1-0/+2
2002-02-04v2.4.9.1 -> v2.4.9.2Linus Torvalds1-14/+90
2002-02-04v2.4.8.4 -> v2.4.9Linus Torvalds5-5/+10
2002-02-04v2.4.8 -> v2.4.8.1Linus Torvalds7-39/+112
2002-02-04v2.4.6.8 -> v2.4.6.9Linus Torvalds1-2/+7
2002-02-04v2.4.6.3 -> v2.4.6.4Linus Torvalds1-24/+11
2002-02-04v2.4.5.7 -> v2.4.5.8Linus Torvalds3-38/+25
2002-02-04v2.4.5.4 -> v2.4.5.5Linus Torvalds2-5/+14
2002-02-04v2.4.5.3 -> v2.4.5.4Linus Torvalds1-2/+2
2002-02-04v2.4.5.1 -> v2.4.5.2Linus Torvalds8-306/+356
2002-02-04v2.4.4.3 -> v2.4.4.4Linus Torvalds1-2/+40
2002-02-04v2.4.4.2 -> v2.4.4.3Linus Torvalds4-44/+176
2002-02-04v2.4.4.1 -> v2.4.4.2Linus Torvalds2-4/+4
2002-02-04v2.4.3.8 -> v2.4.4Linus Torvalds1-0/+1
2002-02-04v2.4.3.7 -> v2.4.3.8Linus Torvalds2-2/+2
2002-02-04v2.4.3.4 -> v2.4.3.5Linus Torvalds4-44/+55
2002-02-04v2.4.3.2 -> v2.4.3.3Linus Torvalds7-19/+1212
2002-02-04v2.4.2.8 -> v2.4.3Linus Torvalds1-1/+12
2002-02-04v2.4.2.7 -> v2.4.2.8Linus Torvalds12-74/+492
2002-02-04v2.4.2.2 -> v2.4.2.3Linus Torvalds3-5/+10
2002-02-04v2.4.1.4 -> v2.4.2Linus Torvalds14-39/+22
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds18-25/+25
2002-02-04v2.4.0.11 -> v2.4.0.12Linus Torvalds1-5/+9
2002-02-04v2.4.0.9 -> v2.4.0.10Linus Torvalds13-77/+952
2002-02-04Import changesetLinus Torvalds47-0/+34378