index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc-cmos: fix wakeup from S5 without CONFIG_PM_SLEEP
Daniel Glöckner
2014-10-14
1
-1
/
+4
*
drivers/rtc/Kconfig: Let several drivers depend on HAS_IOMEM to avoid compili...
Chen Gang
2014-10-14
1
-0
/
+11
*
drivers/rtc/rtc-rs5c372.c: use %*ph to dump small buffers
Andy Shevchenko
2014-10-14
1
-6
/
+5
*
drivers/rtc/rtc-pcf8563.c: fix pcf8563_irq() error return value
Arnd Bergmann
2014-10-14
1
-1
/
+1
*
drivers/rtc/rtc-pcf8563.c: fix uninitialized use warning
Arnd Bergmann
2014-10-14
1
-1
/
+1
*
rtc: add driver for Maxim 77802 PMIC Real-Time-Clock
Javier Martinez Canillas
2014-10-14
3
-0
/
+513
*
rtc: max77686: Use ffs() to calculate tm_wday
Javier Martinez Canillas
2014-10-14
1
-11
/
+2
*
rtc: max77686: remove unneeded info log
Javier Martinez Canillas
2014-10-14
1
-2
/
+0
*
rtc: max77686: fail to probe if no RTC regmap irqchip is set
Javier Martinez Canillas
2014-10-14
1
-0
/
+6
*
rtc: max77686: remove dead code for SMPL and WTSR
Javier Martinez Canillas
2014-10-14
1
-101
/
+0
*
rtc: max77686: Allow the max77686 rtc to wakeup the system
Doug Anderson
2014-10-14
1
-0
/
+28
*
rtc: bq32000: add trickle charger option, with device tree binding
Pavel Machek
2014-10-14
1
-0
/
+62
*
rtc: ds1307: add trickle charger device tree binding
Matti Vaittinen
2014-10-14
1
-4
/
+63
*
clk: RK808: add clkout driver for RK808
Chris Zhong
2014-10-14
3
-0
/
+180
*
RTC: RK808: add RTC driver for RK808
Chris Zhong
2014-10-14
3
-0
/
+425
*
rtc: make of_device_ids const
Uwe Kleine-König
2014-10-14
2
-2
/
+2
*
rtc: s3c: add support for RTC of Exynos3250 SoC
Chanwoo Choi
2014-10-14
1
-1
/
+92
*
rtc: s3c: add s3c_rtc_data structure to use variant data instead of s3c_cpu_type
Chanwoo Choi
2014-10-14
1
-172
/
+289
*
rtc: s3c: remove warning message when checking coding style with checkpatch s...
Chanwoo Choi
2014-10-14
1
-12
/
+14
*
rtc: s3c: define s3c_rtc structure to remove global variables.
Chanwoo Choi
2014-10-14
1
-215
/
+216
*
rtc: use c99 initializers in structures
Julia Lawall
2014-10-14
1
-3
/
+15
*
drivers: dma-contiguous: add initialization from device tree
Marek Szyprowski
2014-10-14
1
-0
/
+66
*
drivers: dma-coherent: add initialization from device tree
Marek Szyprowski
2014-10-14
1
-22
/
+129
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-10-13
11
-20
/
+8
|
\
|
*
sched: Let the scheduler see CPU idle states
Daniel Lezcano
2014-09-24
1
-0
/
+6
|
*
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...
Kirill Tkhai
2014-09-19
10
-13
/
+0
|
*
cpuidle: Use wake_up_all_idle_cpus() to wake up all idle cpus
Chuansheng Liu
2014-09-19
1
-7
/
+2
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-10-13
1
-1
/
+1
|
\
\
|
*
|
locking/Documentation: Move locking related docs into Documentation/locking/
Davidlohr Bueso
2014-08-13
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-10-13
18
-295
/
+100
|
\
\
\
|
*
|
|
fix misuses of f_count() in ppp and netlink
Al Viro
2014-10-09
1
-1
/
+1
|
*
|
|
[infiniband] remove pointless assignments
Al Viro
2014-10-09
2
-2
/
+0
|
*
|
|
gadgetfs: saner API for gadgetfs_create_file()
Al Viro
2014-10-09
1
-16
/
+10
|
*
|
|
f_fs: saner API for ffs_sb_create_file()
Al Viro
2014-10-09
1
-14
/
+10
|
*
|
|
[s390] remove pointless assignment of ->f_op in vmlogrdr ->open()
Al Viro
2014-10-09
1
-1
/
+0
|
*
|
|
android: ->f_op is never NULL
Al Viro
2014-10-09
1
-1
/
+1
|
*
|
|
nouveau: __iomem misannotations
Al Viro
2014-10-09
3
-7
/
+7
|
*
|
|
switch logger to ->write_iter()
Al Viro
2014-10-09
1
-77
/
+26
|
*
|
|
switch hci_vhci to ->write_iter()
Al Viro
2014-10-09
1
-14
/
+8
|
*
|
|
switch /dev/zero and /dev/full to ->read_iter()
Al Viro
2014-10-09
1
-43
/
+13
|
*
|
|
dma-buf: don't open-code atomic_long_read()
Al Viro
2014-10-09
1
-1
/
+1
|
*
|
|
rsxx debugfs inanity
Al Viro
2014-10-09
1
-65
/
+16
|
*
|
|
carma-fpga: switch to simple_read_from_buffer()
Al Viro
2014-10-09
1
-7
/
+2
|
*
|
|
carma-fpga: switch to fixed_size_llseek()
Al Viro
2014-10-09
1
-20
/
+1
|
*
|
|
vme: don't open-code fixed_size_llseek()
Al Viro
2014-10-09
1
-25
/
+3
|
*
|
|
ashmem: use vfs_llseek()
Al Viro
2014-10-09
1
-1
/
+1
*
|
|
|
Merge tag 'platform-drivers-x86-v3.18-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
2014-10-12
5
-369
/
+522
|
\
\
\
\
|
*
|
|
|
toshiba_acpi: Adapt kbd_bl_timeout_store to the new kbd type
Azael Avalos
2014-10-06
1
-9
/
+29
|
*
|
|
|
toshiba_acpi: Change HCI/SCI functions return code type
Azael Avalos
2014-09-30
1
-67
/
+62
|
*
|
|
|
toshiba_acpi: Unify return codes prefix from HCI/SCI to TOS
Azael Avalos
2014-09-30
1
-71
/
+72
[next]