index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-lpc32xx.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-05
rtc: add Dallas DS2404 driver
Sven Schnelle
4
-0
/
+333
2012-10-05
rtc-proc: permit the /proc/driver/rtc device to use other devices
Kim, Milo
3
-8
/
+31
2012-10-05
drivers/rtc/rtc-isl1208.c: add support for the ISL1218
Ben Gardner
1
-0
/
+1
2012-10-05
binfmt_elf: Uninitialized variable
Alan Cox
1
-1
/
+1
2012-10-05
epoll: support for disabling items, and a self-test app
Paton J. Lewis
5
-4
/
+392
2012-10-05
checkpatch: fix name of "MODULE_PARM_DESC"
Kees Cook
1
-1
/
+1
2012-10-05
CodingStyle: add networking specific block comment style
Joe Perches
1
-0
/
+10
2012-10-05
checkpatch: check networking specific block comment style
Joe Perches
1
-0
/
+14
2012-10-05
checkpatch: update suggested printk conversions
Joe Perches
1
-2
/
+4
2012-10-05
checkpatch: check utf-8 content from a commit log when it's missing from charset
Pasi Savanainen
1
-3
/
+12
2012-10-05
scatterlist: atomic sg_mapping_iter() no longer needs disabled IRQs
Tejun Heo
1
-8
/
+8
2012-10-05
lib/plist.c: make plist test announcements KERN_DEBUG
Borislav Petkov
1
-2
/
+2
2012-10-05
lib/vsprintf.c: improve standard conformance of sscanf()
Jan Beulich
1
-19
/
+14
2012-10-05
lib/spinlock_debug: avoid livelock in do_raw_spin_lock()
Vikram Mulukutla
1
-14
/
+18
2012-10-05
genalloc: make it possible to use a custom allocation algorithm
Benjamin Gaignard
2
-4
/
+111
2012-10-05
lib/gcd.c: prevent possible div by 0
Davidlohr Bueso
1
-0
/
+3
2012-10-05
lib/Kconfig.debug: adjust hard-lockup related Kconfig options
Jan Beulich
1
-4
/
+5
2012-10-05
lib/parser.c: avoid overflow in match_number()
Alex Elder
1
-2
/
+8
2012-10-05
idr: rename MAX_LEVEL to MAX_IDR_LEVEL
Fengguang Wu
8
-27
/
+27
2012-10-05
kvm: replace test_and_set_bit_le() in mark_page_dirty_in_slot() with set_bit_...
Takuya Yoshikawa
1
-2
/
+1
2012-10-05
powerpc: bitops: introduce {clear,set}_bit_le()
Takuya Yoshikawa
1
-0
/
+10
2012-10-05
bitops: introduce generic {clear,set}_bit_le()
Takuya Yoshikawa
1
-0
/
+10
2012-10-05
drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() function
Takuya Yoshikawa
2
-10
/
+4
2012-10-05
drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functions
Ben Hutchings
3
-16
/
+4
2012-10-05
drivers/video/backlight/platform_lcd.c: add support for device tree based probe
Jingoo Han
1
-0
/
+10
2012-10-05
drivers/video/backlight/da9052_bl.c: drop devm_kfree of devm_kzalloc'd data
Julia Lawall
1
-2
/
+0
2012-10-05
backlight: remove ProGear driver
Marcin Juszkiewicz
3
-170
/
+0
2012-10-05
backlight: add new lm3639 backlight driver
G.Shark Jeong
4
-0
/
+516
2012-10-05
backlight: add Backlight driver for lm3630 chip
G.Shark Jeong
4
-0
/
+540
2012-10-05
backlight: lp855x: add FAST bit description for LP8556
Kim, Milo
1
-0
/
+2
2012-10-05
drivers/video/backlight/kb3886_bl.c: use usleep_range() instead of msleep() f...
Jingoo Han
1
-2
/
+2
2012-10-05
drivers/video/backlight/ltv350qv.c: use usleep_range() instead of msleep() fo...
Jingoo Han
1
-3
/
+3
2012-10-05
drivers/video/backlight/da9052_bl.c: use usleep_range() instead of msleep() f...
Jingoo Han
1
-1
/
+1
2012-10-05
MAINTAINERS: update email address for Khalid Aziz
Khalid Aziz
1
-1
/
+1
2012-10-05
MAINTAINERS: fix indentation for Viresh Kumar
Andy Shevchenko
1
-8
/
+8
2012-10-05
MAINTAINERS: Update gianfar_ptp after renaming
Joe Perches
1
-1
/
+1
2012-10-05
MAINTAINERS: add defconfig file to IMX section
Uwe Kleine-König
1
-0
/
+1
2012-10-05
MAINTAINERS: update gpio subsystem file list
Yang Bai
1
-0
/
+1
2012-10-05
lib/vsprintf: update documentation to cover all of %p[Mm][FR]
Andy Shevchenko
2
-1
/
+5
2012-10-05
lib: vsprintf: fix broken comments
George Spelvin
1
-7
/
+7
2012-10-05
lib: vsprintf: optimize put_dec_trunc8()
George Spelvin
1
-16
/
+6
2012-10-05
lib: vsprintf: optimize division by 10000
George Spelvin
1
-27
/
+33
2012-10-05
lib: vsprintf: optimize division by 10 for small integers
George Spelvin
1
-2
/
+3
2012-10-05
poweroff: fix bug in orderly_poweroff()
hongfeng
1
-1
/
+1
2012-10-05
kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()
Shawn Guo
1
-0
/
+1
2012-10-05
tile: fix personality bits handling upon exec()
Jiri Kosina
1
-2
/
+2
2012-10-05
cross-arch: don't corrupt personality flags upon exec()
Jiri Kosina
16
-16
/
+31
2012-10-05
score: select generic atomic64_t support
Fengguang Wu
1
-0
/
+1
2012-10-05
frv: kill used but uninitialized variable
Geert Uytterhoeven
1
-10
/
+9
2012-10-05
sections: fix const sections for crc32 table
Joe Mario
2
-6
/
+9
[next]