Skip to content

Commit

Permalink
3.8: update to 3.8.12
Browse files Browse the repository at this point in the history
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
  • Loading branch information
koenkooi committed May 8, 2013
1 parent c98a6cf commit 2ce1866
Show file tree
Hide file tree
Showing 552 changed files with 598 additions and 595 deletions.
5 changes: 4 additions & 1 deletion configs/beaglebone
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 3.8.10 Kernel Configuration
# Linux/arm 3.8.12 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
Expand Down Expand Up @@ -2794,6 +2794,7 @@ CONFIG_FB_SYS_FOPS=y
CONFIG_FB_DEFERRED_IO=y
# CONFIG_FB_SVGALIB is not set
# CONFIG_FB_MACMODES is not set
# CONFIG_FB_BACKLIGHT is not set
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y

Expand Down Expand Up @@ -3189,6 +3190,7 @@ CONFIG_USB_CYPRESS_CY7C63=m
CONFIG_USB_CYTHERM=m
CONFIG_USB_IDMOUSE=m
CONFIG_USB_FTDI_ELAN=m
# CONFIG_USB_APPLEDISPLAY is not set
# CONFIG_USB_SISUSBVGA is not set
CONFIG_USB_LD=m
CONFIG_USB_TRANCEVIBRATOR=m
Expand Down Expand Up @@ -3743,6 +3745,7 @@ CONFIG_IIO_ST_MAGN_3AXIS=m
CONFIG_IIO_ST_MAGN_I2C_3AXIS=m
CONFIG_IIO_ST_MAGN_SPI_3AXIS=m
CONFIG_PWM=y
CONFIG_PWM_SYSFS=y
CONFIG_PWM_PCA9685=m
CONFIG_PWM_TIECAP=y
CONFIG_PWM_TIEHRPWM=y
Expand Down
4 changes: 2 additions & 2 deletions patch.sh
Expand Up @@ -17,12 +17,12 @@ RECIPENAME="linux-mainline_3.8.bb"
RECIPEFILE="${DIR}/recipes/${RECIPENAME}"

#For TAG, use mainline Kernel tags
TAG="v3.8.11"
TAG="v3.8.12"
EXTRATAG=""

EXTERNAL_TREE="git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git"
EXTERNAL_BRANCH="linux-3.8.y"
EXTERNAL_SHA="9fa1d01e4fef818465d4b684b528e32b3fa68639"
EXTERNAL_SHA="9c9ab76c48ffc48648c8e5da40d57965fc65c030"

PATCHSET="dma rtc pinctrl cpufreq adc i2c da8xx-fb pwm mmc crypto 6lowpan capebus arm omap omap_sakoman omap_beagle_expansion omap_beagle omap_panda net drm not-capebus pru usb PG2 reboot iio w1 gpmc mxt ssd130x build hdmi resetctrl camera"

