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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-19
[media] cec: poll should check if there is room in the tx queue
Hans Verkuil
1
-1
/
+2
2016-07-19
[media] vivid: support monitor all mode
Hans Verkuil
1
-29
/
+15
2016-07-19
[media] cec: fix test for unconfigured adapter in main message loop
Hans Verkuil
1
-2
/
+2
2016-07-19
[media] cec: limit the size of the transmit queue
Hans Verkuil
1
-10
/
+23
2016-07-19
[media] cec: zero unused msg part after msg->len
Hans Verkuil
1
-0
/
+2
2016-07-19
[media] cec: don't set fh to NULL in CEC_TRANSMIT
Hans Verkuil
1
-6
/
+3
2016-07-19
[media] cec: clear all status fields before transmit and always fill in sequence
Hans Verkuil
1
-9
/
+13
2016-07-19
[media] cec: CEC_RECEIVE overwrote the timeout field
Hans Verkuil
1
-0
/
+3
2016-07-16
[media] cxd2841er: Reading SNR for DVB-C added
Abylay Ospan
1
-8
/
+81
2016-07-16
[media] cxd2841er: Reading BER and UCB for DVB-C added
Abylay Ospan
1
-3
/
+84
2016-07-16
[media] cxd2841er: fix switch-case for DVB-C
Abylay Ospan
1
-8
/
+3
2016-07-16
[media] cxd2841er: fix signal strength scale for ISDB-T
Mauro Carvalho Chehab
1
-7
/
+10
2016-07-16
[media] cxd2841er: adjust the dB scale for DVB-C
Mauro Carvalho Chehab
1
-2
/
+7
2016-07-16
[media] cxd2841er: provide signal strength for DVB-C
Mauro Carvalho Chehab
1
-1
/
+6
2016-07-16
[media] cxd2841er: fix BER report via DVBv5 stats API
Mauro Carvalho Chehab
1
-71
/
+66
2016-07-15
[media] mb86a20s: apply mask to val after checking for read failure
Colin Ian King
1
-1
/
+2
2016-07-15
[media] airspy: fix error logic during device register
James Patrick-Evans
1
-1
/
+1
2016-07-15
[media] s5p-cec/TODO: add TODO item
Hans Verkuil
1
-3
/
+7
2016-07-15
[media] cec/TODO: drop comment about sphinx documentation
Hans Verkuil
1
-1
/
+0
2016-07-15
[media] cec: set timestamp for selfie transmits
Hans Verkuil
1
-0
/
+1
2016-07-15
[media] vivid: fix typo causing incorrect CEC physical addresses
Hans Verkuil
1
-1
/
+1
2016-07-15
[media] mtk-vcodec: fix default OUTPUT buffer size
Tiffany Lin
1
-4
/
+9
2016-07-15
[media] cec: don't zero reply and timeout on error
Hans Verkuil
1
-14
/
+5
2016-07-15
[media] mtk-vcodec: fix more type mismatches
Arnd Bergmann
2
-4
/
+4
2016-07-15
[media] redrat3: make hardware timeout configurable
Sean Young
2
-1
/
+38
2016-07-15
[media] redrat3: fix timeout handling
Sean Young
1
-37
/
+11
2016-07-15
[media] rc: make s_tx_carrier consistent
Sean Young
4
-4
/
+4
2016-07-15
[media] rc: make s_tx_mask consistent
Sean Young
2
-0
/
+10
2016-07-15
[media] af9035: fix dual tuner detection with PCTV 79e
Stefan Pöschel
2
-18
/
+34
2016-07-13
[media] rc: nuvoton: fix hang if chip is configured for alternative EFM IO ad...
Heiner Kallweit
1
-0
/
+1
2016-07-13
[media] dvb-core/en50221: use kref to manage struct dvb_ca_private
Max Kellermann
1
-1
/
+23
2016-07-13
[media] dvb_frontend: eliminate blocking wait in dvb_unregister_frontend()
Max Kellermann
1
-8
/
+25
2016-07-13
[media] drivers: staging: media: lirc: lirc_parallel: Fix multiline comments ...
Aayush Gupta
1
-4
/
+4
2016-07-13
[media] lirc_dev: use LIRC_CAN_REC() define to check if the device can receive
Andi Shyti
1
-2
/
+2
2016-07-13
[media] lirc_dev: fix potential segfault
Andi Shyti
1
-3
/
+8
2016-07-13
[media] lirc_dev: extremely trivial comment style fix
Andi Shyti
1
-1
/
+2
2016-07-13
[media] lirc_dev: fix error return value
Andi Shyti
1
-4
/
+4
2016-07-13
[media] lirc_dev: fix variable constant comparisons
Andi Shyti
1
-3
/
+3
2016-07-13
[media] lirc_dev: merge three if statements in only one
Andi Shyti
1
-8
/
+3
2016-07-13
[media] lirc_dev: remove double if ... else statement
Andi Shyti
1
-7
/
+5
2016-07-13
[media] lirc_dev: simplify if statement in lirc_add_to_buf
Andi Shyti
1
-16
/
+15
2016-07-13
[media] lirc_dev: do not use goto to create loops
Andi Shyti
1
-6
/
+4
2016-07-13
[media] lirc_dev: simplify goto paths
Andi Shyti
1
-22
/
+12
2016-07-13
[media] lirc_dev: replace printk with pr_* or dev_*
Andi Shyti
1
-45
/
+34
2016-07-13
[media] lirc_dev: remove unnecessary debug prints
Andi Shyti
1
-25
/
+0
2016-07-13
[media] lirc_dev: allow bufferless driver registration
Andi Shyti
1
-10
/
+30
2016-07-13
[media] lirc_dev: place buffer allocation on separate function
Andi Shyti
1
-23
/
+34
2016-07-13
[media] vsp1: clarify FCP dependency
Arnd Bergmann
1
-1
/
+1
2016-07-13
[media] vsp1: use __maybe_unused for PM handlers
Arnd Bergmann
1
-6
/
+4
2016-07-13
Merge branch 'topic/vsp1' into patchwork
Mauro Carvalho Chehab
31
-334
/
+1217
[next]