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
2014-06-29
Merge tag 'iio-for-3.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
15
-73
/
+814
2014-06-29
iio: staging: sca3000: hide stufftoread logic
Josselin Costanzi
2
-4
/
+7
2014-06-29
staging: iio: Coding style issues fix.
Federico Di Pierro
1
-8
/
+6
2014-06-29
iio: magnetometer: ak8975: Use devm_* APIs
Beomho Seo
1
-44
/
+14
2014-06-29
Documentation: iio: Extend documentation for hmc5843 bindings.
Marek Belisko
1
-0
/
+3
2014-06-29
staging: iio: hmc5843: Add all available models to device tree id table.
Marek Belisko
1
-1
/
+3
2014-06-29
staging: iio: ad9850.c: code cleanup
Guillaume Morin
1
-6
/
+0
2014-06-29
staging: winbond: remove driver
Kristina Martšenko
29
-8758
/
+0
2014-06-28
iio: add support of the max1027
Philippe Reynes
4
-0
/
+553
2014-06-27
staging: bcm: nvm.c: Cleaning up check unsigned is less than zero
Rickard Strandqvist
1
-2
/
+2
2014-06-27
Staging: bcm: hostmibs.c: Shortened lines
Matthias Beyer
1
-13
/
+26
2014-06-27
Staging: bcm: replaced member accessing with variable for readability
Matthias Beyer
1
-11
/
+12
2014-06-27
Staging: bcm: Added missing blank line after declarations
Matthias Beyer
1
-0
/
+1
2014-06-27
Staging: bcm: Replaced member accssing with variable
Matthias Beyer
1
-8
/
+10
2014-06-27
Staging: bcm: Whitespace for indentation fixed
Matthias Beyer
1
-1
/
+1
2014-06-27
Staging: bcm: line length fixed
Matthias Beyer
1
-1
/
+2
2014-06-27
Staging: bcm: Line length cleanup
Matthias Beyer
1
-6
/
+19
2014-06-27
Staging: bcm: Shortened some lines in select_alternate_setting_for_highspeed_...
Matthias Beyer
1
-29
/
+18
2014-06-27
Staging: bcm: Outsourced selecting of alternate setting
Matthias Beyer
1
-95
/
+112
2014-06-27
Staging: bcm: Merged some lines which got shorter by the latest patch
Matthias Beyer
1
-26
/
+17
2014-06-27
Staging: bcm: Replaced member accessing with variable in InterfaceAdapterInit()
Matthias Beyer
1
-26
/
+27
2014-06-27
Staging: bcm: Replaced member accessing with variable in device_run()
Matthias Beyer
1
-11
/
+9
2014-06-27
Staging: bcm: replaced member accessing by variable
Matthias Beyer
1
-9
/
+9
2014-06-27
Staging: bcm: Shortened some lines
Matthias Beyer
1
-2
/
+4
2014-06-27
Staging: bcm: led_control.c: Replaced nested ifs with logical AND concatenation
Matthias Beyer
1
-9
/
+8
2014-06-27
Staging: bcm: led_control.c: Replaced member accessing by variable
Matthias Beyer
1
-6
/
+8
2014-06-27
Staging: bcm: led_control.c: Replaced member accessing by variable
Matthias Beyer
1
-12
/
+13
2014-06-27
Staging: bcm: led_control.c: Replaced doubled if-check by logical OR in one c...
Matthias Beyer
1
-7
/
+4
2014-06-27
Staging: bcm: led_control.c: Replaced time selecting ifelse with ternary oper...
Matthias Beyer
1
-4
/
+2
2014-06-27
Staging: bcm: led_control.c: More variable names refactored
Matthias Beyer
1
-14
/
+14
2014-06-27
Staging: bcm: led_control.c: Refactored line lengths
Matthias Beyer
1
-18
/
+10
2014-06-27
Staging: bcm: led_control.c: Removed dead code
Matthias Beyer
1
-61
/
+37
2014-06-27
Staging: bcm: led_control.c: Refactored variable name
Matthias Beyer
1
-7
/
+7
2014-06-27
Staging: bcm: led_control.c: Outsourced code chunk
Matthias Beyer
1
-66
/
+93
2014-06-27
Staging: bcm: led_control.c: Replaced member accessing
Matthias Beyer
1
-11
/
+9
2014-06-27
Staging: bcm: led_control.c: Simplified nested if conditions
Matthias Beyer
1
-21
/
+19
2014-06-27
Staging: bcm: led_control.{c,h}: Fixed macro
Matthias Beyer
2
-24
/
+31
2014-06-27
Staging: bcm: led_control.c: Outsourced adapter driver state handling
Matthias Beyer
1
-154
/
+171
2014-06-27
Staging: bcm: led_control.c: Indentation/Whitespace/Line length cleanup
Matthias Beyer
1
-59
/
+79
2014-06-27
Staging: slicoss: fixed frivolous else statement warnings in slicoss.c
Vincent Heuken
1
-10
/
+12
2014-06-27
staging: emxx_udc: Use module_platform_driver
Sachin Kamat
1
-18
/
+1
2014-06-27
staging: emxx_udc: Fix build error
Sachin Kamat
1
-4
/
+3
2014-06-27
staging: lustre: llite: dir.c - fix for coding style issues
Anil Belur
1
-2
/
+2
2014-06-27
staging: lustre: llite: dir.c - fixes indented labels in code
Anil Belur
1
-8
/
+8
2014-06-27
staging: lustre: llite: llite_capa.c - fixed warning to use recomended header...
Anil Belur
1
-1
/
+1
2014-06-27
staging: lustre: llite: llite_capa.c - fixes checkpatch errors - unecessary i...
Anil Belur
1
-4
/
+4
2014-06-27
staging: lustre: lustre: libcfs: fail.c - fix sparse warnings EXPORT_SYMBOL
Anil Belur
1
-4
/
+6
2014-06-27
staging/lustre/lnet: abort messages whose MD has been unlinked
Isaac Huang
4
-26
/
+45
2014-06-27
staging/lustre/llite: fix a flag bug of vvp_io_kernel_fault()
Li Xi
1
-1
/
+1
2014-06-27
staging/lustre/vvp: release mmap_sem in error case
Patrick Farrell
1
-1
/
+3
[next]