summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-opp'Rafael J. Wysocki2016-05-166-544/+763
|\
| * Merge back new material for v4.7.Rafael J. Wysocki2016-05-066-544/+763
| |\
| | * PM / OPP: Move CONFIG_OF dependent code in a separate fileViresh Kumar2016-05-065-579/+618
| | * PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_tableSudeep Holla2016-05-053-30/+98
| | * PM / OPP: pass cpumask by referenceArnd Bergmann2016-05-052-15/+15
| | * PM / OPP: Add dev_pm_opp_get_sharing_cpus()Viresh Kumar2016-04-282-0/+51
| | * PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus()Viresh Kumar2016-04-282-3/+4
| | * PM / OPP: -ENOSYS is applicable only to syscallsViresh Kumar2016-04-281-13/+13
| | * PM / OPP: Mark shared-opp for non-dt caseViresh Kumar2016-04-251-0/+3
| | * PM / OPP: Relocate dev_pm_opp_set_sharing_cpus()Viresh Kumar2016-04-251-56/+56
| | * PM / OPP: dev_pm_opp_set_sharing_cpus() doesn't depend on CONFIG_OFViresh Kumar2016-04-251-6/+6
| | * PM / OPP: Add missing doc style commentsViresh Kumar2016-04-251-1/+58
| | * PM / OPP: Propagate the error returned by _find_opp_table()Viresh Kumar2016-04-251-1/+1
* | | Linux 4.6-rc7v4.6-rc7Linus Torvalds2016-05-081-1/+1
* | | Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-073-8/+27
|\ \ \
| * | | nvmem: mxs-ocotp: fix buffer overflow in readStanislav Meduna2016-05-021-2/+2
| * | | Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()K. Y. Srinivasan2016-04-301-6/+20
| * | | misc: mic: Fix for double fetch security bug in VOP driverAshutosh Dixit2016-04-281-0/+5
* | | | Merge tag 'staging-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-074-7/+34
|\ \ \ \
| * \ \ \ Merge tag 'iio-fixes-for-4.6d' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-05-062-4/+29
| |\ \ \ \
| | * | | | iio: imu: mpu6050: Fix name/chip_id when using ACPIDaniel Baluta2016-05-041-3/+26
| | * | | | iio: imu: mpu6050: fix possible NULL dereferencesMatt Ranostay2016-05-042-2/+4
| |/ / / /
| * | | | Merge tag 'iio-fixes-for-4.6c' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-04-262-3/+5
| |\ \ \ \
| | * | | | iio:adc:at91-sama5d2: Repair crash on module removalMarek Vasut2016-04-181-0/+2
| | * | | | iio: ak8975: fix maybe-uninitialized warningRichard Leitner2016-04-171-1/+1
| | * | | | iio: ak8975: Fix NULL pointer exception on early interruptKrzysztof Kozlowski2016-04-171-2/+2
| |/ / / /
* | | | | Merge tag 'usb-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-076-19/+11
|\ \ \ \ \
| * | | | | Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping"Johan Hovold2016-05-022-13/+1
| * | | | | Merge tag 'usb-serial-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-04-301-0/+4
| |\ \ \ \ \
| | * | | | | USB: serial: cp210x: add Straizona Focusers device idsJasem Mutlaq2016-04-241-0/+2
| | * | | | | USB: serial: cp210x: add ID for Link ECUMike Manning2016-04-241-0/+2
| | | |/ / / | | |/| | |
| * | | | | usb: musb: jz4740: fix error check of usb_get_phy()Vladimir Zapolskiy2016-04-261-2/+2
| * | | | | Revert "usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bott...Bin Liu2016-04-261-1/+1
| * | | | | usb: musb: gadget: nuke endpoint before setting its descriptor to NULLTal Shorer2016-04-261-3/+3
| | |_|_|/ | |/| | |
* | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-05-073-8/+20
|\ \ \ \ \
| * | | | | ARM: 8573/1: domain: move {set,get}_domain under config guardVladimir Murzin2016-05-051-0/+11
| * | | | | ARM: 8572/1: nommu: change memory reserve for the vectorsJean-Philippe Brucker2016-05-052-2/+2
| * | | | | ARM: 8571/1: nommu: fix PMSAv7 setupJean-Philippe Brucker2016-05-051-6/+7
* | | | | | Merge tag 'media/v4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-05-073-24/+9
|\ \ \ \ \ \
| * | | | | | [media] media-device: fix builds when USB or PCI is compiled as moduleMauro Carvalho Chehab2016-05-051-4/+4
| * | | | | | [media] media: s3c-camif: fix deadlock on driver probe()Marek Szyprowski2016-05-021-9/+3
| * | | | | | [media] media: exynos4-is: fix deadlock on driver probeMarek Szyprowski2016-05-021-11/+2
* | | | | | | Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-077-1/+229
|\ \ \ \ \ \ \
| * | | | | | | ata: add AMD Seattle platform driverBrijesh Singh2016-04-133-0/+219
| * | | | | | | ARM: dts: apq8064: add ahci ports-implemented maskSrinivas Kandagatla2016-04-011-1/+2
| * | | | | | | ata: ahci-platform: Add ports-implemented DT bindings.Srinivas Kandagatla2016-04-012-0/+7
| * | | | | | | libahci: save port map for forced port mapSrinivas Kandagatla2016-04-011-0/+1
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-071-4/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | IB/iser: Fix max_sectors calculationChristoph Hellwig2016-05-051-4/+10
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-05-061-2/+4
|\ \ \ \ \ \ \ \ \