index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sound
/
asequencer.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-18
usb: converto drivers/usb/* to use module_platform_driver_probe()
Fabio Porcedda
10
-115
/
+13
2013-01-18
watchdog: convert drivers/watchdog/* to use module_platform_driver_probe
Fabio Porcedda
5
-57
/
+5
2013-01-18
driver core: add helper macro for platform_driver_probe() boilerplate
Fabio Porcedda
1
-0
/
+18
2013-01-17
Revert "drivers: base: Convert print_symbol to %pSR"
Greg Kroah-Hartman
1
-2
/
+2
2013-01-17
Revert "sysfs: Convert print_symbol to %pSR"
Greg Kroah-Hartman
1
-2
/
+2
2013-01-17
driver core: fix possible missing of device probe
Ming Lei
1
-1
/
+1
2013-01-17
debugfs: remove redundant initialization of dentry
Sasha Levin
1
-1
/
+0
2013-01-17
Documentation: devres: add PHY get/put functions to list of supported calls
Marko Katic
1
-0
/
+4
2013-01-17
drivers: base: Convert print_symbol to %pSR
Joe Perches
1
-2
/
+2
2013-01-17
sysfs: Convert print_symbol to %pSR
Joe Perches
1
-2
/
+2
2013-01-17
dma_buf: Cleanup dma_buf_fd
Borislav Petkov
1
-5
/
+4
2013-01-17
drivers/base/core.c: Remove two unused variables and two useless calls to kfree
Peter Senna Tschudin
1
-4
/
+0
2013-01-17
sysfs: Fixed a trailing white space error
Bin Wang
1
-1
/
+1
2013-01-17
dynamic_debug: add pr_errs before -EINVALs
Jim Cromie
1
-12
/
+35
2013-01-17
dynamic_debug: dynamic hex dump
Vladimir Kondratiev
4
-3
/
+44
2013-01-17
dynamic_debug: Fix vpr_<foo> logging styles
Joe Perches
1
-56
/
+62
2013-01-17
mm: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-01-17
lib: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
3
-3
/
+3
2013-01-17
drivers/vlynq: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-01-17
drivers/gpu/drm/cirrus: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-01-17
drivers/edac: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+2
2013-01-17
arch/tile/kvm: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-01-17
arch/microblaze/platform: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-01-16
xfs: recalculate leaf entry pointer after compacting a dir2 block
Eric Sandeen
1
-2
/
+4
2013-01-16
xfs: remove int casts from debug dquot soft limit timer asserts
Brian Foster
1
-2
/
+2
2013-01-16
xfs: fix the multi-segment log buffer format
Mark Tinguely
2
-5
/
+15
2013-01-16
xfs: fix segment in xfs_buf_item_format_segment
Mark Tinguely
1
-5
/
+15
2013-01-16
xfs: rename bli_format to avoid confusion with bli_formats
Mark Tinguely
3
-24
/
+24
2013-01-16
xfs: use b_maps[] for discontiguous buffers
Mark Tinguely
2
-9
/
+9
2013-01-16
Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZE
Kirill Smelkov
1
-1
/
+1
2013-01-16
mfd, TWL4030: TWL4030 need select REGMAP_I2C
Chuansheng Liu
1
-0
/
+1
2013-01-16
drivers/base/cpu.c: Fix typo in comment
Ralf Baechle
1
-1
/
+1
2013-01-16
lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOC
Jiri Kosina
1
-1
/
+1
2013-01-16
MAINTAINERS: update email address for Timur Tabi
Timur Tabi
1
-10
/
+9
2013-01-16
firmware: make sure the fw file size is not 0
Luciano Coelho
1
-1
/
+1
2013-01-16
module, async: async_synchronize_full() on module init iff async is used
Tejun Heo
3
-2
/
+29
2013-01-16
s390/chsc: fix SEI usage
Sebastian Ott
1
-19
/
+12
2013-01-16
s390/time: fix sched_clock() overflow
Heiko Carstens
3
-2
/
+30
2013-01-16
sh: ecovec: add sample amixer settings
Kuninori Morimoto
1
-0
/
+10
2013-01-15
arm64: compat: add syscall table entries for new syscalls
Will Deacon
1
-1
/
+6
2013-01-15
ALSA: hda/hdmi - Work around "alsactl restore" errors
Takashi Iwai
1
-1
/
+1
2013-01-15
cpuidle: remove the power_specified field in the driver
Daniel Lezcano
4
-45
/
+7
2013-01-14
UDF: Fix a null pointer dereference in udf_sb_free_partitions
Namjae Jeon
1
-1
/
+2
2013-01-14
jbd: don't wake kjournald unnecessarily
Eric Sandeen
1
-1
/
+2
2013-01-14
vfs: add missing virtual cache flush after editing partial pages
Linus Torvalds
1
-0
/
+1
2013-01-14
tracing: Fix regression of trace_pipe
Liu Bo
1
-2
/
+2
2013-01-14
ARM: dts: prevent *.dtb from always being rebuilt
Stephen Warren
1
-0
/
+1
2013-01-14
arm64: dts: prevent *.dtb from always being rebuilt
Stephen Warren
1
-0
/
+1
2013-01-14
sh: Fix up stack debugging build.
Paul Mundt
1
-0
/
+2
2013-01-14
ALSA: usb-audio: selector map for M-Audio FT C400
Eldad Zack
1
-0
/
+13
[next]