index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
binfmt_misc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-13
iio: Add IIO support for the DAC on the Apex Embedded Systems STX104
William Breathitt Gray
4
-0
/
+168
2016-02-13
iio: imu: inv_mpu6050: Add SPI support for MPU6000
Adriana Reus
6
-3
/
+123
2016-02-13
iio: imu: inv_mpu6050: Separate driver into core and i2c functionality.
Adriana Reus
8
-203
/
+265
2016-02-13
iio: imu: inv_mpu6050: Use regmap instead of i2c specific functions
Adriana Reus
5
-53
/
+57
2016-02-13
iio: imu: inv-mpu6050: Fix interrupt pin configuration
Adriana Reus
2
-2
/
+3
2016-02-12
staging: fsl-mc: Remove unneeded parentheses
Janani Ravichandran
1
-1
/
+1
2016-02-12
staging: media: Remove unneeded parentheses
Janani Ravichandran
4
-11
/
+11
2016-02-12
staging: emxx_udc: Remove parentheses around the right hand side of assignment
Janani Ravichandran
1
-7
/
+7
2016-02-12
staging: rtl8192e: prefer using eth_broadcast_addr()
Hari Prasath Gujulan Elango
1
-2
/
+2
2016-02-12
staging: rtl8188eu: fix signal strength indication
Andrew Bradford
2
-2
/
+2
2016-02-12
staging: rtl8188eu: add release_firmware() between request_firmware and funct...
Ivan Safonov
1
-1
/
+4
2016-02-12
staging: rtl8188eu: remove pfirmware and fwsize of the hal_data_8188e structure
Ivan Safonov
3
-17
/
+9
2016-02-12
staging: rtl8188eu: remove _rtl88e_fill_dummy
Ivan Safonov
1
-25
/
+20
2016-02-12
staging: rtl8188eu: Remove unnecessary pointer cast
Janani Ravichandran
1
-1
/
+1
2016-02-12
staging: rtl8723au: Use ARRAY_SIZE macro for sizes of arrays
Janani Ravichandran
4
-8
/
+6
2016-02-12
Staging: vt6655: Add check dma_mapping_error
Haneen Mohammed
1
-0
/
+5
2016-02-12
staging: vt6656: replace explicit NULL comparison with ! operator
Alison Schofield
2
-6
/
+6
2016-02-12
staging: gdm724x: Remove unneeded parentheses
Janani Ravichandran
1
-3
/
+3
2016-02-12
staging: gdm72xx: compress return logic into one line
Alison Schofield
2
-5
/
+2
2016-02-12
staging: speakup: compress return logic into one line
Alison Schofield
1
-4
/
+1
2016-02-12
staging: speakup: Eliminate commented out code
Janani Ravichandran
1
-7
/
+0
2016-02-12
staging: fbtft: Remove blank line after '{' brace
Eva Rachel Retuya
1
-1
/
+0
2016-02-12
staging: fbtft: Add blank line after function declaration
Eva Rachel Retuya
2
-0
/
+2
2016-02-12
staging: fbtft: Indent to match open parenthesis
Eva Rachel Retuya
3
-76
/
+76
2016-02-12
staging: fbtft: Fix block comments according to kernel coding style
Eva Rachel Retuya
4
-61
/
+75
2016-02-12
staging: sm750fb: change definition of PANEL_HORIZONTAL_TOTAL fields
Mike Rapoport
2
-5
/
+9
2016-02-12
staging: sm750fb: use BIT macro for I2C_STATUS fields
Mike Rapoport
2
-17
/
+5
2016-02-12
staging: sm750fb: use BIT macro for I2C_CTRL fields
Mike Rapoport
2
-27
/
+12
2016-02-12
staging: sm750fb: change definition of CRT_DISPLAY_CTRL multi-bit fields
Mike Rapoport
5
-43
/
+49
2016-02-12
staging: sm750fb: use BIT macro for CRT_DISPLAY_CTRL single-bit fields
Mike Rapoport
4
-45
/
+28
2016-02-12
staging: sm750fb: use BIT macro for DMA_ABORT_INTERRUPT single-bit fields
Mike Rapoport
2
-17
/
+5
2016-02-12
staging: sm750fb: change definition of PANEL_PLANE_BR fields
Mike Rapoport
2
-5
/
+7
2016-02-12
staging: sm750fb: change definition of PANEL_PLANE_TL fields
Mike Rapoport
1
-2
/
+3
2016-02-12
staging: sm750fb: change definition of PANEL_WINDOW_HEIGHT fields
Mike Rapoport
2
-5
/
+8
2016-02-12
staging: sm750fb: change definition of PANEL_WINDOW_WIDTH fields
Mike Rapoport
2
-5
/
+7
2016-02-12
staging: sm750fb: change definition of PANEL_FB_WIDTH fields
Mike Rapoport
2
-6
/
+7
2016-02-12
staging: sm750fb: change definition of PANEL_FB_ADDRESS fields
Mike Rapoport
2
-12
/
+6
2016-02-12
staging: sm750fb: change definition of PANEL_DISPLAY_CTRL multi-bit fields
Mike Rapoport
3
-19
/
+18
2016-02-12
staging: sm750fb: remove PANEL_DISPLAY_CTRL_TFT_DISP defines
Mike Rapoport
2
-13
/
+10
2016-02-12
staging: sm750fb: use BIT macro for PANEL_DISPLAY_CTRL single-bit fields
Mike Rapoport
5
-112
/
+62
2016-02-12
staging: sm750fb: hw_sm750_setBLANK: reduce printk verbosity
Mike Rapoport
1
-2
/
+2
2016-02-12
staging: sm750fb: refactor setDisplayControl function
Mike Rapoport
1
-86
/
+45
2016-02-12
staging: sm750fb: merge reserved bits of PANEL/CRT_DISPLAY_CTRL registers
Mike Rapoport
3
-41
/
+6
2016-02-12
staging: sm750fb: share common bits in display control registers
Mike Rapoport
4
-87
/
+58
2016-02-12
staging: sm750fb: setDisplayControl: rename local vairables
Mike Rapoport
1
-25
/
+25
2016-02-12
staging: sm750fb: programModeRegisters: rename local vairables
Mike Rapoport
1
-12
/
+16
2016-02-12
staging: sm750fb: change definition of VGA_CONFIGURATION multi-bit field
Mike Rapoport
1
-1
/
+1
2016-02-12
staging: sm750fb: use BIT macro for VGA_CONFIGURATION single-bit fields
Mike Rapoport
2
-8
/
+3
2016-02-12
staging: sm750fb: drop redundant defines for PLL_CTRL fields
Mike Rapoport
1
-64
/
+0
2016-02-12
staging: sm750fb: change defintion of PANEL_PLL_CTRL multi-bit fields
Mike Rapoport
2
-14
/
+25
[next]