summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: msm: add watchdog entries to DT timer binding docMathieu Olivari2015-04-221-3/+13
* ARM: qcom: add description of KPSS WDT for IPQ8064Mathieu Olivari2015-04-221-1/+13
* watchdog: qcom: use timer devicetree bindingMathieu Olivari2015-04-221-6/+15
* watchdog: bcm281xx: Remove use of seq_printf return valueJoe Perches2015-04-221-11/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-04-213-43/+14
|\
| * sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...Sowmini Varadhan2015-04-211-1/+1
| * sparc64: Use M7 PMC write on all chips T4 and onward.David S. Miller2015-04-211-32/+3
| * Merge branch 'iommu-common-fixes'David S. Miller2015-04-201-10/+10
| |\
| | * iommu-common: rename iommu_pool_hash to iommu_hash_commonSowmini Varadhan2015-04-201-3/+3
| | * iommu-common: fix x86_64 compiler warningsSowmini Varadhan2015-04-201-7/+7
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-219-6/+28
|\ \
| * | net/mlx4_core: Fix reading HCA max message size in mlx4_QUERY_DEV_CAPEran Ben Elisha2015-04-211-1/+1
| * | tcp: add memory barriers to write space pathsjbaron@akamai.com2015-04-212-1/+5
| * | altera tse: Error-Bit on tx-avalon-stream always set.Andreas Oetken2015-04-201-1/+0
| * | net: dsa: mv88e6xxx: use PORT_DEFAULT_VLANVivien Didelot2015-04-201-1/+2
| * | net: dsa: mv88e6xxx: fix setup of port control 1Vivien Didelot2015-04-201-2/+1
| * | Merge branch 'ppp_csum_unset'David S. Miller2015-04-202-0/+13
| |\ \
| | * | ppp: call skb_checksum_complete_unset in ppp_receive_frameTom Herbert2015-04-201-0/+1
| | * | net: add skb_checksum_complete_unsetTom Herbert2015-04-201-0/+12
| |/ /
| * | pppoe: Lacks DST MAC address checkJoakim Tjernlund2015-04-201-0/+3
| * | ip_forward: Drop frames with attached skb->skSebastian Pöhn2015-04-201-0/+3
* | | Merge branch 'parisc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-217-36/+28
|\ \ \
| * | | parisc: Replace PT_NLEVELS with CONFIG_PGTABLE_LEVELSGuenter Roeck2015-04-211-3/+3
| * | | parisc: Eliminate sg_virt_addr() and private scatterlist.hMatthew Wilcox2015-04-216-33/+25
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-04-2118-42/+806
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'next' into for-linusDmitry Torokhov2015-04-2118-42/+806
| |\ \ \
| | * | | Input: lm8333 - fix broken email addressWolfram Sang2015-04-201-2/+2
| | * | | Input: cyapa - fix setting suspend scan rateDudley Du2015-04-201-2/+2
| | * | | Input: elan_i2c - fix calculating number of x and y traces.Duson Lin2015-04-202-4/+4
| | * | | Input: elan_i2c - report hovering contactsDuson Lin2015-04-201-4/+11
| | * | | Input: elants_i2c - zero-extend hardware ID in firmware nameDmitry Torokhov2015-04-201-1/+1
| | * | | Input: alps - document separate pointstick button bits for V2 devicesHans de Goede2015-04-151-2/+7
| | * | | Input: atmel_mxt_ts - add support for Google Pixel 2Dmitry Torokhov2015-04-151-11/+130
| | * | | Input: xpad - add rumble support for Xbox One controllerMing-ting Yao Wei2015-04-141-1/+20
| | * | | Input: ff-core - use new debug macrosOliver Neukum2015-04-141-6/+4
| | * | | Input: add vmmouse driverThomas Hellstrom2015-04-147-0/+577
| | * | | Input: elan_i2c - adjust for newer firmware pressure reportingduson2015-04-144-10/+49
* | | | | media: remove unused variable that causes a warningLinus Torvalds2015-04-211-1/+0
* | | | | Merge tag 'media/v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-04-21458-6380/+17064
|\ \ \ \ \
| * \ \ \ \ Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab2015-04-217852-178494/+338108
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2015-04-21464-6367/+17050
| |\ \ \ \ \ \
| | * | | | | | [media] uvcvideo: add support for VIDIOC_QUERY_EXT_CTRLHans Verkuil2015-04-101-0/+30
| | * | | | | | [media] uvcvideo: fix cropcap v4l2-compliance failureHans Verkuil2015-04-101-12/+23
| | * | | | | | [media] media: omap3isp: remove unused clkdevRussell King2015-04-103-31/+0
| | * | | | | | [media] coda: Add tracing supportPhilipp Zabel2015-04-105-1/+234
| | * | | | | | [media] coda: drop dma_sync_single_for_device in coda_bitstream_queuePhilipp Zabel2015-04-101-4/+0
| | * | | | | | [media] coda: fix fill bitstream errors in nonstreaming casePhilipp Zabel2015-04-103-8/+11
| | * | | | | | [media] coda: call SEQ_END when the first queue is stoppedPhilipp Zabel2015-04-101-1/+4
| | * | | | | | [media] coda: fail to start streaming if userspace set invalid formatsPhilipp Zabel2015-04-101-1/+12
| | * | | | | | [media] coda: remove duplicate error messages for buffer allocationsPhilipp Zabel2015-04-102-26/+7