index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-05
Input: usbtouchscreen - initialize eGalax devices
Forest Bond
1
-0
/
+40
2012-08-22
Input: wacom - add support for EMR on Cintiq 24HD touch
Jason Gerecke
1
-1
/
+5
2012-08-22
Input: i8042 - add Gigabyte T1005 series netbooks to noloop table
Dmitry Torokhov
1
-0
/
+14
2012-08-22
Input: imx_keypad - reset the hardware before enabling
Michael Grzeschik
1
-0
/
+3
2012-08-22
Input: edt-ft5x06 - fix build error when compiling wthout CONFIG_DEBUG_FS
Guenter Roeck
1
-1
/
+1
2012-07-25
Input: synaptics - handle out of bounds values from the hardware
Seth Forshee
1
-0
/
+22
2012-07-25
Input: wacom - add support to Cintiq 22HD
Ping Cheng
2
-3
/
+21
2012-07-25
Input: add driver for FT5x06 based EDT displays
Simon Budig
5
-0
/
+990
2012-07-18
Input: add MELFAS mms114 touchscreen driver
Joonyoung Shim
4
-0
/
+581
2012-07-18
Input: add support for key scan interface of the LPC32xx SoC
Roland Stigge
4
-0
/
+433
2012-07-18
Input: omap4-keypad - add device tree support
Sourav Poddar
2
-40
/
+118
2012-07-13
Input: hanwang - add support for Art Master II tablet
weixing
1
-15
/
+42
2012-07-13
Input: spear_keyboard - reconfigure operating frequency on suspend
Shiraz Hashim
2
-2
/
+46
2012-07-13
Input: spear_keyboard - fix clock handling during suspend/resume
Shiraz Hashim
1
-8
/
+10
2012-07-13
Input: xpad - add Andamiro Pump It Up pad
Yuri Khan
1
-0
/
+1
2012-07-11
Input: xpad - add signature for Razer Onza Tournament Edition
Ilia Katsnelson
1
-1
/
+3
2012-07-11
Input: xpad - handle all variations of Mad Catz Beat Pad
Yuri Khan
3
-0
/
+5
2012-07-10
Input: bcm5974 - Add support for 2012 MacBook Pro Retina
Henrik Rydberg
1
-0
/
+20
2012-07-10
HID: add support for 2012 MacBook Pro Retina
Ryan Bourgeois
3
-0
/
+15
2012-07-08
Input: ff-memless - fix a couple min_t() casts
Dan Carpenter
1
-2
/
+2
2012-07-08
Input: synaptics - print firmware ID and board number at init
Daniel Kurtz
2
-2
/
+39
2012-07-08
Input: spear_keyboard - generalize keyboard frequency configuration
Shiraz Hashim
1
-6
/
+7
2012-07-08
Input: spear_keyboard - rename bit definitions to reflect register
Shiraz Hashim
1
-25
/
+27
2012-07-08
Input: spear_keyboard - use correct io accessors
Shiraz Hashim
1
-15
/
+15
2012-07-08
Input: spear-keyboard - fix disable device_init_wakeup in remove
Vipul Kumar Samar
1
-1
/
+1
2012-07-08
Input: wacom_i2c - fix compiler warning
Dmitry Torokhov
1
-1
/
+1
2012-07-07
Input: imx_keypad - check error returned by clk_prepare_enable()
Fabio Estevam
1
-5
/
+14
2012-07-07
Input: imx_keypad - adapt the new kpp clock name
Fabio Estevam
1
-1
/
+1
2012-07-07
Input: imx_keypad - use clk_prepare_enable/clk_disable_unprepare()
Fabio Estevam
1
-4
/
+4
2012-07-07
Input: ad7879 - add option to correct xy axis
Michael Hennerich
2
-0
/
+7
2012-07-07
Input: synaptics_usb - Remove TrackPoint name trailing whitespace
Bob Ross
1
-1
/
+1
2012-07-05
Revert "Input: atmel_mxt_ts - warn if sysfs could not be created"
Henrik Rydberg
1
-1
/
+4
2012-07-05
Input: MT - Include win8 support
Henrik Rydberg
2
-29
/
+97
2012-07-04
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
17
-23
/
+34
2012-07-01
Linux 3.5-rc5
v3.5-rc5
Linus Torvalds
1
-1
/
+1
2012-07-01
printk.c: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2012-07-01
linux/irq.h: fix kernel-doc warning
Randy Dunlap
1
-2
/
+0
2012-07-01
ARM: imx6q: fix suspend regression caused by common clk migration
Shawn Guo
1
-2
/
+4
2012-06-30
acpi_pad: fix power_saving thread deadlock
Stuart Hayes
1
-3
/
+4
2012-06-30
ACPI video: Still use ACPI backlight control if _DOS doesn't exist
Zhang Rui
1
-0
/
+2
2012-06-29
printk: Optimize if statement logic where newline exists
Steven Rostedt
1
-7
/
+6
2012-06-29
printk: flush continuation lines immediately to console
Kay Sievers
1
-68
/
+176
2012-06-29
Input: atmel_mxt_ts - parse T6 reports
Daniel Kurtz
1
-4
/
+19
2012-06-29
Input: atmel_mxt_ts - send all MT-B slots in one input report
Daniel Kurtz
1
-5
/
+10
2012-06-29
Input: atmel_mxt_ts - use T9 reportid range to init number of mt slots
Daniel Kurtz
1
-8
/
+8
2012-06-29
Input: atmel_mxt_ts - refactor reportid checking in mxt_interrupt
Daniel Kurtz
1
-6
/
+8
2012-06-29
Input: atmel_mxt_ts - cache T9 reportid range when reading object table
Daniel Kurtz
1
-35
/
+41
2012-06-29
Input: atmel_mxt_ts - refactor when and how object table is freed
Daniel Kurtz
1
-7
/
+16
2012-06-29
Input: atmel_mxt_ts - add detail to touchevent debug message
Daniel Kurtz
1
-3
/
+14
2012-06-29
Input: atmel_mxt_ts - simplify event reporting
Daniel Kurtz
1
-76
/
+13
[next]