index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-08-22
Input: uinput - fix formatting
Dmitry Torokhov
1
-10
/
+18
2012-08-22
Input: uinput - specify exact bit sizes on userspace APIs
Dmitry Torokhov
2
-18
/
+20
2012-08-22
Input: uinput - mark failed submission requests as free
Dmitry Torokhov
1
-38
/
+40
2012-08-22
Input: uinput - fix race that can block nonblocking read
Dmitry Torokhov
1
-30
/
+44
2012-08-22
Input: uinput - return -EINVAL when read buffer size is too small
David Herrmann
1
-0
/
+3
2012-08-22
Input: uinput - take event lock when fetching events from buffer
Dmitry Torokhov
1
-3
/
+24
2012-08-22
Input: get rid of MATCH_BIT() macro
Dmitry Torokhov
1
-17
/
+26
2012-08-22
Input: rotary-encoder - add DT bindings
Daniel Mack
2
-16
/
+116
2012-08-22
Input: rotary-encoder - constify platform data pointers
Dmitry Torokhov
1
-6
/
+6
2012-08-22
Input: rotary-encoder - use gpio_request_one()
Daniel Mack
1
-25
/
+8
2012-08-22
Input: rotary-encoder - defer calls gpio_to_irq()
Daniel Mack
1
-2
/
+3
2012-08-22
Input: gpio_keys_polled - convert to dt
Alexandre Pereira da Silva
2
-5
/
+165
2012-08-22
Input: gpio-keys-polled - constify pointers to platform data
Dmitry Torokhov
1
-7
/
+7
2012-08-22
Input: random formatting fixes
Baodong Chen
6
-17
/
+18
2012-08-22
Input: twl4030-pwrbutton - report a wakeup_event on button press
NeilBrown
1
-0
/
+1
2012-08-22
Input: gpio_keys - report a wakeup_event for a button press
NeilBrown
1
-0
/
+8
2012-08-22
Input: gpio_keys - clean up device tree parser
Alexandre Pereira da Silva
1
-81
/
+80
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-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
[next]