index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-11
Input: wm831x-on - convert to devm_kzalloc()
Mark Brown
1
-3
/
+2
2012-10-11
Input: wm831x-ts - convert to devm_kzalloc()
Mark Brown
1
-3
/
+2
2012-10-11
Input: wm831x-ts - remove unneeded clearing of driver data
Mark Brown
1
-1
/
+0
2012-10-11
Input: as5011 - use C99-style structure initializators
Shubhrajyoti D
1
-3
/
+16
2012-10-11
Input: cy8ctmg110_ts - use C99-style structure initializators
Shubhrajyoti Datta
1
-2
/
+11
2012-10-08
Input: extend the number of event (and other) devices
Dmitry Torokhov
4
-253
/
+180
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
22
-453
/
+769
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: Add an input configured notification callback
Henrik Rydberg
1
-2
/
+9
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
1
-0
/
+32
2012-09-19
Input: MT - Add in-kernel tracking
Henrik Rydberg
1
-2
/
+142
2012-09-19
Input: MT - Handle frame synchronization in core
Henrik Rydberg
1
-2
/
+68
2012-09-19
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
17
-21
/
+23
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
1
-53
/
+123
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
3
-35
/
+43
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: omap-keypad - fixed formatting
Josh
1
-4
/
+4
2012-09-05
Merge tag 'v3.6-rc4' into next
Dmitry Torokhov
3663
-122149
/
+284612
2012-09-05
Input: tegra - move platform data header
Stephen Warren
1
-1
/
+1
2012-09-05
Input: wacom - add support for EMR on Cintiq 24HD touch
Jason Gerecke
1
-1
/
+5
2012-09-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-6
/
+3
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
16
-123
/
+169
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
2012-08-30
drm/radeon: fix dig encoder selection on DCE61
Alex Deucher
1
-5
/
+26
[next]