index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
bnx2
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-07-13
Input: atlas_btns - switch to using pr_err() and friends
Dmitry Torokhov
1
-15
/
+8
2010-07-13
Input: atlas_btns - fix mixing acpi_status and int for return value
Axel Lin
1
-8
/
+6
2010-07-13
Input: atlas_btns - adds a missing owner field for atlas_acpi_driver
Axel Lin
1
-0
/
+1
2010-07-09
Input: twl4030-pwrbutton - replace __devinit with __init
Markus Lehtonen
1
-6
/
+6
2010-07-04
Input: mcs - Add MCS touchkey driver
Joonyoung Shim
6
-27
/
+289
2010-07-03
Input: release pressed keys when resuming device
Oliver Neukum
1
-10
/
+29
2010-07-03
Input: ads7846 - extend the driver for ads7845 controller support
Anatolij Gustschin
1
-37
/
+135
2010-07-03
Input: ads7846 - do not allow altering platform data
Dmitry Torokhov
2
-17
/
+20
2010-07-03
Input: adxl34 - make enable/disable separate from suspend/resume
Dmitry Torokhov
4
-48
/
+70
2010-07-03
Input: ad7879 - report EV_KEY/BTN_TOUCH events
Michael Hennerich
1
-3
/
+13
2010-07-03
Input: ad7879 - fix spi word size to 16 bit
Michael Hennerich
1
-0
/
+8
2010-07-03
Input: ad7879 - use i2c_smbus_read_i2c_block_data() to lower overhead
Michael Hennerich
1
-1
/
+4
2010-07-03
Input: ad7879 - add open and close methods
Dmitry Torokhov
4
-39
/
+86
2010-07-03
Input: ad7879 - split bus logic out
Mike Frysinger
6
-415
/
+484
2010-07-01
Input: ad7879 - use threaded IRQ
Dmitry Torokhov
1
-27
/
+9
2010-06-28
Input: lm8323 - fix error handling in lm8323_probe()
Dan Carpenter
1
-5
/
+7
2010-06-28
Input: gpio-keys - add gpiolib debounce support
Grazvydas Ignotas
1
-5
/
+14
2010-06-28
HID - blacklist ET&T TC4UH touchscreen controller
Petr Štetiar
2
-0
/
+2
2010-06-28
Input: usbtouchscreen - add support for ET&T TC4UM touchscreen controller
Petr Štetiar
2
-11
/
+14
2010-06-28
Input: ads7846 - allow specifying irq trigger type in platform data
Anatolij Gustschin
2
-1
/
+5
2010-06-28
Input: wacom - add support for DTU2231 and DTU1631
Ping Cheng
2
-0
/
+45
2010-06-28
Input: wistron_btns - fix a memory leak in wb_module_init error path
Axel Lin
1
-1
/
+3
2010-06-25
Input: adxl34x - add support for ADXL346 orientation sensing
Michael Hennerich
2
-4
/
+114
2010-06-25
Input: add driver for ADXL345/346 Digital Accelerometers
Michael Hennerich
7
-0
/
+1511
2010-06-25
Input: adp5588-keys - support GPI events for ADP5588 devices
Xiaolong CHEN
2
-7
/
+163
2010-06-23
Input: evdev - never leave the client buffer empty after write
Henrik Rydberg
1
-3
/
+7
2010-06-23
Input: hid-input - use a larger event buffer for MT devices
Henrik Rydberg
1
-0
/
+3
2010-06-23
Input: bcm5974 - set the average number of events per MT event packet
Henrik Rydberg
1
-0
/
+2
2010-06-23
Input: evdev - use driver hint to compute size of event buffer
Henrik Rydberg
2
-2
/
+28
2010-06-23
Input: evdev - convert to dynamic event buffer
Henrik Rydberg
1
-5
/
+17
2010-06-23
Input: tps6507x-ts - remove unneeded NULL test
Jiri Slaby
1
-3
/
+0
2010-06-12
Linux 2.6.35-rc3
v2.6.35-rc3
Linus Torvalds
1
-1
/
+1
2010-06-11
PCI: clear bridge resource range if BIOS assigned bad one
Yinghai Lu
4
-0
/
+5
2010-06-11
PCI: hotplug/cpqphp, fix NULL dereference
Jiri Slaby
1
-0
/
+7
2010-06-11
Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/"
Jesse Barnes
3
-125
/
+0
2010-06-11
PCI: change resource collision messages from KERN_ERR to KERN_INFO
Bjorn Helgaas
1
-5
/
+5
2010-06-11
Btrfs: The file argument for fsync() is never null
Dan Carpenter
1
-1
/
+1
2010-06-11
Btrfs: handle ERR_PTR from posix_acl_from_xattr()
Dan Carpenter
1
-0
/
+2
2010-06-11
Btrfs: avoid BUG when dropping root and reference in same transaction
Sage Weil
1
-3
/
+0
2010-06-11
Btrfs: prohibit a operation of changing acl's mask when noacl mount option used
Shi Weihua
1
-0
/
+3
2010-06-11
Btrfs: should add a permission check for setfacl
Shi Weihua
1
-0
/
+3
2010-06-11
Btrfs: btrfs_lookup_dir_item() can return ERR_PTR
Dan Carpenter
1
-1
/
+1
2010-06-11
Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRs
Dan Carpenter
1
-0
/
+4
2010-06-11
Btrfs: unwind after btrfs_start_transaction() errors
Dan Carpenter
1
-1
/
+1
2010-06-11
Btrfs: btrfs_iget() returns ERR_PTR
Dan Carpenter
1
-2
/
+2
2010-06-11
Btrfs: handle kzalloc() failure in open_ctree()
Dan Carpenter
1
-2
/
+5
2010-06-11
Btrfs: handle error returns from btrfs_lookup_dir_item()
Dan Carpenter
1
-0
/
+2
2010-06-11
Btrfs: Fix BUG_ON for fs converted from extN
Yan, Zheng
1
-1
/
+2
2010-06-11
Btrfs: Fix null dereference in relocation.c
Yan, Zheng
1
-3
/
+4
2010-06-11
wimax/i2400m: fix missing endian correction read in fw loader
Inaky Perez-Gonzalez
1
-1
/
+1
[next]