Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync with Linus #23

Merged
merged 354 commits into from
Jan 20, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
354 commits
Select commit Hold shift + click to select a range
e61f7d1
libata: Whitelist SSDs that are known to properly return zeroes after…
martinkpetersen Jan 8, 2015
3fd5940
blk-mq: Wake tasks entering queue on dying
Jan 8, 2015
973c019
blk-mq: Export if requests were started
Jan 8, 2015
c68ed59
blk-mq: Let drivers cancel requeue_work
Jan 8, 2015
1885b24
blk-mq: Add helper to abort requeued requests
axboe Jan 8, 2015
5b3f25f
blk-mq: Allow requests to never expire
Jan 8, 2015
eb130db
blk-mq: End unstarted requests on a dying queue
Jan 8, 2015
c917dfe
NVMe: Start all requests
Jan 8, 2015
ea191d2
NVMe: Reference count admin queue usage
Jan 8, 2015
0fb59cb
NVMe: Admin queue removal handling
Jan 8, 2015
cef6a94
NVMe: Command abort handling fixes
Jan 8, 2015
c9d3bf8
NVMe: Start and stop h/w queues on reset
Jan 8, 2015
7a509a6
NVMe: Fix locking on abort handling
Jan 8, 2015
e93e545
arm: dts: Use pmu_system_controller phandle for dp phy
Jan 8, 2015
810aa09
Input: elantech - support new ICs types for version 4
Jan 8, 2015
9333cae
Input: I8042 - add Acer Aspire 7738 to the nomux list
dtor Jan 8, 2015
8ecb55b
Merge tag 'iio-fixes-for-3.19a' of git://git.kernel.org/pub/scm/linux…
gregkh Jan 9, 2015
000f42a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/gi…
davem330 Jan 9, 2015
d407bc0
sh-eth: Set fdr_value of R-Car SoCs
Jan 7, 2015
b284fbe
sh_eth: Fix access to TRSCER register
Jan 8, 2015
0c81859
net: fec: fix NULL pointer dereference in fec_enet_timeout_work
hfeurstein Jan 7, 2015
df3eed3
s390/bpf: Fix ALU_NEG (A = -A)
Jan 8, 2015
ae75097
s390/bpf: Fix JMP_JGE_X (A > X) and JMP_JGT_X (A >= X)
Jan 8, 2015
1018b8b
MAINTAINERS: Update maintainer list for qla4xxx
Jan 7, 2015
70a0f2c
scsi: ->queue_rq can't sleep
Jan 5, 2015
4408933
Merge tag 'for-3.19-rc' of git://git.kernel.org/pub/scm/linux/kernel/…
gregkh Jan 9, 2015
24c498d
Revert "usb: chipidea: remove duplicate dev_set_drvdata for host_start"
Dec 24, 2014
f161ead
xhci: Check if slot is already in default state before moving it there
matnyman Jan 9, 2015
6d89252
USB: EHCI: fix initialization bug in iso_stream_schedule()
AlanStern Dec 4, 2014
c401e7b
USB: EHCI: adjust error return code
AlanStern Dec 4, 2014
7f5c4d6
xhci: Add broken-streams quirk for Fresco Logic FL1000G xhci controllers
jwrdegoede Dec 5, 2014
e5797a3
uas: Add US_FL_NO_ATA_1X for Seagate devices with usb-id 0bc2:a013
jwrdegoede Dec 5, 2014
c6fa394
uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS566 with usb-id 0bc2:…
jwrdegoede Dec 8, 2014
36d1ffd
uas: disable UAS on Apricorn SATA dongles
djwong Dec 11, 2014
f56e67f
usb: host: ehci-tegra: request deferred probe when failing to get phy
Dec 24, 2014
f26d29e
usb: gadget: udc: avoid dereference before NULL check in ep_queue
linvjw Jan 6, 2015
078fd7d
uas: Do not blacklist ASM1153 disk enclosures
jwrdegoede Jan 8, 2015
3ca8c71
uas: Add US_FL_NO_ATA_1X for 2 more Seagate disk enclosures
jwrdegoede Jan 8, 2015
56abcab
OHCI: add a quirk for ULi M5237 blocking on reset
Dec 6, 2014
9c9d824
usb: phy: Fix deferred probing
mripard Jan 6, 2015
72a3c0e
tty: Add support for the WCH384 4S multi-IO card
Dec 30, 2014
86f2c00
tty: Prevent hw state corruption in exclusive mode reopen
peterhurley Dec 30, 2014
2ce3c10
Revert "tty: Fix pty master poll() after slave closes v2"
peterhurley Dec 30, 2014
31ec77a
serial: samsung: Add the support for Exynos5433 SoC
chanwoochoi Dec 2, 2014
95bbbe9
ahci: Use dev_info() to inform about the lack of Device Sleep support
gm-vm Jan 8, 2015
b13a65e
mei: clean reset bit before reset
ausyskin Dec 24, 2014
7e4a90c
mei: add ABI documentation for fw_status exported through sysfs
tomasbw Dec 18, 2014
7b7c549
mcb: mcb-pci: Only remap the 1st 0x200 bytes of BAR 0
Dec 16, 2014
72392ed
kernfs: Fix kernfs_name_compare
Villemoes Dec 5, 2014
42d6cfa
usb: gadget: gadgetfs: fix an oops in ep_write()
Jan 6, 2015
5fb694f
usb: gadget: udc: atmel: fix possible oops when unloading module
sowu Jan 9, 2015
d269d44
USB: console: fix uninitialised ldisc semaphore
jhovold Jan 5, 2015
32a4bf2
USB: console: fix potential use after free
jhovold Jan 5, 2015
f27bd5b
m68k: Wire up execveat
geertu Dec 21, 2014
029b183
Input: uinput - fix ioctl nr overflow for UI_GET_SYSNAME/VERSION
GabrielL Jan 12, 2015
12d80ac
net: dnet: fix dnet_poll()
Jan 11, 2015
7a05dc6
alx: fix alx_poll()
Jan 11, 2015
46d2cfb
packet: bail out of packet_snd() if L2 header creation fails
christophjaeger Jan 11, 2015
2bd8221
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
davem330 Jan 12, 2015
81a0712
Merge tag 'wireless-drivers-for-davem-2015-01-09' of git://git.kernel…
davem330 Jan 12, 2015
bfe5fda
powernv: Fix OPAL tracepoint code
antonblanchard Jan 6, 2015
0712dc7
cxl: Fix issues when unmapping contexts
Jan 7, 2015
a87e810
powerpc: Work around gcc bug in current_thread_info()
mpe Jan 8, 2015
2809d90
ARM: exynos_defconfig: Enable options for display panel support
Jan 8, 2015
26d13bf
ARM: exynos_defconfig: Enable LM90 driver
afaerber Nov 22, 2014
aa8e221
usb: serial: silence all non-critical read errors
jmahler Jan 11, 2015
04f9c6e
usb: serial: handle -ENODEV quietly in generic_submit_read_urb
jmahler Jan 11, 2015
8d1a242
s390/uprobes: fix user space PER events
Jan 8, 2015
55e858b
arm64: KVM: Fix TLB invalidation by IPA/VMID
Jan 11, 2015
801f677
arm64: KVM: Fix HCR setting for 32bit guests
Jan 11, 2015
0068b2e
ARM: at91/dt: sama5d4: fix the timer reg length
Dec 11, 2014
04582fd
ARM: at91: sama5d3: dt: correct the sound route
Jan 9, 2015
55eb9c3
ARM: at91/dt: sam9263: Add missing clocks to lcdc node
AlexanderStein Dec 5, 2014
b865975
ARM: at91: board-dt-sama5: add phy_fixup to override NAND_Tree
wenyouya Dec 11, 2014
cd25b85
arm64: compat: wire up compat_sys_execveat
wildea01 Jan 12, 2015
06087cb
Merge tag 'fixes-for-v3.19-rc5' of git://git.kernel.org/pub/scm/linux…
gregkh Jan 12, 2015
6205864
isdn: fix NUL (\0 or \x00) specification in string
muggenhor Jan 7, 2015
caffd45
net/at91_ether: prepare and unprepare clock
alexandrebelloni Jan 7, 2015
25050c6
update ip-sysctl.txt documentation (v2)
Jan 7, 2015
ee853ad
thermal: rcar: Spelling/grammar: s/drier use .../driver uses ...s/
geertu Jan 12, 2015
1641677
tipc: fix bug in broadcast retransmit code
Jan 8, 2015
eddd63a
MAINTAINERS: add me as ibmveth maintainer
tlfalcon Jan 9, 2015
49c9e7c
usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb()
khoroshilov Jan 9, 2015
98f87a7
Merge tag 'v3.19-rockhip-clkfixes1' of git://git.kernel.org/pub/scm/l…
Jan 12, 2015
84c00af
staging: vt6655: fix sparse warnings: incorrect argument type
krinkinmu Dec 21, 2014
b574529
staging: vt6655: vnt_tx_packet Fix corrupted tx packets.
Dec 21, 2014
3a9dda7
staging: vt6655: Fix loss of distant/weak access points on channel ch…
Dec 21, 2014
a307d1d
staging: vt6655: fix sparse warning: argument type
ewk Dec 21, 2014
d9e0201
simplefb: Fix build failure on Sparc
jwrdegoede Jan 5, 2015
3e14dcf
crypto: add missing crypto module aliases
minipli Jan 11, 2015
52d304e
locks: fix NULL-deref in generic_delete_lease
neilbrown Jan 13, 2015
ef6899c
fbdev/broadsheetfb: fix memory leak
Jan 12, 2015
90bdf40
usb: phy: mv-usb: fix usb_phy build errors
arndb Jan 13, 2015
46319e1
ahci: Remove Device ID for Intel Sunrise Point PCH
jamesdralston Jan 13, 2015
6acf399
dmaengine: dw: balance PM runtime calls
andy-shev Jan 13, 2015
dca1a4b
clk: at91: keep slow clk enabled to prevent system hang
Jan 13, 2015
b71e8ec
clk: berlin: bg2q: remove non-exist "smemc" gate clock
Dec 31, 2014
5d632cb
net: Corrected the comment describing the ndo operations to reflect t…
bviswanath Jan 12, 2015
43239cb
kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)
borntraeger Jan 13, 2015
19406d7
ata: pata_at91: depend on !ARCH_MULTIPLATFORM
alexandrebelloni Jan 13, 2015
fd48e63
cxgb4vf: Initialize mdio_addr before using it
Jan 12, 2015
0c86ac2
leds: netxbig: fix oops at probe time
simonguinot Dec 2, 2014
2590605
drivers: net: cpsw: fix multicast flush in dual emac mode
mugunthanvnm Jan 13, 2015
900e183
xen-netfront: use different locks for Rx and Tx stats
Jan 13, 2015
0c133dd
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi…
torvalds Jan 13, 2015
188c901
Merge branch 'leds-fixes-for-3.19' of git://git.kernel.org/pub/scm/li…
torvalds Jan 13, 2015
3d125f9
net: fec: fix MDIO bus assignement for dual fec SoC's
agners Jan 13, 2015
4bf6980
neighbour: fix base_reachable_time(_ms) not effective immediatly when…
jfremy Jan 14, 2015
a4378cc
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git…
zhang-rui Jan 14, 2015
3cbc612
mmc: sdhci: Set SDHCI_POWER_ON with external vmmc
Jan 14, 2015
e733a2f
gpio: crystalcove: use handle_nested_irq
aaronlu Jan 12, 2015
53b1bfc
pinctrl: rockchip: Avoid losing interrupts when supporting both edges
dianders Dec 22, 2014
db93fac
pinctrl: Fix two deadlocks
Jan 8, 2015
41f632f
pinctrl: lantiq: remove bogus of_gpio_chip_add
jhovold Jan 12, 2015
5539b3c
gpio: fix memory and reference leaks in gpiochip_add error path
jhovold Jan 12, 2015
225fce8
gpio: fix gpio-chip list corruption
jhovold Jan 12, 2015
05aa520
gpio: clean up gpiochip_add error handling
jhovold Jan 12, 2015
00acc3d
gpio: fix memory leak and sleep-while-atomic
jhovold Jan 12, 2015
6798aca
gpio: fix sleep-while-atomic in gpiochip_remove
jhovold Jan 12, 2015
01cca93
gpio: unregister gpiochip device before removing it
jhovold Jan 12, 2015
ec512fb
usb: dwc3: gadget: Fix TRB preparation during SG
Jan 13, 2015
39e6063
usb: dwc3: gadget: Stop TRB preparation after limit is reached
Jan 13, 2015
d92cfdb
bridge: only provide proxy ARP when CONFIG_INET is enabled
arndb Jan 13, 2015
31238e6
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
torvalds Jan 14, 2015
4ccce02
netdevice: Add missing parentheses in macro
gobenji Jan 14, 2015
fb005c4
Merge tag 'locks-v3.19-1' of git://git.samba.org/jlayton/linux
torvalds Jan 14, 2015
14b3812
cxgb4vf: Fix queue allocation for 40G adapter
Jan 14, 2015
776d4e9
i40e: adds FCoE configure option
Jan 14, 2015
1ba3980
openvswitch: packet messages need their own probe attribtue
tgraf Jan 14, 2015
6fb400d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Jan 14, 2015
b0d11b4
team: avoid possible underflow of count_pending value for notify_peer…
jpirko Jan 14, 2015
48c53db
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
torvalds Jan 14, 2015
4fd190a
tg3: tg3_timer() should grab tp->lock before checking for tp->irq_sync
Jan 14, 2015
db84bf4
tg3: tg3_reset_task() needs to use rtnl_lock to synchronize
Jan 14, 2015
932f19d
tg3: Release tp->lock before invoking synchronize_irq()
Jan 14, 2015
c637dbc
Merge branch 'tg3-net'
davem330 Jan 14, 2015
a6391a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
torvalds Jan 14, 2015
919ba4e
Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux…
gregkh Jan 14, 2015
f8359da
Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux…
gregkh Jan 15, 2015
f800c25
Merge branch 'thermal-soc' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Jan 15, 2015
16dde0d
be2net: Allow GRE to work concurrently while a VxLAN tunnel is config…
Jan 15, 2015
8f86f83
ftrace: Fix updating of filters for shared global_ops filters
rostedt Jan 13, 2015
7485058
ftrace: Check both notrace and filter for old hash
rostedt Jan 13, 2015
237d28d
ftrace/jprobes/x86: Fix conflict between jprobes and function graph t…
rostedt Jan 12, 2015
83829b7
tracing: Remove extra call to init_ftrace_syscalls()
rostedt Jan 14, 2015
ce1039b
tracing: Fix enabling of syscall events on the command line
rostedt Jan 14, 2015
870482a
MAINTAINERS: update linux-can git repositories
marckleinebudde Jan 15, 2015
9b1087a
can: dev: fix crtlmode_supported check
hartkopp Jan 5, 2015
6cfda7f
can: m_can: tag current CAN FD controllers as non-ISO
hartkopp Jan 5, 2015
47e3485
can: c_can: use regmap_update_bits() to modify RAMINIT register
Jan 13, 2015
b442723
can: kvaser_usb: Don't free packets when tight on URBs
Jan 5, 2015
889b77f
can: kvaser_usb: Reset all URB tx contexts upon channel close
Jan 5, 2015
5e7e6e0
can: kvaser_usb: Don't send a RESET_CHIP for non-existing channels
Jan 5, 2015
a58518c
can: kvaser_usb: Don't dereference skb after a netif_rx()
Jan 11, 2015
121b6a7
gpio: sysfs: fix gpio-chip device-attribute leak
jhovold Jan 13, 2015
0915e6f
gpio: sysfs: fix gpio device-attribute leak
jhovold Jan 13, 2015
ebbeba1
gpio: sysfs: fix gpio attribute-creation race
jhovold Jan 13, 2015
7b8792b
gpiolib: of: Correct error handling in of_get_named_gpiod_flags
Jan 9, 2015
9f6bd8f
drivers: net: cpsw: fix cpsw hung with add vlan using vconfig
mugunthanvnm Jan 15, 2015
01fbd3f
sh_eth: Fix addition of .trscer_err_mask to wrong SoC data
geertu Jan 15, 2015
1c1832c
net: sxgbe: Fix NULL dereferece when using DT
girishks2000 Jan 15, 2015
f7d8555
net: sxgbe: Fix waring for double kfree()
Jan 15, 2015
aaef66b
Merge tag 'mac80211-for-davem-2015-01-15' of git://git.kernel.org/pub…
davem330 Jan 16, 2015
5eff6da
net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steering
ogerlitz Jan 15, 2015
4315ef8
Merge tag 'linux-can-fixes-for-3.19-20150115' of git://git.kernel.org…
davem330 Jan 16, 2015
f812116
ip: zero sockaddr returned on error queue
wdebruij Jan 15, 2015
3fa116e
Merge tag 'powerpc-3.19-4' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Jan 16, 2015
f8cb395
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Jan 16, 2015
7b552bc
Merge tag 'mmc-v3.19-4' of git://git.linaro.org/people/ulf.hansson/mmc
torvalds Jan 16, 2015
0b6212e
Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/ke…
torvalds Jan 16, 2015
cb59670
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Jan 16, 2015
cd2d6d3
net: davinci_emac: Fix hangs with interrupts
tmlind Jan 15, 2015
b5133e7
net: davinci_emac: Fix runtime pm calls for davinci_emac
tmlind Jan 15, 2015
0f53727
net: davinci_emac: Free clock after checking the frequency
tmlind Jan 15, 2015
1d82ffa
net: davinci_emac: Fix incomplete code for getting the phy from devic…
tmlind Jan 15, 2015
a159432
net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC …
tmlind Jan 15, 2015
de39008
net: davinci_emac: Add support for emac on dm816x
tmlind Jan 15, 2015
57d737c
Merge branch 'davinci_emac'
davem330 Jan 16, 2015
ac64da0
net: rps: fix cpu unplug
Jan 16, 2015
433678b
perf/rapl: Fix sysfs_show() initialization for RAPL PMU
Jan 13, 2015
3363673
perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLM
kliang2 Jan 12, 2015
0145058
arm64: partially revert "ARM: 8167/1: extend the reserved memory for …
ctmarinas Jan 16, 2015
23aa4b4
Merge tag 'trace-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/lin…
torvalds Jan 16, 2015
a2a32cd
Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondm…
torvalds Jan 16, 2015
fa818dc
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds Jan 16, 2015
79600d4
Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Jan 16, 2015
937102f
Merge tag 'staging-3.19-rc5' of git://git.kernel.org/pub/scm/linux/ke…
torvalds Jan 16, 2015
7b78de8
Merge tag 'tty-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Jan 16, 2015
62b1530
Merge tag 'driver-core-3.19-rc5' of git://git.kernel.org/pub/scm/linu…
torvalds Jan 16, 2015
7ad4b4a
Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/…
torvalds Jan 16, 2015
29187a9
workqueue: fix subtle pool management issue which can stall whole wor…
htejun Jan 16, 2015
7949ba1
perf probe: Propagate error code when write(2) failed
namhyung Jan 10, 2015
c6e5e9f
perf tools: Fix building error in x86_64 when dwarf unwind is on
namhyung Jan 12, 2015
260d819
perf machine: Fix __machine__findnew_thread() error path
namhyung Jan 9, 2015
25cd480
tools: Remove bitops/hweight usage of bits in tools/perf
acmel Jan 13, 2015
db1806e
perf tools: Fix statfs.f_type data type mismatch build error with uclibc
abrodkin Jan 10, 2015
a83d869
perf tools: Elide strlcpy warning with uclibc
Jan 13, 2015
ea1fe3a
perf tools: Avoid build splat for syscall numbers with uclibc
Jan 13, 2015
b93b096
perf test: Fix dwarf unwind using libunwind.
WangNan0 Jan 14, 2015
813ccd1
perf tools: Fix segfault for symbol annotation on TUI
namhyung Jan 14, 2015
6bcf9c1
perf tools powerpc: Use dwfl_report_elf() instead of offline.
Nov 22, 2014
fc7f0dd
kernel: avoid overflow in cmp_range
louis-langholtz Jan 16, 2015
f555f3d
genetlink: document parallel_ops
jmberg-intel Jan 16, 2015
5ad6300
genetlink: disallow subscribing to unknown mcast groups
jmberg-intel Jan 16, 2015
ee1c244
genetlink: synchronize socket closing and family removal
jmberg-intel Jan 16, 2015
1591dc4
Merge tag 'v3.19-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/…
olofj Jan 8, 2015
3be8142
Merge tag 'imx-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kern…
olofj Jan 8, 2015
e3db221
Merge tag 'omap-for-v3.19/fixes-rc1' of git://git.kernel.org/pub/scm/…
olofj Jan 8, 2015
259e438
ARM: nomadik: fix up leftover device tree pins
linusw Jan 9, 2015
1dbb36b
Merge tag 'berlin-fixes-for-3.19-1' of git://git.infradead.org/users/…
olofj Jan 11, 2015
c9b75d5
ARM: rockchip: disable jtag/sdmmc autoswitching on rk3288
mmind Jan 11, 2015
6fda93b
Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g…
olofj Jan 12, 2015
896ddd6
drivers: bus: check cci device tree node status
Jan 10, 2015
25217fe
ARM: dts: disable CCI on exynos5420 based arndale-octa
Jan 10, 2015
a30e931
Merge tag 'renesas-soc-fixes-for-v3.19' of git://git.kernel.org/pub/s…
olofj Jan 13, 2015
41544f9
reset: sunxi: fix spinlock initialization
EmbeddedAndroid Jan 12, 2015
966903a
Merge tag 'samsung-fixes-3.19' of git://git.kernel.org/pub/scm/linux/…
olofj Jan 15, 2015
d01de23
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/lin…
Jan 17, 2015
59b2858
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/…
torvalds Jan 17, 2015
298e320
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
torvalds Jan 17, 2015
a5e1baf
clk: rockchip: fix deadlock possibility in cpuclk
mmind Jan 16, 2015
176a107
Revert "clk: ppc-corenet: Fix Section mismatch warning"
haokexin Dec 3, 2014
c7662fc
clk: fix possible null pointer dereference
Jan 5, 2015
901b208
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g…
torvalds Jan 18, 2015
12ba857
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.t…
torvalds Jan 18, 2015
2061dcd
net: sctp: fix race for one-to-many sockets in sendmsg's auto associate
borkmann Jan 15, 2015
d0ac5d8
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/ke…
torvalds Jan 18, 2015
ec6f34e
Linux 3.19-rc5
torvalds Jan 18, 2015
6689388
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Jan 18, 2015
b62a9c2
Merge tag 'gpio-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Jan 18, 2015
bcd53f8
pinctrl: qcom: Don't iterate past end of function array
bebarino Jan 19, 2015
dbe752a
pinctrl: MAINTAINERS: add git tree reference
linusw Jan 19, 2015
72dd299
libata: allow sata_sil24 to opt-out of tag ordered submission
djbw Jan 16, 2015
ce75145
libata: prevent HSM state change race between ISR and PIO
Jan 19, 2015
9d28971
ipv6: stop sending PTB packets for MTU < 1280
hgn Jan 15, 2015
b37feed
sh_eth: Fix promiscuous mode on chips without TSU
bwh-ct Jan 16, 2015
4f9dce2
sh_eth: Fix ethtool operation crash when net device is down
bwh-ct Jan 16, 2015
852c5d9
Merge branch 'sh_eth'
davem330 Jan 19, 2015
6216642
bgmac: register napi before the device
hauke Jan 18, 2015
43f159c
bgmac: activate irqs only if there is nothing to poll
hauke Jan 18, 2015
e60bf80
Merge branch 'bgmac'
davem330 Jan 19, 2015
8cb3db2
r8152: remove generic_ocp_read before writing
hayesorz Jan 19, 2015
b4d99de
r8152: remove sram_read
hayesorz Jan 19, 2015
ef5a1ba
Merge branch 'r8152'
davem330 Jan 19, 2015
a8c1d28
s2io: use snprintf() as a safety feature
Jan 19, 2015
2262889
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
torvalds Jan 20, 2015
eef8f4c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
torvalds Jan 20, 2015
06efe0e
Merge tag 'pinctrl-v3.19-3' of git://git.kernel.org/pub/scm/linux/ker…
torvalds Jan 20, 2015
d4b2d00
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/k…
torvalds Jan 20, 2015
b97f880
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/k…
torvalds Jan 20, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
15 changes: 15 additions & 0 deletions Documentation/ABI/testing/sysfs-class-mei
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,18 @@ Description:
The /sys/class/mei/meiN directory is created for
each probed mei device

