summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-03-28asus-laptop: remove deprecated interfaces (lcd_switch and display_get)Corentin Chary
2011-03-28asus-laptop: let WLED alone on L1400BCorentin Chary
2011-03-28eeepc-wmi: comments keymap to clarify the meaning of some keysCorentin Chary
2011-03-28eeepc-wmi: real touchpad led device id is 0x001000012Corentin Chary
2011-03-28eeepc-wmi: respect wireless_hotplug settingCorentin Chary
2011-03-28eeepc-wmi: support backlight power (bl_power) attributeCorentin Chary
2011-03-28eeepc-wmi: set the right key code for 0xe9Corentin Chary
2011-03-28eeepc-wmi: add wimax supportCorentin Chary
2011-03-28eeepc-wmi: add camera and card reader supportCorentin Chary
2011-03-28eeepc-wmi: use the presence bit correctlyCorentin Chary
2011-03-28eeepc-wmi: reorder definesCorentin Chary
2011-03-28eeepc-wmi: switch to platform_create_bundle()Corentin Chary
2011-03-28eeepc-wmi: add hibernate/resume callbacksCorentin Chary
2011-03-28eeepc-wmi: add an helper using simple return codesCorentin Chary
2011-03-28eeepc-wmi: return proper error code in eeepc_rfkill_set()Corentin Chary
2011-03-28eeepc-wmi: serialize access to wmi methodCorentin Chary
2011-03-28eeepc-wmi: add hotplug code for Eeepc 1000HCorentin Chary
2011-03-28eeepc-wmi: add wlan key found on 1015PCorentin Chary
2011-03-28eeepc-wmi: reorder keymapCorentin Chary
2011-03-28OLPC XO-1.5 ebook switch driverPaul Fox
2011-03-28Btrfs: fix __btrfs_map_block on 32 bit machinesChris Mason
2011-03-28btrfs: fix possible deadlock by clearing __GFP_FS flagMiao Xie
2011-03-28btrfs: check link counter overflow in link(2)Al Viro
2011-03-28btrfs: don't mess with i_nlink of unlocked inode in rename()Al Viro
2011-03-28Btrfs: check return value of btrfs_alloc_path()Tsutomu Itoh
2011-03-28Btrfs: fix OOPS of empty filesystem after balanceliubo
2011-03-28Btrfs: fix memory leak of empty filesystem after balanceliubo
2011-03-28Btrfs: fix return value of setflags ioctlliubo
2011-03-28Btrfs: fix uncheck memory allocationsYoshinori Sano
2011-03-28btrfs: make inode ref log recovery fasterliubo
2011-03-28Btrfs: add btrfs_trim_fs() to handle FITRIMLi Dongyang
2011-03-28Btrfs: adjust btrfs_discard_extent() return errors and trimmed bytesLi Dongyang
2011-03-28Btrfs: make btrfs_map_block() return entire free extent for each device of RA...Li Dongyang
2011-03-28Btrfs: make update_reserved_bytes() publicLi Dongyang
2011-03-28btrfs: return EXDEV when linking from different subvolumesMark Fasheh
2011-03-28Btrfs: Per file/directory controls for COW and compressionLiu Bo
2011-03-28Btrfs: add datacow flag in inode flagliubo
2011-03-28btrfs: use GFP_NOFS instead of GFP_KERNELMiao Xie
2011-03-28Btrfs: check return value of read_tree_block()Tsutomu Itoh
2011-03-28btrfs: properly access unaligned checksum bufferDavid Sterba
2011-03-28Btrfs: cleanup some BUG_ON()Tsutomu Itoh
2011-03-28Btrfs: add initial tracepoint support for btrfsliubo
2011-03-28Btrfs: use RCU instead of a spinlock to protect the root nodeChris Mason
2011-03-28ARM: Suspend: Fix dependency of ARCH_SUSPEND_POSSIBLEKukjin Kim
2011-03-28ARM: SAMSUNG: Fix CPU idmaskKukjin Kim
2011-03-28ARM: EXYNOS4: Fix addruart macroThomas Abraham
2011-03-28ARM: EXYNOS4: Fix smsc9215 irq polarity on SMDKC210Jeongtae Park
2011-03-28ARM: EXYNOS4: Fix smsc9215 irq polarity on SMDKV310Jeongtae Park
2011-03-28ARM: EXYNOS4: Fix build warning on regarding SATA_AHCI_PLATFORMKukjin Kim
2011-03-28ARM: S5PV210: Remove duplicated inclusionHuang Weiyi