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
*
amilo-rfkill: Enable using amilo-rfkill with the FSC Amilo L1310.
Jerome Meinke
2013-09-05
1
-0
/
+7
*
wmi: parse_wdg() should return kernel error codes
Dan Carpenter
2013-09-05
1
-2
/
+2
*
hp_wmi: Fix unregister order in hp_wmi_rfkill_setup()
Kirill Tkhai
2013-09-05
1
-8
/
+8
*
platform: replace strict_strto*() with kstrto*()
Jingoo Han
2013-09-05
2
-3
/
+5
*
x86: irst: use module_acpi_driver to simplify the code
Wei Yongjun
2013-09-05
1
-12
/
+1
*
x86: smartconnect: use module_acpi_driver to simplify the code
Wei Yongjun
2013-09-05
1
-12
/
+1
*
platform samsung-q10: use ACPI instead of direct EC calls
Frederick van der Wyck
2013-09-05
2
-45
/
+22
*
thinkpad_acpi: add the ability setting TPACPI_LED_NONE by quirk
Adam Lee
2013-09-05
1
-3
/
+10
*
thinkpad_acpi: return -NODEV while operating uninitialized LEDs
Adam Lee
2013-09-05
1
-2
/
+8
*
Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-09-04
5
-330
/
+93
|
\
|
*
fbdev: fbcon: select VT_HW_CONSOLE_BINDING
David Herrmann
2013-08-03
1
-1
/
+2
|
*
fbdev: efifb: bind to efi-framebuffer
David Herrmann
2013-08-03
1
-46
/
+22
|
*
fbdev: vesafb: bind to platform-framebuffer device
David Herrmann
2013-08-03
1
-39
/
+16
|
*
x86: sysfb: move EFI quirks from efifb to sysfb
David Herrmann
2013-08-03
1
-227
/
+7
|
*
fbdev: simplefb: mark as fw and allocate apertures
David Herrmann
2013-08-03
1
-1
/
+9
|
*
fbdev: simplefb: add init through platform_data
David Herrmann
2013-08-03
2
-16
/
+37
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-09-04
6
-103
/
+635
|
\
\
|
*
\
Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...
Thomas Gleixner
2013-08-21
2
-69
/
+379
|
|
\
\
|
|
*
|
clocksource: arch_timer: Add support for memory mapped timers
Stephen Boyd
2013-08-01
1
-55
/
+347
|
|
*
|
clocksource: arch_timer: Push the read/write wrappers deeper
Stephen Boyd
2013-08-01
1
-15
/
+31
|
|
*
|
clocksource: arch_timer: Pass clock event to set_mode callback
Stephen Boyd
2013-08-01
1
-1
/
+1
|
|
*
|
clocksource: arch_timer: Make register accessors less error-prone
Stephen Boyd
2013-08-01
1
-3
/
+3
|
|
*
|
ARM: clocksource: moxart: Add bitops.h include
Jonas Jensen
2013-08-01
1
-0
/
+1
|
*
|
|
Merge branch 'linus' into timers/core
Thomas Gleixner
2013-08-21
690
-96588
/
+9650
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
ARM: clocksource: Add support for MOXA ART SoCs
Jonas Jensen
2013-07-18
2
-0
/
+165
|
*
|
|
clocksource: cadence_ttc: Reuse clocksource as sched_clock
Soren Brinkmann
2013-07-18
1
-0
/
+12
|
*
|
|
clocksource: cadence_ttc: Remove unused header
Soren Brinkmann
2013-07-18
1
-1
/
+0
|
*
|
|
clocksource: sun4i: Fix bug when switching from periodic to oneshot modes
Maxime Ripard
2013-07-18
1
-3
/
+6
|
*
|
|
clocksource: sun4i: Cleanup parent clock setup
Maxime Ripard
2013-07-18
1
-10
/
+5
|
*
|
|
clocksource: sun4i: Remove TIMER_SCAL variable
Maxime Ripard
2013-07-18
1
-6
/
+3
|
*
|
|
clocksource: sun4i: Factor out some timer code
Maxime Ripard
2013-07-18
1
-16
/
+32
|
*
|
|
clocksource: sun4i: Fix the next event code
Maxime Ripard
2013-07-18
1
-3
/
+22
|
*
|
|
clocksource: sun4i: Don't forget to enable the clock we use
Maxime Ripard
2013-07-18
1
-0
/
+1
|
*
|
|
clocksource: sun4i: Add clocksource and sched clock drivers
Maxime Ripard
2013-07-18
1
-0
/
+15
|
*
|
|
clocksource: sun4i: rename AUTORELOAD define to RELOAD
Maxime Ripard
2013-07-18
1
-2
/
+2
|
*
|
|
clocksource: sun4i: Wrap macros arguments in parenthesis
Maxime Ripard
2013-07-18
1
-2
/
+2
|
*
|
|
clocksource: sun4i: Use the BIT macros where possible
Maxime Ripard
2013-07-18
1
-4
/
+4
|
*
|
|
clocksource: orion: Use linux/sched_clock.h
Stephen Boyd
2013-07-18
1
-1
/
+1
*
|
|
|
Merge tag 'for-3.12-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2013-09-04
9
-50
/
+62
|
\
\
\
\
|
*
|
|
|
pwm: pxa: Use module_platform_driver
Mike Dunn
2013-09-03
1
-11
/
+1
|
*
|
|
|
pwm: tiehrpwm: add missing __iomem annotation
Jingoo Han
2013-09-03
1
-3
/
+3
|
*
|
|
|
pwm: tiecap: add CONFIG_PM_SLEEP to ecap_pwm_{save,restore}_context()
Jingoo Han
2013-09-03
1
-1
/
+1
|
*
|
|
|
pwm: simplify use of devm_ioremap_resource
Julia Lawall
2013-09-03
3
-14
/
+1
|
*
|
|
|
pwm: renesas-tpu: Add DT support
Laurent Pinchart
2013-09-03
1
-7
/
+34
|
*
|
|
|
pwm: Use the DT macro directly when parsing PWM DT flags
Laurent Pinchart
2013-09-03
1
-4
/
+3
|
*
|
|
|
pwm: mxs: Check the return value from stmp_reset_block()
Fabio Estevam
2013-09-03
1
-1
/
+7
|
*
|
|
|
pwm: convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-29
1
-9
/
+12
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-09-04
2
-12
/
+40
|
\
\
\
\
|
*
|
|
|
efi-pstore: Read and write to the 'compressed' flag of pstore
Aruna Balakrishnaiah
2013-08-19
1
-4
/
+18
|
*
|
|
|
erst: Read and write to the 'compressed' flag of pstore
Aruna Balakrishnaiah
2013-08-19
1
-1
/
+12
[next]