What: /sys/class/mei/meiN/fw_status
Date: Nov 2014
KernelVersion: 3.19
Contact: Tomas Winkler <[email protected]>
Description: Display fw status registers content

The ME FW writes its status information into fw status
registers for BIOS and OS to monitor fw health.

The register contains running state, power management
state, error codes, and others. The way the registers
are decoded depends on PCH or SoC generation.
Also number of registers varies between 1 and 6
depending on generation.

3 changes: 2 additions & 1 deletion Documentation/devicetree/bindings/net/davinci_emac.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ This file provides information, what the device node
for the davinci_emac interface contains.

Required properties:
- compatible: "ti,davinci-dm6467-emac" or "ti,am3517-emac"
- compatible: "ti,davinci-dm6467-emac", "ti,am3517-emac" or
"ti,dm816-emac"
- reg: Offset and length of the register set for the device
- ti,davinci-ctrl-reg-offset: offset to control register
- ti,davinci-ctrl-mod-reg-offset: offset to control module register
Expand Down
1 change: 1 addition & 0 deletions Documentation/kernel-parameters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1277,6 +1277,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
i8042.notimeout [HW] Ignore timeout condition signalled by controller
i8042.reset [HW] Reset the controller during init and cleanup
i8042.unlock [HW] Unlock (ignore) the keylock
i8042.kbdreset [HW] Reset device connected to KBD port

