index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
wp512.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-31
rtc/mc13xxx: use MODULE_DEVICE_TABLE instead of MODULE_ALIAS
Uwe Kleine-König
1
-2
/
+2
2012-07-31
drivers/rtc/rtc-s3c.c: replace #include header files from asm/* to linux/*
Sachin Kamat
1
-2
/
+2
2012-07-31
drivers/rtc/rtc-r9701.c: check that r9701_set_datetime() succeeded
Andrew Morton
1
-1
/
+2
2012-07-31
drivers/rtc/rtc-r9701.c: avoid second call to rtc_valid_tm()
Devendra Naga
1
-2
/
+1
2012-07-31
drivers/rtc/rtc-ab8500.c: remove fix for AB8500 ED version
Bengt Jonsson
1
-16
/
+11
2012-07-31
drivers/rtc/rtc-ab8500.c: use UIE emulation
Ramesh Chandrasekaran
2
-1
/
+15
2012-07-31
rtc: pl031: fix up IRQ flags
Mattias Wallin
1
-1
/
+10
2012-07-31
rtc: pl031: use per-vendor variables for special init
Linus Walleij
1
-9
/
+14
2012-07-31
rtc: pl031: encapsulate per-vendor ops
Linus Walleij
1
-22
/
+39
2012-07-31
drivers/rtc/rtc-coh901331.c: use devm allocation
Linus Walleij
1
-35
/
+15
2012-07-31
drivers/rtc/rtc-coh901331.c: use clk_prepare/unprepare
Linus Walleij
1
-3
/
+8
2012-07-31
drivers/message/i2o/i2o_config.c: bound allocation
Alan Cox
1
-0
/
+7
2012-07-31
drivers/message/i2o/i2o_proc.c: the pointer returned from chtostr() points to...
Kamil Dudka
1
-15
/
+22
2012-07-31
lib/crc32.c: fix unused variables warnings
Thiago Rafael Becker
1
-0
/
+2
2012-07-31
checkpatch: add checks for do {} while (0) macro misuses
Joe Perches
1
-0
/
+39
2012-07-31
checkpatch: Add acheck for use of sizeof without parenthesis
Joe Perches
1
-0
/
+6
2012-07-31
checkpatch: check usleep_range() arguments
Joe Perches
1
-0
/
+16
2012-07-31
checkpatch: test for non-standard signatures
Joe Perches
1
-1
/
+5
2012-07-31
checkpatch: Update alignment check
Joe Perches
1
-2
/
+2
2012-07-31
firmware_map: make firmware_map_add_early() argument consistent with firmware...
Yasuaki Ishimatsu
2
-5
/
+5
2012-07-31
spinlock_debug: print offset in addition to symbol name
Stephen Boyd
1
-1
/
+1
2012-07-31
atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test
Catalin Marinas
7
-3
/
+10
2012-07-31
ext4: use memweight()
Akinobu Mita
1
-8
/
+1
2012-07-31
ext3: use memweight()
Akinobu Mita
2
-12
/
+2
2012-07-31
ext2: use memweight()
Akinobu Mita
2
-12
/
+3
2012-07-31
ocfs2: use memweight()
Akinobu Mita
1
-6
/
+2
2012-07-31
video/uvc: use memweight()
Akinobu Mita
1
-3
/
+2
2012-07-31
affs: use memweight()
Akinobu Mita
1
-26
/
+2
2012-07-31
dm: use memweight()
Akinobu Mita
1
-11
/
+2
2012-07-31
qnx4fs: use memweight()
Akinobu Mita
1
-19
/
+5
2012-07-31
string: introduce memweight()
Akinobu Mita
3
-1
/
+42
2012-07-31
backlight: move lp855x header into platform_data directory
Kim, Milo
2
-1
/
+1
2012-07-31
backlight: move register definitions from header to source
Kim, Milo
2
-8
/
+6
2012-07-31
backlight: l4f00242t03: export and use devm_gpio_request_one()
Jingoo Han
1
-19
/
+10
2012-07-31
backlight: corgi_lcd: use devm_gpio_request()
Jingoo Han
1
-14
/
+5
2012-07-31
backlight: lms283gf05: use devm_gpio_request()
Jingoo Han
1
-18
/
+6
2012-07-31
backlight: tosa_bl: use devm_gpio_request()
Jingoo Han
1
-6
/
+2
2012-07-31
backlight: tosa_lcd: use devm_gpio_request()
Jingoo Han
1
-5
/
+2
2012-07-31
backlight: ot200_bl: use devm_gpio_request()
Jingoo Han
1
-6
/
+3
2012-07-31
backlight: atmel-pwm-bl: use devm_gpio_request()
Jingoo Han
1
-9
/
+5
2012-07-31
drivers/video/backlight/lm3533_bl.c: use devm_ functions
Jingoo Han
1
-6
/
+2
2012-07-31
drivers/video/backlight/ot200_bl.c: use devm_ functions
Jingoo Han
1
-8
/
+4
2012-07-31
drivers/video/backlight/atmel-pwm-bl.c: use devm_ functions
Jingoo Han
1
-3
/
+2
2012-07-31
MAINTAINERS: update EXYNOS DP DRIVER F: patterns
Jingoo Han
1
-0
/
+1
2012-07-31
vsprintf: add support of '%*ph[CDN]'
Andy Shevchenko
2
-0
/
+65
2012-07-31
lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q)
Dan Rosenberg
1
-1
/
+2
2012-07-31
lib/vsprintf.c: remind people to update Documentation/printk-formats.txt when...
Andrew Morton
1
-0
/
+2
2012-07-31
vsprintf: add %pMR for Bluetooth MAC address
Andrei Emeltchenko
2
-4
/
+24
2012-07-31
printk: remove the now unnecessary "C" annotation for KERN_CONT
Joe Perches
2
-3
/
+1
2012-07-31
printk: only look for prefix levels in kernel messages
Joe Perches
1
-15
/
+17
[next]