Commit Graph

218375 Commits (5b3ffddd8ddb4712dfe14ad3e23eb5494f11bf61)
 

Author SHA1 Message Date
Kukjin Kim 5b3ffddd8d rtc: rtc-s3c: add rtc_valid_tm in s3c_rtc_gettime() 14 years ago
Changhwan Youn e1df962e6c rtc: rtc-s3c: fix RTC initialization method 14 years ago
Kukjin Kim 30ffc40cf5 rtc: rtc-s3c: Fix debug message format on RTC 14 years ago
Changhwan Youn e6eb524e6e rtc: rtc-s3c: fix on support RTC Alarm 14 years ago
Changhwan Youn dd061d1abe rtc: rtc-s3c: fix setting missing field of getalarm 14 years ago
Changhwan Youn f61ae6711d rtc: rtc-s3c: fix access unit from byte to word on RTCCON 14 years ago
Sekhar Nori fa5b07820f rtc: omap: let device wakeup capability be configured from chip init logic 14 years ago
Vasiliy Kulikov 59cca865f2 drivers/rtc/class.c: fix device_register() error handling 14 years ago
Mike Frysinger d7c7ef908b rtc-bfin: add debug markers to suspend/resume paths 14 years ago
Mike Frysinger 286f9f95fc rtc-bfin: shrink/optimize interrupt handler a bit 14 years ago
Kevin Wells 9aa449bed2 rtc: rtc-lpc32xx: introduce RTC driver for the LPC32XX SoC 14 years ago
Graham Gower 1e0ad2881d drivers/char/vt_ioctl.c: fix VT_OPENQRY error value 14 years ago
Bjorn Helgaas 8881cdceb2 dmi: log board, system, and BIOS information 14 years ago
FUJITA Tomonori d31eb5194b tile: enable ARCH_DMA_ADDR_T_64BIT 14 years ago
Peter Zijlstra 20273941f2 mm: fix race in kunmap_atomic() 14 years ago
Peter Zijlstra a8e23a2918 mm,x86: fix kmap_atomic_push vs ioremap_32.c 14 years ago
Al Viro 12ba8d1e92 fix braino in fs: do not assign default i_ino in new_inode 14 years ago
Linus Torvalds c48c43e422 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 14 years ago
Linus Torvalds 520045db94 Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen 14 years ago
Thomas Hellstrom 135cba0dc3 vmwgfx: Implement a proper GMR eviction mechanism 14 years ago
Linus Torvalds 426e1f5cec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
Linus Torvalds 9e5fca251f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband 14 years ago
Alex Deucher 8f895da57d drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2 14 years ago
Randy Dunlap 56083ab17e docbook: add idr/ida to kernel-api docbook 14 years ago
Randy Dunlap ee2f154a59 docbook: add more wait/wake/completion to device-drivers docbook 14 years ago
Randy Dunlap 003bb8ab7c documentation: update sysrq.txt magic sysrq keys 14 years ago
Linus Torvalds d2d8f66bb9 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 14 years ago
Linus Torvalds 474829e875 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 14 years ago
Linus Torvalds 27afe58fe6 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 14 years ago
Linus Torvalds 7eb901e791 Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 14 years ago
Linus Torvalds e404f91ed2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile 14 years ago
Linus Torvalds 18a043f941 Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 14 years ago
Linus Torvalds 31453a9764 Merge branch 'akpm-incoming-1' 14 years ago
Joe Perches 93ed0e2d07 scripts/checkpatch.pl: add check for declaration of pci_device_id 14 years ago
Joe Perches cb710eca68 scripts/checkpatch.pl: add warnings for static char that could be static const char 14 years ago
Andy Whitcroft 267ad8f426 checkpatch: version 0.31 14 years ago
Andy Whitcroft 01464f30a9 checkpatch: statement/block context analyser should look at sanitised lines 14 years ago
Andy Whitcroft 3cbf62df3a checkpatch: handle EXPORT_SYMBOL for DEVICE_ATTR and similar 14 years ago
Andy Whitcroft 5eaa20b984 checkpatch: clean up structure definition macro handline 14 years ago
Andy Whitcroft 015830be97 checkpatch: update copyright dates 14 years ago
Joe Perches 03f1df7da5 checkpatch: Add additional attribute #defines 14 years ago
Rabin Vincent 3bf9a009fc checkpatch: check for incorrect permissions 14 years ago
Andy Whitcroft 9fe287d79b checkpatch: ensure kconfig help checks only apply when we are adding help 14 years ago
Andy Whitcroft 0c73b4eb7a checkpatch: simplify and consolidate "missing space after" checks 14 years ago
Andy Whitcroft 8cf6de7145 checkpatch: add check for space after struct, union, and enum 14 years ago
Andy Whitcroft 53a3c4487a checkpatch: returning errno typically should be negative 14 years ago
Andy Whitcroft 9446ef569c checkpatch: handle casts better fixing false categorisation of : as binary 14 years ago
Andy Whitcroft fb2d2c1b58 checkpatch: ensure we do not collapse bracketed sections into constants 14 years ago
Andy Whitcroft d2c0a23514 checkpatch: suggest cleanpatch and cleanfile when appropriate 14 years ago
Andy Whitcroft e91b6e263e checkpatch: types may sit on a line on their own 14 years ago