summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | 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-081-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/+4Star
| | * | | | 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/+0Star
| | * | | | iio: light: hid-sensor-prox: Fix modifierSrinivas Pandruvada2015-04-181-2/+0Star
| | * | | | 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/+7Star
| * | | | | 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/+7Star
| * | | | | 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/+1Star
| * | | | | 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/+7Star
| * | | | | 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 branch 'for-linus-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-05-171-1/+1
|\ \ \ \ \
| * | | | | hostfs: Use correct mask for file modeRichard Weinberger2015-05-041-1/+1
| |/ / / /
* | | | | 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 tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-178-21/+53
|\ \ \ \ \
| * | | | | ext4: fix an ext3 collapse range regression in xfstestsTheodore Ts'o2015-05-151-0/+8
| * | | | | jbd2: fix r_count overflows leading to buffer overflow in journal recoveryDarrick J. Wong2015-05-152-9/+19
| * | | | | ext4: check for zero length extent explicitlyEryu Guan2015-05-151-1/+1
| * | | | | ext4: fix NULL pointer dereference when journal restart failsLukas Czerner2015-05-152-9/+22
| * | | | | ext4: remove unused function prototype from ext4.hTheodore Ts'o2015-05-151-1/+0Star
| * | | | | ext4: don't save the error information if the block device is read-onlyTheodore Ts'o2015-05-151-0/+2
| * | | | | ext4: fix lazytime optimizationTheodore Ts'o2015-05-151-1/+1
| |/ / / /
* | | | | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-174-10/+68
|\ \ \ \ \
| * | | | | Btrfs: fix race when reusing stale extent buffers that leads to BUG_ONFilipe Manana2015-05-111-0/+19
| * | | | | Btrfs: fix race between block group creation and their cache writeoutFilipe Manana2015-05-111-4/+27
| * | | | | Btrfs: fix panic when starting bg cache writeout after IO errorFilipe Manana2015-05-111-4/+10