| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 2008-10-12 | 72 | -5893/+3677 |
|\ |
|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-10-11 | 816 | -34474/+74162 |
| |\ |
|
| * | | leo: disable cursor when leaving graphics mode | Robert Reif | 2008-10-10 | 1 | -38/+56 |
| * | | cg6: disable cursor when leaving graphics mode | Robert Reif | 2008-10-10 | 1 | -1/+35 |
| * | | drivers/rtc/Kconfig: don't build rtc-cmos.o on sparc32 | Andrew Morton | 2008-09-22 | 1 | -1/+1 |
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller | 2008-09-16 | 320 | -4595/+6153 |
| |\ \ |
|
| * | | | rtc-bq4802: Fix sparse warnings. | David S. Miller | 2008-09-09 | 1 | -4/+5 |
| * | | | rtc-m48t59: Only check century bits on m48t59 chips. | Robert Reif | 2008-09-09 | 1 | -1/+2 |
| * | | | rtc-m48t59: fix setting of a year on m48t08 and m48t02 rtcs | Krzysztof Helt | 2008-09-07 | 1 | -1/+1 |
| * | | | sparc: Kill sbus mostek RTC driver. | David S. Miller | 2008-09-03 | 3 | -286/+0 |
| * | | | rtc-m48t59: allow externally mapped ioaddr | Krzysztof Helt | 2008-09-03 | 1 | -4/+10 |
| * | | | rtc-m48t59: add support for M48T02 and M48T59 chips | Krzysztof Helt | 2008-09-03 | 2 | -10/+44 |
| * | | | rtc-m48t59: reduce structure m48t59_private | Krzysztof Helt | 2008-09-03 | 1 | -3/+1 |
| * | | | sparc64: Apply const or __initdata to vio_device_id[] | David S. Miller | 2008-09-01 | 2 | -4/+4 |
| * | | | sparc: remove CONFIG_SUN4 | Adrian Bunk | 2008-08-31 | 2 | -43/+0 |
| * | | | leds: Add driver for Sunfire UltraSPARC server LEDs. | David S. Miller | 2008-08-31 | 3 | -0/+282 |
| * | | | sparc: Annotate of_device_id arrays with const or __initdata. | David S. Miller | 2008-08-31 | 34 | -35/+35 |
| * | | | sparc32: Convert PC RTC probing to pure OF driver. | David S. Miller | 2008-08-30 | 1 | -13/+17 |
| * | | | bbc_envctrl: Fix build errors from bbc_i2c OF conversion. | David S. Miller | 2008-08-29 | 1 | -3/+3 |
| * | | | bbc_i2c: Convert to pure OF driver. | David S. Miller | 2008-08-29 | 3 | -249/+214 |
| * | | | envctrl: Convert to pure OF driver. | David S. Miller | 2008-08-29 | 1 | -68/+79 |
| * | | | display7seg: Convert to pure OF device driver. | David S. Miller | 2008-08-29 | 1 | -105/+146 |
| * | | | sun_uflash: Convert to pure OF driver. | David S. Miller | 2008-08-29 | 1 | -38/+35 |
| * | | | cpwatchdog: Move to drivers/watchdog/cpwd.c | David S. Miller | 2008-08-29 | 3 | -2/+2 |
| * | | | cpwatchdog: Cleanup and convert to pure OF driver. | David S. Miller | 2008-08-29 | 1 | -599/+436 |
| * | | | riowd: Distinguish between driver name and OF device node name. | David S. Miller | 2008-08-29 | 1 | -5/+5 |
| * | | | riowatchdog: Move under drivers/watchdog | David S. Miller | 2008-08-29 | 3 | -2/+3 |
| * | | | riowatchdog: Convert to pure OF driver. | David S. Miller | 2008-08-29 | 1 | -135/+99 |
| * | | | rtc: Add Starfire platform RTC driver. | David S. Miller | 2008-08-29 | 3 | -0/+128 |
| * | | | rtc: Add Sun4V hypervisor RTC driver. | David S. Miller | 2008-08-29 | 3 | -0/+161 |
| * | | | rtc: Add TI BQ4802 RTC driver. | David S. Miller | 2008-08-29 | 3 | -0/+239 |
| * | | | rtc: Allow RTC_DRV_CMOS to be used on SPARC. | David S. Miller | 2008-08-29 | 2 | -3/+4 |
| * | | | sparc: Remove generic SBUS probing layer. | David S. Miller | 2008-08-29 | 2 | -174/+0 |
| * | | | sparc: Kill sbus_arch_preinit(). | David S. Miller | 2008-08-29 | 1 | -3/+0 |
| * | | | sparc: Kill OBP property members of sbus_dev and sbus_bus | David S. Miller | 2008-08-29 | 1 | -17/+1 |
| * | | | sparc: Remove dinky old-style SBUS probing facilities. | David S. Miller | 2008-08-29 | 1 | -14/+0 |
| * | | | sparc: Remove SBUS layer resource and irq handling. | David S. Miller | 2008-08-29 | 1 | -123/+1 |
| * | | | sparc: Kill SBUS layer IRQ hooks. | David S. Miller | 2008-08-29 | 1 | -4/+0 |
| * | | | sparc: Convert uctrl driver to OF driver. | David S. Miller | 2008-08-29 | 2 | -97/+121 |
| * | | | sparc: Convert flash driver to OF device probing. | David S. Miller | 2008-08-29 | 1 | -80/+50 |
| * | | | fore200e: Convert over to pure OF driver. | David S. Miller | 2008-08-29 | 2 | -232/+189 |
| * | | | qlogicpti: Convert to pure OF driver. | David S. Miller | 2008-08-29 | 2 | -54/+56 |
| * | | | sun_esp: Convert to pure OF driver. | David S. Miller | 2008-08-29 | 1 | -72/+64 |
| * | | | parport_sunbpp: Convert to pure OF driver. | David S. Miller | 2008-08-29 | 1 | -27/+20 |
| * | | | sunqe: Convert to pure OF driver. | David S. Miller | 2008-08-29 | 2 | -80/+71 |
| * | | | sunlance: Convert to pure OF driver. | David S. Miller | 2008-08-29 | 1 | -47/+40 |
| * | | | sunhme: Convert to pure OF driver. | David S. Miller | 2008-08-29 | 2 | -154/+97 |
| * | | | sunbmac: Convert to pure OF driver. | David S. Miller | 2008-08-29 | 2 | -88/+70 |
| * | | | myri_sbus: Convert to pure OF driver. | David S. Miller | 2008-08-29 | 2 | -89/+69 |
| * | | | sparc: Move SBUS DMA attribute interfaces out of asm/sbus.h | David S. Miller | 2008-08-29 | 6 | -14/+18 |