forked from beagleboard/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/ker…
…nel/git/gregkh/staging-2.6 * 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6: (741 commits) staging:iio:meter:ade7753 should be 16 bit read not 8 bit for mode register. staging:iio:kfifo_buf fix double initialization of the ring device structure. staging:iio:accel:lis3l02dq: fix incorrect pointer passed to spi_set_drvdata. staging:iio:imu fix missing register table index for some channels spectra: enable device before poking it staging: rts_pstor: Fix a miswriting staging/lirc_bt829: Return -ENODEV when no hardware is found. staging/lirc_parallel: remove pointless prototypes. staging/lirc_parallel: fix panic on rmmod staging:iio:adc:ad7476: Incorrect pointer into spi_set_drvdata. Staging: zram: Fix kunmapping order Revert "gma500: Fix dependencies" gma500: Add medfield header gma500: wire up the mrst i2c bus from chip_info gma500: Fix DPU build gma500: Clean up the DPU config and make it runtime gma500: resync with Medfield progress gma500: Use the mrst helpers and power control for mode commit gma500@ Fix backlight range error gma500: More Moorestown muddle meddling means MM maybe might modeset ... Fix up fairly trivial conflicts all over, mostly due to header file cleanup conflicts, but some deleted files and some just context changes: - Documentation/feature-removal-schedule.txt - drivers/staging/bcm/headers.h - drivers/staging/brcm80211/brcmfmac/dhd_linux.c - drivers/staging/brcm80211/brcmfmac/dhd_sdio.c - drivers/staging/brcm80211/brcmfmac/wl_cfg80211.h - drivers/staging/brcm80211/brcmfmac/wl_iw.c - drivers/staging/et131x/et131x_netdev.c - drivers/staging/rtl8187se/ieee80211/ieee80211_softmac.c - drivers/staging/rtl8192e/r8192E.h - drivers/staging/usbip/userspace/src/utils.h
- Loading branch information
Showing
797 changed files
with
49,665 additions
and
188,042 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -193,20 +193,6 @@ Why: /proc/<pid>/oom_adj allows userspace to influence the oom killer's | |
|
||
--------------------------- | ||
|
||
What: CS5535/CS5536 obsolete GPIO driver | ||
When: June 2011 | ||
Files: drivers/staging/cs5535_gpio/* | ||
Check: drivers/staging/cs5535_gpio/cs5535_gpio.c | ||
Why: A newer driver replaces this; it is drivers/gpio/cs5535-gpio.c, and | ||
integrates with the Linux GPIO subsystem. The old driver has been | ||
moved to staging, and will be removed altogether around 3.0. | ||
Please test the new driver, and ensure that the functionality you | ||
need and any bugfixes from the old driver are available in the new | ||
one. | ||
Who: Andres Salomon <[email protected]> | ||
|
||
-------------------------- | ||
|
||
What: remove EXPORT_SYMBOL(kernel_thread) | ||
When: August 2006 | ||
Files: arch/*/kernel/*_ksyms.c | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1546,9 +1546,10 @@ F: drivers/net/tg3.* | |
BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER | ||
M: Brett Rudley <[email protected]> | ||
M: Henry Ptasinski <[email protected]> | ||
M: Dowan Kim <[email protected]> | ||
M: Roland Vossen <[email protected]> | ||
M: Arend van Spriel <[email protected]> | ||
M: Franky (Zhenhui) Lin <[email protected]> | ||
M: Kan Yan <[email protected]> | ||
L: [email protected] | ||
S: Supported | ||
F: drivers/staging/brcm80211/ | ||
|
@@ -6092,6 +6093,145 @@ L: [email protected] | |
S: Maintained | ||
F: drivers/staging/ | ||
|
||
STAGING - AGERE HERMES II and II.5 WIRELESS DRIVERS | ||
M: Henk de Groot <[email protected]> | ||
S: Odd Fixes | ||
F: drivers/staging/wlags49_h2/ | ||
F: drivers/staging/wlags49_h25/ | ||
|
||
STAGING - ASUS OLED | ||
M: Jakub Schmidtke <[email protected]> | ||
S: Odd Fixes | ||
F: drivers/staging/asus_oled/ | ||
|
||
STAGING - ATHEROS ATH6KL WIRELESS DRIVER | ||
M: Luis R. Rodriguez <[email protected]> | ||
M: Naveen Singh <[email protected]> | ||
S: Odd Fixes | ||
F: drivers/staging/ath6kl/ | ||
|
||
STAGING - COMEDI | ||
M: Ian Abbott <[email protected]> | ||
M: Mori Hess <[email protected]> | ||
S: Odd Fixes | ||
F: drivers/staging/comedi/ | ||
|
||
STAGING - CRYSTAL HD VIDEO DECODER | ||
M: Naren Sankar <[email protected]> | ||
M: Jarod Wilson <[email protected]> | ||
M: Scott Davilla <[email protected]> | ||
M: Manu Abraham <[email protected]> | ||
S: Odd Fixes | ||
F: drivers/staging/crystalhd/ | ||
|
||
STAGING - CYPRESS WESTBRIDGE SUPPORT | ||
M: David Cross <[email protected]> | ||
S: Odd Fixes | ||
F: drivers/staging/westbridge/ | ||
|
||
STAGING - ECHO CANCELLER | ||
M: Steve Underwood <[email protected]> | ||
M: David Rowe <[email protected]> | ||
S: Odd Fixes | ||
F: drivers/staging/echo/ | ||
|
||
STAGING - FLARION FT1000 DRIVERS | ||
M: Marek Belisko <[email protected]> | ||
S: Odd Fixes | ||
F: drivers/staging/ft1000/ | ||
|
||
STAGING - FRONTIER TRANZPORT AND ALPHATRACK | ||
M: David Täht <[email protected]> | ||
S: Odd Fixes | ||
F: drivers/staging/frontier/ | ||
|
||
STAGING - HYPER-V (MICROSOFT) | ||
M: Hank Janssen <[email protected]> | ||
M: Haiyang Zhang <[email protected]> | ||
S: Odd Fixes | ||
F: drivers/staging/hv/ | ||
|
||
STAGING - INDUSTRIAL IO | ||
M: Jonathan Cameron <[email protected]> | ||
L: [email protected] | ||
S: Odd Fixes | ||
F: drivers/staging/iio/ | ||
|
||
STAGING - LIRC (LINUX INFRARED REMOTE CONTROL) DRIVERS | ||
M: Jarod Wilson <[email protected]> | ||
W: http://www.lirc.org/ | ||
S: Odd Fixes | ||
F: drivers/staging/lirc/ | ||
|
||
STAGING - OLPC SECONDARY DISPLAY CONTROLLER (DCON) | ||
M: Andres Salomon <[email protected]> | ||
M: Chris Ball <[email protected]> | ||
M: Jon Nettleton <[email protected]> | ||
W: http://wiki.laptop.org/go/DCON | ||
S: Odd Fixes | ||
F: drivers/staging/olpc_dcon/ | ||
|
||
STAGING - PARALLEL LCD/KEYPAD PANEL DRIVER | ||
M: Willy Tarreau <[email protected]> | ||
S: Odd Fixes | ||
F: drivers/staging/panel/ | ||
|
||
STAGING - REALTEK RTL8712U DRIVERS | ||
M: Larry Finger <[email protected]> | ||
M: Florian Schilhabel <[email protected]>. | ||
S: Odd Fixes | ||
F: drivers/staging/rtl8712/ | ||
|
||
STAGING - SILICON MOTION SM7XX FRAME BUFFER DRIVER | ||
M: Teddy Wang <[email protected]> | ||
S: Odd Fixes | ||
F: drivers/staging/sm7xx/ | ||
|
||
STAGING - SOFTLOGIC 6x10 MPEG CODEC | ||
M: Ben Collins <[email protected]> | ||
S: Odd Fixes | ||
F: drivers/staging/solo6x10/ | ||
|
||
STAGING - SPEAKUP CONSOLE SPEECH DRIVER | ||
M: William Hubbs <[email protected]> | ||
M: Chris Brannon <[email protected]> | ||
M: Kirk Reiser <[email protected]> | ||
M: Samuel Thibault <[email protected]> | ||
L: [email protected] | ||
W: http://www.linux-speakup.org/ | ||
S: Odd Fixes | ||
F: drivers/staging/speakup/ | ||
|
||
STAGING - TI DSP BRIDGE DRIVERS | ||
M: Omar Ramirez Luna <[email protected]> | ||
S: Odd Fixes | ||
F: drivers/staging/tidspbridge/ | ||
|
||
STAGING - TRIDENT TVMASTER TMxxxx USB VIDEO CAPTURE DRIVERS | ||
L: [email protected] | ||
S: Odd Fixes | ||
F: drivers/staging/tm6000/ | ||
|
||
STAGING - USB ENE SM/MS CARD READER DRIVER | ||
M: Al Cho <[email protected]> | ||
S: Odd Fixes | ||
F: drivers/staging/keucr/ | ||
|
||
STAGING - VIA VT665X DRIVERS | ||
M: Forest Bond <[email protected]> | ||
S: Odd Fixes | ||
F: drivers/staging/vt665?/ | ||
|
||
STAGING - WINBOND IS89C35 WLAN USB DRIVER | ||
M: Pavel Machek <[email protected]> | ||
S: Odd Fixes | ||
F: drivers/staging/winbond/ | ||
|
||
STAGING - XGI Z7,Z9,Z11 PCI DISPLAY DRIVER | ||
M: Arnaud Patard <[email protected]> | ||
S: Odd Fixes | ||
F: drivers/staging/xgifb/ | ||
|
||
STARFIRE/DURALAN NETWORK DRIVER | ||
M: Ion Badulescu <[email protected]> | ||
S: Odd Fixes | ||
|
@@ -6594,13 +6734,6 @@ W: http://pegasus2.sourceforge.net/ | |
S: Maintained | ||
F: drivers/net/usb/rtl8150.c | ||
|
||
USB SE401 DRIVER | ||
L: [email protected] | ||
W: http://www.chello.nl/~j.vreeken/se401/ | ||
S: Orphan | ||
F: Documentation/video4linux/se401.txt | ||
F: drivers/staging/se401/ | ||
|
||
USB SERIAL BELKIN F5U103 DRIVER | ||
M: William Greathouse <[email protected]> | ||
L: [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
altera-stapl-objs = altera-lpt.o altera-jtag.o altera-comp.o altera.o | ||
altera-stapl-y := altera-lpt.o altera-jtag.o altera-comp.o altera.o | ||
|
||
obj-$(CONFIG_ALTERA_STAPL) += altera-stapl.o |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.