Expand Down
@@ -1,4 +1,4 @@
From aecc442e203f9a94e6ec1157bcbc81c7dd1a3f7e Mon Sep 17 00:00:00 2001
From 47fbca73b348cce4fcd43281eb0d1160df46f886 Mon Sep 17 00:00:00 2001
From: Alan Ott <alan@signal11.us>
Date: Wed, 16 Jan 2013 19:09:47 +0000
Subject: [PATCH 01/23] 6lowpan: Refactor packet delivery into a function
Expand Down
@@ -1,4 +1,4 @@
From 8bd62559d710ba27e962761940fdb2a9fff68e5a Mon Sep 17 00:00:00 2001
From f2634f6babc04418152e213cd1a53539e3aaf941 Mon Sep 17 00:00:00 2001
From: Alan Ott <alan@signal11.us>
Date: Wed, 16 Jan 2013 19:09:48 +0000
Subject: [PATCH 02/23] 6lowpan: Handle uncompressed IPv6 packets over 6LoWPAN
Expand Down
2 changes: 1 addition & 1 deletion patches/6lowpan/0003-wpan-whitespace-fix.patch
@@ -1,4 +1,4 @@
From 8308806d92c8c1bac29415777dc571596874cbc1 Mon Sep 17 00:00:00 2001
From 5cf57427053fa29b6fd40d34c6442921bda3646b Mon Sep 17 00:00:00 2001
From: Alexander Aring <alex.aring@gmail.com>
Date: Tue, 5 Feb 2013 04:25:35 +0000
Subject: [PATCH 03/23] wpan: whitespace fix
Expand Down
@@ -1,4 +1,4 @@
From 063eb9d0b389f9a6c23ae6d0382bc6962386ebac Mon Sep 17 00:00:00 2001
From c8e566e4b68c31aeaf268ef47677ba815d99ddb8 Mon Sep 17 00:00:00 2001
From: Alexander Aring <alex.aring@gmail.com>
Date: Tue, 5 Feb 2013 10:23:43 +0000
Subject: [PATCH 04/23] 6lowpan: use stack buffer instead of heap
Expand Down
@@ -1,4 +1,4 @@
From aa5f374f66677fe13169666cde6ec693e62a0fc1 Mon Sep 17 00:00:00 2001
From 2c76921d87bcc48cf8434525fef52cf6cd5f4172 Mon Sep 17 00:00:00 2001
From: Alexander Aring <alex.aring@gmail.com>
Date: Tue, 5 Feb 2013 10:23:44 +0000
Subject: [PATCH 05/23] wpan: use stack buffer instead of heap
Expand Down
2 changes: 1 addition & 1 deletion patches/6lowpan/0006-mrf24j40-pinctrl-support.patch
@@ -1,4 +1,4 @@
From ac05ac889f6c0af102ec46acc3ce85eb13a8f657 Mon Sep 17 00:00:00 2001
From 092d61302673052fe288935aced5ce2271389c25 Mon Sep 17 00:00:00 2001
From: Alan Ott <alan@signal11.us>
Date: Mon, 18 Mar 2013 00:39:48 -0400
Subject: [PATCH 06/23] mrf24j40: pinctrl support
Expand Down
@@ -1,4 +1,4 @@
From c3d3d766f79e053c3ae913fef61bcb4ecc450d73 Mon Sep 17 00:00:00 2001
From 52294761de4592f4ae695d98f79d9d8a42b707cc Mon Sep 17 00:00:00 2001
From: Alan Ott <alan@signal11.us>
Date: Mon, 18 Mar 2013 00:49:02 -0400
Subject: [PATCH 07/23] mrf24j40: Warn if transmit interrupts timeout
Expand Down
@@ -1,4 +1,4 @@
From 4eb865714b5f3e4e2c690b6a6ec13057e5538d1a Mon Sep 17 00:00:00 2001
From ecf9c698f37f86c47439faa0dd95b6f4007282a2 Mon Sep 17 00:00:00 2001
From: Alan Ott <alan@signal11.us>
Date: Mon, 18 Mar 2013 01:17:05 -0400
Subject: [PATCH 08/23] mrf24j40: Increase max SPI speed to 10MHz
Expand Down
@@ -1,4 +1,4 @@
From 798be758d11497ec6d2b9564b2205b9977c20877 Mon Sep 17 00:00:00 2001
From 2389f88acb0fc5dac024c319d557375cbb61d338 Mon Sep 17 00:00:00 2001
From: Alan Ott <alan@signal11.us>
Date: Mon, 18 Mar 2013 01:26:01 -0400
Subject: [PATCH 09/23] mrf24j40: Fix byte-order of IEEE address
Expand Down
@@ -1,4 +1,4 @@
From 5f4e21f29d41355f2f10050946612b568d6ba3e4 Mon Sep 17 00:00:00 2001
From cba0b8a75e579f3b871afb8e67d5e44a23824f31 Mon Sep 17 00:00:00 2001
From: Tony Cheneau <tony.cheneau@amnesiak.org>
Date: Mon, 25 Mar 2013 23:59:21 -0400
Subject: [PATCH 10/23] 6lowpan: lowpan_is_iid_16_bit_compressable() does not
Expand Down
@@ -1,4 +1,4 @@
From 7a5959ca2eaff96b441ade00c986c9c763dc86d7 Mon Sep 17 00:00:00 2001
From 4db9788db3e7bd791c46f4c0548aa5575af2c144 Mon Sep 17 00:00:00 2001
From: Tony Cheneau <tony.cheneau@amnesiak.org>
Date: Mon, 25 Mar 2013 23:59:22 -0400
Subject: [PATCH 11/23] 6lowpan: next header is not properly set upon
Expand Down
@@ -1,4 +1,4 @@
From c9aa771d5b8e6ed416aca180d957fac78fe7855f Mon Sep 17 00:00:00 2001
From 83aa75442be70a1d8f36717e6d4f187b2e92bf35 Mon Sep 17 00:00:00 2001
From: Tony Cheneau <tony.cheneau@amnesiak.org>
Date: Mon, 25 Mar 2013 23:59:23 -0400
Subject: [PATCH 12/23] 6lowpan: always enable link-layer acknowledgments
Expand Down
@@ -1,4 +1,4 @@
From 103acfd6593c817baade2df8d02d1ef1c9a6d361 Mon Sep 17 00:00:00 2001
From 99282ee5cfb0fb935b51a580a2f7fe906e9c5cc0 Mon Sep 17 00:00:00 2001
From: Tony Cheneau <tony.cheneau@amnesiak.org>
Date: Mon, 25 Mar 2013 23:59:24 -0400
Subject: [PATCH 13/23] mac802154: turn on ACK when enabled by the upper layers
Expand Down
@@ -1,4 +1,4 @@
From 66cc0fb0abd368d87f2012822481457a9a3b072d Mon Sep 17 00:00:00 2001
From 86eee528320932e2ce03bba679368443842547b1 Mon Sep 17 00:00:00 2001
From: Tony Cheneau <tony.cheneau@amnesiak.org>
Date: Mon, 25 Mar 2013 23:59:25 -0400
Subject: [PATCH 14/23] 6lowpan: use short IEEE 802.15.4 addresses for
Expand Down
@@ -1,4 +1,4 @@
From bad6ad63e987d466d0a3c658d1832c0b608c3b2e Mon Sep 17 00:00:00 2001
From 4dd6565f932f5079afd9d33c1661ea6345cb1ff9 Mon Sep 17 00:00:00 2001
From: Tony Cheneau <tony.cheneau@amnesiak.org>
Date: Mon, 25 Mar 2013 23:59:26 -0400
Subject: [PATCH 15/23] 6lowpan: fix first fragment (FRAG1) handling
Expand Down
@@ -1,4 +1,4 @@
From 06c42293ef5e63193a40b2a150deb6c1fd5f6eee Mon Sep 17 00:00:00 2001
From 4a45deb93f68e352e442b24ffec2bcfcc7ac43a3 Mon Sep 17 00:00:00 2001
From: Tony Cheneau <tony.cheneau@amnesiak.org>
Date: Mon, 25 Mar 2013 23:59:27 -0400
Subject: [PATCH 16/23] 6lowpan: add debug messages for 6LoWPAN fragmentation
Expand Down
@@ -1,4 +1,4 @@
From 0751e2b1c2a75220353433d93b4c5143cd5ae4b8 Mon Sep 17 00:00:00 2001
From a024a3119e2ea454a8ff0114dea2fdc8adcff0b9 Mon Sep 17 00:00:00 2001
From: Tony Cheneau <tony.cheneau@amnesiak.org>
Date: Mon, 25 Mar 2013 23:59:28 -0400
Subject: [PATCH 17/23] 6lowpan: store fragment tag values per device instead
Expand Down
@@ -1,4 +1,4 @@
From 8875d88ae0b1ad833482c9da1c6d5be8fb223c1e Mon Sep 17 00:00:00 2001
From 9d01d478239feaaca45ac1cf502f9aa06dad09b9 Mon Sep 17 00:00:00 2001
From: Tony Cheneau <tony.cheneau@amnesiak.org>
Date: Mon, 25 Mar 2013 23:59:29 -0400
Subject: [PATCH 18/23] mac802154: add mac802154_dev_get_dsn()
Expand Down
@@ -1,4 +1,4 @@
From e2d667ae277f8674c939e7e8886ac9e55e7d99b2 Mon Sep 17 00:00:00 2001
From 7ea8383bdf34275e2b47711e1880f900a61d55e7 Mon Sep 17 00:00:00 2001
From: Tony Cheneau <tony.cheneau@amnesiak.org>
Date: Mon, 25 Mar 2013 23:59:30 -0400
Subject: [PATCH 19/23] 6lowpan: obtain IEEE802.15.4 sequence number from the
Expand Down
@@ -1,4 +1,4 @@
From 301b7bdadb34fd8e18d7a35e9597dd2b6fa34aaa Mon Sep 17 00:00:00 2001
From e74caa1ffd7aa31b22c3e2906b861f5942e98d3b Mon Sep 17 00:00:00 2001
From: Tony Cheneau <tony.cheneau@amnesiak.org>
Date: Mon, 25 Mar 2013 23:59:31 -0400
Subject: [PATCH 20/23] 6lowpan: use the PANID provided by the device instead
Expand Down
@@ -1,4 +1,4 @@
From e7e9431ae4679b173debf7658a99dedc2e76bf1b Mon Sep 17 00:00:00 2001
From 33c316d1defa4cac15a261ccc0635dfbdda05293 Mon Sep 17 00:00:00 2001
From: Tony Cheneau <tony.cheneau@amnesiak.org>
Date: Mon, 25 Mar 2013 23:59:32 -0400
Subject: [PATCH 21/23] 6lowpan: modify udp compression/uncompression to match
Expand Down
@@ -1,4 +1,4 @@
From 43ac3d6536c084013527915395a99247f8956fd9 Mon Sep 17 00:00:00 2001
From 764ed49bc8c639081178b6a4c9e761ae39fee3d6 Mon Sep 17 00:00:00 2001
From: Tony Cheneau <tony.cheneau@amnesiak.org>
Date: Wed, 27 Mar 2013 00:09:24 -0400
Subject: [PATCH 22/23] 6lowpan: fix a small formatting issue
Expand Down
@@ -1,4 +1,4 @@
From 9cb206963215e80211af53af547386cca75e6823 Mon Sep 17 00:00:00 2001
From 88ae5f0c3febbf8452ccdb3e75f564062a11ff75 Mon Sep 17 00:00:00 2001
From: Tony Cheneau <tony.cheneau@amnesiak.org>
Date: Wed, 27 Mar 2013 00:09:25 -0400
Subject: [PATCH 23/23] 6lowpan: use IEEE802154_ADDR_LEN instead of a magic
Expand Down
2 changes: 1 addition & 1 deletion patches/PG2/0001-beaglebone-black-1ghz-hack.patch
@@ -1,4 +1,4 @@
From 492f74c3d504eebd9578d4813900f01b3ae56b59 Mon Sep 17 00:00:00 2001
From 140dac362b59a1ac07924b2081c6c60f85becf04 Mon Sep 17 00:00:00 2001
From: Koen Kooi <koen@dominion.thruhere.net>
Date: Tue, 22 Jan 2013 17:52:18 +0100
Subject: [PATCH] beaglebone black: 1ghz hack
Expand Down
@@ -1,7 +1,7 @@
From 56309162ffecd739fc229fa8a94d579a9cc205eb Mon Sep 17 00:00:00 2001
From 094e9c550011bd154d91566eb66989072b31f963 Mon Sep 17 00:00:00 2001
From: "Patil, Rachna" <rachna@ti.com>
Date: Thu, 24 Jan 2013 03:45:05 +0000
Subject: [PATCH 01/14] input: ti_am335x_tsc: Step enable bits made
Subject: [PATCH 01/16] input: ti_am335x_tsc: Step enable bits made
configurable

Current code has hard coded value written to
Expand Down
@@ -1,7 +1,7 @@
From 23980f22293ce1dbb7703193579d1e1420e8b343 Mon Sep 17 00:00:00 2001
From 2ffede4057c55ce309939f52a54311759221b431 Mon Sep 17 00:00:00 2001
From: "Patil, Rachna" <rachna@ti.com>
Date: Thu, 24 Jan 2013 03:45:06 +0000
Subject: [PATCH 02/14] input: ti_am335x_tsc: Order of TSC wires, made
Subject: [PATCH 02/16] input: ti_am335x_tsc: Order of TSC wires, made
configurable

The current driver expected touchscreen input
Expand Down
@@ -1,7 +1,7 @@
From c40ce055ecea6f9e0ef1e536645e65fd0be3a9ef Mon Sep 17 00:00:00 2001
From a118aa4bf4d93547fb184d11708b5ec0c9098f18 Mon Sep 17 00:00:00 2001
From: "Patil, Rachna" <rachna@ti.com>
Date: Thu, 24 Jan 2013 03:45:07 +0000
Subject: [PATCH 03/14] input: touchscreen: ti_tsc: remove unwanted fifo flush
Subject: [PATCH 03/16] input: touchscreen: ti_tsc: remove unwanted fifo flush

When touchscreen and ADC are used together, this
unwanted fifo flush leads to loss of ADC data.
Expand Down
@@ -1,7 +1,7 @@
From b45f9ecba4a34709a05c9ecb40e292c32f0feb3c Mon Sep 17 00:00:00 2001
From 39b2867fda443f552677529ec0bb37160f1d4fe0 Mon Sep 17 00:00:00 2001
From: "Patil, Rachna" <rachna@ti.com>
Date: Thu, 24 Jan 2013 03:45:08 +0000
Subject: [PATCH 04/14] MFD: ti_am335x_tscadc: add device tree binding
Subject: [PATCH 04/16] MFD: ti_am335x_tscadc: add device tree binding
information

Signed-off-by: Patil, Rachna <rachna@ti.com>
Expand Down
4 changes: 2 additions & 2 deletions patches/adc/0005-MFD-ti_am335x_tscadc-Add-DT-support.patch
@@ -1,7 +1,7 @@
From fd37b9303f8c5debbe8af9ee50812856563338d0 Mon Sep 17 00:00:00 2001
From 9eaf07ad0ac7b00854235031ab41be81b9ef7481 Mon Sep 17 00:00:00 2001
From: "Patil, Rachna" <rachna@ti.com>
Date: Thu, 24 Jan 2013 03:45:09 +0000
Subject: [PATCH 05/14] MFD: ti_am335x_tscadc: Add DT support
Subject: [PATCH 05/16] MFD: ti_am335x_tscadc: Add DT support

