aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sbus (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk1-1/+0
2005-12-15[PATCH] sbus/char/uctrl: missing prototypes and NULL noise removalAl Viro1-5/+5
2005-12-15[PATCH] sparc: jsflash __user annotationsAl Viro1-9/+10
2005-12-15[PATCH] sparc: vfc __iomem annotations and fixesAl Viro2-4/+4
2005-11-22[SPARC]: drivers/sbus/char/aurora.c: "extern inline" -> "static inline"Adrian Bunk1-6/+6
2005-11-12[SPARC]: Fix RTC compat ioctl kernel log spam.Christoph Hellwig1-22/+0
2005-11-10[SPARC]: display7seg build fixAndrew Morton1-1/+1
2005-11-09[SPARC] sbus rtc: implement ->compat_ioctlChristoph Hellwig1-0/+22
2005-11-09[SPARC]: Fix locking thinkos in display7seg and cpwatchdog drivers.David S. Miller2-2/+2
2005-11-08[SPARC]: Missing compat_ioctl hookup in openprom driver.David S. Miller1-0/+3
2005-11-07[SPARC] cpwatchdog: implement ->compat_ioctlChristoph Hellwig1-0/+24
2005-11-07[SPARC] display7seg: implement ->unlocked_ioctl and ->compat_ioctlChristoph Hellwig1-12/+20
2005-11-07[SPARC] openprom: implement ->compat_ioctlChristoph Hellwig1-0/+33
2005-11-07[SPARC] envctrl: implement ->unlocked_ioctl and ->compat_ioctlChristoph Hellwig1-8/+10
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl1-8/+5
2005-09-13[PATCH] Remove unnecessary check_region references in commentsPeter Osterlund1-1/+1
2005-09-12[SPARC] drivers/sbus: fix-up schedule_timeout() usageNishanth Aravamudan2-4/+2
2005-09-10[PATCH] envctrl fixesviro@ZenIV.linux.org.uk2-5/+2
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar1-2/+1
2005-08-30[SPARC64]: Use drivers/KconfigDavid S. Miller1-5/+34
2005-08-09[SPARC]: envctrl: ERR_PTR() --> PTR_ERR()David S. Miller1-1/+1
2005-08-09[SPARC]: remove ifdef CONFIG_PCI from envctrl.cChristoph Hellwig1-4/+0
2005-08-09[SPARC]: Use kthread infrastructure in bbc_envctrlChristoph Hellwig1-29/+10
2005-08-09[SPARC]: Use kthread infrastructure in envctrlChristoph Hellwig1-31/+10
2005-08-04[SPARC]: Fix up sleep_on() removal in vfc driver.Christoph Hellwig3-20/+2
2005-07-24[SPARC]: Fix __KERNEL_SYSCALLS__ defining in envctrl.c and bbc_envctrl.cDavid S. Miller2-2/+4
2005-07-24[SPARC]: sbus/vfc_i2c: remove sleep_on() usageNishanth Aravamudan1-3/+5
2005-07-24[SPARC]: sbus/envctrl: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan1-5/+2
2005-07-24[SPARC]: sbus/aurora: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan1-4/+2
2005-07-24[SPARC]: Remvoe APM_RTC_IS_GMT from config.Adrian Bunk1-14/+0
2005-07-04[SPARC]: bpp: remove sleep_on usageChristoph Hellwig1-18/+2
2005-05-15[SPARC]: Eliminate local MIN/MAX macros in drivers/sbus/char/aurora.cDomen Puncer1-6/+2
2005-04-24[PATCH] mostek bogus sparse annotations fixedAl Viro1-3/+3
2005-04-21[SPARC]: Provide generic ioctls in Sparc RTC driver.David S. Miller1-4/+99
2005-04-16Linux-2.6.12-rc2Linus Torvalds26-0/+11939