public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/5] Minor bugfixes for Tegra kernels
@ 2013-01-16 19:56 Jeremy C. Andrus
       [not found] ` <1358366173-56861-1-git-send-email-jeremya-eQaUEPhvms7ENvBUuze7eA@public.gmane.org>
  0 siblings, 1 reply; 10+ messages in thread
From: Jeremy C. Andrus @ 2013-01-16 19:56 UTC (permalink / raw)
  To: linux-tegra-u79uwXL29TY76Z2rM5mHXA
  Cc: Stephen Warren, Olof Johansson, Jeremy C. Andrus

From: "Jeremy C. Andrus" <jeremya-eQaUEPhvms7ENvBUuze7eA@public.gmane.org>

In the course of my research here at Columbia University, I have been
doing some kernel development on the Google Nexus 7 device. I took the
time to address most of the compile-time warnings while building the
Tegra kernel tree using the cross-compiler shipped with Android
(gcc-4.7), and in doing so I came across a few minor issues.

This RFC series addresses several minor bugs that I was able to fix
while suppressing compile warnings. Not knowing exactly where
to send the patches, I decided to send them primarily to the Tegra
list serv in hopes that they will find their way to the correct place.

All 5 patches apply cleanly the kernel/tegra repository hosted by
Google. I used the commit hash referenced in the Android device tree
git logs as my HEAD revision: 22b4fcde206e96f57bf0a111403fc3d75532918a
I belive that this is the revision which corresponds to the prebuilt
kernel provided in the Jelly Bean release.

I would appreciate your feedback, and/or redirection!

Best,

        -Jeremy

Jeremy C. Andrus (5):
  arm: tegra: Fix build under Android cross-compiler
  arm: tegra: Fix modem_reset_flag assignment
  power: smb347: Fix stack corruption
  input: lid: Fix init function ignores sysfs retval
  input: touchscreen: Fix rmi4 sysfs and driver removal

 arch/arm/mach-tegra/baseband-xmm-power.c | 2 +-
 arch/arm/mach-tegra/sleep.S              | 2 ++
 drivers/input/lid.c                      | 4 +++-
 drivers/input/touchscreen/rmi4/rmi_f09.c | 7 +------
 drivers/power/smb347-charger.c           | 2 +-
 5 files changed, 8 insertions(+), 9 deletions(-)

-- 
1.8.1

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-01-17  5:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-16 19:56 [RFC PATCH 0/5] Minor bugfixes for Tegra kernels Jeremy C. Andrus
     [not found] ` <1358366173-56861-1-git-send-email-jeremya-eQaUEPhvms7ENvBUuze7eA@public.gmane.org>
2013-01-16 19:56   ` [RFC PATCH 1/5] arm: tegra: Fix build under Android cross-compiler Jeremy C. Andrus
2013-01-16 19:56   ` [RFC PATCH 2/5] arm: tegra: Fix modem_reset_flag assignment Jeremy C. Andrus
2013-01-16 19:56   ` [RFC PATCH 3/5] power: smb347: Fix stack corruption Jeremy C. Andrus
2013-01-16 19:56   ` [RFC PATCH 4/5] input: lid: Fix init function ignores sysfs retval Jeremy C. Andrus
2013-01-16 19:56   ` [RFC PATCH 5/5] input: touchscreen: Fix rmi4 sysfs and driver removal Jeremy C. Andrus
2013-01-16 21:45   ` [RFC PATCH 0/5] Minor bugfixes for Tegra kernels Stephen Warren
     [not found]     ` <50F71F5C.6020209-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-01-17  2:07       ` Jeremy Andrus
     [not found]         ` <1024EDB1-9A14-4308-8245-7EFB98ADBD0E-eQaUEPhvms7ENvBUuze7eA@public.gmane.org>
2013-01-17  2:37           ` Colin Cross
     [not found]             ` <CAMbhsRTc4m-4pRF9+w=6ekueQiwaa8N1vOaX2vggd0Pi_MqAFQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-01-17  5:35               ` Jeremy Andrus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox