index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
media
Age
Commit message (
Expand
)
Author
2016-10-05
Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-10-02
staging: media: replace unsigned with unsigned int
Elizabeth Ferdman
2016-09-27
staging: media: lirc: Replace data type with pointer in sizeof()
Namrata A Shettar
2016-09-27
staging: media: lirc: Add space around binary operators
Namrata A Shettar
2016-09-27
staging: media: lirc: Remove unnecessary blank lines
Namrata A Shettar
2016-09-27
staging: media: lirc: Convert 'unsigned' to 'unsigned int'
Namrata A Shettar
2016-09-27
staging: media: lirc: Replace data type with pointer of same type
Namrata A Shettar
2016-09-27
staging: media: lirc: Add space around '*'
Namrata A Shettar
2016-09-27
staging: media: lirc: Remove multiple blank lines
Namrata A Shettar
2016-09-20
staging: media: cxd2099: replace printk with dev_info
Eva Rachel Retuya
2016-09-20
staging: media: bcm2048: Merge assignment with return
Rehas Sachdeva
2016-09-20
staging: media: davinci_vpfe: Merge assignment with return
Rehas Sachdeva
2016-09-17
staging: media: davinci_vpfe: Replace explicit NULL comparison with ! operator
sayli karnik
2016-09-17
staging: media: davinci_vpfe: Use BIT macro instead of left shifting 1
sayli karnik
2016-09-16
staging: media: lirc: lirc_imon: Fix alignment with the open parenthesis
Anchal Jain
2016-09-16
staging: media: lirc: lirc_imon: Add space around the operators
Anchal Jain
2016-09-16
staging: media: lirc: lirc_imon: Remove a blank line before a close parenthes...
Anchal Jain
2016-09-16
staging: media: lirc: lirc_imon: Remove unnecessary blank line
Anchal Jain
2016-09-16
staging: media: lirc: lirc_imon: Remove multiple blank lines
Anchal Jain
2016-09-16
staging: media: lirc: lirc_bt829: Remove explicit NULL comparison
Anchal Jain
2016-09-09
[media] cec: fix ioctl return code when not registered
Hans Verkuil
2016-09-09
[media] cec: don't Feature Abort broadcast msgs when unregistered
Hans Verkuil
2016-08-22
[media] pulse8-cec: fix error handling
Hans Verkuil
2016-08-22
[media] pulse8-cec: set correct Signal Free Time
Hans Verkuil
2016-08-22
[media] cec: ignore messages when log_addr_mask == 0
Hans Verkuil
2016-08-22
[media] cec: add item to TODO
Hans Verkuil
2016-08-22
[media] cec: set unclaimed addresses to CEC_LOG_ADDR_INVALID
Hans Verkuil
2016-08-22
[media] cec: add CEC_LOG_ADDRS_FL_ALLOW_UNREG_FALLBACK flag
Hans Verkuil
2016-08-22
[media] cec: improve locking
Hans Verkuil
2016-08-22
[media] cec: rename cec_devnode fhs_lock to just lock
Hans Verkuil
2016-08-15
staging: media: lirc: lirc_sasem: don't print error when allocating urb fails
Wolfram Sang
2016-08-15
staging: media: lirc: lirc_imon: don't print error when allocating urb fails
Wolfram Sang
2016-07-28
[media] cec: fix off-by-one memset
Hans Verkuil
2016-07-28
[media] staging: add MEDIA_SUPPORT dependency
Arnd Bergmann
2016-07-19
[media] cec: always check all_device_types and features
Hans Verkuil
2016-07-19
[media] cec: poll should check if there is room in the tx queue
Hans Verkuil
2016-07-19
[media] cec: fix test for unconfigured adapter in main message loop
Hans Verkuil
2016-07-19
[media] cec: limit the size of the transmit queue
Hans Verkuil
2016-07-19
[media] cec: zero unused msg part after msg->len
Hans Verkuil
2016-07-19
[media] cec: don't set fh to NULL in CEC_TRANSMIT
Hans Verkuil
2016-07-19
[media] cec: clear all status fields before transmit and always fill in sequence
Hans Verkuil
2016-07-19
[media] cec: CEC_RECEIVE overwrote the timeout field
Hans Verkuil
2016-07-15
[media] s5p-cec/TODO: add TODO item
Hans Verkuil
2016-07-15
[media] cec/TODO: drop comment about sphinx documentation
Hans Verkuil
2016-07-15
[media] cec: set timestamp for selfie transmits
Hans Verkuil
2016-07-15
[media] cec: don't zero reply and timeout on error
Hans Verkuil
2016-07-13
[media] drivers: staging: media: lirc: lirc_parallel: Fix multiline comments ...
Aayush Gupta
2016-07-13
[media] pulse8-cec: fix non static symbol warning
Wei Yongjun
2016-07-13
[media] cec: split the timestamp into an rx and tx timestamp
Hans Verkuil
2016-07-13
[media] cec: add sanity check for msg->len
Hans Verkuil
[next]