]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2017-03-16 Dan Carpenterstaging: rtl8188eu: fix some inverted conditions
2017-03-16 Gargi Sharmastaging: vc04_services: Replace typedef with struct
2017-03-16 Gargi Sharmastaging: vc04_services: Remove type and function prototype
2017-03-16 Jean-Baptiste... staging: vc04_services: Remove unused functions
2017-03-16 Jérémy Lefaurestaging: media: atomisp: remove duplicate includes
2017-03-16 Jérémy Lefaurestaging: media: atomisp: fill properly hmm_bo_type_stri...
2017-03-16 Daeseok Younstaging: atomisp: fix "alignment should match open...
2017-03-16 Daeseok Younstaging: atomisp: remove useless #ifdef ISP2401 on...
2017-03-16 Daeseok Younstaging: atomisp: fix inconsistent indenting
2017-03-16 Daeseok Younstaging: atomisp: fix unsigned int comparison with...
2017-03-16 Tahia Khanstaging: atomisp: Removes pointer comparison to 0 in...
2017-03-16 Tahia Khanstaging: atomisp: Removes pointer comparison to 0 in...
2017-03-16 Tahia Khanstaging: atomisp: Removes pointer comparison to 0 in...
2017-03-16 Tobias Regnerystaging: media: atomisp: fix build error in ov5693...
2017-03-16 Dan CarpenterStaging: atomisp: kfreeing a devm allocated pointer
2017-03-16 Dan Carpenterstaging: atomisp: silence an array overflow warning
2017-03-16 Dan Carpenterstaging/atomisp: silence uninitialized variable warnings
2017-03-16 Dan Carpenterstaging: atomisp: off by one in atomisp_acc_load_extens...
2017-03-16 Julia Lawallstaging: media: atomisp: fix semicolon.cocci warnings
2017-03-16 Arushi Singhalstaging: dvb-frontends: removed code in comments.
2017-03-16 Arushi Singhalstaging: speakup: identation should use tabs
2017-03-16 Arushi Singhalstaging: speakup: Add blank line after declarations
2017-03-16 Samuel Thibaultspeakup: Fix bogus caps on speaking unicode characters
2017-03-16 Okash Khawajastaging: speakup: move spk_stop_serial_interrupt into...
2017-03-16 Okash Khawajastaging: speakup: add spk_io_ops struct to spk_synth
2017-03-16 Okash Khawajastaging: speakup: spk_serial_out and spk_wait_for_xmitr...
2017-03-14 Daeseok Younstaging: dgnc: remove useless switch-case statements
2017-03-14 Daeseok Younstaging: dgnc: ch->ch_bd is already assigned to bd...
2017-03-14 Roy Pledgebus: fsl-mc: dpio: add maintainer for DPIO
2017-03-14 Roy Pledgebus: fsl-mc: dpio: add the DPAA2 DPIO object driver
2017-03-14 Roy Pledgebus: fsl-mc: dpio: add the DPAA2 DPIO service interface
2017-03-14 Roy Pledgebus: fsl-mc: dpio: add QBMan portal APIs for DPAA2
2017-03-14 Roy Pledgebus: fsl-mc: dpio: add global dpaa2 definitions
2017-03-14 Roy Pledgebus: fsl-mc: dpio: add frame descriptor and scatter...
2017-03-14 Ioana Radulescubus: fsl-mc: dpio: add APIs for DPIO objects
2017-03-14 Stuart Yoderbus: fsl-mc: dpio: add DPIO driver overview document
2017-03-14 Tobin C. Hardingstaging: ks7010: refactor, whitespace only
2017-03-14 Tobin C. Hardingstaging: ks7010: reduce level of indentation
2017-03-14 Tobin C. Hardingstaging: ks7010: fix checkpatch memset warning
2017-03-14 Tobin C. Hardingstaging: ks7010: remove unnecessary cast
2017-03-14 Tobin C. Hardingstaging: ks7010: remove unnecessary else statement
2017-03-14 Tobin C. Hardingstaging: ks7010: move comparison to right hand side
2017-03-14 Tobin C. Hardingstaging: ks7010: remove multiple assignment
2017-03-14 Tobin C. Hardingstaging: ks7010: remove dead code
2017-03-14 Tobin C. Hardingstaging: ks7010: fix logical line continuation
2017-03-14 Tobin C. Hardingstaging: ks7010: fix checkpatch BLOCK_COMMENT_STYLE
2017-03-14 Tobin C. Hardingstaging: ks7010: fix checkpatch SPACING
2017-03-14 Tobin C. Hardingstaging: ks7010: fix spelling of Michael MIC
2017-03-14 simran singhalstaging: rtl8192u: ieee80211: Remove code in comments
2017-03-14 Colin Ian Kingstaging: atomisp: fix missing break in switch statement
2017-03-14 Colin Ian Kingstaging/atomisp: remove redundant null check on frame
2017-03-14 Dan Carpenterstaging: atomisp: potential underflow in atomisp_get_me...
2017-03-14 simran singhalstaging: media: Remove unused function atomisp_set_stop...
2017-03-14 Varsha Raostaging: media: atomisp: Remove gc2235_init() function.
2017-03-14 Varsha Raostaging: media: atomisp: Compress return logic into...
2017-03-14 sayli karnikstaging: media: mt9m114: Use true/false instead of...
2017-03-13 Aishwarya Pantstaging: bcm2835-audio: fix memory leak in bcm2835_audi...
2017-03-13 Aishwarya Pantstaging: bcm2835-audio: deallocate work when queue_work...
2017-03-13 Aishwarya Pantstaging: bcm2835-audio: use conditional only for error...
2017-03-13 Aishwarya Pantstaging: bcm2835-audio: propagate PTR_ERR value instead...
2017-03-13 Aishwarya Pantstaging: bcm2835-audio: replace null with error pointer...
2017-03-13 Aishwarya Pantstaging: bcm2835-audio: Replace kmalloc with kzalloc
2017-03-13 Arushi Singhalstaging: sm750fb: Alignment should match open parenthesis
2017-03-13 Arushi Singhalstaging: sm750fb: fixes add blank line after function...
2017-03-13 Arushi Singhalstaging: sm750fb: function prototype argument should...
2017-03-13 Tobin C. Hardingstaging: dgnc: remove explicit cast
2017-03-13 Tobin C. Hardingstaging: dgnc: fix whitespace before return
2017-03-13 Tobin C. Hardingstaging: dgnc: return error code directly
2017-03-13 simran singhalstaging: comedi: amplc_pci224: Convert macro GAT_CONFIG...
2017-03-13 Varsha Raostaging: comedi: Compress return logic into one line.
2017-03-13 Craig Inchesstaging: lustre shorten multiple lines over 80 char...
2017-03-13 Elena Reshetovadrivers: convert vme_user_vma_priv.refcnt from atomic_t...
2017-03-13 Maciej BillewiczStaging: android: ion: ion_dummy_driver: remove unneces...
2017-03-13 Tobin C. Hardingstaging: ks7010: add parentheses to complex macro
2017-03-13 Tobin C. Hardingstaging: ks7010: fix checkpatch whitespace warns
2017-03-13 Tobin C. Hardingstaging: ks7010: add variables key, key_index
2017-03-13 Tobin C. Hardingstaging: ks7010: reduce length of comment string
2017-03-13 Tobin C. Hardingstaging: ks7010: move quoted string onto single line
2017-03-13 Tobin C. Hardingstaging: ks7010: refactor newly separated function
2017-03-13 Tobin C. Hardingstaging: ks7010: fix line continuations
2017-03-13 Tobin C. Hardingstaging: ks7010: reduce level of indentation
2017-03-13 Tobin C. Hardingstaging: ks7010: move WPA code to separate function
2017-03-13 Samuel Thibaultspeakup: Support spelling unicode characters
2017-03-13 Samuel Thibaultspeakup: make get_char actually get unicode characters
2017-03-13 Arushi Singhalstaging: speakup: fix "Alignment match open parenthesis"
2017-03-13 Derek RobsonStaging: media: davinci_vpfe - style fix
2017-03-13 Derek RobsonStaging: media: lirc - style fix
2017-03-13 simran singhalstaging: android: ion: Replace pr_err with dev_err
2017-03-12 Narcisa Ana... staging: speakup: i18n.c: Refactor conditionals in...
2017-03-12 Narcisa Ana... staging: speakup: i18n.c: Change return type from int...
2017-03-12 Alex Yashchenkostaging: rtl8188eu: Fix redundant space coding style...
2017-03-12 Thibaut SAUTEREAUstaging: rtl8712: fix bad indentation
2017-03-12 sayli karnikstaging: vt6655: baseband: Add identifier name to funct...
2017-03-12 simran singhalstaging: css2400/sh_css: Remove parentheses from return...
2017-03-12 simran singhalstaging: sh_css_firmware: Remove parentheses from retur...
2017-03-12 Adrien DescampsStaging: wlan-ng: Fix endian error
2017-03-12 Adrien DescampsStaging: wlan-ng: Fix sparse warnings by using appropri...
2017-03-12 Manoj SawaiStaging: xgifb: XGI_main_26.c: non-standard C
2017-03-12 Derek RobsonStaging: bcm2835: Fixed style of block comments
2017-03-12 Aishwarya Pantstaging: bcm2835-camera: remove anonymous field declara...
next