index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-16
iio:st_magn: Remove redundant call to iio_sw_buffer_preenable().
Lars-Peter Clausen
1
-10
/
+1
2013-10-16
iio:triggered-buffer: Remove redundant call to iio_sw_buffer_preenable().
Lars-Peter Clausen
1
-1
/
+0
2013-10-16
iio:st_gyro: Remove redundant call to iio_sw_buffer_preenable().
Lars-Peter Clausen
1
-10
/
+1
2013-10-16
iio:ti_am335x: Remove redundant call to iio_sw_buffer_preenable()
Lars-Peter Clausen
1
-1
/
+1
2013-10-16
iio:ad_sigma_delta: Remove redundant call to iio_sw_buffer_preenable().
Lars-Peter Clausen
1
-1
/
+0
2013-10-16
iio:ad7887: Remove redundant call to iio_sw_buffer_preenable().
Lars-Peter Clausen
1
-5
/
+0
2013-10-16
iio:ad7266: Remove redundant call to iio_sw_preenable()
Lars-Peter Clausen
1
-11
/
+1
2013-10-16
iio:st_accel: Drop redundant call to iio_sw_buffer_preenable()
Lars-Peter Clausen
1
-10
/
+1
2013-10-16
iio: Update buffer's bytes per datum after updating the scan mask
Lars-Peter Clausen
1
-1
/
+17
2013-10-15
iio:kfifo: Set update_needed to false after allocating a new buffer
Lars-Peter Clausen
1
-0
/
+1
2013-10-15
iio:kfifo: Empty buffer on update
Lars-Peter Clausen
1
-5
/
+7
2013-10-15
iio:kfifo: Protect against concurrent access from userspace
Lars-Peter Clausen
1
-5
/
+15
2013-10-15
iio:kfifo: Fix memory leak
Lars-Peter Clausen
1
-1
/
+4
2013-10-14
staging:iio: Allow to build SoC specific drivers when COMPILE_TEST is set
Lars-Peter Clausen
1
-3
/
+3
2013-10-14
staging:iio:mxs-lradc: Select STMP_DEVICE
Lars-Peter Clausen
1
-0
/
+1
2013-10-14
staging:iio:spear_adc: Fix sparse warning
Lars-Peter Clausen
1
-1
/
+1
2013-10-12
staging:iio:spear_adc: Remove unused variable
Lars-Peter Clausen
1
-1
/
+0
2013-10-12
iio:buffer: Ignore noop requests for iio_update_buffers()
Lars-Peter Clausen
1
-0
/
+14
2013-10-12
staging:iio:ad7291: Use event spec for threshold hysteresis
Lars-Peter Clausen
1
-111
/
+28
2013-10-12
staging:iio:ad799x: Use event spec for threshold hysteresis
Lars-Peter Clausen
1
-103
/
+29
2013-10-12
staging:iio:ad799x: Simplify threshold register look-up
Lars-Peter Clausen
2
-32
/
+18
2013-10-12
iio: Add a hysteresis event info attribute
Lars-Peter Clausen
3
-0
/
+58
2013-10-12
staging:iio:tsl2x7x: Switch to new event config interface
Lars-Peter Clausen
1
-47
/
+73
2013-10-12
staging:iio:simple_dummy: Switch to new event config interface
Lars-Peter Clausen
3
-31
/
+70
2013-10-12
staging:iio:ad7150: Switch to new event config interface
Lars-Peter Clausen
1
-64
/
+99
2013-10-12
staging:iio:ad799x: Switch to new event config interface
Lars-Peter Clausen
1
-60
/
+85
2013-10-12
staging:iio:ad7291: Switch to new event config interface
Lars-Peter Clausen
1
-37
/
+59
2013-10-12
staging:iio:sca3000: Switch to new config interface
Lars-Peter Clausen
1
-22
/
+36
2013-10-12
staging:iio:lis2l02dq: Share threshold value between axis
Lars-Peter Clausen
1
-4
/
+4
2013-10-12
staging:iio:lis3l02dq: Switch to new event config interface
Lars-Peter Clausen
1
-21
/
+43
2013-10-12
iio:apds9300: Use new event config interface
Lars-Peter Clausen
1
-17
/
+36
2013-10-12
iio:tsl2563: Switch to new event config interface
Lars-Peter Clausen
1
-19
/
+34
2013-10-12
iio:gp2ap020a00f: Switch to new event config interface
Lars-Peter Clausen
1
-34
/
+71
2013-10-12
iio:ad5421: Switch to new event config interface
Lars-Peter Clausen
1
-18
/
+44
2013-10-12
iio:max1363: Switch to new event config interface
Lars-Peter Clausen
1
-90
/
+110
2013-10-12
iio: Extend the event config interface
Lars-Peter Clausen
4
-36
/
+248
2013-10-12
iio: Factor IIO value formating into its own function
Lars-Peter Clausen
2
-12
/
+28
2013-10-12
staging: iio: generic_buffer: initialize ret
Sebastian Andrzej Siewior
1
-1
/
+1
2013-10-12
iio: Add a helper to free a list of IIO device attributes
Lars-Peter Clausen
4
-48
/
+23
2013-10-12
iio:buffer: Add proper locking for iio_update_buffers()
Lars-Peter Clausen
1
-3
/
+26
2013-10-12
iio: Wakeup poll and blocking reads when the device is unregistered
Lars-Peter Clausen
4
-1
/
+43
2013-10-12
iio: Return -ENODEV for file operations if the device has been unregistered
Lars-Peter Clausen
3
-0
/
+15
2013-10-12
iio: Add reference counting for buffers
Lars-Peter Clausen
11
-24
/
+141
2013-10-09
iio: at91: move the num_channels from DT to driver itself
Josh Wu
2
-8
/
+5
2013-10-09
iio: at91: ADC start-up time calculation changed since at91sam9x5
Josh Wu
1
-7
/
+46
2013-10-06
Staging: iio: adt7316-i2c: quoted string split across lines
Ebru Akagunduz
1
-2
/
+1
2013-10-06
Staging: iio: adt7316-spi: fix quoted string split across lines
Ebru Akagunduz
1
-2
/
+1
2013-10-06
Staging: iio: printk(KERN_INFO ...
Ebru Akagunduz
1
-2
/
+1
2013-10-06
Staging: iio: space prohibited before semicolon
Ebru Akagunduz
1
-1
/
+1
2013-10-06
Staging: iio: iio_simple_dummy: fix line over 80 characters
Ebru Akagunduz
1
-1
/
+2
[next]