i810= [HW,DRM]

Expand Down
2 changes: 2 additions & 0 deletions Documentation/networking/ip-sysctl.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ fwmark_reflect - BOOLEAN
route/max_size - INTEGER
Maximum number of routes allowed in the kernel. Increase
this when using large numbers of interfaces and/or routes.
From linux kernel 3.6 onwards, this is deprecated for ipv4
as route cache is no longer used.

neigh/default/gc_thresh1 - INTEGER
Minimum number of entries to keep. Garbage collector will not
Expand Down
15 changes: 13 additions & 2 deletions Documentation/thermal/cpu-cooling-api.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ CPU cooling APIs How To

Written by Amit Daniel Kachhap <[email protected]>

Updated: 12 May 2012
Updated: 6 Jan 2015

Copyright (c) 2012 Samsung Electronics Co., Ltd(http://www.samsung.com)

Expand All @@ -25,7 +25,18 @@ the user. The registration APIs returns the cooling device pointer.

clip_cpus: cpumask of cpus where the frequency constraints will happen.

1.1.2 void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev)
1.1.2 struct thermal_cooling_device *of_cpufreq_cooling_register(
struct device_node *np, const struct cpumask *clip_cpus)

This interface function registers the cpufreq cooling device with
the name "thermal-cpufreq-%x" linking it with a device tree node, in
order to bind it via the thermal DT code. This api can support multiple
instances of cpufreq cooling devices.

