summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-28eeepc-wmi: comments keymap to clarify the meaning of some keysCorentin Chary1-3/+3
2011-03-28eeepc-wmi: real touchpad led device id is 0x001000012Corentin Chary1-6/+6
2011-03-28eeepc-wmi: respect wireless_hotplug settingCorentin Chary1-0/+3
2011-03-28eeepc-wmi: support backlight power (bl_power) attributeCorentin Chary1-14/+61
2011-03-28eeepc-wmi: set the right key code for 0xe9Corentin Chary1-1/+1
2011-03-28eeepc-wmi: add wimax supportCorentin Chary1-1/+19
2011-03-28eeepc-wmi: add camera and card reader supportCorentin Chary2-1/+102
2011-03-28eeepc-wmi: use the presence bit correctlyCorentin Chary1-8/+5
2011-03-28eeepc-wmi: reorder definesCorentin Chary1-9/+9
2011-03-28eeepc-wmi: switch to platform_create_bundle()Corentin Chary1-53/+22
2011-03-28eeepc-wmi: add hibernate/resume callbacksCorentin Chary1-0/+49
2011-03-28eeepc-wmi: add an helper using simple return codesCorentin Chary1-57/+39
2011-03-28eeepc-wmi: return proper error code in eeepc_rfkill_set()Corentin Chary1-1/+7
2011-03-28eeepc-wmi: serialize access to wmi methodCorentin Chary1-6/+72
2011-03-28eeepc-wmi: add hotplug code for Eeepc 1000HCorentin Chary1-1/+273
2011-03-28eeepc-wmi: add wlan key found on 1015PCorentin Chary1-0/+1
2011-03-28eeepc-wmi: reorder keymapCorentin Chary1-7/+7
2011-03-28OLPC XO-1.5 ebook switch driverPaul Fox3-0/+191
2011-03-28Btrfs: fix __btrfs_map_block on 32 bit machinesChris Mason1-6/+20
2011-03-28btrfs: fix possible deadlock by clearing __GFP_FS flagMiao Xie2-1/+4
2011-03-28btrfs: check link counter overflow in link(2)Al Viro1-0/+3
2011-03-28btrfs: don't mess with i_nlink of unlocked inode in rename()Al Viro1-11/+25
2011-03-28Btrfs: check return value of btrfs_alloc_path()Tsutomu Itoh4-14/+27
2011-03-28Btrfs: fix OOPS of empty filesystem after balanceliubo3-0/+30
2011-03-28Btrfs: fix memory leak of empty filesystem after balanceliubo1-0/+6
2011-03-28Btrfs: fix return value of setflags ioctlliubo1-1/+3
2011-03-28Btrfs: fix uncheck memory allocationsYoshinori Sano3-0/+12
2011-03-28btrfs: make inode ref log recovery fasterliubo1-24/+11
2011-03-28Btrfs: add btrfs_trim_fs() to handle FITRIMLi Dongyang5-1/+190
2011-03-28Btrfs: adjust btrfs_discard_extent() return errors and trimmed bytesLi Dongyang3-19/+31
2011-03-28Btrfs: make btrfs_map_block() return entire free extent for each device of RA...Li Dongyang2-22/+129
2011-03-28Btrfs: make update_reserved_bytes() publicLi Dongyang2-9/+9
2011-03-28btrfs: return EXDEV when linking from different subvolumesMark Fasheh1-1/+1
2011-03-28Btrfs: Per file/directory controls for COW and compressionLiu Bo4-7/+72
2011-03-28Btrfs: add datacow flag in inode flagliubo1-0/+2
2011-03-28btrfs: use GFP_NOFS instead of GFP_KERNELMiao Xie1-2/+2
2011-03-28Btrfs: check return value of read_tree_block()Tsutomu Itoh3-0/+15
2011-03-28btrfs: properly access unaligned checksum bufferDavid Sterba1-1/+2
2011-03-28Btrfs: cleanup some BUG_ON()Tsutomu Itoh9-23/+54
2011-03-28Btrfs: add initial tracepoint support for btrfsliubo13-11/+727
2011-03-28Btrfs: use RCU instead of a spinlock to protect the root nodeChris Mason1-19/+8
2011-03-28ARM: Suspend: Fix dependency of ARCH_SUSPEND_POSSIBLEKukjin Kim1-0/+1
2011-03-28ARM: SAMSUNG: Fix CPU idmaskKukjin Kim2-5/+5
2011-03-28ARM: EXYNOS4: Fix addruart macroThomas Abraham1-2/+2
2011-03-28ARM: EXYNOS4: Fix smsc9215 irq polarity on SMDKC210Jeongtae Park1-1/+1
2011-03-28ARM: EXYNOS4: Fix smsc9215 irq polarity on SMDKV310Jeongtae Park1-1/+1
2011-03-28ARM: EXYNOS4: Fix build warning on regarding SATA_AHCI_PLATFORMKukjin Kim2-2/+7
2011-03-28ARM: S5PV210: Remove duplicated inclusionHuang Weiyi1-1/+0
2011-03-28ARM: S5PV210: Fix security engine interrupt namesVladimir Zapolskiy1-3/+3
2011-03-28ARM: S5P64X0: Fix iodesc array size for S5P6450Banajit Goswami1-1/+1