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.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
2016-05-22
iio: proximity: as3935: correct IIO_CHAN_INFO_RAW output
Matt Ranostay
2
-3
/
+9
2016-05-21
max44000: Remove scale from proximity
Crestez Dan Leonard
1
-1
/
+0
2016-05-21
iio: humidity: am2315: Remove a stray unlock
Dan Carpenter
1
-3
/
+1
2016-05-21
iio: humidity: hdc100x: correct humidity integration time mask
Alison Schofield
1
-1
/
+1
2016-05-14
iio: pressure: bmp280: fix error message for wrong chip id
Akinobu Mita
1
-2
/
+2
2016-05-04
iio: light: bh1780: return after write
Linus Walleij
1
-1
/
+1
2016-05-04
iio: dac: ad5592r: Off by one bug in ad5592r_alloc_channels()
Dan Carpenter
1
-1
/
+1
2016-05-04
iio: bmi160: Fix ODR setting
Daniel Baluta
1
-2
/
+2
2016-05-04
iio: bmi160: Fix output data rate for accel
Daniel Baluta
1
-6
/
+6
2016-05-04
staging: comedi: mite: tidy up module init/exit
H Hartley Sweeten
1
-2
/
+1
2016-05-04
staging: comedi: mite: document the remaining exported functions
H Hartley Sweeten
2
-4
/
+28
2016-05-04
staging: comedi: mite: move the mite dma arm/disarm/reset functions
H Hartley Sweeten
2
-36
/
+45
2016-05-04
staging: comedi: mite: move mite_prep_dma()
H Hartley Sweeten
2
-86
/
+92
2016-05-04
staging: comedi: mite: tidy up mite dma channel request/release
H Hartley Sweeten
2
-67
/
+91
2016-05-04
staging: comedi: mite: move the mite ring functions
H Hartley Sweeten
2
-132
/
+150
2016-05-04
staging: comedi: mite: tidy up kernel messages in mite_steup()
H Hartley Sweeten
1
-29
/
+21
2016-05-04
staging: comedi: mite: do mite_steup() as part of mite_attach()
H Hartley Sweeten
5
-110
/
+101
2016-05-04
staging: comedi: mite: document mite_alloc()/mite_detach()
H Hartley Sweeten
5
-37
/
+53
2016-05-04
staging: comedi: mite: use prefered form for passing a struct size
H Hartley Sweeten
1
-5
/
+6
2016-05-04
staging: comedi: mite: introduce mite_free_dma_descs()
H Hartley Sweeten
1
-17
/
+16
2016-05-04
staging: comedi: mite: remove mite member 'channel_allocated'
H Hartley Sweeten
2
-10
/
+8
2016-05-04
staging: comedi: mite: rename mite member 'mite_io_addr'
H Hartley Sweeten
3
-53
/
+44
2016-05-04
staging: comedi: mite: tidy up mite_init_ring_descriptors()
H Hartley Sweeten
1
-12
/
+10
2016-05-04
staging: comedi: mite: rename mite_ring member 'descriptors'
H Hartley Sweeten
2
-15
/
+15
2016-05-04
staging: comedi: mite: rename mite_ring member 'descriptors_dma_addr'
H Hartley Sweeten
2
-9
/
+9
2016-05-04
staging: comedi: mite: rename 'struct mite_dma_descriptor_ring'
H Hartley Sweeten
6
-43
/
+37
2016-05-04
staging: comedi: mite: rename 'struct mite_dma_descriptor'
H Hartley Sweeten
2
-6
/
+6
2016-05-04
staging: comedi: mite: rename 'struct mite_struct'
H Hartley Sweeten
5
-29
/
+28
2016-05-04
staging: skein: cleanup: align code to parentheses
Manu Kumar
1
-6
/
+6
2016-05-04
staging: skein: cleanup: removed unnecessary cast spaces
Manu Kumar
4
-19
/
+19
2016-05-04
staging: skein: cleanup: Fixed operator whitespace
Manu Kumar
2
-16
/
+16
2016-05-04
staging: skein: cleanup: fixed new lines
Manu Kumar
2
-2
/
+3
2016-05-04
staging: wilc1000: rename result in handle_get_mac_address
Chaehyun Lim
1
-4
/
+4
2016-05-04
staging: wilc1000: change data type of result in handle_get_mac_address
Chaehyun Lim
1
-1
/
+1
2016-05-04
staging: wilc1000: change handle_get_mac_address's return type to void
Chaehyun Lim
1
-7
/
+3
2016-05-04
staging: wilc1000: fix comparison style of if statement in handle_get_ip_address
Chaehyun Lim
1
-1
/
+1
2016-05-04
staging: wilc1000: rename result in handle_get_ip_address
Chaehyun Lim
1
-4
/
+4
2016-05-04
staging: wilc1000: change data type of result in handle_get_ip_address
Chaehyun Lim
1
-1
/
+1
2016-05-04
staging: wilc1000: change handle_get_ip_address's return type to void
Chaehyun Lim
1
-6
/
+2
2016-05-02
Staging: drivers: rtl8188eu: use sizeof(*ptr) instead of sizeof(struct)
Jacky Boen
1
-2
/
+1
2016-05-02
Staging: drivers: rtl8188eu: fixed extraneous spaces
Jacky Boen
1
-2
/
+2
2016-05-02
Staging: drivers: rtl8188eu: fixed extraneous parentheses
Jacky Boen
1
-15
/
+15
2016-05-02
Staging: drivers: rtl8188eu: fixed extraneous indentation
Jacky Boen
1
-1
/
+1
2016-05-02
Staging: drivers: rtl8188eu: fixed unnecessary else branch
Jacky Boen
1
-3
/
+2
2016-05-02
Staging: drivers: rtl8188eu: fixed brace style
Jacky Boen
1
-2
/
+1
2016-05-02
Staging: drivers: rtl8188eu: fixed newlines style
Jacky Boen
1
-6
/
+1
2016-05-02
Staging: drivers: rtl8188eu: fixed block comments style
Jacky Boen
1
-3
/
+6
2016-05-02
Staging: drivers: rtl8188eu: fixed typo
Jacky Boen
1
-1
/
+1
2016-05-02
Staging: drivers: rtl8188eu: move constants to the right in comparisons
Jacky Boen
1
-2
/
+2
2016-05-02
staging: i4l: act2000: remove extra space
Sudip Mukherjee
1
-6
/
+6
[next]