Make changes to add DT support in the MFD core driver.

Expand Down
4 changes: 2 additions & 2 deletions patches/adc/0006-input-ti_am335x_tsc-Add-DT-support.patch
@@ -1,7 +1,7 @@
From 6c677283afa20babf1816bea1b1e13e33b01b209 Mon Sep 17 00:00:00 2001
From 55b815301af71ddd2079d03dabcb87c8ada0862e Mon Sep 17 00:00:00 2001
From: "Patil, Rachna" <rachna@ti.com>
Date: Thu, 24 Jan 2013 03:45:10 +0000
Subject: [PATCH 06/14] input: ti_am335x_tsc: Add DT support
Subject: [PATCH 06/16] input: ti_am335x_tsc: Add DT support

Add DT support for client touchscreen driver

Expand Down
4 changes: 2 additions & 2 deletions patches/adc/0007-IIO-ti_am335x_adc-Add-DT-support.patch
@@ -1,7 +1,7 @@
From 5ca936e41146166ef6836b31a665b34b5db10801 Mon Sep 17 00:00:00 2001
From 5de1bbd53cbf006254dac4a3634c68971230424b Mon Sep 17 00:00:00 2001
From: "Patil, Rachna" <rachna@ti.com>
Date: Thu, 24 Jan 2013 03:45:11 +0000
Subject: [PATCH 07/14] IIO: ti_am335x_adc: Add DT support
Subject: [PATCH 07/16] IIO: ti_am335x_adc: Add DT support

Add DT support for client ADC driver.

Expand Down
@@ -1,7 +1,7 @@
From 30917bed3eb05c775445599c7bf3430ed2074da3 Mon Sep 17 00:00:00 2001
From d114fde5802477af37befd7422f159e52fba2cba Mon Sep 17 00:00:00 2001
From: "Patil, Rachna" <rachna@ti.com>
Date: Thu, 24 Jan 2013 03:45:12 +0000
Subject: [PATCH 08/14] arm/dts: AM335x-evm: Add TSC/ADC MFD device support
Subject: [PATCH 08/16] arm/dts: AM335x-evm: Add TSC/ADC MFD device support

Add support for core multifunctional device along
with its clients touchscreen and ADC.
Expand Down
@@ -1,7 +1,7 @@
From a437ef48d14a3877dec539aeeb45fc608b49e4de Mon Sep 17 00:00:00 2001
From 8c4d26bacdb21c1cdb9e0ed0a5f30615ecdae21d Mon Sep 17 00:00:00 2001
From: Pantelis Antoniou <panto@antoniou-consulting.com>
Date: Sat, 13 Oct 2012 16:37:24 +0300
Subject: [PATCH 09/14] ti_tscadc: Update with IIO map interface & deal with
Subject: [PATCH 09/16] ti_tscadc: Update with IIO map interface & deal with
partial activation

