Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
67b989a0c17e34a7c2c095e58a2f3d1b4408e3cb
67b989a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt into next
by Dmitry Torokhov
· 14 years ago
69479f8
Input: include MT library as source for kerneldoc
by Dmitry Torokhov
· 14 years ago
7f9c245
MAINTAINERS: Update input-mt entry
by Henrik Rydberg
· 14 years ago
28906ad
hid: egalax: Add support for Samsung NB30 netbook
by Richard Nauber
· 14 years ago
e12b355
hid: egalax: Document the new devices in Kconfig
by Henrik Rydberg
· 14 years ago
4e93db2
hid: egalax: Add support for Wetab
by Henrik Rydberg
· 14 years ago
f7bc804
hid: egalax: Convert to MT slots
by Henrik Rydberg
· 14 years ago
17c7606
hid: egalax: Add event filtering
by Henrik Rydberg
· 14 years ago
80a469e
hid: egalax: Report zero as minimum pressure
by Henrik Rydberg
· 14 years ago
b88cbd3
hid: egalax: Correct for device resolution report error
by Henrik Rydberg
· 14 years ago
4a86418
hid: egalax: Setup input device manually
by Henrik Rydberg
· 14 years ago
e42a98b
input: mt: Add hovering distance axis
by Henrik Rydberg
· 14 years ago
c5f4dec
input: mt: Move tracking and pointer emulation to input-mt
by Henrik Rydberg
· 14 years ago
8cde810
input: mt: Collect slots initialization code
by Henrik Rydberg
· 14 years ago
47c78e8
input: mt: Break out slots handling
by Henrik Rydberg
· 14 years ago
56a8bd6
Input: add ST1232 touchscreen controller driver
by Tony SIM
· 14 years ago
356c6f6
Input: cma3000_d0x_i2c - add MODULE_DEVICE_TABLE
by Dmitry Torokhov
· 14 years ago
b8a3d6b
Input: tca6416-keypad - add support for tca6408a
by Tony SIM
· 14 years ago
da0c490
Input: use pr_fmt and pr_<level>
by Joe Perches
· 14 years ago
4eb3c30
Input: i8042 - use pr_<level>, pr_fmt, fix dbg and __FILE__ use
by Joe Perches
· 14 years ago
b029ffa
Input: add CMA3000 accelerometer driver
by Hemanth V
· 14 years ago
33e808c
Input: iforce - clean up Makefile
by Dmitry Torokhov
· 14 years ago
ebde50d
Input: clean up Makefile (use input-core-y)
by Dmitry Torokhov
· 14 years ago
f09830a
Input: ct82c710 - remove a redundant serio_register_port()
by Axel Lin
· 14 years ago
ebcc019
Input: ams_delta_serio - fix wrong kfree in ams_delta_serio_exit
by Axel Lin
· 14 years ago
0e86eb2
Input: ps2mult - fix wrong kfree in ps2mult_connect error path
by Axel Lin
· 14 years ago
39de521
Input: serio HIL MLC - don't deref null, don't leak and return proper error
by Jesper Juhl
· 14 years ago
bc95df7
Input: add support for keyboards on ST SPEAr platform
by Rajeev Kumar
· 14 years ago
c44f242
Input: gameport - convert to use common workqueue instead of a thread
by Dmitry Torokhov
· 14 years ago
8ee294c
Input: serio - convert to common workqueue instead of a thread
by Dmitry Torokhov
· 14 years ago
ce16a47
Input: qt602240_ts - fix wrong sizeof in object table allocation
by Chris Leech
· 14 years ago
8b5fce0
Input: qt602240_ts - convert to using dev_pm_ops
by Dmitry Torokhov
· 14 years ago
e3f0f0a
Input: xpad - ensure xpad->bulk_out is initialized before submitting urb
by Axel Lin
· 14 years ago
20a4c26
Input: hgpk - fix powersave mode
by Paul Fox
· 14 years ago
34caed2
Input: hgpk - recalibration tweaks
by Daniel Drake
· 14 years ago
67f56bb
Input: hgpk - detect simple mode overflows
by Daniel Drake
· 14 years ago
87abb6b
Input: mac mouse emulation - add locking
by Dmitry Torokhov
· 14 years ago
a309cdc
Input: hgpk - extend jumpiness detection
by Daniel Drake
· 14 years ago
c0dc834
Input: hgpk - rework spew detection
by Daniel Drake
· 14 years ago
ca94ec4
Input: hgpk - support GlideSensor and PenTablet modes
by Daniel Drake
· 14 years ago
10ee2de
Input: pcf_keypad - convert to dev_op_ops
by Dmitry Torokhov
· 14 years ago
2a05915
Input: xpad - remove useless check in xpad_remove
by Dmitry Torokhov
· 14 years ago
161feb2
Input: xpad - fix resource reclaim in xpad_probe error path
by Axel Lin
· 14 years ago
6ff92a6
Input: xpad - fix a memory leak
by Axel Lin
· 14 years ago
49cc69b
Input: xpad - return proper error in error path
by Axel Lin
· 14 years ago
5fdbe44
Input: do not pass injected events back to the originating handler
by Dmitry Torokhov
· 14 years ago
17d01f2
Input: pcf8574_keypad - fix error handling in pcf8574_kp_probe
by Dan Carpenter
· 14 years ago
a450319
Input: acecad - fix a memory leak in usb_acecad_probe error path
by Axel Lin
· 14 years ago
8c5188b
Input: atkbd - add 'terminal' parameter for IBM Terminal keyboards
by Benjamin LaHaise
· 14 years ago
73b1448
Input: i8042 - add Sony VAIOs to MUX blacklist
by Jesse Barnes
· 14 years ago
111c182
kgdboc: reset input devices (keyboards) when exiting debugger
by Dmitry Torokhov
· 14 years ago
b50b521
Input: export input_reset_device() for use in KGDB
by Dmitry Torokhov
· 14 years ago
95716c0
Input: adp5588-keys - unify common header defines
by Michael Hennerich
· 14 years ago
c8ddb27
Linux 2.6.37-rc1
by Linus Torvalds
· 14 years ago
b3b2b63
Merge branch 'for-linus' of git://www.jni.nu/cris
by Linus Torvalds
· 14 years ago
90ae83f
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
395bc51
CRIS: Add paths for CRISv10 serial driver
by Jesper Nilsson
· 14 years ago
65289d6
spi/pl022: fix erroneous platform data in U300
by Linus Walleij
· 14 years ago
47c5ba5
Input: ir-keytable - fix uninitialized variable warning
by Dmitry Torokhov
· 14 years ago
50440c6
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
09d692e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
ce9d8d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
82279e6
Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
55fee8d
i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllers
by David Woodhouse
· 14 years ago
0cd96eb
i2c-i801: Handle multiple instances instead of keeping global state
by David Woodhouse
· 14 years ago
e30d985
i2c-i801: Add Intel Patsburg device ID
by Seth Heasley
· 14 years ago
cbf4bd3
i2c: Drop unused I2C_CLASS_TV flags
by Jean Delvare
· 14 years ago
d745b53
Input: appletouch - remove extra KERN_DEBUG use from dprintk
by Joe Perches
· 14 years ago
bb8430a
locks: remove fl_copy_lock lock_manager operation
by Christoph Hellwig
· 14 years ago
51ee4b8
locks: let the caller free file_lock on ->setlease failure
by Christoph Hellwig
· 14 years ago
96f9359
initramfs: Fix initramfs size for 32-bit arches
by Geert Uytterhoeven
· 14 years ago
3985c7c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
fcf744a
nfsd4: initialize delegation pointer to lease
by J. Bruce Fields
· 14 years ago
05fa313
locks: fix setlease methods to free passed-in lock
by J. Bruce Fields
· 14 years ago
096657b
locks: fix leaks on setlease errors
by J. Bruce Fields
· 14 years ago
0ceaf6c
locks: prevent ENOMEM on lease unlock
by J. Bruce Fields
· 14 years ago
0d07025
drivers/media/IR/ir-keytable.c: fix binary search
by David Härdeman
· 14 years ago
ce384d9
isdn: mISDN: socket: fix information leak to userland
by Kulikov Vasiliy
· 14 years ago
3e9ebd3
netdev: can: Change mail address of Hans J. Koch
by Hans J. Koch
· 14 years ago
62391f9
pcnet_cs: add new_id
by Ken Kawasaki
· 14 years ago
253eacc
net: Truncate recvfrom and sendto length to INT_MAX.
by Linus Torvalds
· 14 years ago
d139ff0
RDS: Let rds_message_alloc_sgs() return NULL
by Andy Grover
· 14 years ago
fc8162e
RDS: Copy rds_iovecs into kernel memory instead of rereading from userspace
by Andy Grover
· 14 years ago
f4a3fc0
RDS: Clean up error handling in rds_cmsg_rdma_args
by Andy Grover
· 14 years ago
a09f69c
RDS: Return -EINVAL if rds_rdma_pages returns an error
by Andy Grover
· 14 years ago
1b1f693
net: fix rds_iovec page count overflow
by Linus Torvalds
· 14 years ago
bdfa3d8
can: pch_can: fix section mismatch warning by using a whitelisted name
by Marc Kleine-Budde
· 14 years ago
526de53
can: pch_can: fix sparse warning
by Marc Kleine-Budde
· 14 years ago
c117e4a
netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probe
by Denis Kirjanov
· 14 years ago
3285ee3
ip_gre: fix fallback tunnel setup
by Eric Dumazet
· 14 years ago
1b803fb
vmxnet: trivial annotation of protocol constant
by Harvey Harrison
· 14 years ago
b8744ca
vmxnet3: remove unnecessary byteswapping in BAR writing macros
by Harvey Harrison
· 14 years ago
870be39
ipv6/udp: report SndbufErrors and RcvbufErrors
by Eric Dumazet
· 14 years ago
1792f17
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 14 years ago
f02a38d
Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
6bff7ec
Ensure FMODE_NONOTIFY is not set by userspace
by Lino Sanfilippo
· 14 years ago
1a5cea7
make fanotify_read() restartable across signals
by Lino Sanfilippo
· 14 years ago
925d169
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
cdf01dd
fs-writeback.c: unify some common code
by Linus Torvalds
· 14 years ago
847f877
Merge branch 'audit.b64' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 14 years ago
Next »