np: pointer to the cooling device device tree node
clip_cpus: cpumask of cpus where the frequency constraints will happen.

1.1.3 void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev)

This interface function unregisters the "thermal-cpufreq-%x" cooling device.

Expand Down
93 changes: 53 additions & 40 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -754,13 +754,6 @@ L: [email protected]
S: Maintained
F: drivers/media/i2c/aptina-pll.*

ARASAN COMPACT FLASH PATA CONTROLLER
M: Viresh Kumar <[email protected]>
L: [email protected]
S: Maintained
F: include/linux/pata_arasan_cf_data.h
F: drivers/ata/pata_arasan_cf.c

ARC FRAMEBUFFER DRIVER
M: Jaya Kumar <[email protected]>
S: Maintained
Expand Down Expand Up @@ -2346,7 +2339,8 @@ CAN NETWORK LAYER
M: Oliver Hartkopp <[email protected]>
L: [email protected]
W: http://gitorious.org/linux-can
T: git git://gitorious.org/linux-can/linux-can-next.git
T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git
T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git
S: Maintained
F: Documentation/networking/can.txt
F: net/can/
Expand All @@ -2361,7 +2355,8 @@ M: Wolfgang Grandegger <[email protected]>
M: Marc Kleine-Budde <[email protected]>
L: [email protected]
W: http://gitorious.org/linux-can
T: git git://gitorious.org/linux-can/linux-can-next.git
T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git
T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git
S: Maintained
F: drivers/net/can/
F: include/linux/can/dev.h
Expand Down Expand Up @@ -3183,7 +3178,7 @@ L: [email protected]
Q: https://patchwork.kernel.org/project/linux-dmaengine/list/
S: Maintained
F: drivers/dma/
F: include/linux/dma*
F: include/linux/dmaengine.h
F: Documentation/dmaengine/
T: git git://git.infradead.org/users/vkoul/slave-dma.git

