index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
omap_remoteproc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-04
Input: add input_get_poll_interval()
Dmitry Torokhov
2
-0
/
+10
2019-10-02
Input: atmel_mxt_ts - disable IRQ across suspend
Evan Green
1
-0
/
+4
2019-09-06
Input: sidewinder - make array seq static const, makes object smaller
Colin Ian King
1
-1
/
+1
2019-09-06
Input: reset device timestamp on sync
Dmitry Torokhov
1
-0
/
+7
2019-09-02
Input: bu21013_ts - switch to using standard touchscreen properties
Dmitry Torokhov
2
-24
/
+46
2019-09-02
Input: bu21013_ts - switch to using MT-B (slotted) protocol
Dmitry Torokhov
1
-37
/
+43
2019-09-02
Input: bu21013_ts - fix suspend when wake source
Dmitry Torokhov
1
-24
/
+24
2019-09-02
Input: bu21013_ts - use interrupt from I2C client
Dmitry Torokhov
2
-17
/
+24
2019-09-02
Input: bu21013_ts - remove support for platform data
Dmitry Torokhov
2
-102
/
+37
2019-09-02
Input: bu21013_ts - convert to using managed resources
Dmitry Torokhov
1
-98
/
+84
2019-09-02
Input: bu21013_ts - remove useless comments
Dmitry Torokhov
1
-59
/
+2
2019-09-02
Input: bu21013_ts - annotate supend/resume methods as __maybe_unused
Dmitry Torokhov
1
-10
/
+3
2019-09-02
Input: bu21013_ts - rename some variables
Dmitry Torokhov
1
-186
/
+190
2019-09-02
Input: bu21013_ts - convert to use GPIO descriptors
Linus Walleij
3
-54
/
+41
2019-09-02
ARM: ux500: improve BU21013 touchpad bindings
Dmitry Torokhov
2
-8
/
+20
2019-08-29
Input: i8042 - enable wakeup on a stable struct device
Stephen Boyd
1
-11
/
+14
2019-08-20
Input: soc_button_array - use platform_device_register_resndata()
Enrico Weigelt
1
-14
/
+8
2019-08-20
Input: psmouse - drop all unneeded functions from mouse headers
Hui Wang
11
-114
/
+8
2019-08-20
Input: add support for polling to input devices
Dmitry Torokhov
5
-8
/
+273
2019-08-20
Input: wacom_w8001 - allocate additional space for 'phys'
Jason Gerecke
1
-1
/
+3
2019-08-16
Input: cros_ec_keyb - add back missing mask for event_type
Fei Shao
1
-2
/
+4
2019-08-14
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
37
-142
/
+44
2019-08-12
Input: applespi - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-24
/
+6
2019-08-12
Input: edt-ft5x06 - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-2
/
+0
2019-08-12
Input: matrix-keymap - switch to use device_property_count_u32()
Andy Shevchenko
1
-1
/
+1
2019-08-12
Input: atmel_mxt_ts - switch to use device_property_count_u32()
Andy Shevchenko
1
-2
/
+1
2019-08-12
Input: hideep - switch to use device_property_count_u32()
Andy Shevchenko
1
-2
/
+1
2019-08-12
Input: mpr121 - switch to use device_property_count_u32()
Andy Shevchenko
1
-2
/
+1
2019-08-12
Input: axp20x-pek - convert driver to use dev_groups
Greg Kroah-Hartman
1
-12
/
+3
2019-08-12
Input: gpio_keys - convert driver to use dev_groups
Greg Kroah-Hartman
1
-11
/
+2
2019-08-11
Linux 5.3-rc4
v5.3-rc4
Linus Torvalds
1
-1
/
+1
2019-08-10
Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for...
Joe Perches
2
-2
/
+2
2019-08-10
ARM: ep93xx: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-10
scsi: fas216: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+8
2019-08-10
pcmcia: db1xxx_ss: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2019-08-10
video: fbdev: omapfb_main: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+8
2019-08-10
watchdog: riowd: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-08-10
s390/net: Mark expected switch fall-throughs
Gustavo A. R. Silva
3
-1
/
+5
2019-08-10
crypto: ux500/crypt: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+6
2019-08-10
watchdog: wdt977: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-08-10
watchdog: scx200_wdt: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-10
watchdog: Mark expected switch fall-throughs
Gustavo A. R. Silva
4
-2
/
+4
2019-08-10
ARM: signal: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-10
mfd: omap-usb-host: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2019-08-10
mfd: db8500-prcmu: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2019-08-10
ARM: OMAP: dma: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-9
/
+5
2019-08-10
ARM: alignment: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+3
2019-08-10
ARM: tegra: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-08-10
ARM/hw_breakpoint: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+5
2019-08-10
Input: remove w90x900 touchscreen driver
Arnd Bergmann
3
-341
/
+0
[next]