summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | iio: light: hid-sensor-prox: Fix modifierSrinivas Pandruvada2015-04-181-2/+0
| | * | | | iio: adc: spmi-vadc: Fix overflow in output value normalizationIvan T. Ivanov2015-04-181-3/+4
| | * | | | iio/axp288_adc: add missing channel info maskJacob Pan2015-04-091-6/+6
| | * | | | iio: pressure: bmp280: fix temp compensationIrina Tirdea2015-04-091-0/+1
| * | | | | staging: gdm724x: Correction of variable usage after applying ALIGN()Sławomir Demeszko2015-05-101-9/+7
| * | | | | staging: vt6655: lock MACvWriteBSSIDAddress.Malcolm Priestley2015-05-081-1/+8
| * | | | | staging: vt6655: CARDbUpdateTSF bss timestamp correct tsf counter value.Malcolm Priestley2015-05-083-5/+9
| * | | | | staging: vt6655: vnt_tx_packet Correct TX order of OWNED_BY_NICMalcolm Priestley2015-05-081-8/+7
| * | | | | staging: vt6655: Fix 80211 control and management status reporting.Malcolm Priestley2015-05-081-3/+3
| * | | | | staging: vt6655: implement IEEE80211_TX_STAT_NOACK_TRANSMITTEDMalcolm Priestley2015-05-081-1/+5
| * | | | | staging: vt6655: device_free_tx_buf use only ieee80211_tx_status_irqsafeMalcolm Priestley2015-05-081-3/+1
| * | | | | staging: vt6656: use ieee80211_tx_info to select packet type.Malcolm Priestley2015-05-081-3/+11
| * | | | | staging: rtl8712: freeing an ERR_PTRDan Carpenter2015-05-081-10/+7
| * | | | | staging: sm750: remove incorrect __exit annotationArnd Bergmann2015-05-081-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'char-misc-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-05-171-12/+12
|\ \ \ \ \
| * \ \ \ \ Merge tag 'extcon-fixes-for-4.1-rc2' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2015-05-081-12/+12
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | extcon: usb-gpio: register extcon device before IRQ registrationRobert Baldyga2015-04-271-12/+12
| | | |/ / | | |/| |
* | | | | Merge tag 'upstream-4.1-rc4' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-05-171-0/+2
|\ \ \ \ \
| * | | | | UBI: block: Add missing cache flushesKevin Cernekee2015-05-061-0/+2
| |/ / / /
* | | | | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2015-05-173-43/+50
|\ \ \ \ \
| * | | | | thermal: rockchip: fix an error codeDan Carpenter2015-05-091-1/+1
| * | | | | thermal/powerclamp: fix missing newer package c-statesJacob Pan2015-05-091-37/+43
| * | | | | thermal/intel_powerclamp: add id for broadwell serverJacob Pan2015-05-091-0/+1
| * | | | | thermal/intel_powerclamp: add __init / __exit annotationsMathias Krause2015-05-091-4/+4
| * | | | | thermal: Use bool function return values of true/false not 1/0Joe Perches2015-05-011-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-151-1/+1
|\ \ \ \ \
| * | | | | parisc: %pf is only for function pointersScott Wood2015-04-241-1/+1
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-151-1/+1
|\ \ \ \ \ \
| * | | | | | irqchip: tegra: Set the proper base address in irq chip dataLucas Stach2015-05-131-1/+1
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-05-158-12/+23
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2015-05-13' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-05-151-3/+10
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915: Avoid GPU hang when coming out of s3 or s4Peter Antoine2015-05-111-3/+10
| | |/ / / / / /
| * | | | | | | Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-05-157-9/+13
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | drm/radeon: don't do mst probing if MST isn't enabled.Dave Airlie2015-05-141-0/+3
| | * | | | | | drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handlingChristian König2015-05-126-9/+10
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-05-151-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | drivers/rtc/rtc-armada38x.c: remove unused local `flags'Andrew Morton2015-05-151-1/+1
* | | | | | | | | Merge tag 'pm+acpi-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-152-14/+5
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branches 'acpi-init' and 'acpica'Rafael J. Wysocki2015-05-15105-641/+1662
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Revert "ACPICA: Permanently set _REV to the value '2'."Rafael J. Wysocki2015-05-131-10/+3
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | ACPI / init: Fix the ordering of acpi_reserve_resources()Rafael J. Wysocki2015-05-071-4/+2
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-151-6/+6
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | firmware: dmi_scan: Fix ordering of product_uuidJean Delvare2015-05-141-3/+4
| * | | | | | | | firmware: dmi_scan: Simplified displayed versionJean Delvare2015-05-141-3/+2
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-1349-493/+1020
|\ \ \ \ \ \ \ \
| * | | | | | | | e1000e: Add pm_qos headerDavid Ahern2015-05-131-0/+1
| * | | | | | | | net: phy: micrel: Fix regression in kszphy_probeNiklas Cassel2015-05-131-1/+2
| * | | | | | | | net: ll_temac: Fix DMA map size bugMichal Simek2015-05-131-2/+2
| * | | | | | | | pppoe: drop pppoe device in pppoe_unbind_sock_workFelix Fietkau2015-05-111-0/+4
| * | | | | | | | net: qca_spi: Fix possible race during probeStefan Wahren2015-05-111-2/+2