summaryrefslogtreecommitdiffstats
path: root/drivers/sbus
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-262-3/+0
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-262-5/+0
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-262-8/+0
* [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-262-2/+0
* [OPENPROM]: Rewrite driver to use in-kernel device tree.David S. Miller2006-06-251-257/+336
* [RIOWATCHDOG]: Fix the build.David S. Miller2006-06-251-2/+2
* [CPWATCHDOG]: Fix the build.David S. Miller2006-06-251-1/+1
* [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2006-06-252-2/+1
* [SBUS]: Rewrite and plug into of_device framework.David S. Miller2006-06-231-310/+139
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-235-50/+47
* [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller2006-06-231-2/+2
* [SBUS]: Start cleaning up generic sbus support layer.David S. Miller2006-06-231-124/+19
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-202-3/+3
* [SPARC]: Fix warning on prom_getproperty in openprom.cMartin Habets2006-05-121-6/+9
* [SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller2006-03-221-2/+1
* [SPARC64] bbc_i2c: Fix cpu check and add missing module license.David S. Miller2006-03-201-1/+3
* [PATCH] remove unused tmp_buf_sem'sAdrian Bunk2006-01-141-1/+0
* [PATCH] sbus/char/uctrl: missing prototypes and NULL noise removalAl Viro2005-12-151-5/+5
* [PATCH] sparc: jsflash __user annotationsAl Viro2005-12-151-9/+10
* [PATCH] sparc: vfc __iomem annotations and fixesAl Viro2005-12-152-4/+4
* [SPARC]: drivers/sbus/char/aurora.c: "extern inline" -> "static inline"Adrian Bunk2005-11-221-6/+6
* [SPARC]: Fix RTC compat ioctl kernel log spam.Christoph Hellwig2005-11-121-22/+0
* [SPARC]: display7seg build fixAndrew Morton2005-11-101-1/+1
* [SPARC] sbus rtc: implement ->compat_ioctlChristoph Hellwig2005-11-091-0/+22
* [SPARC]: Fix locking thinkos in display7seg and cpwatchdog drivers.David S. Miller2005-11-092-2/+2
* [SPARC]: Missing compat_ioctl hookup in openprom driver.David S. Miller2005-11-081-0/+3
* [SPARC] cpwatchdog: implement ->compat_ioctlChristoph Hellwig2005-11-071-0/+24
* [SPARC] display7seg: implement ->unlocked_ioctl and ->compat_ioctlChristoph Hellwig2005-11-071-12/+20
* [SPARC] openprom: implement ->compat_ioctlChristoph Hellwig2005-11-071-0/+33
* [SPARC] envctrl: implement ->unlocked_ioctl and ->compat_ioctlChristoph Hellwig2005-11-071-8/+10
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-071-8/+5
* [PATCH] Remove unnecessary check_region references in commentsPeter Osterlund2005-09-131-1/+1
* [SPARC] drivers/sbus: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-122-4/+2
* [PATCH] envctrl fixesviro@ZenIV.linux.org.uk2005-09-102-5/+2
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-091-2/+1
* [SPARC64]: Use drivers/KconfigDavid S. Miller2005-08-301-5/+34
* [SPARC]: envctrl: ERR_PTR() --> PTR_ERR()David S. Miller2005-08-091-1/+1
* [SPARC]: remove ifdef CONFIG_PCI from envctrl.cChristoph Hellwig2005-08-091-4/+0
* [SPARC]: Use kthread infrastructure in bbc_envctrlChristoph Hellwig2005-08-091-29/+10
* [SPARC]: Use kthread infrastructure in envctrlChristoph Hellwig2005-08-091-31/+10
* [SPARC]: Fix up sleep_on() removal in vfc driver.Christoph Hellwig2005-08-043-20/+2
* [SPARC]: Fix __KERNEL_SYSCALLS__ defining in envctrl.c and bbc_envctrl.cDavid S. Miller2005-07-242-2/+4
* [SPARC]: sbus/vfc_i2c: remove sleep_on() usageNishanth Aravamudan2005-07-241-3/+5
* [SPARC]: sbus/envctrl: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan2005-07-241-5/+2
* [SPARC]: sbus/aurora: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan2005-07-241-4/+2
* [SPARC]: Remvoe APM_RTC_IS_GMT from config.Adrian Bunk2005-07-241-14/+0
* [SPARC]: bpp: remove sleep_on usageChristoph Hellwig2005-07-041-18/+2
* [SPARC]: Eliminate local MIN/MAX macros in drivers/sbus/char/aurora.cDomen Puncer2005-05-151-6/+2
* [PATCH] mostek bogus sparse annotations fixedAl Viro2005-04-241-3/+3
* [SPARC]: Provide generic ioctls in Sparc RTC driver.David S. Miller2005-04-211-4/+99
OpenPOWER on IntegriCloud