index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
sbus
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-28
[PATCH] io_remap_pfn_range: fix some callers for XEN
Randy Dunlap
1
-1
/
+1
2005-03-28
[PATCH] io_remap_pfn_range: convert sparc callers
Randy Dunlap
1
-2
/
+4
2005-03-13
[PATCH] verify_area cleanup : drivers part 2
Jesper Juhl
2
-10
/
+6
2005-01-20
[PATCH] Lock initializer cleanup: Misc drivers
Thomas Gleixner
5
-5
/
+5
2005-01-13
[SPARC64]: Need some more SPARC32 ifdeffing in here.
David S. Miller
1
-3
/
+5
2005-01-01
[PATCH] sparc32: fix sbus rtc warnings
William Lee Irwin III
1
-2
/
+3
2005-01-01
[PATCH] sparc32: sun4d update
William Lee Irwin III
1
-0
/
+14
2004-11-27
[PATCH] misc sparc iomem annotations
Alexander Viro
2
-4
/
+4
2004-11-27
[PATCH] sunbpp iomem annotations
Alexander Viro
1
-8
/
+8
2004-11-10
[PATCH] convert MODULE_PARM() to module_param() family
Randy Dunlap
4
-10
/
+10
2004-10-21
[PATCH] added typechecking ot sparc64 ioremap()
Alexander Viro
1
-1
/
+1
2004-10-20
Update tty layer to not mix kernel and user pointers.
Linus Torvalds
1
-43
/
+14
2004-10-19
[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>
Adrian Bunk
1
-1
/
+1
2004-10-19
[PATCH] vm: convert users of remap_page_range() under drivers/ and net/ to us...
William Lee Irwin III
2
-3
/
+3
2004-09-29
[PATCH] tty locking cleanup and fixes
Alan Cox
1
-10
/
+3
2004-09-28
[SPARC64]: Make bbc_i2c use msleep_interruptible().
Nishanth Aravamudan
1
-2
/
+2
2004-09-28
[SPARC64]: Make bbc_envctrl use msleep_interruptible().
Nishanth Aravamudan
1
-3
/
+2
2004-09-16
[SPARC]: Kill dump_dma_regs, unused.
David S. Miller
1
-11
/
+0
2004-09-16
[SPARC64]: Fix iomem warnings in flash driver.
David S. Miller
1
-1
/
+2
2004-09-16
[SPARC64]: Fix iomem warnings in cpwatchdog driver.
David S. Miller
1
-48
/
+34
2004-09-16
[SPARC64]: Fix iomem warnings in display7seg driver.
David S. Miller
1
-1
/
+1
2004-09-16
[SPARC64]: Fix iomem warnings in envctrl driver.
David S. Miller
1
-42
/
+23
2004-08-08
Remove ESPIPE logic from drivers, letting the VFS layer handle it instead.
Linus Torvalds
2
-7
/
+2
2004-08-07
[PATCH] sparc32: remove unused variable in dvma.c
William Lee Irwin III
1
-1
/
+0
2004-07-27
[SPARC]: bbc_envctrl.c needs linux/delay.h
David S. Miller
1
-0
/
+1
2004-07-27
[SPARC]: envctrl: Replace schedule_timeout() with msleep().
Nishanth Aravamudan
1
-2
/
+1
2004-07-27
[SPARC]: bbc_envctrl: Replace schedule_timeout() with msleep().
Nishanth Aravamudan
1
-3
/
+1
2004-07-12
[PATCH] sparse: drivers/sbus annotation
Alexander Viro
9
-82
/
+84
2004-07-12
[PATCH] sparse: drivers/sbus fixes
Alexander Viro
2
-6
/
+5
2004-07-12
[PATCH] sparse: NULL noise removal in drivers/sbus
Alexander Viro
5
-9
/
+9
2004-07-11
Merge foobazco.org:/sources/2.5-bk
Keith M. Wesolowski
1
-0
/
+4
2004-06-23
[PATCH] Move saved_command_line to init/main.c
Andrew Morton
1
-1
/
+0
2004-06-09
[SPARC32]: Fix CONFIG_SUN4 build
Keith M. Wesolowski
1
-0
/
+4
2004-03-06
[PATCH] drivers/sbus/char/vfc_dev.c needs mm.h
Andrew Morton
1
-0
/
+1
2004-02-22
[PATCH] more serial driver fixups
Andrew Morton
1
-39
/
+22
2004-01-19
[PATCH] RTC leaks.
Andrew Morton
1
-0
/
+1
2004-01-04
[SPARC]: Add missing MODULE_LICENSE tags to various Sparc driver.
Tom 'spot' Callaway
2
-0
/
+4
2003-10-06
[SPARC64]: Fix kernel_thread() return value check in envctrl.c
Eric Brower
1
-1
/
+1
2003-10-05
[PATCH] janitor: schedule_timeout sets curr->state (arm)
Randy Dunlap
2
-3
/
+0
2003-10-04
[SPARC64]: Fix typo in bbc_envctrl.c
Michael Shields
1
-1
/
+1
2003-10-04
[SPARC64]: Fix watchdog on CP1500/Netra-t1.
Michael Shields
1
-1
/
+1
2003-09-29
[SPARC]: jsflash update
Pete Zaitcev
1
-21
/
+10
2003-09-24
Manual merge of Kconfig file module comments
Linus Torvalds
1
-3
/
+4
2003-09-24
[PATCH] Kconfig fixes for modules.txt
Rusty Russell
1
-3
/
+4
2003-09-19
[SPARC]: Remove unneeded includes (from Randy Hron).
Randy Dunlap
3
-3
/
+0
2003-08-31
[SPARC]: Mark get_rtc_time() static in SBUS rtc driver.
David S. Miller
1
-1
/
+1
2003-08-30
[PATCH] dev_t handling cleanups (10/12)
Alexander Viro
4
-13
/
+13
2003-08-08
[SPARC64]: Delete fop->read stub in riowatchdog driver.
Rob Radez
1
-6
/
+0
2003-08-06
[PATCH] Proper block queue reference counting
Jens Axboe
1
-4
/
+10
2003-07-22
[SPARC]: Fix compile warnings in flash driver when !PCI.
David S. Miller
1
-1
/
+4
[next]