index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
media
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-04
[media] media: rc: make device_type const
Bhumika Goyal
1
-1
/
+1
2017-10-04
[media] media: rc: constify usb_device_id
Arvind Yadav
6
-6
/
+6
2017-10-04
[media] media: lirc_dev: merge struct irctl into struct lirc_dev
David Härdeman
4
-200
/
+175
2017-10-04
[media] media: lirc_zilog: use a dynamically allocated lirc_dev
David Härdeman
1
-29
/
+40
2017-10-04
[media] media: lirc_zilog: add a pointer to the parent device to struct IR
David Härdeman
1
-48
/
+50
2017-10-04
[media] media: lirc_dev: introduce lirc_allocate_device and lirc_free_device
David Härdeman
3
-6
/
+18
2017-10-04
[media] media: rename struct lirc_driver to struct lirc_dev
David Härdeman
5
-74
/
+52
2017-10-04
[media] media: lirc_dev: use an IDA instead of an array to keep track of regi...
David Härdeman
2
-25
/
+12
2017-10-04
[media] media: lirc_dev: sanitize locking
David Härdeman
1
-72
/
+93
2017-10-04
[media] media: lirc_dev: change irctl->attached to be a boolean
David Härdeman
1
-3
/
+3
2017-10-04
[media] media: lirc_dev: make chunk_size and buffer_size mandatory
David Härdeman
3
-21
/
+19
2017-10-04
[media] media: lirc_dev: make better use of file->private_data
David Härdeman
3
-93
/
+33
2017-10-04
[media] media: lirc_dev: use cdev_device_add() helper function
David Härdeman
1
-13
/
+4
2017-10-04
[media] media: lirc_dev: remove support for manually specifying minor number
David Härdeman
4
-77
/
+34
2017-10-04
[media] media: lirc_dev: clarify error handling
David Härdeman
1
-2
/
+4
2017-09-25
Linux 4.14-rc2
v4.14-rc2
Linus Torvalds
1
-1
/
+1
2017-09-24
tpm: ibmvtpm: simplify crq initialization and document crq format
Michal Suchanek
1
-36
/
+60
2017-09-24
tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers
Hamza Attak
5
-14
/
+21
2017-09-24
Documentation: tpm: add powered-while-suspended binding documentation
Enric Balletbo i Serra
1
-0
/
+6
2017-09-24
tpm: tpm_crb: constify acpi_device_id.
Arvind Yadav
1
-1
/
+1
2017-09-24
tpm: vtpm: constify vio_device_id
Arvind Yadav
1
-1
/
+1
2017-09-24
security: fix description of values returned by cap_inode_need_killpriv
Stefan Berger
1
-3
/
+3
2017-09-23
media: staging: atomisp: use clock framework for camera clocks
Pierre-Louis Bossart
7
-332
/
+52
2017-09-23
media: Staging: media: atomisp: Use kcalloc instead of kzalloc
Srishti Sharma
1
-1
/
+3
2017-09-23
media: atomisp:use ARRAY_SIZE() instead of open coding
Allen Pais
1
-4
/
+2
2017-09-23
media: Staging: media: atomisp: Merge assignment with return
Srishti Sharma
2
-14
/
+3
2017-09-23
media: Staging: atomisp: fix alloc_cast.cocci warnings
Branislav Radocaj
1
-1
/
+1
2017-09-23
media: staging/atomisp: Use ARRAY_SIZE macro
Thomas Meyer
1
-1
/
+2
2017-09-23
media: staging/atomisp: fix header guards
Nicolas Iooss
3
-3
/
+3
2017-09-23
media: staging: atomisp: Remove unneeded intel-mid.h inclusion
Andy Shevchenko
10
-11
/
+0
2017-09-23
media: staging: atomisp: Remove dead code for MID (#4)
Andy Shevchenko
4
-122
/
+0
2017-09-23
media: staging: atomisp: Move to upstream IOSF MBI API
Andy Shevchenko
3
-30
/
+29
2017-09-23
media: staging: atomisp: Remove dead code for MID (#3)
Andy Shevchenko
2
-62
/
+0
2017-09-23
media: staging: atomisp: Remove dead code for MID (#2)
Andy Shevchenko
2
-8
/
+0
2017-09-23
media: staging: atomisp: Don't override D3 delay settings here
Andy Shevchenko
2
-41
/
+0
2017-09-23
media: staging: atomisp: Remove dead code for MID (#1)
Andy Shevchenko
2
-103
/
+0
2017-09-23
media: staging: media: atomisp: Use tabs in Kconfig
Sakari Ailus
3
-44
/
+44
2017-09-23
media: atomisp: fix small Kconfig issues
Hans Verkuil
2
-10
/
+10
2017-09-23
media: Staging: atomisp: constify driver_attribute
Arvind Yadav
1
-1
/
+1
2017-09-23
media: atomisp2: Remove null check before kfree
Himanshu Jha
1
-4
/
+2
2017-09-23
media: cec.h: initialize *parent and *port in cec_phys_addr_validate
Hans Verkuil
1
-0
/
+4
2017-09-23
media: fix media Kconfig help syntax issues
Hans Verkuil
8
-29
/
+28
2017-09-23
media: cobalt: do not register subdev nodes
Hans Verkuil
1
-3
/
+0
2017-09-23
media: v4l-ioctl: Fix typo on v4l_print_frmsizeenum
Ricardo Ribalda
1
-3
/
+6
2017-09-23
media: davinci: do a couple of checkpatch cleanups
Markus Elfring
1
-22
/
+15
2017-09-23
x86/asm: Fix inline asm call constraints for Clang
Josh Poimboeuf
13
-45
/
+42
2017-09-23
objtool: Handle another GCC stack pointer adjustment bug
Josh Poimboeuf
2
-17
/
+32
2017-09-23
media: Hexium Orion: Adjust one function call together with a variable assign...
Markus Elfring
1
-1
/
+3
2017-09-23
media: meye: Adjust two function calls together with a variable assignment
Markus Elfring
1
-3
/
+4
2017-09-23
media: cx23885: make const array buf static, reduces object code size
Colin Ian King
1
-1
/
+1
[next]