index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: adis16400: Use != channel indices for the two voltage channels
Paul Cercueil
2015-05-16
1
-4
/
+4
*
iio: adis16400: Report pressure channel scale
Lars-Peter Clausen
2015-05-16
1
-0
/
+5
*
Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2015-05-13
17
-66
/
+93
|
\
|
*
iio: light: hid-sensor-prox: Fix memory leak in probe()
Fabio Estevam
2015-05-12
1
-5
/
+5
|
*
iio: adc: cc10001: Add delay before setting START bit
Naidu Tellapati
2015-05-12
1
-0
/
+1
|
*
iio: adc: cc10001: Fix regulator_get_voltage() return value check
Naidu Tellapati
2015-05-12
1
-1
/
+1
|
*
iio: adc: cc10001: Fix incorrect use of power-up/power-down register
Naidu Tellapati
2015-05-12
1
-14
/
+19
|
*
iio: adc: cc10001: Fix the channel number mapping
Naidu Tellapati
2015-05-08
1
-11
/
+13
|
*
iio: kfifo: Set update_needed to false only if a buffer was allocated
Gabriele Mazzotta
2015-05-07
1
-1
/
+2
|
*
iio: mcp320x: Fix occasional incorrect readings
Michael Welling
2015-05-07
1
-3
/
+3
|
*
iio: accel: mma9553: check input value for activity period
Irina Tirdea
2015-04-26
1
-0
/
+4
|
*
iio: accel: mma9553: add enable channel for activity
Irina Tirdea
2015-04-26
1
-1
/
+2
|
*
iio: accel: mma9551_core: prevent buffer overrun
Irina Tirdea
2015-04-26
1
-3
/
+18
|
*
iio: accel: mma9553: fix endianness issue when reading status
Irina Tirdea
2015-04-26
1
-7
/
+4
|
*
iio:st_sensors: Fix oops when probing SPI devices
Alban Bedel
2015-04-26
5
-2
/
+4
|
*
iio: adc: xilinx: Fix VREFN sign
Thomas Betker
2015-04-19
1
-1
/
+1
|
*
iio: adc: xilinx: Fix VREFP scale
Thomas Betker
2015-04-19
1
-0
/
+1
|
*
iio: adc: xilinx: Fix "vccaux" channel .address
Thomas Betker
2015-04-19
1
-1
/
+1
|
*
iio: adc: xilinx: Fix register addresses
Thomas Betker
2015-04-19
1
-3
/
+3
|
*
iio: pressure: hid-sensor-press: Fix modifier
Srinivas Pandruvada
2015-04-18
1
-2
/
+0
|
*
iio: light: hid-sensor-prox: Fix modifier
Srinivas Pandruvada
2015-04-18
1
-2
/
+0
|
*
iio: adc: spmi-vadc: Fix overflow in output value normalization
Ivan T. Ivanov
2015-04-18
1
-3
/
+4
|
*
iio/axp288_adc: add missing channel info mask
Jacob Pan
2015-04-09
1
-6
/
+6
|
*
iio: pressure: bmp280: fix temp compensation
Irina Tirdea
2015-04-09
1
-0
/
+1
*
|
staging: gdm724x: Correction of variable usage after applying ALIGN()
SÅ‚awomir Demeszko
2015-05-10
1
-9
/
+7
*
|
staging: vt6655: lock MACvWriteBSSIDAddress.
Malcolm Priestley
2015-05-08
1
-1
/
+8
*
|
staging: vt6655: CARDbUpdateTSF bss timestamp correct tsf counter value.
Malcolm Priestley
2015-05-08
3
-5
/
+9
*
|
staging: vt6655: vnt_tx_packet Correct TX order of OWNED_BY_NIC
Malcolm Priestley
2015-05-08
1
-8
/
+7
*
|
staging: vt6655: Fix 80211 control and management status reporting.
Malcolm Priestley
2015-05-08
1
-3
/
+3
*
|
staging: vt6655: implement IEEE80211_TX_STAT_NOACK_TRANSMITTED
Malcolm Priestley
2015-05-08
1
-1
/
+5
*
|
staging: vt6655: device_free_tx_buf use only ieee80211_tx_status_irqsafe
Malcolm Priestley
2015-05-08
1
-3
/
+1
*
|
staging: vt6656: use ieee80211_tx_info to select packet type.
Malcolm Priestley
2015-05-08
1
-3
/
+11
*
|
staging: rtl8712: freeing an ERR_PTR
Dan Carpenter
2015-05-08
1
-10
/
+7
*
|
staging: sm750: remove incorrect __exit annotation
Arnd Bergmann
2015-05-08
1
-1
/
+1
*
|
Linux 4.1-rc2
v4.1-rc2
Linus Torvalds
2015-05-03
1
-1
/
+1
*
|
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-05-03
13
-229
/
+210
|
\
\
|
*
|
ext4: fix growing of tiny filesystems
Jan Kara
2015-05-02
1
-2
/
+5
|
*
|
ext4: move check under lock scope to close a race.
Davide Italiano
2015-05-02
1
-7
/
+8
|
*
|
ext4: fix data corruption caused by unwritten and delayed extents
Lukas Czerner
2015-05-02
2
-0
/
+10
|
*
|
ext4 crypto: remove duplicated encryption mode definitions
Chanho Park
2015-05-02
1
-6
/
+0
|
*
|
ext4 crypto: do not select from EXT4_FS_ENCRYPTION
Herbert Xu
2015-05-02
1
-2
/
+7
|
*
|
ext4 crypto: add padding to filenames before encrypting
Theodore Ts'o
2015-05-01
5
-8
/
+31
|
*
|
ext4 crypto: simplify and speed up filename encryption
Theodore Ts'o
2015-05-01
5
-204
/
+149
*
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-05-03
15
-94
/
+117
|
\
\
\
|
*
\
\
Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2015-05-04
2
-0
/
+10
|
|
\
\
\
|
|
*
|
|
drm/i915/chv: Implement WaDisableShadowRegForCpd
Deepak S
2015-04-28
2
-0
/
+10
|
*
|
|
|
Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip...
Dave Airlie
2015-05-04
2
-4
/
+12
|
|
\
\
\
\
|
|
*
|
|
|
drm/rockchip: fix error check when getting irq
Heiko Stuebner
2015-04-20
1
-4
/
+5
|
|
*
|
|
|
MAINTAINERS: add entry for Rockchip drm drivers
Heiko Stuebner
2015-04-20
1
-0
/
+7
|
*
|
|
|
|
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2015-04-30
11
-90
/
+95
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
[next]