summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-07-26rtc: Fix hrtimer deadlockThomas Gleixner1-19/+37
2011-07-26rtc: Handle errors correctly in rtc_irq_set_state()Thomas Gleixner1-0/+3
2011-07-01rtc: stmp3xxx: Remove UIE handlersWolfram Sang1-43/+18
2011-07-01rtc: stmp3xxx: Get rid of mach-specific accessorsWolfram Sang1-30/+34
2011-07-01rtc: stmp3xxx: Initialize drvdata before registering deviceWolfram Sang1-2/+5
2011-07-01rtc: stmp3xxx: Port stmp-functions to mxs-equivalentsWolfram Sang2-17/+17
2011-07-01rtc: stmp3xxx: Restore register definitionsWolfram Sang1-37/+60
2011-07-01rtc: vt8500: Use define instead of hardcoded value for status bitWolfram Sang1-2/+4
2011-07-01drm/radeon/kms: Fix chremap setup on RV770 CEAlex Deucher1-0/+6
2011-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-53/+84
2011-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds6-18/+24
2011-06-29Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-1/+1
2011-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+3
2011-06-30drm/radeon/kms: increase rom size for atrm methodAlex Deucher1-1/+1
2011-06-30crypto: caam - fix operator precedence in shared descriptor allocationKim Phillips1-3/+3
2011-06-29Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-7/+8
2011-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-3/+3
2011-06-29ahci: change 'masking port_map' printk to KERN_WARNING levelLinus Torvalds1-1/+1
2011-06-29usbnet: Remove over-broad module alias from zaurus.Dave Jones1-10/+0
2011-06-29net/can: activate bit-timing calculation and netlink based drivers by defaultMarc Kleine-Budde1-2/+2
2011-06-29rionet: fix NULL pointer dereference in rionet_removeYinglin Luan1-13/+15
2011-06-29net+crypto: Use vmalloc for zlib inflate buffers.David S. Miller2-6/+5
2011-06-29i2c/pca954x: Initialize the mux to disconnected statePetri Gynther1-3/+4
2011-06-29i2c-taos-evm: Fix log messagesJean Delvare1-4/+4
2011-06-28watchdog: update author email for at32ap700x_wdtHans-Christian Egtvedt1-1/+1
2011-06-28Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-85/+230
2011-06-28Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-8/+17
2011-06-28Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds19-31/+146
2011-06-28Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-15/+223
2011-06-28Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-11/+40
2011-06-28Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-0/+1
2011-06-28drm/i915: Use chipset-specific irq installersChris Wilson1-2/+2
2011-06-28drm/i915: forcewake fix after resetBen Widawsky1-0/+3
2011-06-28watchdog: gef_wdt: fix MODULE_ALIASAxel Lin1-1/+1
2011-06-28watchdog: Intel SCU Watchdog: Fix build and remove duplicate codeJesper Juhl2-3/+1
2011-06-28watchdog: mtx1-wdt: fix section mismatchFlorian Fainelli1-5/+3
2011-06-28watchdog: mtx1-wdt: fix GPIO togglingFlorian Fainelli1-8/+5
2011-06-28watchdog: mtx1-wdt: request gpio before using itFlorian Fainelli1-0/+8
2011-06-28watchdog: Handle multiple wm831x watchdogs being registeredMark Brown1-0/+5
2011-06-28md: avoid endless recovery loop when waiting for fail device to complete.NeilBrown1-0/+1
2011-06-27drm/i915: more struct_mutex lockingHugh Dickins2-2/+6
2011-06-27drm/i915: use shmem_truncate_rangeHugh Dickins1-5/+2
2011-06-27drm/i915: use shmem_read_mapping_pageHugh Dickins2-17/+15
2011-06-27drm/ttm: use shmem_read_mapping_pageHugh Dickins1-2/+3
2011-06-27drivers/tty/serial/8250_pci.c: fix warningAndrew Morton1-1/+1
2011-06-27drivers/misc/ioc4.c: fix section mismatch / race conditionRalf Baechle1-1/+1
2011-06-27drivers/leds/leds-lp5523.c: fix section mismatchesRalf Baechle1-2/+2
2011-06-27drivers/leds/leds-lp5521.c: fix section mismatchesRalf Baechle1-2/+2
2011-06-27drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...Josh Hunt1-0/+8
2011-06-27drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338Priyanka Jain1-0/+1