Expand Down Expand Up @@ -4749,7 +4744,7 @@ S: Supported
F: drivers/scsi/ipr.*

IBM Power Virtual Ethernet Device Driver
M: Santiago Leon <santil@linux.vnet.ibm.com>
M: Thomas Falcon <tlfalcon@linux.vnet.ibm.com>
L: [email protected]
S: Supported
F: drivers/net/ethernet/ibm/ibmveth.*
Expand Down Expand Up @@ -4930,7 +4925,6 @@ F: include/uapi/linux/inotify.h

INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
M: Dmitry Torokhov <[email protected]>
M: Dmitry Torokhov <[email protected]>
L: [email protected]
Q: http://patchwork.kernel.org/project/linux-input/list/
T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
Expand Down Expand Up @@ -5703,6 +5697,49 @@ F: drivers/lguest/
F: include/linux/lguest*.h
F: tools/lguest/

LIBATA SUBSYSTEM (Serial and Parallel ATA drivers)
M: Tejun Heo <[email protected]>
L: [email protected]
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
S: Maintained
F: drivers/ata/
F: include/linux/ata.h
F: include/linux/libata.h

LIBATA PATA ARASAN COMPACT FLASH CONTROLLER
M: Viresh Kumar <[email protected]>
L: [email protected]
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
S: Maintained
F: include/linux/pata_arasan_cf_data.h
F: drivers/ata/pata_arasan_cf.c

