drm/nv50: fix iommu errors caused by device reading from address 0
[safe/jmp/linux-2.6] / drivers / rtc /
2010-06-04 Maurus Cuelenaerertc: s3c: initialize s3c_rtc_cpu_type before using it
2010-06-04 Maurus Cuelenaerertc: s3c: initialize driver data before using it
2010-06-03 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2010-06-03 Wolfram Sangi2c: Remove all i2c_set_clientdata(client, NULL) in...
2010-06-02 Grant Likelyof/rtc: rtc-mpc5121.c: Fix build failures
2010-05-27 Mattias Wallinmfd: AB3100 register access change to abx500 API
2010-05-27 Linus Walleijmfd: Renamed ab3100.h to abx500.h
2010-05-27 Jan Blunckrtc-m41t80: use nonseekable_open()
2010-05-27 Virupax Sadashivpe... rtc: AB8500 RTC driver
2010-05-25 Mark Brownrtc: use genirq directly in rtc-wm831x
2010-05-25 Dan Carpenterrtc-cmos: do dev_set_drvdata() earlier in the initializ...
2010-05-25 Marc Zyngierrtc-ds1302: add some abstraction for new platform support
2010-05-25 H Hartley Sweetenrtc-isl1208: use sysfs_{create/remove}_group
2010-05-25 Vladimir Zapolskiyrtc-mxc: remove unnecessary clock source for rtc subsystem
2010-05-25 Maurus Cuelenaeres3c rtc driver: add support for S3C64xx
2010-05-24 Linus TorvaldsMerge branch 'bkl/ioctl' of git://git./linux/kernel...
2010-05-21 Arnaud PatardRTC: rtc-cmos: Fix binary mode support
2010-05-21 Chris Wrightsysfs: add struct file* to bin_attr callbacks
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-19 Kevin HilmanRevert "rtc: omap: let device wakeup capability be...
2010-05-17 Arnd Bergmanndrivers: Push down BKL into various drivers
2010-05-06 Sekhar Norirtc: omap: let device wakeup capability be configured...
2010-05-06 Miguel AguilarRTC: DaVinci RTC driver
2010-04-23 Jiri KosinaMerge branch 'master' into for-next
2010-04-14 Martyn Welchstk17ta8: renaming e-mail corrections following split...
2010-04-14 Martyn Welchrtc: e-mail corrections following split of GE Fanuc...
2010-04-07 Vladimir Zapolskiyrtc-mxc: multiple fixes in rtc-mxc probe method
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-24 Uwe Kleine-Königrtc/mc13783: fix use after free bug
2010-03-15 Wolfram Sanginit dynamic bin_attribute structures
2010-03-12 Uwe Kleine-Königrtc/hctosys: only claim the RTC provided the system...
2010-03-07 Haojian Zhuangrtc: Enable rtc in max8925
2010-03-07 Mark Brownrtc: Suppress duplicate enable/disable of WM8350 update...
2010-03-07 Mark Brownmfd: Add a data argument to the WM8350 IRQ free function
2010-03-06 James Hoganrtc-coh901331: fix braces in resume code
2010-03-06 Uwe Kleine-Königrtc/mc13783: implement alarm
2010-03-06 Uwe Kleine-Königrtc/mc13783: protect rtc {,un}registration by mc13783...
2010-03-06 Uwe Kleine-Königrtc/mc13783: don't use deprecated mc13783 API calls
2010-03-06 Aaro Koskinenrtc-core: fix memory leak
2010-03-06 Tobias Klauserrtc-twl: Storage class should be before const qualifier
2010-03-06 Julia Lawallrtc-at91sam9: Correct size given to memset
2010-03-06 Uwe Kleine-Königrtc-pcf2123: move pcf2123_remove to .devexit.text
2010-03-06 H Hartley Sweetenrtc-ep93xx.c: cleanup probe/remove routines
2010-03-06 Alexander Beregalovrtc: mxc: fix memory leak
2010-03-01 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2010-02-25 Russell KingMerge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4x...
2010-02-16 Anatolij Gustschinrtc: Add MPC5121 Real time clock driver
2010-02-04 Linus WalleijARM: 5914/1: Modify PL031 for Nomadik and U8500 v2
2010-02-03 Sergey Matyukevichrtc-fm3130: add missing braces
2010-01-11 OGAWA Hirofumirtc_cmos: convert shutdown to new pnp_driver->shutdown
2009-12-18 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-12-17 Anton Vorontsovrtc: set wakeup capability for I2C and SPI RTC drivers
2009-12-17 Wu ZhangjinRTC: rtc-cmos.c: Fix warning on MIPS
2009-12-16 Wan ZongShunARM: NUC900: add RTC driver support for nuc910 and...
2009-12-16 Johannes Weinerrtc-x1205: unconditionally set date when setting clock
2009-12-16 Yoichi Yuasartc-vr41xx: use resource_size()
2009-12-16 Dmitry Eremin-Sole... rtc: ds1307 make it possible to share an irq
2009-12-16 Linus Walleijrtc: remove __raw_* accessors from PL031 RTC
2009-12-16 Piotr Ziecikrtc: add driver for BQ32000 I2C RTC
2009-12-16 Mark A. Greerrtc: make rtc-omap driver ioremap its register space
2009-12-16 Uwe Kleine-Königrtc: add Freescale MC13783 RTC driver
2009-12-16 Mark Brownrtc: convert WM8350 RTC driver to dev_pm_ops
2009-12-16 Saeed Bisharartc-mv: add support for Alarm
2009-12-16 Werner Almesbergerrtc: pcf50633: manage RTC alarm "pending" flag
2009-12-16 Atsushi Nemotortc: do not use container_of macro as an argument for...
2009-12-16 Atsushi Nemotortc-stk17ta8: fix races around device registration
2009-12-16 Atsushi Nemotortc-ds1742: fix races around device registration
2009-12-16 Atsushi Nemotortc-ds1553: fix races around device registration
2009-12-16 Atsushi Nemotortc-tx4939: fix races around device registration
2009-12-16 Atsushi Nemotortc-ds1511: fix races around device registration
2009-12-16 Herton Ronaldo Krz... rtc-cmos: convert RTC_AIE/RTC_UIE to rtc irq API
2009-12-16 Alessandro Zummortc: fix driver data issues in several rtc drivers
2009-12-16 Maxim Levitskyrtc: disable hpet emulation on suspend
2009-12-15 Alexey Dobriyanconst: constify remaining dev_pm_ops
2009-12-13 Balaji T Krtc: Add twl6030 RTC support
2009-12-13 Balaji T Kmfd: Rename twl4030_ routines in rtc-twl.c
2009-12-13 Balaji T Kmfd: Rename all twl4030_i2c*
2009-12-13 Santosh Shilimkarmfd: Rename twl4030* driver files to enable re-use
2009-12-13 Mark Brownmfd: Mask and unmask wm8350 IRQs on request and free
2009-12-13 Mark Brownmfd: Convert wm8350 IRQ handlers to irq_handler_t
2009-12-13 Lars-Peter Clausenmfd: Fix memleak in pcf50633_client_dev_register
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-08 Paul MundtMerge branch 'master' into sh/hw-breakpoints
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-06 Russell KingMerge branch 'sa1100' into devel
2009-12-04 Geert Uytterhoevenrtc: Add an RTC driver for the Ricoh RP5C01
2009-12-04 Geert Uytterhoevenrtc: Add an RTC driver for the Oki MSM6242
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-12-02 Johannes Weinerrtc-x1205: reset clock to sane state after power failure
2009-12-02 Johannes Weinerrtc-x1205: fix rtc_time to y2k register value conversion
2009-12-02 Dan Carpenterdrivers/rtc/rtc-pcf50633.c: fix use after free in pcf50...
2009-12-01 Russell KingMerge branch 'for-rmk' of git://git.marvell.com/orion...
2009-11-27 Saeed BisharaRTC: let Dove soc select the rtc-mv driver.
2009-11-25 Uwe Kleine-Königrtc: don't use __exit_p to wrap ds1302_rtc_remove
2009-11-16 Linus WalleijARM: 5787/1: U300 COH 901 331 fixes
2009-11-12 Scott Valentinertc: v3020: fix v3020_mmio_read_bit()
2009-11-12 Yoichi Yuasartc-vr41xx: fix do_div() warning
2009-11-12 Werner Almesbergerrtc: pcf50633: consider alrm->enable in pcf50633_rtc_se...
next