index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: Aspeed ADC - Handle return value of clk_prepare_enable
Arvind Yadav
2017-06-11
1
-1
/
+5
*
Revert "iio: accel: bma180: Add support for BMA250E"
Hans de Goede
2017-06-11
1
-23
/
+1
*
Revert "iio: accel: bma180: Add ACPI enumeration support for BMA250E"
Hans de Goede
2017-06-11
1
-19
/
+2
*
iio: magnetometer: st_magn_spi: fix spi_device_id table
Lorenzo Bianconi
2017-06-11
1
-2
/
+0
*
iio: accel: st_accel_spi: fix spi_device_id table
Lorenzo Bianconi
2017-06-11
1
-4
/
+0
*
iio: imu: inv_mpu6050: replace sprintf with scnprintf
Jean-Baptiste Maneyrol
2017-06-11
1
-1
/
+2
*
iio: imu: inv_mpu6050: fix lock issues by using our own mutex
Jean-Baptiste Maneyrol
2017-06-11
5
-74
/
+103
*
iio: imu: st_lsm6dsx: support active-low interrupts
Lorenzo Bianconi
2017-06-11
1
-0
/
+14
*
iio: adc: ad7791: Use sysfs_match_string() helper
Andy Shevchenko
2017-06-11
1
-5
/
+3
*
iio: core: Use __sysfs_match_string() helper
Andy Shevchenko
2017-06-11
1
-9
/
+4
*
iio: proximity: sx9500: Use devm_gpiod_get()
Andy Shevchenko
2017-06-11
1
-2
/
+1
*
iio: adc: twl4030: Fold twl4030-madc.h into driver
Sebastian Reichel
2017-06-11
1
-1
/
+112
*
iio: adc: twl4030: Remove twl4030_madc_request.func_cb
Sebastian Reichel
2017-06-11
1
-70
/
+0
*
iio: adc: twl4030: Unexport twl4030_madc_conversion()
Sebastian Reichel
2017-06-11
1
-2
/
+3
*
iio: adc: twl4030: Drop twl4030_get_madc_conversion()
Sebastian Reichel
2017-06-11
1
-21
/
+0
*
iio: adc: stm32: add support for STM32H7
Fabrice Gasnier
2017-06-11
3
-4
/
+701
*
iio: adc: stm32: make per instance bus clock optional
Fabrice Gasnier
2017-06-11
1
-8
/
+20
*
iio: adc: stm32: introduce compatible data cfg
Fabrice Gasnier
2017-06-11
2
-59
/
+205
*
iio: adc: stm32: make core adc clock optional by default
Fabrice Gasnier
2017-06-11
1
-12
/
+26
*
iio: adc: Fix integration time/averaging for INA219/220
Stefan Brüns
2017-06-03
1
-22
/
+182
*
iio: adc: meson-saradc: use NULL instead of 0 for pointer
Paolo Cretaro
2017-06-03
1
-1
/
+1
*
iio:adc:lpc32xx Handle return value of clk_prepare_enable
Arvind Yadav
2017-06-03
1
-2
/
+6
*
iio: adc: mxs-lradc: fix non-static symbol warnings
Paolo Cretaro
2017-06-03
1
-16
/
+16
*
Revert "iio: hi8435: cleanup reset gpio"
Jonathan Cameron
2017-06-03
1
-7
/
+5
*
iio: adc: xilinx: Handle return value of clk_prepare_enable
Arvind Yadav
2017-06-03
1
-1
/
+4
*
iio: adc: ina2xx: Make use of attribute flags consistent on all channels
Stefan Brüns
2017-06-03
1
-0
/
+2
*
iio: hi8435: remote ampersands from hi8435_info definition
Nikita Yushchenko
2017-06-03
1
-4
/
+4
*
iio: adc: cpcap: Remove hung interrupt quirk
Tony Lindgren
2017-06-03
1
-23
/
+1
*
iio: adc: cpcap: Fix die temperature
Tony Lindgren
2017-06-03
1
-3
/
+28
*
iio: adc: cpcap: Fix default register values and battery temperature
Tony Lindgren
2017-06-03
1
-8
/
+49
*
staging: vchiq_core: Replace remaining BUG_ON with WARN_ON
Stefan Wahren
2017-05-29
1
-7
/
+7
*
staging: vchiq_core: Bail out in case of invalid tx_pos
Stefan Wahren
2017-05-29
1
-2
/
+4
*
staging: vchiq_core: Don't BUG if process is unexpected
Stefan Wahren
2017-05-29
1
-3
/
+8
*
staging: vchiq_core: Bail out if ref_count is unexpected
Stefan Wahren
2017-05-29
1
-7
/
+10
*
staging: vchiq_core: Bail out if service is NULL
Stefan Wahren
2017-05-29
1
-14
/
+24
*
staging: vchiq_core: Don't BUG if sending RESUME fails
Stefan Wahren
2017-05-29
1
-1
/
+0
*
staging: vchiq_core: Bailout if VCHIQ state is already initialized
Stefan Wahren
2017-05-29
1
-0
/
+5
*
staging: vchiq_core: Simplify VCHIQ init
Stefan Wahren
2017-05-29
1
-4
/
+1
*
staging: vchiq_2835_arm: Use PAGE_MASK macro
Stefan Wahren
2017-05-29
1
-1
/
+1
*
staging: vchiq_2835_arm: Handle vmalloc_to_page error case
Stefan Wahren
2017-05-29
1
-0
/
+5
*
staging: vchiq_2835_arm: Fix function name cleaup_pagelistinfo
Stefan Wahren
2017-05-29
1
-5
/
+5
*
staging: vchiq_arm: Avoid multiline dereference
Stefan Wahren
2017-05-29
1
-6
/
+6
*
staging: vchiq_arm: Fix variable names in comment
Stefan Wahren
2017-05-29
1
-1
/
+1
*
staging: vchiq_2835_arm: Remove unnecessary assignment to slot_mem_size
Stefan Wahren
2017-05-29
1
-1
/
+0
*
staging: vchiq_2835_arm: Reduce scope of i in free_pagelist
Stefan Wahren
2017-05-29
1
-1
/
+2
*
staging: vchiq_core: Use return value of mutex_lock_killable directly
Stefan Wahren
2017-05-29
1
-3
/
+1
*
staging: rtl8188eu: removes comparison to null
Juliana Rodrigues
2017-05-29
1
-10
/
+10
*
staging: rtl8188eu: removed unnecessary blank lines
Juliana Rodrigues
2017-05-29
1
-40
/
+1
*
staging: rtl8188eu: removed unnecessary parentheses
Juliana Rodrigues
2017-05-29
1
-10
/
+11
*
staging: rtl8188eu: removed function names from strings
Juliana Rodrigues
2017-05-29
1
-5
/
+8
[next]