LIBATA PATA DRIVERS
M: Bartlomiej Zolnierkiewicz <[email protected]>
M: Tejun Heo <[email protected]>
L: [email protected]
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
S: Maintained
F: drivers/ata/pata_*.c
F: drivers/ata/ata_generic.c

LIBATA SATA AHCI PLATFORM devices support
M: Hans de Goede <[email protected]>
M: Tejun Heo <[email protected]>
L: [email protected]
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
S: Maintained
F: drivers/ata/ahci_platform.c
F: drivers/ata/libahci_platform.c
F: include/linux/ahci_platform.h

LIBATA SATA PROMISE TX2/TX4 CONTROLLER DRIVER
M: Mikael Pettersson <[email protected]>
L: [email protected]
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
S: Maintained
F: drivers/ata/sata_promise.*

LIBLOCKDEP
M: Sasha Levin <[email protected]>
S: Maintained
Expand Down Expand Up @@ -7409,6 +7446,7 @@ F: drivers/crypto/picoxcell*
PIN CONTROL SUBSYSTEM
M: Linus Walleij <[email protected]>
L: [email protected]
T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
S: Maintained
F: drivers/pinctrl/
F: include/linux/pinctrl/
Expand Down Expand Up @@ -7576,12 +7614,6 @@ W: http://wireless.kernel.org/en/users/Drivers/p54
S: Obsolete
F: drivers/net/wireless/prism54/

PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
M: Mikael Pettersson <[email protected]>
L: [email protected]
S: Maintained
F: drivers/ata/sata_promise.*

PS3 NETWORK SUPPORT
M: Geoff Levand <[email protected]>
L: [email protected]
Expand Down Expand Up @@ -7747,8 +7779,7 @@ F: Documentation/scsi/LICENSE.qla2xxx
F: drivers/scsi/qla2xxx/

QLOGIC QLA4XXX iSCSI DRIVER
M: Vikas Chaudhary <[email protected]>
M: [email protected]
M: [email protected]
L: [email protected]
S: Supported
F: Documentation/scsi/LICENSE.qla4xxx
Expand Down Expand Up @@ -8556,25 +8587,6 @@ S: Maintained
F: drivers/misc/phantom.c
F: include/uapi/linux/phantom.h

SERIAL ATA (SATA) SUBSYSTEM
M: Tejun Heo <[email protected]>
L: [email protected]
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
S: Supported
F: drivers/ata/
F: include/linux/ata.h
F: include/linux/libata.h

SERIAL ATA AHCI PLATFORM devices support
M: Hans de Goede <[email protected]>
M: Tejun Heo <[email protected]>
L: [email protected]
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
S: Supported
F: drivers/ata/ahci_platform.c
F: drivers/ata/libahci_platform.c
F: include/linux/ahci_platform.h