Add an IIO map interface that consumers can use.
Expand Down
@@ -1,7 +1,7 @@
From a25923827ae01dbf58634019ece7329b733845d7 Mon Sep 17 00:00:00 2001
From 336d2726092a63ed353080046159b194bd9cf5e5 Mon Sep 17 00:00:00 2001
From: Pantelis Antoniou <panto@antoniou-consulting.com>
Date: Fri, 26 Oct 2012 14:01:05 +0300
Subject: [PATCH 10/14] ti_tscadc: Match mfd sub devices to regmap interface
Subject: [PATCH 10/16] ti_tscadc: Match mfd sub devices to regmap interface

Conflicts:
drivers/input/touchscreen/ti_am335x_tsc.c
Expand Down
@@ -1,7 +1,7 @@
From 01825fdea9f1bbff01d2be60ca552455fce10b00 Mon Sep 17 00:00:00 2001
From bc123b1e7cc47cbfd589d1eed0754223cc2ba233 Mon Sep 17 00:00:00 2001
From: "Patil, Rachna" <rachna@ti.com>
Date: Mon, 22 Oct 2012 10:15:18 +0000
Subject: [PATCH 11/14] input: ti_am335x_tsc: Add variance filters
Subject: [PATCH 11/16] input: ti_am335x_tsc: Add variance filters

Only fine tuning variance present in tslib utility
does not help in removing all the wanted ADC noise.
Expand Down
@@ -1,7 +1,7 @@
From d4853de4ed1cee9caf5351c244f2e5270bdd0ece Mon Sep 17 00:00:00 2001
From bc1bee7aa163040fc65ee143ebefb2031f6d6e2f Mon Sep 17 00:00:00 2001
From: Pantelis Antoniou <panto@antoniou-consulting.com>
Date: Wed, 30 Jan 2013 13:29:59 +0200
Subject: [PATCH 12/14] am335x-adc: Do not use find_node_by_name, use
Subject: [PATCH 12/16] am335x-adc: Do not use find_node_by_name, use
get_child_by_name

of_find_node_by_name doesn't work with overlays, and it's not
Expand Down
@@ -1,7 +1,7 @@
From 2fe02865d9c2d0c191728470e17550cb594497ee Mon Sep 17 00:00:00 2001
From d3a18239f5073e680cdc67c68f3561557c2a8cf1 Mon Sep 17 00:00:00 2001
From: Pantelis Antoniou <panto@antoniou-consulting.com>
Date: Wed, 30 Jan 2013 13:49:12 +0200
Subject: [PATCH 13/14] am335x-tsc: Do not use find_node_by_name, use
Subject: [PATCH 13/16] am335x-tsc: Do not use find_node_by_name, use
get_child_by_name

of_find_node_by_name doesn't work with overlays, and it's not
Expand Down
@@ -1,7 +1,7 @@
From ed133a8f43691a2b5bd97e8f0f758498b7733cee Mon Sep 17 00:00:00 2001
From c2024db8977dd44ad063e20cbf697e0cab82f4a7 Mon Sep 17 00:00:00 2001
From: Pantelis Antoniou <panto@antoniou-consulting.com>
Date: Wed, 30 Jan 2013 15:13:19 +0200
Subject: [PATCH 14/14] am335x-tscadc: Do not use find_node_by_name, use
Subject: [PATCH 14/16] am335x-tscadc: Do not use find_node_by_name, use
get_child_by_name

