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
*
drivers/rapidio/devices/rio_mport_cdev.c: remove redundant pointer md
Colin Ian King
2018-08-22
1
-2
/
+0
*
bcache: use routines from lib/crc64.c for CRC64 calculation
Coly Li
2018-08-22
3
-135
/
+18
*
PCI: Add support for relative addressing in quirk tables
Ard Biesheuvel
2018-08-22
1
-3
/
+9
*
module: allow symbol exports to be disabled
Ard Biesheuvel
2018-08-22
1
-0
/
+1
*
drivers/block/zram/zram_drv.c: fix bug storing backing_dev
Peter Kalauskas
2018-08-22
1
-1
/
+6
*
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
2018-08-22
9
-39
/
+143
*
Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-08-21
1
-37
/
+88
|
\
|
*
libceph: use timespec64 for r_mtime
Arnd Bergmann
2018-08-02
1
-1
/
+1
|
*
rbd: support for images within namespaces
Ilya Dryomov
2018-08-02
1
-2
/
+49
|
*
rbd: pass rbd_spec into parse_rbd_opts_token()
Ilya Dryomov
2018-08-02
1
-33
/
+37
|
*
libceph: amend "bad option arg" error message
Ilya Dryomov
2018-08-02
1
-1
/
+1
*
|
Merge tag 'rtc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2018-08-21
25
-954
/
+490
|
\
\
|
*
|
rtc: ds1307: simplify hwmon config
Heiner Kallweit
2018-08-16
2
-10
/
+1
|
*
|
rtc: s5m: Add SPDX license identifier
Krzysztof Kozlowski
2018-08-14
1
-16
/
+6
|
*
|
rtc: maxim: Add SPDX license identifiers
Krzysztof Kozlowski
2018-08-14
3
-39
/
+21
|
*
|
rtc: isl1208: set ev-evienb bit from device tree
Denis Osterland
2018-08-14
1
-3
/
+18
|
*
|
rtc: isl1208: Add "evdet" interrupt source for isl1219
Denis Osterland
2018-08-14
1
-16
/
+30
|
*
|
rtc: isl1208: add support for isl1219 with tamper detection
Michael Grzeschik
2018-08-14
1
-7
/
+124
|
*
|
rtc: sysfs: facilitate attribute add to rtc device
Denis Osterland
2018-08-14
2
-0
/
+57
|
*
|
rtc: remove struct rtc_task
Alexandre Belloni
2018-08-02
1
-4
/
+4
|
*
|
char: rtc: remove task handling
Alexandre Belloni
2018-08-02
1
-13
/
+0
|
*
|
rtc: pcf85063: preserve control register value between stop and start
Alvin Šipraga
2018-07-28
1
-10
/
+11
|
*
|
rtc: sh: remove unused variable rtc_dev
Anders Roxell
2018-07-27
1
-1
/
+0
|
*
|
rtc: unexport rtc_irq_set_*
Alexandre Belloni
2018-07-26
1
-2
/
+0
|
*
|
rtc: simplify rtc_irq_set_state/rtc_irq_set_freq
Alexandre Belloni
2018-07-26
2
-6
/
+6
|
*
|
rtc: remove irq_task and irq_task_lock
Alexandre Belloni
2018-07-26
2
-41
/
+10
|
*
|
rtc: remove rtc_irq_register/rtc_irq_unregister
Alexandre Belloni
2018-07-26
1
-33
/
+0
|
*
|
rtc: sh: remove dead code
Alexandre Belloni
2018-07-26
1
-88
/
+1
|
*
|
rtc: sa1100: don't set PIE frequency
Alexandre Belloni
2018-07-25
1
-1
/
+0
|
*
|
rtc: ds1307: support m41t11 variant
Giulio Benetti
2018-07-16
1
-0
/
+14
|
*
|
rtc: ds1307: fix data pointer to m41t0
Giulio Benetti
2018-07-16
1
-1
/
+1
|
*
|
rtc: use ktime_get_real_ts64() instead of getnstimeofday64()
Arnd Bergmann
2018-07-13
1
-2
/
+2
|
*
|
rtc: m48t59: remove redundant pointer 'name'
Colin Ian King
2018-07-12
1
-4
/
+0
|
*
|
rtc: omap: drop unnecessary register unlock around reads
Johan Hovold
2018-07-12
1
-4
/
+0
|
*
|
rtc: omap: add missing register lock in error path
Johan Hovold
2018-07-12
1
-0
/
+1
|
*
|
rtc: omap: fix resource leak in registration error path
Johan Hovold
2018-07-12
1
-1
/
+3
|
*
|
rtc: omap: fix potential crash on power off
Johan Hovold
2018-07-12
1
-7
/
+7
|
*
|
rtc: test: make array pdev static
Colin Ian King
2018-07-12
1
-1
/
+1
|
*
|
rtc: armada38x: reset after rtc power loss
Baruch Siach
2018-07-12
1
-0
/
+23
|
*
|
rtc: stmp3xxx: Don't reset the rtc in .probe() when watchdog is running
Uwe Kleine-König
2018-07-11
1
-4
/
+16
|
*
|
rtc: pcf2127: add support for accessing internal static RAM
Uwe Kleine-König
2018-07-11
1
-6
/
+62
|
*
|
rtc: snvs: Add timeouts to avoid kernel lockups
Trent Piepho
2018-07-11
1
-35
/
+70
|
*
|
rtc: bq4802: add error handling for devm_ioremap
Zhouyang Jia
2018-07-11
1
-0
/
+4
|
*
|
rtc: ds1685: remove sysfs access to control registers
Alexandre Belloni
2018-06-20
2
-381
/
+0
|
*
|
rtc: ds1685: remove improper datetime access ABI
Alexandre Belloni
2018-06-20
1
-221
/
+0
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2018-08-21
22
-729
/
+1795
|
\
\
\
|
*
\
\
Merge branch 'for-4.19/wiimote' into for-linus
Jiri Kosina
2018-08-20
3
-0
/
+457
|
|
\
\
\
|
|
*
|
|
HID: wiimote: add support for Guitar-Hero devices
Nicolas Adenis-Lamarre
2018-06-25
3
-0
/
+457
|
*
|
|
|
Merge branch 'for-4.19/wacom' into for-linus
Jiri Kosina
2018-08-20
2
-59
/
+66
|
|
\
\
\
\
|
|
*
|
|
|
HID: wacom: convert Wacom custom usages to standard HID usages
Ping Cheng
2018-07-03
1
-1
/
+2
[next]