summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-30Input: ad7879 - use threaded IRQDmitry Torokhov
2010-06-30Merge commit 'v2.6.35-rc3' into nextDmitry Torokhov
2010-06-28Input: lm8323 - fix error handling in lm8323_probe()Dan Carpenter
2010-06-28Input: gpio-keys - add gpiolib debounce supportGrazvydas Ignotas
2010-06-28HID - blacklist ET&T TC4UH touchscreen controllerPetr Štetiar
2010-06-28Input: usbtouchscreen - add support for ET&T TC4UM touchscreen controllerPetr Štetiar
2010-06-28Input: ads7846 - allow specifying irq trigger type in platform dataAnatolij Gustschin
2010-06-28Input: wacom - add support for DTU2231 and DTU1631Ping Cheng
2010-06-28Input: wistron_btns - fix a memory leak in wb_module_init error pathAxel Lin
2010-06-25Input: adxl34x - add support for ADXL346 orientation sensingMichael Hennerich
2010-06-25Input: add driver for ADXL345/346 Digital AccelerometersMichael Hennerich
2010-06-24Input: adp5588-keys - support GPI events for ADP5588 devicesXiaolong CHEN
2010-06-23Input: evdev - never leave the client buffer empty after writeHenrik Rydberg
2010-06-23Input: hid-input - use a larger event buffer for MT devicesHenrik Rydberg
2010-06-23Input: bcm5974 - set the average number of events per MT event packetHenrik Rydberg
2010-06-23Input: evdev - use driver hint to compute size of event bufferHenrik Rydberg
2010-06-23Input: evdev - convert to dynamic event bufferHenrik Rydberg
2010-06-23Input: tps6507x-ts - remove unneeded NULL testJiri Slaby
2010-06-11Linux 2.6.35-rc3Linus Torvalds
2010-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-06-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-06-11PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu
2010-06-11PCI: hotplug/cpqphp, fix NULL dereferenceJiri Slaby
2010-06-11Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/"Jesse Barnes
2010-06-11PCI: change resource collision messages from KERN_ERR to KERN_INFOBjorn Helgaas
2010-06-11Btrfs: The file argument for fsync() is never nullDan Carpenter
2010-06-11Btrfs: handle ERR_PTR from posix_acl_from_xattr()Dan Carpenter
2010-06-11Btrfs: avoid BUG when dropping root and reference in same transactionSage Weil
2010-06-11Btrfs: prohibit a operation of changing acl's mask when noacl mount option usedShi Weihua
2010-06-11Btrfs: should add a permission check for setfaclShi Weihua
2010-06-11Btrfs: btrfs_lookup_dir_item() can return ERR_PTRDan Carpenter
2010-06-11Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRsDan Carpenter
2010-06-11Btrfs: unwind after btrfs_start_transaction() errorsDan Carpenter
2010-06-11Btrfs: btrfs_iget() returns ERR_PTRDan Carpenter
2010-06-11Btrfs: handle kzalloc() failure in open_ctree()Dan Carpenter
2010-06-11Btrfs: handle error returns from btrfs_lookup_dir_item()Dan Carpenter
2010-06-11Btrfs: Fix BUG_ON for fs converted from extNYan, Zheng
2010-06-11Btrfs: Fix null dereference in relocation.cYan, Zheng
2010-06-11Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2010-06-11wimax/i2400m: fix missing endian correction read in fw loaderInaky Perez-Gonzalez
2010-06-11Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2010-06-11Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-06-11Btrfs: fix remap_file_pages errorMiao Xie
2010-06-11Btrfs: uninitialized data is check_path_shared()Dan Carpenter
2010-06-11Btrfs: fix fallocate regressionJosef Bacik
2010-06-11Btrfs: fix loop device on top of btrfsMiao Xie
2010-06-10net8139: fix a race at the end of NAPIFigo.zhang