SERVER ENGINES 10Gbps iSCSI - BladeEngine 2 DRIVER
M: Jayamohan Kallickal <[email protected]>
L: [email protected]
Expand Down Expand Up @@ -9543,7 +9555,8 @@ F: drivers/platform/x86/thinkpad_acpi.c
TI BANDGAP AND THERMAL DRIVER
M: Eduardo Valentin <[email protected]>
L: [email protected]
S: Supported
L: [email protected]
S: Maintained
F: drivers/thermal/ti-soc-thermal/

TI CLOCK DRIVER
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
VERSION = 3
PATCHLEVEL = 19
SUBLEVEL = 0
EXTRAVERSION = -rc4
EXTRAVERSION = -rc5
NAME = Diseased Newt

# *DOCUMENTATION*
Expand Down
2 changes: 2 additions & 0 deletions arch/arm/boot/dts/at91sam9263.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -953,6 +953,8 @@
interrupts = <26 IRQ_TYPE_LEVEL_HIGH 3>;
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_fb>;
clocks = <&lcd_clk>, <&lcd_clk>;
clock-names = "lcdc_clk", "hclk";
status = "disabled";
};

Expand Down
2 changes: 2 additions & 0 deletions arch/arm/boot/dts/berlin2q-marvell-dmp.dts
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@
};

&sdhci2 {
broken-cd;
bus-width = <8>;
non-removable;
status = "okay";
};
Expand Down
63 changes: 32 additions & 31 deletions arch/arm/boot/dts/berlin2q.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,8 @@
compatible = "mrvl,pxav3-mmc";
reg = <0xab1000 0x200>;
interrupts = <GIC_SPI 28 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&chip CLKID_SDIO1XIN>;
clocks = <&chip CLKID_NFC_ECC>, <&chip CLKID_NFC>;
clock-names = "io", "core";
status = "disabled";
};

Expand Down Expand Up @@ -348,36 +349,6 @@
interrupt-parent = <&gic>;
interrupts = <GIC_SPI 3 IRQ_TYPE_LEVEL_HIGH>;
};

gpio4: gpio@5000 {
compatible = "snps,dw-apb-gpio";
reg = <0x5000 0x400>;
#address-cells = <1>;
#size-cells = <0>;

porte: gpio-port@4 {
compatible = "snps,dw-apb-gpio-port";
gpio-controller;
#gpio-cells = <2>;
snps,nr-gpios = <32>;
reg = <0>;
};
};

gpio5: gpio@c000 {
compatible = "snps,dw-apb-gpio";
reg = <0xc000 0x400>;
#address-cells = <1>;
#size-cells = <0>;

portf: gpio-port@5 {
compatible = "snps,dw-apb-gpio-port";
gpio-controller;
#gpio-cells = <2>;
snps,nr-gpios = <32>;
reg = <0>;
};
};
};

chip: chip-control@ea0000 {
Expand Down Expand Up @@ -466,6 +437,21 @@
ranges = <0 0xfc0000 0x10000>;
interrupt-parent = <&sic>;

sm_gpio1: gpio@5000 {
compatible = "snps,dw-apb-gpio";
reg = <0x5000 0x400>;
#address-cells = <1>;
#size-cells = <0>;

portf: gpio-port@5 {
compatible = "snps,dw-apb-gpio-port";
gpio-controller;
#gpio-cells = <2>;
snps,nr-gpios = <32>;
reg = <0>;
};
};

i2c2: i2c@7000 {
compatible = "snps,designware-i2c";
#address-cells = <1>;
Expand Down Expand Up @@ -516,6 +502,21 @@
status = "disabled";
};

sm_gpio0: gpio@c000 {
compatible = "snps,dw-apb-gpio";
reg = <0xc000 0x400>;
#address-cells = <1>;
#size-cells = <0>;

porte: gpio-port@4 {
compatible = "snps,dw-apb-gpio-port";
gpio-controller;
#gpio-cells = <2>;
snps,nr-gpios = <32>;
reg = <0>;
};
};

sysctrl: pin-controller@d000 {
compatible = "marvell,berlin2q-system-ctrl";
reg = <0xd000 0x100>;
Expand Down
10 changes: 5 additions & 5 deletions arch/arm/boot/dts/dra7-evm.dts
Original file line number Diff line number Diff line change
Expand Up @@ -499,23 +499,23 @@
};
partition@5 {
label = "QSPI.u-boot-spl-os";
reg = <0x00140000 0x00010000>;
reg = <0x00140000 0x00080000>;
};
partition@6 {
label = "QSPI.u-boot-env";
reg = <0x00150000 0x00010000>;
reg = <0x001c0000 0x00010000>;
};
partition@7 {
label = "QSPI.u-boot-env.backup1";
reg = <0x00160000 0x0010000>;
reg = <0x001d0000 0x0010000>;
};
partition@8 {
label = "QSPI.kernel";
reg = <0x00170000 0x0800000>;
reg = <0x001e0000 0x0800000>;
};
partition@9 {
label = "QSPI.file-system";
reg = <0x00970000 0x01690000>;
reg = <0x009e0000 0x01620000>;
};
};
};
Expand Down
Loading