| Commit message (Expand) | Author | Age |
* | sm501: add uart support | Magnus Damm | 2008-04-28 |
* | spi: spi_imx updates | Andrea Paterniani | 2008-04-28 |
* | atmel_spi: support zero length transfer | Atsushi Nemoto | 2008-04-28 |
* | spi: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-28 |
* | spi: pxa2xx_spi "sparse" fixes | David Brownell | 2008-04-28 |
* | spi: use menuconfig for CONFIG_SPI | Alessandro Guido | 2008-04-28 |
* | oprofile: change cpu_buffer from array to per_cpu variable | Mike Travis | 2008-04-28 |
* | drivers/acpi/thermal.c: fix build with CONFIG_DMI=n | Andrew Morton | 2008-04-28 |
* | atmel_serial: remove duplicated macro definition | Michael Trimarchi | 2008-04-28 |
* | serial: use time_before, time_before_eq, etc | Julia Lawall | 2008-04-28 |
* | serial 8250: tighten test for using backup timer | Alex Williamson | 2008-04-28 |
* | serial: add vr41xx_siu_early_setup() for serial console | Yoichi Yuasa | 2008-04-28 |
* | uart_get_baud_rate: stop mangling termios | Alan Cox | 2008-04-28 |
* | Fix tty speed handling on 8250 | Alan Cox | 2008-04-28 |
* | char: make functions static in synclinkmp.c | Harvey Harrison | 2008-04-28 |
* | synclink drivers bool conversion | Joe Perches | 2008-04-28 |
* | serial: silence section mismatch warnings in 8250_pci | Sam Ravnborg | 2008-04-28 |
* | crisv10: prepare for BKL push down | Alan Cox | 2008-04-28 |
* | return pfn from direct_access, for XIP | Jared Hulbert | 2008-04-28 |
* | mm: introduce node_zonelist() for accessing the zonelist for a GFP mask | Mel Gorman | 2008-04-28 |
* | mm: remove nopage | Nick Piggin | 2008-04-28 |
* | rtc: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-28 |
* | drivers/char/rtc.c: use time_before, time_before_eq, etc | Julia Lawall | 2008-04-28 |
* | rtc: add the support for alarm time relative to current time in sysfs | Zhao Yakui | 2008-04-28 |
* | rtc: rtc-rs5c372: fix up NULL name in transfer error path | Paul Mundt | 2008-04-28 |
* | make ds1511_rtc_{read,set}_time() static | Adrian Bunk | 2008-04-28 |
* | rtc: silence section mismatch warning in rtc-test | Sam Ravnborg | 2008-04-28 |
* | rtc-x1205: new style conversion | Alessandro Zummo | 2008-04-28 |
* | rtc-pcf8563: new style conversion | Alessandro Zummo | 2008-04-28 |
* | rtc-isl1208: new style conversion and minor bug fixes | Alessandro Zummo | 2008-04-28 |
* | rtc: avoid legacy drivers with generic framework | David Brownell | 2008-04-28 |
* | rtc-pcf8583 build fix | David Brownell | 2008-04-28 |
* | dz: test after postfix decrement fails in dz_console_putchar() | Roel Kluin | 2008-04-28 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-04-27 |
|\ |
|
| * | [SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/... | Kay Sievers | 2008-04-27 |
| * | [SCSI] aic7xxx: add const | Denys Vlasenko | 2008-04-27 |
| * | [SCSI] aic7xxx: add static | Denys Vlasenko | 2008-04-27 |
| * | [SCSI] aic7xxx: Update _shipped files | Hannes Reinecke | 2008-04-27 |
| * | [SCSI] aic7xxx: teach aicasm to not emit unused debug code/data | Hannes Reinecke | 2008-04-27 |
| * | [SCSI] qla2xxx: Update version number to 8.02.01-k2. | Andrew Vasquez | 2008-04-27 |
| * | [SCSI] qla2xxx: Correct regression in relogin code. | Andrew Vasquez | 2008-04-27 |
| * | [SCSI] qla2xxx: Correct misc. endian and byte-ordering issues. | Seokmann Ju | 2008-04-27 |
| * | [SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() static | Adrian Bunk | 2008-04-27 |
| * | [SCSI] qla2xxx: qla_os.c, make 2 functions static | Adrian Bunk | 2008-04-27 |
| * | [SCSI] qla2xxx: Re-register FDMI information after a LIP. | Andrew Vasquez | 2008-04-27 |
| * | [SCSI] qla2xxx: Correct SRB usage-after-completion/free issues. | Andrew Vasquez | 2008-04-27 |
| * | [SCSI] qla2xxx: Correct ISP84XX verify-chip response handling. | Andrew Vasquez | 2008-04-27 |
| * | [SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests. | Andrew Vasquez | 2008-04-27 |
| * | [SCSI] qla2xxx: Collapse RISC-RAM retrieval code during a firmware-dump. | Andrew Vasquez | 2008-04-27 |
| * | [SCSI] m68k: new mac_esp scsi driver | Finn Thain | 2008-04-27 |