[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1245285075-20022-1-git-send-email-swetland@google.com>
Date: Wed, 17 Jun 2009 17:31:12 -0700
From: Brian Swetland <swetland@...gle.com>
To: linux-arm-kernel@...ts.arm.linux.org.uk
Cc: linux-kernel@...r.kernel.org, pavel@....cz
Subject: Revised patch series for minimal HTC Dream support
This incorporates feedback from lkml/lakml, and I think is in
pretty good shape now.
msm_serial.c
- Ryan Mallon
- remove some likely/unlikely not in hot-path code, for clarity
- UART_TO_MSM() -> to_msm_uart()
- clean up static structure declarations
- Pavel Machek
- SUPPORT_SYSRQ needed for console break handling
- remove hrtimer.h, other unused headers
- Kconfig cleanup
- Alan Cox
- set_termios should propogate used settings
- Linus Walleij
- use resource_size() when appropriate
- dev_err instead of printk(KERN_ERR...
- remove some chatty printks
- use __exit, __exit_p()
board-dream.c
- Stefan Schmidt
- remove smc resources
- remove unused headers
ll debug support
- Pavel Machek
- remove extraneous 1002 label
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists