index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-29
iio: adc: at91: fix wrong channel number in triggered buffer mode
Eugen Hristev
1
-1
/
+3
2018-09-29
iio: adc: at91: fix acking DRDY irq on simple conversions
Eugen Hristev
1
-0
/
+2
2018-09-29
iio: adc: meson-saradc: simplify access to meson_sar_adc_param
Martin Blumenstingl
1
-14
/
+14
2018-09-29
iio: adc: meson-saradc: use of_device_get_match_data
Martin Blumenstingl
1
-5
/
+5
2018-09-29
iio: adc: meson-saradc: remove #define MESON_SAR_ADC_DELTA_10_TS_C_SHIFT
Martin Blumenstingl
1
-1
/
+0
2018-09-29
iio: light: bh1750: Add device tree support
ryang
1
-0
/
+11
2018-09-22
staging:iio:ad7606: Add support for the ad7605-4
Alexandru Ardelean
5
-6
/
+36
2018-09-22
iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor.
Song Qiang
3
-0
/
+177
2018-09-22
staging:iio:ad7606: update structs with doc annotations
Alexandru Ardelean
1
-1
/
+25
2018-09-22
iio: magnetometer: hmc5843: Fixed a comment error.
Song Qiang
1
-1
/
+1
2018-09-22
iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()
Alexey Khoroshilov
1
-0
/
+6
2018-09-22
iio: adc: ti-ads7950: use SPI_CS_WORD to reduce CPU usage
David Lechner
1
-22
/
+31
2018-09-22
Merge tag 'spi-cs-word' into togreg
Jonathan Cameron
1
-1
/
+30
2018-09-18
spi: add software implementation for SPI_CS_WORD
David Lechner
1
-1
/
+30
2018-09-16
staging:iio:ad7606: Remove incorrect kernel doc annotations
Alexandru Ardelean
1
-2
/
+0
2018-09-16
staging:iio:ad7606: fix voltage scales
Alexandru Ardelean
1
-2
/
+5
2018-09-14
staging: octeon-hcd: remove unnecessary unlikely()
Igor Stoppa
1
-1
/
+1
2018-09-14
staging: remove unneeded static set .owner field in platform_driver
zhong jiang
3
-3
/
+0
2018-09-14
staging: wilc1000: fix null checks on wilc
Colin Ian King
1
-3
/
+6
2018-09-14
Merge tag 'iio-for-4.20a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
75
-314
/
+3590
2018-09-14
staging: erofs: surround fault_injection ralted option parsing using CONFIG_E...
Chengguang Xu
1
-3
/
+5
2018-09-14
staging: erofs: use explicit unsigned int type
Thomas Weißschuh
8
-74
/
+76
2018-09-11
staging: rtl8188eu: change array type to u8
Michael Straube
1
-3
/
+3
2018-09-11
staging: rtl8188eu: fix lines over 80 characters in rtw_led.c
Michael Straube
1
-3
/
+6
2018-09-11
staging: rtl8188eu: remove unnecessary parentheses in rtw_led.c
Michael Straube
1
-4
/
+4
2018-09-11
staging: rtl8188eu: refactor SwLedControlMode1()
Michael Straube
1
-110
/
+113
2018-09-10
staging: wilc1000: remove handle_hif_exit_work() function
Ajay Singh
1
-8
/
+0
2018-09-10
staging: wilc1000: refactor wilc_netdev_init() to handle memory free in error...
Ajay Singh
2
-12
/
+30
2018-09-10
staging: wilc1000: refactor code to move initilization in wilc_netdev_init()
Ajay Singh
2
-23
/
+8
2018-09-10
staging: wilc1000: remove unnecessary static variable 'p2p_listen_state'
Ajay Singh
1
-4
/
+2
2018-09-10
staging: wilc1000: move 'wilc_connecting' static variable to 'wilc_vif' struct
Ajay Singh
4
-14
/
+11
2018-09-10
staging: wilc1000: move 'chip_ps_state' static variable as part of 'wilc' struct
Ajay Singh
3
-6
/
+6
2018-09-10
staging: wilc1000: remove unused code to set and get IP address
Ajay Singh
3
-111
/
+0
2018-09-10
staging: wilc1000: use short names to fix over 80 issue in tcp_process()
Ajay Singh
3
-21
/
+21
2018-09-10
staging: wilc1000: avoid line over 80 chars in wilc_wlan_txq_filter_dup_tcp_a...
Ajay Singh
1
-5
/
+6
2018-09-10
staging: wilc1000: move tcp_ack_filter algo related variables to 'wilc_vif' s...
Ajay Singh
5
-67
/
+77
2018-09-10
staging: wilc1000: use lowercase for get_BSSID() and HIL variable
Ajay Singh
2
-6
/
+6
2018-09-10
staging: wilc1000: refactor tcp_process() to avoid extra leading tabs
Ajay Singh
1
-24
/
+28
2018-09-10
staging: wilc1000: move 'rcv_assoc_resp' as part of hif_drv
Ajay Singh
2
-5
/
+4
2018-09-10
staging: wilc1000: rename 'dummy_statistics' variable to 'periodic_stat'
Ajay Singh
2
-2
/
+2
2018-09-10
staging: wilc1000: move 'periodic_rssi' as part of 'wilc_vif' struct
Ajay Singh
2
-12
/
+10
2018-09-10
staging: wilc1000: move hif_workqueue static variables to 'wilc' structure
Ajay Singh
2
-5
/
+9
2018-09-10
staging: wilc1000: refactor code to avoid use of wilc_set_multicast_list global
Ajay Singh
3
-21
/
+25
2018-09-10
staging: wilc1000: move static variable clients_count to 'wilc' structure
Ajay Singh
2
-5
/
+5
2018-09-10
staging: wilc1000: avoid use of extra 'if' condition in wilc_init()
Ajay Singh
1
-2
/
+0
2018-09-10
staging: wilc1000: remove unused variable 'op_ifcs'
Ajay Singh
1
-5
/
+0
2018-09-10
staging: wilc1000: move during_ip_timer & wilc_optaining_ip to 'wilc_vif' struct
Ajay Singh
5
-25
/
+24
2018-09-10
staging: wilc1000: moved last_scanned_shadow & last_scanned_cnt to wilc_priv ...
Ajay Singh
2
-55
/
+52
2018-09-10
staging: wilc1000: remove unnecessary NULL check in clear_shadow_scan()
Ajay Singh
1
-4
/
+2
2018-09-10
staging: wilc1000: fix to use correct index to free scanned info in clear_sha...
Ajay Singh
1
-2
/
+2
[next]