summaryrefslogtreecommitdiffstats
path: root/Documentation/rfkill.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-04drm/radeon/kms: fix up r1xx-rs4xx i2c busesAlex Deucher1-16/+43
2011-05-04drm/radeon/kms: set i2c adapter class to I2C_CLASS_DDCAlex Deucher1-0/+2
2011-05-04drm/radeon/kms: add support for thermal chips on combios asicsAlex Deucher1-0/+54
2011-05-04drm/fb: fix CONFIG_DRM=m && CONFIG_FB=nDave Airlie1-0/+2
2011-04-28drm: Export the command-line mode parserChris Wilson4-186/+216
2011-04-28drm: Verify debug message argumentsJoe Perches5-14/+17
2011-04-28drm: Create and use drm_errJoe Perches2-14/+28
2011-04-28drm/radeon/kms: remove some underscan leftoversAlex Deucher1-4/+0
2011-04-28drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson2-5/+23
2011-04-28drm: parse color format support for digital displaysJesse Barnes3-1/+19
2011-04-28drm: add bit depth parsingJesse Barnes3-3/+69
2011-04-27drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie5-8/+33
2011-04-27drm/radeon/kms: add info query for tile pipesAlex Deucher2-0/+14
2011-04-27drm/radeon/kms: add missing safe regs for 6xx/7xxAlex Deucher1-0/+1
2011-04-27drm: select FRAMEBUFFER_CONSOLE_PRIMARY if we have FRAMEBUFFER_CONSOLEDave Airlie1-0/+1
2011-04-27Linux 2.6.39-rc5v2.6.39-rc5Linus Torvalds1-1/+1
2011-04-27init/Kconfig: fix EXPERT menu listRandy Dunlap1-8/+8
2011-04-26amd64_edac: Erratum #637 workaroundBorislav Petkov2-2/+51
2011-04-26amd64_edac: Factor in CC6 save areaBorislav Petkov2-1/+29
2011-04-26amd64_edac: Remove node interleave warningBorislav Petkov1-5/+1
2011-04-26watchdog: iTCO_wdt: TCO Watchdog patch for Intel Panther Point PCHSeth Heasley1-0/+97
2011-04-26SELINUX: Make selinux cache VFS RCU walks safeEric Paris3-25/+55
2011-04-26add hlist_bl_lock/unlock helpersChristoph Hellwig3-20/+19
2011-04-26bit_spinlock: don't play preemption games inside the busy loopLinus Torvalds1-4/+4
2011-04-26eCryptfs: Flush dirty pages in setattrTyler Hicks1-0/+6
2011-04-26eCryptfs: Handle failed metadata read in lookupTyler Hicks4-16/+28
2011-04-26Btrfs: cleanup error handling in inode.cTsutomu Itoh1-6/+9
2011-04-26Btrfs: put the right bio if we have an errorJosef Bacik1-1/+1
2011-04-26Btrfs: free bitmaps properly when evicting the cacheJosef Bacik1-4/+7
2011-04-26Btrfs: Free free_space item properly in btrfs_trim_block_group()Li Zefan1-1/+1
2011-04-26btrfs: add missing spin_unlock to a rare exit pathDavid Sterba1-0/+1
2011-04-26Btrfs: check return value of kmalloc()Tsutomu Itoh2-0/+7
2011-04-26btrfs: fix wrong allocating flag when reading pageItaru Kitayama1-1/+1
2011-04-26Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log()Tsutomu Itoh1-2/+5
2011-04-26eCryptfs: Add reference counting to lower filesTyler Hicks6-59/+92
2011-04-26eCryptfs: dput dentries returned from dget_parentTyler Hicks1-2/+2
2011-04-26eCryptfs: Remove extra d_delete in ecryptfs_rmdirTyler Hicks1-2/+0
2011-04-24libata: ahci_start_engine compliant to AHCI specJian Peng1-0/+21
2011-04-24ata: pata_at91.c bugfix for initial_timing initialisationIgor Plyatov1-2/+12
2011-04-24ata: pata_at91.c bugfix for high master clockIgor Plyatov1-1/+7
2011-04-24ahci: AHCI-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley1-0/+6
2011-04-24ata_piix: IDE-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley1-0/+8
2011-04-24libata: Pioneer DVR-216D can't do SETXFERJeff Mahoney1-0/+1
2011-04-24ahci: don't enable port irq before handler is registeredMaxime Bizon2-3/+16
2011-04-24libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo3-3/+6
2011-04-24libata: Kill unused ATA_DFLAG_{H|D}IPM flagsTejun Heo1-2/+0
2011-04-24ahci: EM supported message type sysfs attributeHannes Reinecke2-0/+26
2011-04-24kconfig: Avoid buffer underrun in choice inputBen Hutchings1-1/+1
2011-04-24vfs: get rid of insane dentry hashing rulesLinus Torvalds2-28/+18
2011-04-24vfs: get rid of 'struct dcache_hash_bucket' abstractionLinus Torvalds1-24/+21