of_find_node_by_name doesn't work with overlays, and it's not
Expand Down
@@ -1,4 +1,4 @@
From c3f1c56f8acaa096a2e5f712ff993747c80188c6 Mon Sep 17 00:00:00 2001
From 653cbc764a220f3e37337c89378103ab030cacf3 Mon Sep 17 00:00:00 2001
From: Jan Luebbe <jlu@pengutronix.de>
Date: Mon, 6 May 2013 12:48:58 +0200
Subject: [PATCH 15/16] iio: adc: ti_am335x_adc: revert info_mask removal
Expand Down
@@ -1,4 +1,4 @@
From 44f464973dfd72dbf2aa0172bff46ebd2b555236 Mon Sep 17 00:00:00 2001
From 4279ec6903cfe0d4c377e272f0fdecc0fb641eda Mon Sep 17 00:00:00 2001
From: Jan Luebbe <jlu@pengutronix.de>
Date: Mon, 6 May 2013 12:48:59 +0200
Subject: [PATCH 16/16] iio: adc: ti_am335x_adc: make tiadc_read_raw() more
Expand Down
@@ -1,4 +1,4 @@
From 3d225dd576d8cf33462ff98946c1d58759639aca Mon Sep 17 00:00:00 2001
From b0a7033e0d30975064e2e579484ae53d307de24d Mon Sep 17 00:00:00 2001
From: maximilian attems <max@xxxxxxx>
Date: Thu, 6 Sep 2012 15:22:02 +0200
Subject: [PATCH 1/2] deb-pkg: Simplify architecture matching for cross
Expand Down
@@ -1,4 +1,4 @@
From 5d10809c8bee449657ac2f6497ea71a14c9b9780 Mon Sep 17 00:00:00 2001
From 836c37f6c54fa7d3f13fec5529da557ce67d770e Mon Sep 17 00:00:00 2001
From: "hvaibhav@ti.com" <hvaibhav@ti.com>
Date: Fri, 31 Aug 2012 16:47:12 +0000
Subject: [PATCH 2/2] Without MACH_ option Early printk (DEBUG_LL)
Expand Down
@@ -1,4 +1,4 @@
From 769c9c3156d1ea131f5d7a3bdc2a5c32cbc5ccd5 Mon Sep 17 00:00:00 2001
From 419c7be1d848ef9bce46b01a6def1fff28fee1b4 Mon Sep 17 00:00:00 2001
From: Koen Kooi <koen@dominion.thruhere.net>
Date: Wed, 3 Apr 2013 09:36:21 +0200
Subject: [PATCH 1/2] ARM: force -march=armv7a for thumb2 builds -
Expand Down
@@ -1,4 +1,4 @@
From 25e9ecb97d46cff3848e3232b870d28996bb73eb Mon Sep 17 00:00:00 2001
From fa8e50950c690b1219d742c427a4a020548ee29b Mon Sep 17 00:00:00 2001
From: Pantelis Antoniou <panto@antoniou-consulting.com>
Date: Mon, 8 Apr 2013 19:45:48 +0000
Subject: [PATCH 2/2] headers_install: Fix build failures on deep directory
Expand Down
@@ -1,7 +1,7 @@
From bedbe7146ae67a7e082c9676b816c713ca7183e8 Mon Sep 17 00:00:00 2001
From e4ea8e138986dab4b1bb3c8fc2f842e65613b0d8 Mon Sep 17 00:00:00 2001
From: Pantelis Antoniou <panto@antoniou-consulting.com>
Date: Wed, 1 May 2013 17:43:32 +0300
Subject: [PATCH 1/2] soc_camera: QL/mt9l112 camera driver for the beaglebone
Subject: [PATCH 1/6] soc_camera: QL/mt9l112 camera driver for the beaglebone

Driver for the Quicklogic camera cape.

Expand Down
4 changes: 2 additions & 2 deletions patches/camera/0002-capes-Add-BB-BONE-CAM3-cape.patch
@@ -1,7 +1,7 @@
From 8d6752f918b80c25bb501ef3b9c0c5660168f12a Mon Sep 17 00:00:00 2001
From 78f21d562252fb6d999ca3e636ea2bdea45bdc05 Mon Sep 17 00:00:00 2001
From: Pantelis Antoniou <panto@antoniou-consulting.com>
Date: Wed, 1 May 2013 16:51:56 +0300
Subject: [PATCH 2/2] capes: Add BB-BONE-CAM3 cape
Subject: [PATCH 2/6] capes: Add BB-BONE-CAM3 cape

Add the cape definition for the CAM3 cape

Expand Down
@@ -1,7 +1,7 @@
From 5311ae963c379080cc0ffde02d9d3f8c5e534a08 Mon Sep 17 00:00:00 2001
From 403eef5ef7e696bd0710b197b8c06ec81e37bad7 Mon Sep 17 00:00:00 2001
From: Pantelis Antoniou <panto@antoniou-consulting.com>
Date: Wed, 1 May 2013 20:49:48 +0300
Subject: [PATCH] cssp_camera: Correct license identifier
Subject: [PATCH 3/6] cssp_camera: Correct license identifier

GPLv2 != GPL v2 for license reasons

Expand Down

0 comments on commit 2ce1866

Please sign in to comment.