summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ds1307.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-20Revert "drm/i915: Work around gen7 BLT ring synchronization issues."Keith Packard1-14/+0
2012-01-20drm/i915: rip out the HWSTAM missed irq workaroundDaniel Vetter1-1/+2
2012-01-19drm/i915: paper over missed irq issues with force wake voodooDaniel Vetter1-2/+25
2012-01-19drm/i915: Hold gt_lock across forcewake register readsKeith Packard1-2/+7
2012-01-19drm/i915: Hold gt_lock during resetKeith Packard1-3/+22
2012-01-19drm/i915: Move reset forcewake processing to gen6_do_resetKeith Packard1-7/+9
2012-01-19drm/i915: protect force_wake_(get|put) with the gt_lockDaniel Vetter4-11/+26
2012-01-14drm/i915: convert force_wake_get to func pointer in the gpu reset codeDaniel Vetter1-1/+1
2012-01-14drm/i915: sprite init failure on pre-SNB is not a failureJesse Barnes2-12/+5
2012-01-13drm/i915: VBT Parser cleanup for eDP blockRohit Jain1-1/+5
2012-01-13drm/i915: mask transcoder select bits before setting them on LVDSJesse Barnes1-5/+8
2012-01-12drm/i915: Add Clientron E830 to the ignore LVDS listJoel Sass1-0/+8
2012-01-12CHROMIUM: i915: Add DMI override to skip CRT initialization on ZGBDuncan Laurie1-0/+23
2012-01-10drm/nouveau/pm: fix build with HWMON offDave Airlie1-1/+1
2012-01-10gma500: silence gcc warnings in mid_get_vbt_data()Dan Carpenter1-3/+3
2012-01-10drm/ttm: fix condition (and vs or)Dan Carpenter1-5/+3
2012-01-10vfs: new helper - d_make_root()Al Viro2-0/+18
2012-01-10dcache: use a dispose list in select_parentDave Chinner1-42/+21
2012-01-09tracing/mm: Move include of trace/events/kmem.h out of header into slab.cSteven Rostedt2-2/+2
2012-01-09drm/i915: handle 3rd pipeEugeni Dodonov1-0/+4
2012-01-09drm/i915: simplify pipe checkingEugeni Dodonov1-1/+2
2012-01-09igmp: Avoid zero delay when receiving odd mixture of IGMP queriesBen Hutchings1-0/+2
2012-01-09netdev: make net_device_ops conststephen hemminger2-3/+2
2012-01-09bcm63xx: make ethtool_ops conststephen hemminger1-1/+1
2012-01-09usbnet: make ethtool_ops conststephen hemminger4-5/+5
2012-01-09drm/i915: Print debugfs object list sizes in KiB instead of bytes.Eric Anholt1-2/+2
2012-01-09net: Fix build with INET disabled.David S. Miller2-2/+1
2012-01-09ceph: d_alloc_root() may failAl Viro1-4/+11
2012-01-09ext4: fix failure exitsAl Viro1-5/+8
2012-01-09net: introduce netif_addr_lock_nested() and call if when appropriateJiri Pirko2-6/+11
2012-01-09net: correct lock name in dev_[uc/mc]_sync documentations.Jiri Pirko1-2/+2
2012-01-09xen/mmu: Fix compile errors introduced by x86/memblock mismerge.Konrad Rzeszutek Wilk1-1/+1
2012-01-09isofs: inode leak on mount failureAl Viro1-2/+5
2012-01-09xen/pciback: Expand the warning message to include domain id.Konrad Rzeszutek Wilk1-2/+2
2012-01-09ext2/3/4: delete unneeded includes of module.hPaul Gortmaker19-22/+3
2012-01-09ext{3,4}: Fix potential race when setversion ioctl updates inodeDjalal Harouni2-2/+10
2012-01-09udf: Mark LVID buffer as uptodate before marking it dirtyJan Kara1-0/+6
2012-01-09ext3: Don't warn from writepage when readonly inode is spotted after errorJan Kara1-3/+21
2012-01-09jbd: Remove j_barrier mutexJan Kara3-21/+22
2012-01-09reiserfs: Force inode evictions before umount to avoid crashJeff Mahoney1-10/+14
2012-01-09reiserfs: Fix quota mount option parsingJan Kara1-1/+2
2012-01-09udf: Treat symlink component of type 2 as /Jan Kara1-4/+10
2012-01-09udf: Fix deadlock when converting file from in-ICB one to normal oneJan Kara2-6/+21
2012-01-09udf: Cleanup calling convention of inode_getblk()Jan Kara1-21/+15
2012-01-09ext2: Fix error handling on inode bitmap corruptionJan Kara1-2/+5
2012-01-09ext3: Fix error handling on inode bitmap corruptionJan Kara1-2/+6
2012-01-09ext3: replace ll_rw_block with other functionsZheng Liu3-15/+18
2012-01-09drm/radeon: double lock typo in radeon_vm_bo_rmv()Dan Carpenter1-1/+1
2012-01-09drm/radeon: use after free in radeon_vm_bo_add()Dan Carpenter1-1/+1
2012-01-09drm/sis|via: don't return stack garbage from free_mem ioctlDaniel Vetter2-4/+2