index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-08
Input: mousedev - mark mousedev interfaces as non-seekable
Dmitry Torokhov
1
-0
/
+1
2012-10-08
Input: mousedev - rename mixdev_open to opened_by_mixdev
Dmitry Torokhov
1
-8
/
+8
2012-10-08
Input: mousedev - reformat structure initializers
Dmitry Torokhov
1
-15
/
+15
2012-10-08
Input: mousedev - factor out psaux code to reduce #ifdefery
Dmitry Torokhov
1
-17
/
+30
2012-10-05
Input: samsung-keypad - add clk_prepare and clk_unprepare
Thomas Abraham
1
-1
/
+10
2012-10-05
Input: atmel_mxt_ts - simplify mxt_dump_message
Andy Shevchenko
1
-4
/
+2
2012-10-05
Input: wacom - clean up wacom_query_tablet_data
Jason Gerecke
1
-39
/
+35
2012-10-05
Input: wacom - introduce wacom_fix_phy_from_hid
Jason Gerecke
1
-0
/
+71
2012-10-04
Input: wacom - allow any multi-input Intuos device to set prox
Jason Gerecke
1
-2
/
+2
2012-10-04
Input: wacom - report correct touch contact size for I5/Bamboo
Jason Gerecke
1
-4
/
+22
2012-10-02
Merge branch 'for-next' of git://github.com/rydberg/linux into next
Dmitry Torokhov
25
-469
/
+850
2012-09-19
Input: bcm5974 - Convert to MT-B
Henrik Rydberg
1
-45
/
+28
2012-09-19
Input: bcm5974 - Drop the logical dimensions
Henrik Rydberg
1
-144
/
+111
2012-09-19
Input: bcm5974 - Preparatory renames
Henrik Rydberg
1
-12
/
+13
2012-09-19
Input: bcm5974 - only setup button urb for TYPE1 devices
Henrik Rydberg
1
-17
/
+26
2012-09-19
HID: hid-multitouch: Add Flatfrog support
Henrik Rydberg
2
-5
/
+24
2012-09-19
HID: hid-multitouch: Fix contact count on 3M panels
Henrik Rydberg
1
-1
/
+3
2012-09-19
HID: hid-multitouch: Remove the redundant touch state
Henrik Rydberg
1
-65
/
+23
2012-09-19
HID: hid-multitouch: Simplify setup and frame synchronization
Henrik Rydberg
1
-29
/
+38
2012-09-19
HID: Allow more fields in the hid report
Henrik Rydberg
1
-1
/
+1
2012-09-19
HID: Add an input configured notification callback
Henrik Rydberg
2
-2
/
+12
2012-09-19
Input: MT - Allow legacy pressure computation
Henrik Rydberg
1
-3
/
+7
2012-09-19
Input: MT - Get slot by key
Henrik Rydberg
2
-0
/
+36
2012-09-19
Input: MT - Add in-kernel tracking
Henrik Rydberg
2
-2
/
+163
2012-09-19
Input: MT - Handle frame synchronization in core
Henrik Rydberg
2
-2
/
+77
2012-09-19
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
18
-22
/
+27
2012-09-19
Input: evdev - Add the events() callback
Henrik Rydberg
1
-21
/
+47
2012-09-19
Input: Send events one packet at a time
Henrik Rydberg
2
-56
/
+144
2012-09-19
Input: Move autorepeat to the event-passing phase
Henrik Rydberg
1
-21
/
+25
2012-09-19
Input: Make sure we follow all EV_KEY events
Henrik Rydberg
1
-7
/
+13
2012-09-19
Input: Improve the events-per-packet estimate
Henrik Rydberg
2
-4
/
+7
2012-09-19
Input: Break out MT data
Henrik Rydberg
5
-46
/
+61
2012-09-13
Input: hgpk - use %*ph to dump small buffer
Andy Shevchenko
1
-6
/
+3
2012-09-13
Input: gpio_keys_polled - fix dt pdata->nbuttons
Alexandre Pereira da Silva
1
-0
/
+1
2012-09-05
Input: Add KD[GS]KBDIACRUC ioctls to the compatible list
Michael Schutte
1
-0
/
+2
2012-09-05
Input: omap-keypad - fixed formatting
Josh
1
-4
/
+4
2012-09-05
Merge tag 'v3.6-rc4' into next
Dmitry Torokhov
8123
-200697
/
+468895
2012-09-05
Input: tegra - move platform data header
Stephen Warren
2
-1
/
+1
2012-09-05
Input: wacom - add support for EMR on Cintiq 24HD touch
Jason Gerecke
1
-1
/
+5
2012-09-01
Linux 3.6-rc4
v3.6-rc4
Linus Torvalds
1
-1
/
+1
2012-09-01
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
2
-5
/
+12
2012-09-01
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+7
2012-09-01
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
3
-7
/
+7
2012-09-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
5
-9
/
+7
2012-08-31
Input: s3c2410_ts - make s3c_ts_pmops const
Sachin Kamat
1
-1
/
+1
2012-08-30
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
18
-126
/
+174
2012-08-30
s390/32: Don't clobber personality flags on exec
Heiko Carstens
1
-1
/
+2
2012-08-30
drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S
Paul Menzel
1
-0
/
+3
2012-08-30
Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
8
-111
/
+141
2012-08-30
gma500: Consider CRTC initially active.
Forest Bond
1
-0
/
+3
[next]