index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-03
iio: adc: mpc3422: Use get_unaligned_beXX()
Andy Shevchenko
1
-2
/
+3
2020-05-03
iio: adc: ad_sigma_delta: Use {get,put}_unaligned_be24()
Andy Shevchenko
1
-6
/
+2
2020-05-03
iio: Use an early return in iio_device_alloc to simplify code.
Jonathan Cameron
1
-19
/
+19
2020-05-03
iio: chemical: Add OF match table for CCS811 VOC sensor
Manivannan Sadhasivam
1
-0
/
+7
2020-05-03
iio: chemical: Add support for external Reset and Wakeup in CCS811
Manivannan Sadhasivam
1
-11
/
+94
2020-05-03
dt-bindings: iio: chemical: Add binding for CCS811 VOC sensor
Manivannan Sadhasivam
1
-0
/
+53
2020-05-03
dt-bindings: iio: Add adis16475 documentation
Nuno Sá
2
-0
/
+138
2020-05-03
iio: imu: Add support for adis16475
Nuno Sá
4
-0
/
+1362
2020-04-25
iio: adis: Support different burst sizes
Nuno Sá
3
-7
/
+17
2020-04-25
iio: adis: Add adis_update_bits() APIs
Nuno Sá
2
-0
/
+84
2020-04-25
iio: imu: adis: Add irq flag variable
Nuno Sá
2
-2
/
+33
2020-04-25
iio: imu: adis: Add Managed device functions
Nuno Sá
3
-3
/
+100
2020-04-25
iio: at91-sama5d2_adc: adjust iio_triggered_buffer_{predisable,postenable} po...
Alexandru Ardelean
1
-9
/
+21
2020-04-25
iio: at91-sama5d2_adc: split at91_adc_current_chan_is_touch() helper
Alexandru Ardelean
1
-16
/
+15
2020-04-25
iio: adc: at91-sama5d2_adc: update for other trigger usage
Eugen Hristev
1
-70
/
+72
2020-04-25
iio: adc: at91-sama5d2_adc: handle unfinished conversions
Eugen Hristev
1
-14
/
+48
2020-04-25
iio: light: vl6180: add include of mod_devicetable.h and drop of_match_ptr
Jonathan Cameron
1
-1
/
+2
2020-04-25
iio: light: st_uvis25: Add mod_devicetable.h and drop of_match_ptr
Jonathan Cameron
2
-2
/
+4
2020-04-25
iio: light: opt3001: Add mod_devicetable.h and drop use of of_match_ptr
Jonathan Cameron
1
-1
/
+2
2020-04-25
iio: light: gp2ap020a00f: Swap of.h for mod_devicetable.h + drop of_match_ptr
Jonathan Cameron
1
-4
/
+2
2020-04-25
iio: light: cm3232: Add mod_devicetable.h include and drop of_match_ptr
Jonathan Cameron
1
-1
/
+2
2020-04-25
iio: light: cm32181: Add mod_devicetable.h and remove of_match_ptr
Jonathan Cameron
1
-1
/
+2
2020-04-25
iio: light: bh1780: use mod_devicetable.h and drop of_match_ptr macro
Jonathan Cameron
1
-4
/
+2
2020-04-25
iio: accel: kxsd9-i2c: Use mod_devicetable.h and drop of_match_ptr macro
Nishant Malpani
1
-5
/
+2
2020-04-25
iio: accel: dmard06: Use mod_devicetable.h and drop of_match_ptr macro
Nishant Malpani
1
-1
/
+2
2020-04-25
iio: chemical: atlas-sensor: add RTD-SM module support
Matt Ranostay
1
-0
/
+29
2020-04-25
dt-bindings: iio: chemical: add Atlas Scientific RTD-SM sensor docs
Matt Ranostay
1
-0
/
+2
2020-04-23
staging: vt6656: Use fls instead of for loop in vnt_update_top_rates
Oscar Carter
1
-22
/
+6
2020-04-23
staging: vt6656: Refactor the vnt_ofdm_min_rate function
Oscar Carter
2
-10
/
+3
2020-04-23
staging: gasket: Fix mapping refcnt leak when register/store fails
Xiyu Yang
1
-0
/
+1
2020-04-23
staging: gasket: Fix mapping refcnt leak when put attribute fails
Xiyu Yang
1
-0
/
+1
2020-04-23
staging: mt7621-pinctrl: Use correct pointer type argument for sizeof
Jason Yan
1
-1
/
+1
2020-04-23
staging: qlge: replace deprecated apis pci_dma_*
realwakka
1
-82
/
+83
2020-04-23
staging: qlge: cleanup indent in qlge_main.c
Mathieu Dolmen
1
-8
/
+8
2020-04-23
staging: vt6656: Move vnt_get_frame_time and vnt_get_phy_field to rxtx
Malcolm Priestley
4
-152
/
+118
2020-04-23
staging: vt6656: call vnt_update_pre_ed_threshold from vnt_config.
Malcolm Priestley
1
-22
/
+6
2020-04-23
staging: vt6656: Move firmware functions into main_usb.
Malcolm Priestley
5
-134
/
+85
2020-04-23
Staging: rtl8723bs: rtw_wlan_util: Add size check of SSID IE
Denis Straghkov
1
-14
/
+8
2020-04-23
staging: rtl8723bs: remove unused variable 'pregistrypriv'
YueHaibing
1
-4
/
+0
2020-04-23
staging: rtl8723bs: remove defined but not used 'dB_Invert_Table'
Jason Yan
1
-13
/
+0
2020-04-23
staging: rtl8723bs: remove some variables in hal_btcoex.c
Jason Yan
1
-43
/
+0
2020-04-23
staging: wfx: drop unused attribute 'join_complete_status'
Jérôme Pouiller
2
-4
/
+0
2020-04-23
staging: wfx: drop unused enum wfx_state
Jérôme Pouiller
3
-22
/
+0
2020-04-23
staging: wfx: simplify wfx_remove_interface()
Jérôme Pouiller
1
-15
/
+2
2020-04-23
staging: wfx: drop useless checks in wfx_do_unjoin()
Jérôme Pouiller
1
-6
/
+0
2020-04-23
staging: wfx: drop protection for asynchronous join during scan
Jérôme Pouiller
1
-3
/
+0
2020-04-23
staging: wfx: keys are kept during whole firmware life
Jérôme Pouiller
4
-44
/
+20
2020-04-23
staging: wfx: introduce wfx_set_default_unicast_key()
Jérôme Pouiller
7
-58
/
+11
2020-04-23
staging: wfx: drop useless update of field basic_rate_set
Jérôme Pouiller
1
-3
/
+0
2020-04-23
staging: wfx: simplify hif_set_bss_params()
Jérôme Pouiller
3
-17
/
+9
[next]