forked from torvalds/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 'akpm' (patches from Andrew Morton)
Merge random fixes from Andrew Morton: "Random fixes. I have one batch remaining for -rc1, mainly zram changes which await a merge of Jens's trees" * emailed patches fron Andrew Morton [email protected]>: MAINTAINERS: ADI Linux development mailing lists: change to the new server Documentation: fix multiple typo occurences s/KenelVersion/KernelVersion/ dma-debug: fix overlap detection memblock: add limit checking to memblock_virt_alloc mm/readahead.c: fix do_readahead() for no readpage(s) mm/slub.c: do not VM_BUG_ON_PAGE() for temporary on-stack pages slab: fix wrong retval on kmem_cache_create_memcg error path s390/compat: change parameter types from unsigned long to compat_ulong_t fs/compat: fix lookup_dcookie() parameter handling fs/compat: fix parameter handling for compat readv/writev syscalls mm/mempolicy.c: convert to pr_foo() mm: numa: initialise numa balancing after jump label initialisation mm/page-writeback.c: do not count anon pages as dirtyable memory mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memory mm: document improved handling of swappiness==0 lib/genalloc.c: add check gen_pool_dma_alloc() if dma pointer is not NULL
- Loading branch information
Showing
31 changed files
with
137 additions
and
155 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
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
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
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 |
---|---|---|
|
@@ -309,36 +309,36 @@ F: sound/pci/ad1889.* | |
|
||
AD525X ANALOG DEVICES DIGITAL POTENTIOMETERS DRIVER | ||
M: Michael Hennerich <[email protected]> | ||
L: [email protected] | ||
W: http://wiki.analog.com/AD5254 | ||
W: http://ez.analog.com/community/linux-device-drivers | ||
S: Supported | ||
F: drivers/misc/ad525x_dpot.c | ||
|
||
AD5398 CURRENT REGULATOR DRIVER (AD5398/AD5821) | ||
M: Michael Hennerich <[email protected]> | ||
L: [email protected] | ||
W: http://wiki.analog.com/AD5398 | ||
W: http://ez.analog.com/community/linux-device-drivers | ||
S: Supported | ||
F: drivers/regulator/ad5398.c | ||
|
||
AD714X CAPACITANCE TOUCH SENSOR DRIVER (AD7142/3/7/8/7A) | ||
M: Michael Hennerich <[email protected]> | ||
L: [email protected] | ||
W: http://wiki.analog.com/AD7142 | ||
W: http://ez.analog.com/community/linux-device-drivers | ||
S: Supported | ||
F: drivers/input/misc/ad714x.c | ||
|
||
AD7877 TOUCHSCREEN DRIVER | ||
M: Michael Hennerich <[email protected]> | ||
L: [email protected] | ||
W: http://wiki.analog.com/AD7877 | ||
W: http://ez.analog.com/community/linux-device-drivers | ||
S: Supported | ||
F: drivers/input/touchscreen/ad7877.c | ||
|
||
AD7879 TOUCHSCREEN DRIVER (AD7879/AD7889) | ||
M: Michael Hennerich <[email protected]> | ||
L: [email protected] | ||
W: http://wiki.analog.com/AD7879 | ||
W: http://ez.analog.com/community/linux-device-drivers | ||
S: Supported | ||
F: drivers/input/touchscreen/ad7879.c | ||
|
||
|
@@ -374,8 +374,8 @@ F: include/media/adp1653.h | |
|
||
ADP5520 BACKLIGHT DRIVER WITH IO EXPANDER (ADP5520/ADP5501) | ||
M: Michael Hennerich <[email protected]> | ||
L: [email protected] | ||
W: http://wiki.analog.com/ADP5520 | ||
W: http://ez.analog.com/community/linux-device-drivers | ||
S: Supported | ||
F: drivers/mfd/adp5520.c | ||
F: drivers/video/backlight/adp5520_bl.c | ||
|
@@ -385,16 +385,16 @@ F: drivers/input/keyboard/adp5520-keys.c | |
|
||
ADP5588 QWERTY KEYPAD AND IO EXPANDER DRIVER (ADP5588/ADP5587) | ||
M: Michael Hennerich <[email protected]> | ||
L: [email protected] | ||
W: http://wiki.analog.com/ADP5588 | ||
W: http://ez.analog.com/community/linux-device-drivers | ||
S: Supported | ||
F: drivers/input/keyboard/adp5588-keys.c | ||
F: drivers/gpio/gpio-adp5588.c | ||
|
||
ADP8860 BACKLIGHT DRIVER (ADP8860/ADP8861/ADP8863) | ||
M: Michael Hennerich <[email protected]> | ||
L: [email protected] | ||
W: http://wiki.analog.com/ADP8860 | ||
W: http://ez.analog.com/community/linux-device-drivers | ||
S: Supported | ||
F: drivers/video/backlight/adp8860_bl.c | ||
|
||
|
@@ -420,8 +420,8 @@ F: drivers/hwmon/adt7475.c | |
|
||
ADXL34X THREE-AXIS DIGITAL ACCELEROMETER DRIVER (ADXL345/ADXL346) | ||
M: Michael Hennerich <[email protected]> | ||
L: [email protected] | ||
W: http://wiki.analog.com/ADXL345 | ||
W: http://ez.analog.com/community/linux-device-drivers | ||
S: Supported | ||
F: drivers/input/misc/adxl34x.c | ||
|
||
|
@@ -627,9 +627,9 @@ F: drivers/media/i2c/adv7842* | |
|
||
ANALOG DEVICES INC ASOC CODEC DRIVERS | ||
M: Lars-Peter Clausen <[email protected]> | ||
L: [email protected] | ||
L: [email protected] (moderated for non-subscribers) | ||
W: http://wiki.analog.com/ | ||
W: http://ez.analog.com/community/linux-device-drivers | ||
S: Supported | ||
F: sound/soc/codecs/adau* | ||
F: sound/soc/codecs/adav* | ||
|
@@ -639,7 +639,7 @@ F: sound/soc/codecs/ssm* | |
F: sound/soc/codecs/sigmadsp.* | ||
|
||
ANALOG DEVICES INC ASOC DRIVERS | ||
L: uclinux-dist-devel@blackfin.uclinux.org | ||
L: adi-buildroot-devel@lists.sourceforge.net | ||
L: [email protected] (moderated for non-subscribers) | ||
W: http://blackfin.uclinux.org/ | ||
S: Supported | ||
|
@@ -1742,56 +1742,54 @@ F: fs/bfs/ | |
F: include/uapi/linux/bfs_fs.h | ||
|
||
BLACKFIN ARCHITECTURE | ||
M: Mike Frysinger <[email protected]> | ||
L: uclinux-dist-devel@blackfin.uclinux.org | ||
M: Steven Miao <[email protected]> | ||
L: adi-buildroot-devel@lists.sourceforge.net | ||
W: http://blackfin.uclinux.org | ||
S: Supported | ||
F: arch/blackfin/ | ||
|
||
BLACKFIN EMAC DRIVER | ||
L: uclinux-dist-devel@blackfin.uclinux.org | ||
L: adi-buildroot-devel@lists.sourceforge.net | ||
W: http://blackfin.uclinux.org | ||
S: Supported | ||
F: drivers/net/ethernet/adi/ | ||
|
||
BLACKFIN RTC DRIVER | ||
M: Mike Frysinger <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
W: http://blackfin.uclinux.org | ||
S: Supported | ||
F: drivers/rtc/rtc-bfin.c | ||
|
||
BLACKFIN SDH DRIVER | ||
M: Sonic Zhang <[email protected]> | ||
L: uclinux-dist-devel@blackfin.uclinux.org | ||
L: adi-buildroot-devel@lists.sourceforge.net | ||
W: http://blackfin.uclinux.org | ||
S: Supported | ||
F: drivers/mmc/host/bfin_sdh.c | ||
|
||
BLACKFIN SERIAL DRIVER | ||
M: Sonic Zhang <[email protected]> | ||
L: uclinux-dist-devel@blackfin.uclinux.org | ||
L: adi-buildroot-devel@lists.sourceforge.net | ||
W: http://blackfin.uclinux.org | ||
S: Supported | ||
F: drivers/tty/serial/bfin_uart.c | ||
|
||
BLACKFIN WATCHDOG DRIVER | ||
M: Mike Frysinger <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
W: http://blackfin.uclinux.org | ||
S: Supported | ||
F: drivers/watchdog/bfin_wdt.c | ||
|
||
BLACKFIN I2C TWI DRIVER | ||
M: Sonic Zhang <[email protected]> | ||
L: uclinux-dist-devel@blackfin.uclinux.org | ||
L: adi-buildroot-devel@lists.sourceforge.net | ||
W: http://blackfin.uclinux.org/ | ||
S: Supported | ||
F: drivers/i2c/busses/i2c-bfin-twi.c | ||
|
||
BLACKFIN MEDIA DRIVER | ||
M: Scott Jiang <[email protected]> | ||
L: uclinux-dist-devel@blackfin.uclinux.org | ||
L: adi-buildroot-devel@lists.sourceforge.net | ||
W: http://blackfin.uclinux.org/ | ||
S: Supported | ||
F: drivers/media/platform/blackfin/ | ||
|
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.