nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / drivers / rtc /
2008-09-03 Krzysztof Heltrtc-m48t59: reduce structure m48t59_private
2008-09-03 Rafael J. Wysockirtc-cmos: wake again from S5
2008-09-03 Jan Altenbergrtc_time_to_tm: fix signed/unsigned arithmetic
2008-08-29 David S. Millerrtc: Add Starfire platform RTC driver.
2008-08-29 David S. Millerrtc: Add Sun4V hypervisor RTC driver.
2008-08-29 David S. Millerrtc: Add TI BQ4802 RTC driver.
2008-08-29 David S. Millerrtc: Allow RTC_DRV_CMOS to be used on SPARC.
2008-08-23 Adrian Bunkremoved unused #include <linux/version.h>'s
2008-08-20 Anton Vorontsovrtc: rtc-ds1374: fix 'no irq' case handling
2008-08-20 Atsushi Nemotortc: fix double lock on UIE emulation
2008-08-20 Mike FrysingerBlackfin RTC Driver: dont let RTC programming in bootlo...
2008-08-20 Graf YangBlackfin RTC Driver: BF561 not have on-chip RTC
2008-08-20 Mike FrysingerBlackfin RTC Driver: do all initialization before we...
2008-08-20 Mike FrysingerBlackfin RTC Driver: move irq request/free out of open...
2008-08-12 Alessandro Zummortc-isl1208: fix double removal of a sysfs entry
2008-08-12 David Brownellrevert "rtc: cdev lock_kernel() pushdown"
2008-08-07 Russell King[ARM] Move include/asm-arm/arch-* to arch/arm/*/include...
2008-08-07 Russell KingMerge git://git./linux/kernel/git/sam/kbuild-fixes
2008-08-07 Russell King[ARM] Remove asm/hardware.h, use asm/arch/hardware...
2008-08-05 Mike Frysingerblackfin RTC driver: drop PIE/stopwatch code since...
2008-08-05 Mike Frysingerblackfin RTC driver: convert PIE handling to irq_set_st...
2008-08-05 Mike Frysingerblackfin RTC driver: wait for the write complete interr...
2008-08-05 Mike Frysingerblackfin RTC driver: disable the write complete irq...
2008-08-05 Mike Frysingerblackfin RTC driver: don't bother passing the rtc struc...
2008-08-05 Mike Frysingerblackfin RTC driver: add support for power management...
2008-08-05 Sonic Zhangblackfin RTC driver: Fix bug Only RTC interrupt can...
2008-08-05 Mike Frysingerblackfin RTC driver: if we dont define irq_set_freq...
2008-07-30 Tomas Janousekrtc-dev: stop periodic interrupts on device release
2008-07-30 David Brownellrtc: don't return -EBUSY when mutex_lock_interruptible...
2008-07-24 Yoichi Yuasartc-vr41xx: add irq_set_freq() and irq_set_state()
2008-07-24 David Brownellrtc-cmos: avoid spurious irqs
2008-07-24 David Brownellrtc-at91rm9200: avoid spurious irqs
2008-07-24 Ben Dooksrtc: rtc-s3c: update IRQ handling
2008-07-24 Ben Dooksrtc: rtc-s3c: add __devexit and __devinit markers
2008-07-24 David Brownellrtc-cmos: improve HPET IRQ glue
2008-07-24 Carlos R. Mafrartc: remove and clarify unneeded externs
2008-07-24 Wolfram Sangrtc: convert the PCF8583 driver to the new I2C style...
2008-07-24 David Brownellrtc: rtc-omap footprint shrinkage
2008-07-24 David Brownellrtc: ds1305/ds1306 driver
2008-07-24 Kim B. Heinortc: add support for ST M41T94 SPI RTC
2008-07-24 David Brownellrtc: remove BKL for ioctl()
2008-07-24 Maciej W. Rozyckirtc: m41t80: use pr_info() as appropriate
2008-07-24 Maciej W. Rozyckirtc: m41t80: sort header inclusions for readability
2008-07-22 Greg Kroah-HartmanDriver Core: add ability for class_find_device to start...
2008-07-14 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-07-14 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-14 Linus TorvaldsMerge git://git./linux/kernel/git/hskinnemoen/avr32-2.6
2008-07-12 Jon Smirlrtc-pcf8563: add chip id
2008-07-12 Alessandro Zummortc-fm3130: fix chip naming
2008-07-10 Russell KingMerge branches 'at91', 'dyntick', 'ep93xx', 'iop',...
2008-07-04 Michael Hamelrtc-x1205: Fix alarm set
2008-07-04 David Brownellrtc: rtc_read_alarm() handles wraparound
2008-07-02 Arnd Bergmannrtc-rtc-m41t80: BKL pushdown
2008-07-02 Haavard Skinnemoenrtc-at32ap700x: Enable wakeup
2008-06-22 Uli Luckas[ARM] 5109/1: Mark rtc sa1100 driver as wakeup source...
2008-06-20 Jonathan Corbetrtc: cdev lock_kernel() pushdown
2008-06-13 Sergey Lapinrtc: Ramtron FM3130 RTC support
2008-06-13 Stas Sergeevprovide rtc_cmos platform device
2008-06-13 Haavard Skinnemoenrtc-at32ap700x: fix bug in at32_rtc_readalarm()
2008-06-06 David Woodhousertc: class driver for ppc_md RTC functions
2008-06-06 Jean Delvarertc-ds1374: rename device to just "ds1374"
2008-06-02 Stelian Pop[ARM] 4935/1: AT91CAP9: enable RTC-on-RTT in defconfig.
2008-05-22 Russell King[RTC] rtc-sa1100: remove dependence on asm/rtc.h
2008-05-22 Russell King[RTC] remove unused asm/rtc.h includes from ARM RTC...
2008-05-22 Russell King[RTC] rtc-pl030: add driver, remove old non-rtc lib...
2008-05-22 Russell King[RTC] rtc-pl031: use proper resources, use proper apis...
2008-05-22 Russell King[RTC] remove references to asm/mach/time.h
2008-05-13 Maciej W. Rozyckirtc: m41t80: include <linux/kernel.h> for printk()
2008-05-13 Maciej W. RozyckiRTC/watchdog: M41T80: fix a potential use of unitialize...
2008-05-13 Maciej W. Rozyckirtc: rtc_time_to_tm: use unsigned arithmetic
2008-05-11 Jean Delvarei2c: Match dummy devices by type
2008-05-09 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2008-05-08 Steven Rostedtfix irq flags in rtc-ds1511
2008-05-08 Paul Mundtrtc: rtc-sh: Fixup for 64-bit resources.
2008-04-30 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-04-29 Jean Delvarei2c: Convert most new-style drivers to use module aliasing
2008-04-29 Jean Delvarei2c: Add support for device alias names
2008-04-29 Hirofumi NakagawaRemove duplicated unlikely() in IS_ERR()
2008-04-29 Denis V. Lunevdrivers: use non-racy method for proc entries creation (2)
2008-04-29 Bjorn Helgaasrtc: dont reference pnp_resource_table directly
2008-04-28 Harvey Harrisonrtc: replace remaining __FUNCTION__ occurrences
2008-04-28 Zhao Yakuirtc: add the support for alarm time relative to current...
2008-04-28 Paul Mundtrtc: rtc-rs5c372: fix up NULL name in transfer error...
2008-04-28 Adrian Bunkmake ds1511_rtc_{read,set}_time() static
2008-04-28 Sam Ravnborgrtc: silence section mismatch warning in rtc-test
2008-04-28 Alessandro Zummortc-x1205: new style conversion
2008-04-28 Alessandro Zummortc-pcf8563: new style conversion
2008-04-28 Alessandro Zummortc-isl1208: new style conversion and minor bug fixes
2008-04-28 David Brownellrtc: avoid legacy drivers with generic framework
2008-04-28 David Brownellrtc-pcf8583 build fix
2008-04-18 Angelo Castellortc: rtc-sh: Add support for periodic IRQs.
2008-04-16 Zhao Yakuirtc: fix the error in the function of cmos_set_alarm
2008-04-11 Kay Sieversrtc: fix platform driver hotplug/coldplug
2008-04-11 Randy Dunlaprtc: rtc-s35390a.c needs the bitreverse library
2008-03-20 David Brownellrtc-at91sam9 fixes
2008-03-20 Alessandro Zummortc: fix kconfig help
2008-03-05 Byron Bradleyrtc: add support for the S-35390A RTC chip
2008-02-24 David Brownellrtc-cmos: display HPET emulation mode
2008-02-10 S.Çağlar Onurrtc-r9701.c: silence compiler warning
next