aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-27drivers/video/omap/blizzard.c: suspected typo in assignmentNicolas Kaiser1-1/+1
2010-10-27drivers/video/gbefb.c: eliminate memory leakJulia Lawall1-2/+4
2010-10-27fbmem: fix fb_read, fb_write unaligned accessesJames Hogan1-32/+14
2010-10-27fbmem: fix whitespaceJames Hogan1-7/+7
2010-10-27drivers/video/matrox/matroxfb_maven.c: fix unsigned return typeJulia Lawall1-1/+1
2010-10-27savagefb: fix DDC for Savage 4Ondrej Zary1-0/+9
2010-10-27drivers/video/matrox/matroxfb_DAC1064.c: remove undead ifdef CONFIG_FB_MATROX_GChristian Dietrich1-4/+1
2010-10-27langwell_gpio: add support for whitney pointAlan Cox1-1/+82
2010-10-27drivers/gpio/langwell_gpio.c: remove semicolons after function definitionsAndrew Morton1-3/+3
2010-10-27gpio: add Topcliff PCH GPIO driverTomoya MORINAGA3-0/+321
2010-10-27gpio: adp5588-gpio: support interrupt controllerMichael Hennerich2-21/+263
2010-10-27gpio: add support for 74x164 serial-in/parallel-out 8-bit shift registerMiguel Gaio3-0/+191
2010-10-27gpio: timbgpio: use a copy of the IER register to avoid it being trashedTomas Hallenberg1-2/+19
2010-10-27gpio: add driver for basic memory-mapped GPIO controllersAnton Vorontsov3-0/+303
2010-10-27drivers/rtc/rtc-jz4740.c: add alarm functionPaul Cercueil1-5/+40
2010-10-27drivers/rtc/rtc-ds3232.c: add alarm functionLan Chunhe-B258062-1/+183
2010-10-27rtc: rtc-s3c: add rtc_valid_tm in s3c_rtc_gettime()Kukjin Kim1-1/+1
2010-10-27rtc: rtc-s3c: fix RTC initialization methodChanghwan Youn1-5/+13
2010-10-27rtc: rtc-s3c: Fix debug message format on RTCKukjin Kim1-9/+9
2010-10-27rtc: rtc-s3c: fix on support RTC AlarmChanghwan Youn1-1/+2
2010-10-27rtc: rtc-s3c: fix setting missing field of getalarmChanghwan Youn1-6/+6
2010-10-27rtc: rtc-s3c: fix access unit from byte to word on RTCCONChanghwan Youn1-18/+21
2010-10-27rtc: omap: let device wakeup capability be configured from chip init logicSekhar Nori1-5/+7
2010-10-27drivers/rtc/class.c: fix device_register() error handlingVasiliy Kulikov1-1/+3
2010-10-27rtc-bfin: add debug markers to suspend/resume pathsMike Frysinger1-4/+12
2010-10-27rtc-bfin: shrink/optimize interrupt handler a bitMike Frysinger1-11/+16
2010-10-27rtc: rtc-lpc32xx: introduce RTC driver for the LPC32XX SoCKevin Wells3-0/+424
2010-10-27drivers/char/vt_ioctl.c: fix VT_OPENQRY error valueGraham Gower1-5/+6
2010-10-27dmi: log board, system, and BIOS informationBjorn Helgaas1-1/+31
2010-10-26fix braino in fs: do not assign default i_ino in new_inodeAl Viro1-1/+1
2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds202-11621/+18673
2010-10-26Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds8-40/+641
2010-10-27vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom9-160/+252
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds9-5/+12
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds64-711/+2394
2010-10-27drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2Alex Deucher1-0/+3
2010-10-26Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-1/+1
2010-10-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds67-2649/+2376
2010-10-26Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds2-16/+46
2010-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-2/+3
2010-10-26misc devices: do not enable by defaultBorislav Petkov1-1/+0
2010-10-26drivers/misc/apds9802als.c: add runtime PM supportHong Liu1-64/+103
2010-10-26drivers/misc/apds9802als.c: ALS drivers for the apds9802alsanantha3-0/+319
2010-10-26pca953x: pca953x driver fixes for x86 mrstAlek Du1-6/+7
2010-10-26drivers/misc/isl29020.c: ambient light sensorKalhan Trisal3-0/+259
2010-10-26lkdtm: prefix enum constantsNamhyung Kim1-64/+64
2010-10-26drivers/misc: driver for APDS990X ALS and proximity sensorsSamu Onkalo3-0/+1307
2010-10-26drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensorSamu Onkalo3-0/+1424
2010-10-26ad525x_dpot: use correct rdac channel for ad5251/ad5252steven miao1-2/+2
2010-10-26drivers/misc/ad525x_dpot.c: new featuresMichael Hennerich5-14/+123