index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fscache
/
operation.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-11-30
Input: gpio_keys - scan gpio state at probe and resume time
Daniel Mack
1
-11
/
+25
2009-11-30
Input: keyboard - add locking around event handling
Dmitry Torokhov
1
-0
/
+7
2009-11-30
Input: usbtouchscreen - add support for ET&T TC5UH touchscreen controller
Petr Štetiar
2
-0
/
+34
2009-11-30
Input: xpad - add two new Xbox 360 devices
Nicolas Léveillé
1
-0
/
+3
2009-11-23
Input: polled device - do not start polling if interval is zero
Samu Onkalo
1
-1
/
+3
2009-11-23
Input: polled device - schedule first poll immediately
Dmitry Torokhov
1
-2
/
+1
2009-11-23
Input: add S3C24XX touchscreen driver
Arnaud Patard
3
-1
/
+471
2009-11-23
Input: usbtouchscreen - add support for Zytronic capacitive touchscreen
Daniel Silverstone
2
-3
/
+76
2009-11-23
Input: force feedback - fix function name in comment
Roger Quadros
1
-1
/
+1
2009-11-23
Input: do not overwrite the first part of phys string
Márton Németh
3
-3
/
+3
2009-11-23
Input: ads7846 - switch to using dev_vdbg()
Pavel Machek
1
-16
/
+7
2009-11-23
Input: ads7846 - fix pressure reporting
Pavel Machek
1
-1
/
+1
2009-11-23
Input: usbtouchscreen - remove unneeded usb_kill_urb
Oliver Neukum
1
-1
/
+1
2009-11-20
AT91: add touchscreen support for at91sam9g45ekes
Nicolas Ferre
3
-1
/
+64
2009-11-20
AT91: add platform parameters for atmel_tsadcc in at91sam9rlek
Nicolas Ferre
3
-4
/
+25
2009-11-20
Input: atmel_tsadcc - use platform parameters
Nicolas Ferre
1
-6
/
+35
2009-11-20
Input: atmel_tsadcc - rework setting touchscreen capabilities
Nicolas Ferre
1
-3
/
+3
2009-11-20
Input: keyboard - fix theoretical race on vt switch
Alan Jenkins
1
-2
/
+2
2009-11-20
Input: ALPS - add support for touchpads with 4-directional button
Maxim Levitsky
1
-35
/
+65
2009-11-20
Input: psmouse - rework setting of BTN_MIDDLE capability
Dmitry Torokhov
5
-31
/
+38
2009-11-20
Input: lifebook - do not advertise unsupported buttons
Dmitry Torokhov
1
-6
/
+7
2009-11-20
Input: elantech - do not advertise relative events
Dmitry Torokhov
1
-0
/
+1
2009-11-20
Input: touchkit_ps2 - do not advertise unsupported buttons
Dmitry Torokhov
1
-1
/
+2
2009-11-20
Input: input-polldev, matrix-keypad - include in kernel doc
Dmitry Torokhov
3
-0
/
+13
2009-11-20
Input: input-polldev - add sysfs interface for controlling poll interval
Samu Onkalo
2
-7
/
+115
2009-11-20
Input: gpio_keys - seperate individual button setup to make code neater
Ben Dooks
1
-40
/
+53
2009-11-20
Input: gpio_keys - use <linux/gpio.h> instead of <asm/gpio.h>
Ben Dooks
1
-2
/
+1
2009-11-20
Input: gpio_keys - use dev_ macros to report information
Ben Dooks
1
-7
/
+9
2009-11-20
Input: ucb1400_ts - allow passing IRQ through platfrom_data
Marek Vasut
3
-4
/
+18
2009-11-06
Input: add new keycodes useful in mobile devices
Jani Nikula
1
-0
/
+5
2009-11-03
Linux 2.6.32-rc6
v2.6.32-rc6
Linus Torvalds
1
-1
/
+1
2009-11-03
at91: at91sam9g45 family: identify several chip versions
Nicolas Ferre
2
-0
/
+10
2009-11-03
avr32: add two new at91 to cpu.h definition
Nicolas Ferre
1
-0
/
+2
2009-11-03
Correct nr_processes() when CPUs have been unplugged
Ian Campbell
1
-1
/
+1
2009-11-03
PM: Remove some debug messages producing too much noise
Pavel Machek
1
-4
/
+0
2009-11-03
PM: Fix warning on suspend errors
Romit Dasgupta
1
-0
/
+1
2009-11-03
PM / Hibernate: Add newline to load_image() fail path
Jiri Slaby
1
-1
/
+2
2009-11-03
PM / Hibernate: Fix error handling in save_image()
Jiri Slaby
1
-16
/
+16
2009-11-03
PM / Hibernate: Fix blkdev refleaks
Jiri Slaby
2
-7
/
+12
2009-11-03
PM / yenta: Split resume into early and late parts (rev. 4)
Rafael J. Wysocki
3
-27
/
+58
2009-11-03
Input: synaptic_i2c - make unnecessarily global functions static
Dmitry Torokhov
1
-3
/
+3
2009-11-03
Input: mark custom_data in ff_periodic_effect as __user
Dmitry Torokhov
1
-1
/
+1
2009-11-03
Input: gpio-keys - use IRQF_SHARED
Dmitry Eremin-Solenikov
1
-0
/
+1
2009-11-03
Input: winbond-cir - select LEDS_TRIGGERS
David Härdeman
1
-0
/
+1
2009-11-03
Input: i8042 - try to get stable CTR value when initializing
Dmitry Torokhov
1
-7
/
+28
2009-11-03
nilfs2: add zero-fill for new btree node buffers
Ryusuke Konishi
1
-0
/
+1
2009-11-03
nilfs2: fix irregular checkpoint creation due to data flush
Ryusuke Konishi
1
-6
/
+11
2009-11-03
nilfs2: fix dirty page accounting leak causing hang at write
Ryusuke Konishi
1
-2
/
+1
2009-11-03
i2c-mpc: Do not generate STOP after read.
Joakim Tjernlund
1
-8
/
+2
2009-11-03
i2c: imx: disable clock when it's possible to save power.
Richard Zhao
1
-6
/
+6
[next]