index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] davinci: vpif_capture: drop compliance hack
Kevin Hilman
2017-06-07
1
-15
/
+0
*
[media] ir-spi: Fix issues with lirc API
Anton Blanchard
2017-06-07
1
-3
/
+6
*
[media] mceusb: drop redundant urb reinitialisation
Johan Hovold
2017-06-07
1
-3
/
+0
*
[media] mceusb: fix memory leaks in error path
Johan Hovold
2017-06-07
1
-0
/
+2
*
[media] tc358743: Add support for platforms without IRQ line
Dave Stevenson
2017-06-07
1
-0
/
+38
*
[media] tc358743: Setup default mbus_fmt before registering
Dave Stevenson
2017-06-07
1
-1
/
+2
*
[media] tc358743: Add enum_mbus_code
Dave Stevenson
2017-06-07
1
-0
/
+18
*
[media] cec: improve debug messages
Hans Verkuil
2017-06-07
1
-12
/
+16
*
[media] tc358743: Handle return value of clk_prepare_enable
Arvind Yadav
2017-06-07
1
-1
/
+5
*
[media] v4l2-ctrls: Correctly destroy mutex in v4l2_ctrl_handler_free()
Sakari Ailus
2017-06-07
1
-1
/
+2
*
[media] v4l2-ctrls.c: Implement unlocked variant of v4l2_ctrl_handler_setup()
Sakari Ailus
2017-06-07
1
-2
/
+19
*
[media] atmel-isi: code cleanup
Hugues Fruchet
2017-06-07
1
-14
/
+10
*
Merge tag 'media/v4.12-2' into patchwork
Mauro Carvalho Chehab
2017-06-07
301
-1662
/
+3015
|
\
|
*
[media] rc-core: race condition during ir_raw_event_register()
Sean Young
2017-06-04
1
-5
/
+8
|
*
[media] cec: drop MEDIA_CEC_DEBUG
Hans Verkuil
2017-06-04
3
-9
/
+3
|
*
[media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIER
Hans Verkuil
2017-06-04
4
-6
/
+6
|
*
[media] cec: select CEC_CORE instead of depend on it
Hans Verkuil
2017-06-04
8
-18
/
+24
|
*
[media] rainshadow-cec: ensure exit_loop is intialized
Colin Ian King
2017-06-04
1
-1
/
+1
|
*
[media] atomisp: don't treat warnings as errors
Mauro Carvalho Chehab
2017-06-04
4
-7
/
+1
|
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2017-05-29
4
-17
/
+11
|
|
\
|
|
*
thermal: broadcom: ns-thermal: default on iProc SoCs
Jon Mason
2017-05-24
1
-4
/
+5
|
|
*
ti-soc-thermal: Fix a typo in a comment line
Markus Elfring
2017-05-24
1
-1
/
+1
|
|
*
ti-soc-thermal: Delete error messages for failed memory allocations in ti_ban...
Markus Elfring
2017-05-24
1
-6
/
+2
|
|
*
ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build()
Markus Elfring
2017-05-24
1
-2
/
+2
|
|
*
thermal: core: make thermal_emergency_poweroff static
Colin Ian King
2017-05-24
1
-1
/
+1
|
|
*
thermal: qoriq: remove useless call for of_thermal_get_trip_points()
Masahiro Yamada
2017-05-24
1
-3
/
+0
|
*
|
Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-05-27
11
-40
/
+141
|
|
\
\
|
|
*
|
serial: altera_uart: call iounmap() at driver remove
Tobias Klauser
2017-05-25
1
-0
/
+1
|
|
*
|
serial: imx: ensure UCR3 and UFCR are setup correctly
Uwe Kleine-König
2017-05-25
1
-2
/
+12
|
|
*
|
serial: enable serdev support
Johan Hovold
2017-05-18
1
-2
/
+2
|
|
*
|
tty/serdev: add serdev registration interface
Johan Hovold
2017-05-18
2
-2
/
+79
|
|
*
|
serdev: Restore serdev_device_write_buf for atomic context
Stefan Wahren
2017-05-18
1
-0
/
+12
|
|
*
|
serial: core: fix crash in uart_suspend_port
Lucas Stach
2017-05-18
1
-1
/
+1
|
|
*
|
tty: fix port buffer locking
Vegard Nossum
2017-05-18
1
-0
/
+2
|
|
*
|
tty: ehv_bytechan: clean up init error handling
Johan Hovold
2017-05-18
1
-9
/
+8
|
|
*
|
serial: ifx6x60: fix use-after-free on module unload
Johan Hovold
2017-05-18
1
-1
/
+1
|
|
*
|
serial: altera_jtaguart: adding iounmap()
Alexey Khoroshilov
2017-05-18
1
-0
/
+1
|
|
*
|
serial: exar: Fix stuck MSIs
Jan Kiszka
2017-05-18
1
-9
/
+10
|
|
*
|
serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'
Christophe JAILLET
2017-05-18
1
-3
/
+8
|
|
*
|
serdev: fix tty-port client deregistration
Johan Hovold
2017-05-18
1
-5
/
+10
|
|
*
|
Revert "tty_port: register tty ports with serdev bus"
Johan Hovold
2017-05-18
1
-12
/
+0
|
|
*
|
drivers/tty: 8250: only call fintek_8250_probe when doing port I/O
Ard Biesheuvel
2017-05-18
1
-1
/
+1
|
*
|
|
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-27
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
acpi, nfit: Fix the memory error check in nfit_handle_mce()
Vishal Verma
2017-05-21
1
-1
/
+1
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-05-27
3
-15
/
+18
|
|
\
\
\
\
|
|
*
|
|
|
Input: elan_i2c - ignore signals when finishing updating firmware
KT Liao
2017-05-25
1
-13
/
+8
|
|
*
|
|
|
Input: elan_i2c - clear INT before resetting controller
KT Liao
2017-05-25
1
-1
/
+8
|
|
*
|
|
|
Input: atmel_mxt_ts - add T100 as a readable object
Maxime Roussin-Bélanger
2017-05-23
1
-0
/
+1
|
|
*
|
|
|
Input: edt-ft5x06 - increase allowed data range for threshold parameter
Martin Kepplinger
2017-05-23
1
-1
/
+1
|
*
|
|
|
|
Merge tag 'led_fixes_for_4-12-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-05-26
1
-1
/
+1
|
|
\
\
\
\
\
[next]