index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-14
5
-0
/
+81
|
\
|
*
block: kill disk_{check|set|clear|alloc}_badblocks
Dan Williams
2016-01-10
1
-5
/
+0
|
*
block, badblocks: introduce devm_init_badblocks
Dan Williams
2016-01-09
1
-1
/
+13
|
*
badblocks: rename badblocks_free to badblocks_exit
Dan Williams
2016-01-09
1
-1
/
+1
|
*
libnvdimm: Add a poison list and export badblocks
Vishal Verma
2016-01-09
1
-0
/
+1
|
*
block: Add badblock management for gendisks
Vishal Verma
2016-01-09
1
-0
/
+7
|
*
badblocks: Add core badblock management code
Vishal Verma
2016-01-09
1
-0
/
+53
|
*
block: enable dax for raw block devices
Dan Williams
2016-01-09
2
-0
/
+13
*
|
Merge tag 'media/v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2016-01-13
6
-83
/
+1581
|
\
\
|
*
|
[media] Postpone the addition of MEDIA_IOC_G_TOPOLOGY
Mauro Carvalho Chehab
2016-01-11
1
-1
/
+5
|
*
|
[media] media-entitiy: add a function to create multiple links
Mauro Carvalho Chehab
2016-01-11
1
-0
/
+51
|
*
|
[media] uapi/media.h: Use u32 for the number of graph objects
Mauro Carvalho Chehab
2016-01-11
1
-4
/
+8
|
*
|
[media] media-entity.h: document the remaining functions
Mauro Carvalho Chehab
2016-01-11
1
-0
/
+11
|
*
|
[media] media-device.h: use just one u32 counter for object ID
Mauro Carvalho Chehab
2016-01-11
2
-19
/
+12
|
*
|
[media] media-entity.h fix documentation for several parameters
Mauro Carvalho Chehab
2016-01-11
2
-14
/
+16
|
*
|
[media] DocBook: document media_entity_graph_walk_cleanup()
Mauro Carvalho Chehab
2016-01-11
1
-0
/
+6
|
*
|
[media] move documentation to the header files
Mauro Carvalho Chehab
2016-01-11
2
-2
/
+22
|
*
|
[media] media: Move MEDIA_ENTITY_MAX_PADS from media-entity.h to media-entity.c
Sakari Ailus
2016-01-11
1
-7
/
+0
|
*
|
[media] media: Remove pre-allocated entity enumeration bitmap
Sakari Ailus
2016-01-11
1
-7
/
+2
|
*
|
[media] media: Keep using the same graph walk object for a given pipeline
Sakari Ailus
2016-01-11
1
-1
/
+3
|
*
|
[media] media: Use entity enums in graph walk
Sakari Ailus
2016-01-11
1
-2
/
+2
|
*
|
[media] media: Amend media graph walk API by init and cleanup functions
Sakari Ailus
2016-01-11
1
-5
/
+12
|
*
|
[media] media: Move media graph state for streamon/off to the pipeline
Sakari Ailus
2016-01-11
1
-0
/
+6
|
*
|
[media] media: Add KernelDoc documentation for struct media_entity_graph
Sakari Ailus
2016-01-11
1
-0
/
+9
|
*
|
[media] media: Move struct media_entity_graph definition up
Sakari Ailus
2016-01-11
1
-10
/
+10
|
*
|
[media] media: Add an API to manage entity enumerations
Sakari Ailus
2016-01-11
2
-8
/
+148
|
*
|
[media] media: Introduce internal index for media entities
Sakari Ailus
2016-01-11
2
-0
/
+7
|
*
|
[media] media-device: split media initialization and registration
Javier Martinez Canillas
2016-01-11
1
-0
/
+26
|
*
|
[media] media-devnode.h: document the remaining struct/functions
Mauro Carvalho Chehab
2016-01-11
1
-1
/
+26
|
*
|
[media] media-devnode: move kernel-doc documentation to the header
Mauro Carvalho Chehab
2016-01-11
1
-0
/
+27
|
*
|
[media] media-device.h: document the last functions
Mauro Carvalho Chehab
2016-01-11
1
-0
/
+22
|
*
|
[media] media-entity.h: Document some ancillary functions
Mauro Carvalho Chehab
2016-01-11
1
-1
/
+57
|
*
|
[media] media.h: let be clear that tuners need to use connectors
Mauro Carvalho Chehab
2016-01-11
1
-1
/
+6
|
*
|
[media] media-device: Use u64 ints for pointers
Mauro Carvalho Chehab
2016-01-11
1
-15
/
+17
|
*
|
[media] media-device.h: Let clearer that entity function must be initialized
Mauro Carvalho Chehab
2016-01-11
2
-1
/
+5
|
*
|
[media] media-entity.h: move kernel-doc tags from media-entity.c
Mauro Carvalho Chehab
2016-01-11
1
-2
/
+134
|
*
|
[media] media_entity: rename media_obj functions to *_create *_destroy
Mauro Carvalho Chehab
2016-01-11
1
-2
/
+2
|
*
|
[media] media: remove extra blank lines
Mauro Carvalho Chehab
2016-01-11
1
-2
/
+0
|
*
|
[media] media-device.h: Improve documentation and update it
Mauro Carvalho Chehab
2016-01-11
2
-238
/
+339
|
*
|
[media] media-entity.h: convert media_entity_cleanup to inline
Mauro Carvalho Chehab
2016-01-11
1
-1
/
+2
|
*
|
[media] DocBook: Move media-framework.txt contents to media-device.h
Mauro Carvalho Chehab
2016-01-11
1
-0
/
+378
|
*
|
[media] media-entity.h: get rid of revision and group_id fields
Mauro Carvalho Chehab
2016-01-11
1
-4
/
+0
|
*
|
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
2016-01-11
1
-1
/
+1
|
*
|
[media] media_entity: remove gfp_flags argument
Mauro Carvalho Chehab
2016-01-11
1
-3
/
+1
|
*
|
[media] uapi/media.h: Rename entities types to functions
Mauro Carvalho Chehab
2016-01-11
2
-67
/
+73
|
*
|
[media] media-device: export the entity function via new ioctl
Mauro Carvalho Chehab
2016-01-11
1
-1
/
+2
|
*
|
[media] media-entity.h: rename entity.type to entity.function
Mauro Carvalho Chehab
2016-01-11
1
-4
/
+5
|
*
|
[media] media-entity: must check media_create_pad_link()
Mauro Carvalho Chehab
2016-01-11
1
-2
/
+3
|
*
|
[media] media-entity: enforce check of interface and links creation
Mauro Carvalho Chehab
2016-01-11
1
-7
/
+9
|
*
|
[media] media-device: supress backlinks at G_TOPOLOGY ioctl
Mauro Carvalho Chehab
2016-01-11
1
-0
/
+2
[next]