index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
dm1105
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-30
[media] rc: nuvoton-cir: Add support wakeup via sysfs filter callback
Antti Seppälä
1
-24
/
+96
2017-01-30
[media] rc: rc-loopback: Add loopback of filter scancodes
James Hogan
1
-0
/
+39
2017-01-30
[media] rc: rc-core: Add support for encode_wakeup drivers
James Hogan
3
-5
/
+33
2017-01-30
[media] rc: ir-sony-decoder: Add encode capability
Sean Young
3
-0
/
+132
2017-01-30
[media] rc: ir-sharp-decoder: Add encode capability
Sean Young
1
-0
/
+50
2017-01-30
[media] rc: ir-sanyo-decoder: Add encode capability
Sean Young
1
-0
/
+43
2017-01-30
[media] rc: ir-jvc-decoder: Add encode capability
Sean Young
1
-0
/
+39
2017-01-30
[media] rc: ir-nec-decoder: Add encode capability
James Hogan
1
-0
/
+81
2017-01-30
[media] rc: ir-rc6-decoder: Add encode capability
Antti Seppälä
1
-0
/
+117
2017-01-30
[media] rc: ir-rc5-decoder: Add encode capability
James Hogan
1
-0
/
+97
2017-01-30
[media] rc: rc-ir-raw: Add pulse-distance modulation helper
James Hogan
2
-0
/
+111
2017-01-30
[media] rc: rc-ir-raw: Add Manchester encoder (phase encoder) helper
Antti Seppälä
2
-0
/
+118
2017-01-30
[media] rc: rc-ir-raw: Add scancode encoder callback
James Hogan
3
-0
/
+41
2017-01-30
[media] rc: raw IR drivers cannot handle cec, unknown or other
Sean Young
24
-30
/
+40
2017-01-30
[media] winbond-cir: use sysfs wakeup filter
Sean Young
1
-126
/
+131
2017-01-30
[media] rc: unify nec32 protocol scancode format
Sean Young
2
-44
/
+47
2017-01-30
[media] rc: Add scancode validation
Sean Young
1
-3
/
+68
2017-01-30
[media] rc: change wakeup_protocols to list all protocol variants
Sean Young
8
-91
/
+262
2017-01-30
[media] rc5x: document that this is the 20 bit variant
Sean Young
3
-8
/
+8
2017-01-30
[media] rc5x: 6th command bit is S2 bit
Sean Young
1
-1
/
+1
2017-01-30
[media] rc: allow software timeout to be set
Sean Young
2
-2
/
+7
2017-01-30
[media] serial_ir: generate timeout
Sean Young
1
-1
/
+23
2017-01-30
[media] em28xx: IR protocol not reported correctly
Sean Young
1
-5
/
+8
2017-01-30
[media] lirc: LIRC_{G,S}ET_SEND_MODE fail if device cannot transmit
Sean Young
1
-2
/
+8
2017-01-30
[media] lirc_dev: LIRC_{G,S}ET_REC_MODE do not work
Sean Young
1
-2
/
+2
2017-01-30
[media] mceusb: LIRC_SET_SEND_CARRIER returns 0 on success
Sean Young
1
-2
/
+2
2017-01-30
[media] cxusb: port to rc-core
Sean Young
6
-232
/
+322
2017-01-30
[media] rc: refactor raw handler kthread
Heiner Kallweit
2
-31
/
+17
2017-01-30
[media] davinci: Use a local media device pointer instead
Sakari Ailus
1
-2
/
+2
2017-01-30
[media] xilinx: Use a local media device pointer instead
Sakari Ailus
1
-1
/
+1
2017-01-30
[media] omap3isp: Use a local media device pointer instead
Sakari Ailus
1
-1
/
+1
2017-01-30
[media] media: entity: Add debug information to graph walk
Sakari Ailus
1
-1
/
+18
2017-01-30
[media] media: Use single quotes to quote entity names
Sakari Ailus
1
-2
/
+2
2017-01-27
[media] media: entity: Split graph walk iteration into two functions
Sakari Ailus
1
-26
/
+30
2017-01-27
[media] media: Rename graph and pipeline structs and functions
Sakari Ailus
20
-177
/
+174
2017-01-27
[media] media: entity: Be vocal about failing sanity checks
Sakari Ailus
1
-4
/
+4
2017-01-27
[media] media: entity: Fix stream count check
Sakari Ailus
1
-1
/
+1
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
627
-2644
/
+82
2017-01-27
[media] media: Properly pass through media entity types in entity enumeration
Sakari Ailus
1
-1
/
+1
2016-12-27
[media] mn88473: add DVB-T2 PLP support
Antti Palosaari
1
-1
/
+9
2016-12-26
Linux 4.10-rc1
v4.10-rc1
Linus Torvalds
1
-2
/
+2
2016-12-26
powerpc: Fix build warning on 32-bit PPC
Larry Finger
1
-1
/
+1
2016-12-25
avoid spurious "may be used uninitialized" warning
Linus Torvalds
1
-0
/
+1
2016-12-25
mm: add PageWaiters indicating tasks are waiting for a page bit
Nicholas Piggin
9
-50
/
+174
2016-12-25
mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked
Nicholas Piggin
4
-18
/
+25
2016-12-25
ktime: Get rid of ktime_equal()
Thomas Gleixner
4
-20
/
+4
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
56
-95
/
+84
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
48
-227
/
+200
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
132
-327
/
+320
2016-12-25
irqchip/armada-xp: Consolidate hotplug state space
Thomas Gleixner
2
-2
/
+1
[next]