summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* hid-sensor: Fix suspend/resume delaySrinivas Pandruvada2015-06-022-1/+11
* iio: adc: twl6030-gpadc: Fix modaliasAxel Lin2015-05-231-1/+1
* iio: adis16400: Fix burst transfer for adis16448Lars-Peter Clausen2015-05-163-2/+12
* iio: adis16400: Fix burst modePaul Cercueil2015-05-161-7/+9
* iio: adis16400: Compute the scan mask from channel indicesPaul Cercueil2015-05-162-7/+19
* iio: adis16400: Use != channel indices for the two voltage channelsPaul Cercueil2015-05-161-4/+4
* iio: adis16400: Report pressure channel scaleLars-Peter Clausen2015-05-161-0/+5
* Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2015-05-1317-66/+93
|\
| * iio: light: hid-sensor-prox: Fix memory leak in probe()Fabio Estevam2015-05-121-5/+5
| * iio: adc: cc10001: Add delay before setting START bitNaidu Tellapati2015-05-121-0/+1
| * iio: adc: cc10001: Fix regulator_get_voltage() return value checkNaidu Tellapati2015-05-121-1/+1
| * iio: adc: cc10001: Fix incorrect use of power-up/power-down registerNaidu Tellapati2015-05-121-14/+19
| * iio: adc: cc10001: Fix the channel number mappingNaidu Tellapati2015-05-081-11/+13
| * iio: kfifo: Set update_needed to false only if a buffer was allocatedGabriele Mazzotta2015-05-071-1/+2
| * iio: mcp320x: Fix occasional incorrect readingsMichael Welling2015-05-071-3/+3
| * iio: accel: mma9553: check input value for activity periodIrina Tirdea2015-04-261-0/+4
| * iio: accel: mma9553: add enable channel for activityIrina Tirdea2015-04-261-1/+2
| * iio: accel: mma9551_core: prevent buffer overrunIrina Tirdea2015-04-261-3/+18
| * iio: accel: mma9553: fix endianness issue when reading statusIrina Tirdea2015-04-261-7/+4
| * iio:st_sensors: Fix oops when probing SPI devicesAlban Bedel2015-04-265-2/+4
| * iio: adc: xilinx: Fix VREFN signThomas Betker2015-04-191-1/+1
| * iio: adc: xilinx: Fix VREFP scaleThomas Betker2015-04-191-0/+1
| * iio: adc: xilinx: Fix "vccaux" channel .addressThomas Betker2015-04-191-1/+1
| * iio: adc: xilinx: Fix register addressesThomas Betker2015-04-191-3/+3
| * iio: pressure: hid-sensor-press: Fix modifierSrinivas Pandruvada2015-04-181-2/+0
| * 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
* | Linux 4.1-rc2v4.1-rc2Linus Torvalds2015-05-031-1/+1
* | Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-0313-229/+210
|\ \
| * | ext4: fix growing of tiny filesystemsJan Kara2015-05-021-2/+5
| * | ext4: move check under lock scope to close a race.Davide Italiano2015-05-021-7/+8
| * | ext4: fix data corruption caused by unwritten and delayed extentsLukas Czerner2015-05-022-0/+10
| * | ext4 crypto: remove duplicated encryption mode definitionsChanho Park2015-05-021-6/+0
| * | ext4 crypto: do not select from EXT4_FS_ENCRYPTIONHerbert Xu2015-05-021-2/+7
| * | ext4 crypto: add padding to filenames before encryptingTheodore Ts'o2015-05-015-8/+31
| * | ext4 crypto: simplify and speed up filename encryptionTheodore Ts'o2015-05-015-204/+149
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-05-0315-94/+117
|\ \ \
| * \ \ Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-05-042-0/+10
| |\ \ \