summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* drivers/video: Move dereference after NULL testJulia Lawall2009-12-161-2/+3
* fbdev: add palette register check to several driversKrzysztof Helt2009-12-165-2/+12
* fbdev: drop custom atoi from drivers/video/modedb.cAndy Shevchenko2009-12-161-19/+5
* fbdev: TV_PALN bit set twice in sisfb_detect_VB_connect()Roel Kluin2009-12-161-1/+1
* fbdev: bfin-t350mcqb-fb: fix LCD dimensionsMichael Hennerich2009-12-161-2/+2
* fbdev: bfin-t350mcqb-fb: handle all resources in suspend/resumeMichael Hennerich2009-12-161-5/+23
* fbdev: bfin-lq035q1-fb: new Blackfin Landscape LCD EZ-Extender driverMichael Hennerich2009-12-164-0/+870
* gpiolib: add support for changing value polarity in sysfsJani Nikula2009-12-164-12/+176
* gpio: add GPIO driver for the Timberdale FPGARichard Röjfors2009-12-164-0/+386
* gpio: fix test on unsigned in lnw_irq_type()Roel Kluin2009-12-161-1/+1
* ARM: NUC900: add RTC driver support for nuc910 and nuc920Wan ZongShun2009-12-163-0/+349
* rtc-x1205: unconditionally set date when setting clockJohannes Weiner2009-12-161-35/+18
* rtc-vr41xx: use resource_size()Yoichi Yuasa2009-12-161-2/+2
* rtc: ds1307 make it possible to share an irqDmitry Eremin-Solenikov2009-12-161-1/+1
* rtc: remove __raw_* accessors from PL031 RTCLinus Walleij2009-12-161-11/+12
* rtc: add driver for BQ32000 I2C RTCPiotr Ziecik2009-12-163-0/+214
* rtc: make rtc-omap driver ioremap its register spaceMark A. Greer2009-12-162-24/+30
* rtc: add Freescale MC13783 RTC driverUwe Kleine-König2009-12-163-0/+269
* rtc: convert WM8350 RTC driver to dev_pm_opsMark Brown2009-12-161-4/+10
* rtc-mv: add support for AlarmSaeed Bishara2009-12-161-3/+154
* rtc: pcf50633: manage RTC alarm "pending" flagWerner Almesberger2009-12-161-0/+5
* efirtc: explicitly set llseek to no_llseekJohn Kacur2009-12-161-0/+1
* rtc: do not use container_of macro as an argument for to_platform_deviceAtsushi Nemoto2009-12-163-12/+12
* rtc-stk17ta8: fix races around device registrationAtsushi Nemoto2009-12-161-69/+45
* rtc-ds1742: fix races around device registrationAtsushi Nemoto2009-12-161-35/+16
* rtc-ds1553: fix races around device registrationAtsushi Nemoto2009-12-161-77/+64
* rtc-tx4939: fix races around device registrationAtsushi Nemoto2009-12-161-25/+26
* rtc-ds1511: fix races around device registrationAtsushi Nemoto2009-12-161-88/+60
* rtc-cmos: convert RTC_AIE/RTC_UIE to rtc irq APIHerton Ronaldo Krzesinski2009-12-161-40/+35
* rtc: fix driver data issues in several rtc driversAlessandro Zummo2009-12-1610-42/+42
* rtc: disable hpet emulation on suspendMaxim Levitsky2009-12-161-1/+2
* autofs4: always use lookup for lookupIan Kent2009-12-164-158/+330
* autofs4: rename dentry to expiring in autofs4_lookup_expiring()Ian Kent2009-12-161-12/+12
* autofs4: rename dentry to active in autofs4_lookup_active()Ian Kent2009-12-161-12/+12
* autofs4: eliminate d_unhashed in path walk checksIan Kent2009-12-161-4/+3
* autofs4: cleanup active and expire lookupIan Kent2009-12-161-6/+10
* autofs4: renamer unhashed to active in autofs4_lookup()Ian Kent2009-12-161-10/+10
* autofs4: use autofs_info for pending flagIan Kent2009-12-163-28/+35
* autofs4: use helper function for need mount checkIan Kent2009-12-161-2/+10
* autofs4: use helper functions for expiring listIan Kent2009-12-162-12/+29
* autofs4: use helper functions for active list handlingIan Kent2009-12-163-11/+38
* vt: make the default cursor shape configurableClemens Ladisch2009-12-162-2/+10
* proc: rename de_get() to pde_get() and inline itAlexey Dobriyan2009-12-163-39/+23
* timecompare: fix half-Y2K38 problem in timecompare_update while calculating o...Barry Song2009-12-161-1/+1
* oom-kill: fix NUMA constraint check with nodemaskKAMEZAWA Hiroyuki2009-12-164-21/+53
* oom-kill: show virtual size and rss information of the killed processKOSAKI Motohiro2009-12-161-3/+13
* mfd: compile fix for twl4030 renamingStephen Rothwell2009-12-151-5/+5
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-12-1570-2836/+2369
|\
| * xfs: event tracing supportChristoph Hellwig2009-12-1470-2592/+2151
| * xfs: change the xfs_iext_insert / xfs_iext_removeChristoph Hellwig2009-12-144-26/+38
OpenPOWER on IntegriCloud