Commit Graph

218915 Commits (1179324c411edcefb28a5293f8cc6a5bd9567448)
 

Author SHA1 Message Date
Anton Vorontsov 09cd9527d6 gpiolib: fix HAVE_GPIO_LIB leftovers in asm-generic/gpio.h 15 years ago
Anton Vorontsov aeec56e331 gpio: add driver for basic memory-mapped GPIO controllers 15 years ago
Paul Cercueil d0f744c8cb drivers/rtc/rtc-jz4740.c: add alarm function 15 years ago
Lan Chunhe-B25806 f46418c5ca drivers/rtc/rtc-ds3232.c: add alarm function 15 years ago
Kukjin Kim 5b3ffddd8d rtc: rtc-s3c: add rtc_valid_tm in s3c_rtc_gettime() 15 years ago
Changhwan Youn e1df962e6c rtc: rtc-s3c: fix RTC initialization method 15 years ago
Kukjin Kim 30ffc40cf5 rtc: rtc-s3c: Fix debug message format on RTC 15 years ago
Changhwan Youn e6eb524e6e rtc: rtc-s3c: fix on support RTC Alarm 15 years ago
Changhwan Youn dd061d1abe rtc: rtc-s3c: fix setting missing field of getalarm 15 years ago
Changhwan Youn f61ae6711d rtc: rtc-s3c: fix access unit from byte to word on RTCCON 15 years ago
Sekhar Nori fa5b07820f rtc: omap: let device wakeup capability be configured from chip init logic 15 years ago
Vasiliy Kulikov 59cca865f2 drivers/rtc/class.c: fix device_register() error handling 15 years ago
Mike Frysinger d7c7ef908b rtc-bfin: add debug markers to suspend/resume paths 15 years ago
Mike Frysinger 286f9f95fc rtc-bfin: shrink/optimize interrupt handler a bit 15 years ago
Kevin Wells 9aa449bed2 rtc: rtc-lpc32xx: introduce RTC driver for the LPC32XX SoC 15 years ago
Graham Gower 1e0ad2881d drivers/char/vt_ioctl.c: fix VT_OPENQRY error value 15 years ago
Bjorn Helgaas 8881cdceb2 dmi: log board, system, and BIOS information 15 years ago
FUJITA Tomonori d31eb5194b tile: enable ARCH_DMA_ADDR_T_64BIT 15 years ago
Peter Zijlstra 20273941f2 mm: fix race in kunmap_atomic() 15 years ago
Peter Zijlstra a8e23a2918 mm,x86: fix kmap_atomic_push vs ioremap_32.c 15 years ago
Jan Kara 4408ea41c0 quota: Fix possible oops in __dquot_initialize() 15 years ago
Namhyung Kim a4c18ad2ee ext3: Update kernel-doc comments 15 years ago
Andrea Gelmini bcf3d0bcff jbd/2: fixed typos 15 years ago
Andrea Gelmini 58c6ed38a1 ext2: fixed typo. 15 years ago
Namhyung Kim db50d20b1d ext3: Fix debug messages in ext3_group_extend() 15 years ago
Namhyung Kim e4d5e3a497 jbd: Convert atomic_inc() to get_bh() 15 years ago
Namhyung Kim bfa01dfbe0 ext3: Remove misplaced BUFFER_TRACE() in ext3_truncate() 15 years ago
Namhyung Kim b8ea49fa9b jbd: Fix debug message in do_get_write_access() 15 years ago
Namhyung Kim 2a0e33889b jbd: Check return value of __getblk() 15 years ago
Namhyung Kim 81a4e320e6 ext3: Use DIV_ROUND_UP() on group desc block counting 15 years ago
Namhyung Kim 4569cd1b0d ext3: Return proper error code on ext3_fill_super() 15 years ago
Namhyung Kim 57e94d8647 ext3: Remove unnecessary casts on bh->b_data 15 years ago
Namhyung Kim df0d6b8ff1 ext3: Cleanup ext3_setup_super() 15 years ago
Jan Kara 86f3cbec4a quota: Fix issuing of warnings from dquot_transfer 15 years ago
Dmitry 9e32784b71 quota: fix dquot_disable vs dquot_transfer race v2 15 years ago
Namhyung Kim a910eefa51 jbd: Convert bitops to buffer fns 15 years ago
Darrick J. Wong dff6825e9f ext3/jbd: Avoid WARN() messages when failing to write the superblock 15 years ago
Namhyung Kim 8117f98c05 jbd: Use offset_in_page() instead of manual calculation 15 years ago
Namhyung Kim 2b23976908 jbd: Remove unnecessary goto statement 15 years ago
Namhyung Kim f81e3d4564 jbd: Use printk_ratelimited() in journal_alloc_journal_head() 15 years ago
Namhyung Kim c5639bef63 jbd: Move debug message into #ifdef area 15 years ago
Namhyung Kim 26f78b7a42 ext2: fix comment on ext2_try_to_allocate() 15 years ago
Breno Leitao ce45b87302 ehea: Fixing statistics 15 years ago
Jarek Poplawski a71fb88145 bonding: Fix lockdep warning after bond_vlan_rx_register() 15 years ago
Pavel Emelyanov 74b0b85b88 tunnels: Fix tunnels change rcu protection 15 years ago
Arnd Bergmann 72f98e7255 locks: turn lock_flocks into a spinlock 15 years ago
Linus Torvalds f7347ce4ee fasync: re-organize fasync entry insertion to allow it under a spinlock 15 years ago
Arnd Bergmann c5b1f0d92c locks/nfsd: allocate file lock outside of spinlock 15 years ago
J. Bruce Fields a282a1fa6b lockd: fix nlmsvc_notify_blocked locking 15 years ago
Arnd Bergmann 763641d812 lockd: push lock_flocks down 15 years ago