summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-06-213-3/+4
|\
| * MAINTAINERS: add entry for VMware Balloon driverDmitry Torokhov2014-06-201-1/+2
| * w1: mxc_w1: Fix incorrect "presence" statusAlexander Shiyan2014-06-201-1/+1
| * Revert "uio: fix vma io range check in mmap"Greg Kroah-Hartman2014-06-181-1/+1
* | Merge tag 'staging-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-2114-34/+49
|\ \
| * | imx-drm: parallel-display: Fix DPMS default state.Denis Carikli2014-06-201-0/+7
| * | staging: android: timed_output: fix use after free of devYi Zhang2014-06-201-1/+0
| * | staging: comedi: addi_apci_1564: add addi_watchdog dependencyArnd Bergmann2014-06-191-0/+1
| * | Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-06-189-31/+37
| |\ \
| | * | iio: adc: checking for NULL instead of IS_ERR() in probeDan Carpenter2014-06-141-2/+2
| | * | iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()Dan Carpenter2014-06-141-8/+8
| | * | iio: mxs-lradc: fix dividerRobert Hodaszi2014-06-141-4/+8
| | * | iio: Fix endianness issue in ak8975_read_axis()Peter Meerwald2014-06-071-8/+1
| | * | staging/iio: IIO_SIMPLE_DUMMY_BUFFER neds IIO_BUFFERArnd Bergmann2014-06-071-4/+5
| | * | twl4030-madc: Request processed values in twl4030_get_madc_conversionPaul Kocialkowski2014-06-021-0/+1
| | * | staging: iio: tsl2x7x_core: fix proximity tresholdMario Schuknecht2014-06-021-2/+6
| | * | iio: Fix two mpl3115 issues in measurement conversionPeter Meerwald2014-05-291-3/+3
| | * | iio: hid-sensors: Get feature report from sensor hub after changing power stateArchana Patni2014-05-291-0/+3
| * | | staging: rtl8723au: Reference correct firmwarefiles with MODULE_FIRMWARE()Jes Sorensen2014-06-181-1/+3
| * | | staging: rtl8723au: Request correct firmware file for A-cut partsJes Sorensen2014-06-181-1/+1
| | |/ | |/|
* | | Merge tag 'tty-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-2138-44/+60
|\ \ \
| * | | tty/serial: fix 8250 early console option passing to regular consoleRob Herring2014-06-192-2/+5
| * | | tty: Correct INPCK handlingPeter Hurley2014-06-191-9/+10
| * | | serial: Fix IGNBRK handlingPeter Hurley2014-06-1934-32/+44
| * | | serial: samsung: Fix build errorSachin Kamat2014-06-181-1/+1
| |/ /
* | | Merge tag 'usb-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-216-42/+119
|\ \ \
| * | | USB: usbtest: add a timeout for scatter-gather testsAlan Stern2014-06-181-1/+15
| * | | USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern2014-06-181-3/+16
| * | | usb: fix hub-port pm_runtime_enable() vs runtime pm transitionsDan Williams2014-06-183-19/+54
| * | | usb: quiet peer failure warning, disable poweroffDan Williams2014-06-181-5/+19
| * | | usb: improve "not suspended yet" message in hub_suspend()Dan Williams2014-06-181-1/+2
| * | | xhci: Fix sleeping with IRQs disabled in xhci_stop_device()Mathias Nyman2014-06-181-1/+1
| * | | usb: fix ->update_hub_device() vs hdev->maxchildDan Williams2014-06-181-12/+12
| |/ /
* | | Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-208-17/+64
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2014-06-194-12/+9
| |\ \ \ \
| | | * | | cpuidle: mvebu: Fix the name of the statesGregory CLEMENT2014-06-181-2/+2
| | | |/ /
| | * | | cpufreq: unlock when failing cpufreq_update_policy()Aaron Plattner2014-06-181-6/+4
| | * | | intel_pstate: Correct rounding in busy calculationDoug Smythies2014-06-171-4/+1
| | * | | cpufreq: cpufreq-cpu0: fix CPU_THERMAL dependencyArnd Bergmann2014-06-161-0/+2
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'acpi-general', 'acpi-processor', 'acpi-lpss' and 'acpi-battery'Rafael J. Wysocki2014-06-194-5/+55
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | | | * | ACPI / battery: add quirk for Acer Aspire V5-573GAlexander Mezin2014-06-171-0/+24
| | | | * | ACPI / battery: use callback for setting up quirksAlexander Mezin2014-06-171-2/+8
| | |_|/ / | |/| | |
| | | * | ACPI / LPSS: Take I2C host controllers out of resetMika Westerberg2014-06-171-0/+15
| | |/ / | |/| |
| | * | ACPI: use kstrto*() instead of simple_strto*()Christoph Jaeger2014-06-173-3/+8
| |/ /
* | | Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-06-201-6/+8
|\ \ \
| * | | drm/i915, HD-audio: Don't continue probing when nomodeset is givenTakashi Iwai2014-06-161-6/+8
| |/ /
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-06-2047-829/+1369
|\ \ \
| * \ \ Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-06-1912-34/+92
| |\ \ \
| | * | | drm/i915/bdw: remove erroneous chv specific workarounds from bdw codeTom O'Rourke2014-06-131-5/+1
| | * | | Merge remote-tracking branch 'drm-intel/topic/kicking-dogs-and-vgacon' into d...Jani Nikula2014-06-115-16/+66
| | |\ \ \