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
/
staging
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-04
[media] atomisp: don't treat warnings as errors
Mauro Carvalho Chehab
4
-7
/
+1
2017-05-08
drivers/staging/media/atomisp/pci/atomisp2: use set_memory.h
Andrew Morton
4
-4
/
+9
2017-05-05
Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
907
-7292
/
+199816
2017-04-28
staging: media: atomisp: fix range checking on clk_num
Colin Ian King
1
-4
/
+4
2017-04-28
staging: media: atomisp: fix misspelled word in comment
Luis Oliveira
1
-1
/
+1
2017-04-28
staging: media: atomisp: kmap() can't fail
Fabian Frederick
1
-17
/
+2
2017-04-28
staging: atomisp: remove #ifdef for runtime PM functions
Arnd Bergmann
1
-11
/
+3
2017-04-28
staging: atomisp: satm include directory is gone
Arnd Bergmann
1
-1
/
+0
2017-04-28
atomisp: remove some more unused files
Alan Cox
4
-563
/
+0
2017-04-28
atomisp: remove hmm_load/store/clear indirections
Alan Cox
6
-61
/
+15
2017-04-28
atomisp: kill off mmgr_free
Alan Cox
14
-49
/
+30
2017-04-28
atomisp: clean up the hmm init/cleanup indirections
Alan Cox
6
-39
/
+8
2017-04-28
atomisp: handle allocation calls before init in the hmm layer
Alan Cox
1
-0
/
+5
2017-04-18
[media] staging: media: omap4iss: Replace a bit shift by a use of BIT
Arushi Singhal
4
-4
/
+4
2017-04-18
staging/media: make atomisp vlv2_plat_clock explicitly non-modular
Paul Gortmaker
1
-20
/
+1
2017-04-18
staging: atomisp: remove odd 'list' file
Greg Kroah-Hartman
1
-182
/
+0
2017-04-18
staging: atomisp: fix build breakage from files going away
Greg Kroah-Hartman
1
-2
/
+0
2017-04-17
[media] staging: lirc_zilog: Clean up tests if NULL returned on failure
simran singhal
1
-3
/
+3
2017-04-17
[media] Staging: media/lirc: don't call put_ir_rx on rx twice
Colin Ian King
1
-1
/
+2
2017-04-14
staging: media: atomisp: i2c: removed unnecessary white space before comma in...
Valerio Genovese
1
-1
/
+1
2017-04-14
staging: atomisp: avoid false-positive maybe-uninitialized warning
Arnd Bergmann
1
-8
/
+8
2017-04-14
atomisp: remove UDS kernel code
Alan Cox
7
-85
/
+23
2017-04-14
atomisp: remove xnr3_0_5 and xnr3_0_11
Alan Cox
9
-596
/
+0
2017-04-14
atomisp: remove fixedbds kernel code
Alan Cox
6
-100
/
+19
2017-04-14
atomisp: remove satm kernel
Alan Cox
5
-122
/
+0
2017-04-14
atomisp: remove contiguous handling
Alan Cox
4
-61
/
+15
2017-04-14
atomisp: remove sh_css_malloc indirections where we can
Alan Cox
4
-65
/
+72
2017-04-14
atomisp: remove indirection from sh_css_malloc
Alan Cox
3
-49
/
+25
2017-04-14
atomisp: unwrap the _ex malloc/free functions
Alan Cox
2
-25
/
+7
2017-04-14
atomisp: remove most of the uses of atomisp_kernel_malloc
Alan Cox
4
-32
/
+28
2017-04-14
staging: atomisp: move mipi_info assignment to next line in __get_asd_from_po...
Daeseok Youn
1
-3
/
+5
2017-04-14
staging: atomisp: replace "&isp->asd[i]" with "asd" in __get_asd_from_port()
Daeseok Youn
1
-2
/
+2
2017-04-14
staging: atomisp: remove enable_isp_irq function and add disable_isp_irq
Daeseok Youn
1
-27
/
+9
2017-04-14
staging/atomisp: fix spelling mistake: "falied" -> "failed"
Colin Ian King
1
-1
/
+1
2017-04-14
staging: atomisp: use local variable to reduce number of references
Daeseok Youn
1
-17
/
+20
2017-04-10
[media] media: bcm2048: fix several macros
Nikola Jelic
1
-6
/
+6
2017-04-10
[media] s5p-cec: add cec-notifier support, move out of staging
Hans Verkuil
10
-718
/
+0
2017-04-10
[media] stih-cec: add CEC notifier support
Benjamin Gaignard
6
-398
/
+0
2017-04-05
[media] staging: s5p-cec: Use cec_get_drvdata()
Jose Abreu
1
-3
/
+3
2017-04-05
[media] staging: st-cec: Use cec_get_drvdata()
Jose Abreu
1
-3
/
+3
2017-04-05
[media] staging: lirc_sasem: remove
Sean Young
3
-906
/
+0
2017-04-05
[media] rc: promote lirc_sir out of staging
Sean Young
3
-445
/
+0
2017-04-05
[media] staging: sir: make sure we are ready to receive interrupts
Sean Young
1
-2
/
+2
2017-04-05
[media] staging: sir: remove unnecessary messages
Sean Young
1
-16
/
+3
2017-04-05
[media] staging: sir: use usleep_range() rather than busy looping
Sean Young
1
-16
/
+1
2017-04-05
[media] staging: sir: fix checkpatch strict warnings
Sean Young
1
-37
/
+8
2017-04-05
[media] staging: sir: remove unselectable Tekram and Actisys
Sean Young
1
-345
/
+3
2017-04-05
[media] staging: sir: fill in missing fields and fix probe
Sean Young
1
-11
/
+9
2017-03-29
staging: media: atomisp: compress return logic
Arushi Singhal
2
-12
/
+6
2017-03-29
staging: media: atomisp: i2c: removed unnecessary white space before comma in...
Vaibhav Kothari
1
-1
/
+1
[next]