summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-02nvmem: rockchip-efuse: add rk3399-efuse supportFinley Xiao1-19/+114
2016-09-02nvmem: rockchip-efuse: update compatible strings for Rockchip efuseFinley Xiao1-2/+11
2016-09-02Drivers: hv: utils: Check VSS daemon is listening before a hot backupAlex Ng2-3/+9
2016-09-02Drivers: hv: utils: Continue to poll VSS channel after handling requests.Alex Ng1-47/+43
2016-09-02Drivers: hv: Introduce a policy for controlling channel affinityK. Y. Srinivasan2-29/+62
2016-09-02Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw()Vitaly Kuznetsov1-21/+11
2016-09-02Drivers: hv: ring_buffer: use wrap around mappings in hv_copy{from, to}_ringb...Vitaly Kuznetsov1-21/+3
2016-09-02Drivers: hv: ring_buffer: wrap around mappings for ring buffersVitaly Kuznetsov3-23/+49
2016-09-02Drivers: hv: cleanup vmbus_open() for wrap around mappingsVitaly Kuznetsov1-19/+22
2016-08-31serial: pch_uart: Add support for reading clock-frequency from DTZubair Lutfullah Kakakhel2-1/+6
2016-08-31misc: pch_phub: Add UART_CLK quirk for Boston platformZubair Lutfullah Kakakhel1-0/+11
2016-08-31misc: pch_phub: Read prefetch value from device tree if passedZubair Lutfullah Kakakhel1-1/+8
2016-08-31fix:memory:of_memory:add missing header dependenciesBaoyou Xie1-0/+1
2016-08-31drivers: char: mem: Check {read,write}_kmem() addressesRobin Murphy1-0/+6
2016-08-31char: xillybus: Fix spelling mistake and commentEli Billauer1-2/+2
2016-08-31snsc: check return value of class_createZhouyi Zhou1-1/+6
2016-08-31char/mwave: remove custom BOOLEAN typeArnd Bergmann7-97/+93
2016-08-31ppdev: use new parport device modelSudip Mukherjee1-5/+20
2016-08-31GenWQE: Change default access rights for device nodeFrank Haverkamp1-0/+15
2016-08-31miscdevice: Use module_misc_device() macroPrasannaKumar Muralidharan4-96/+4
2016-08-31miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan7-80/+15
2016-08-31misc: retire the old BMP085 driverLinus Walleij8-765/+0
2016-08-31ver_linux: rename ver_linux.awk to ver_linuxAlexander Kapshuk1-0/+0
2016-08-31ver_linux: shell implementation removedAlexander Kapshuk1-193/+0
2016-08-31ver_linux: complete awk implementationAlexander Kapshuk1-0/+89
2016-08-31w1: fix timeout_us parameter descriptionWei Yongjun1-2/+2
2016-08-31drivers: w1: style corrections-pointers-blanklines-comparisonsBen Werbowyj1-2/+4
2016-08-31drivers: w1: removed assignment from within if statementBen Werbowyj1-2/+4
2016-08-31drivers: w1: style corrections for parenthesis and bracesBen Werbowyj1-6/+4
2016-08-31MAINTAINERS: Saying goodbye to Hans J. KochBenedikt Spranger2-3/+6
2016-08-31vme: Adding Fake VME driverMartyn Welch3-0/+1308
2016-08-31vme: make core vme support explicitly non-modularPaul Gortmaker1-25/+2
2016-08-31vme: Fix module autoloadAlessio Igor Bogani2-0/+4
2016-08-31vme: Update documentation to match apiMartyn Welch1-4/+5
2016-08-31vme: change LM callback argument to void pointerAaron Sierra8-12/+19
2016-08-31VMCI: use memdup_user().Muhammad Falak R Wani1-10/+4
2016-08-31mcb: remove sub-device handling codeJohannes Thumshirn2-21/+0
2016-08-31mcb: Introduce type safety for to_mcb_*Johannes Thumshirn1-3/+15
2016-08-31mcb: Added bar descriptor support for non PCI bus MCB carrierAndreas Werner2-14/+121
2016-08-31mcb: Added support for LPC or non PCI based MCB carrierAndreas Werner3-0/+168
2016-08-31uio: fix dmem_region_start computationJan Viktorin1-1/+1
2016-08-31coresight: etm4x: adding configurable start/stop filteringMathieu Poirier1-0/+71
2016-08-31coresight: etm4x: adding configurable address range filteringMathieu Poirier1-9/+119
2016-08-31coresight: etm4x: configuring include/exclude functionMathieu Poirier1-10/+25
2016-08-31coresight: etm4x: adding range filter configuration functionMathieu Poirier1-18/+38
2016-08-31coresight: etm4x: cleaning up default filter configurationMathieu Poirier1-26/+27
2016-08-31coresight: etm4x: split default and filter configurationMathieu Poirier1-14/+22
2016-08-31coresight: etm-perf: configuring filters from perf coreMathieu Poirier2-15/+168
2016-08-31coresight: remove duplicated enumerationMathieu Poirier5-16/+10
2016-08-31coresight: etm-perf: pass struct perf_event to source::enable/disable()Mathieu Poirier6-22/+29