aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-23Input: do not overwrite the first part of phys stringMárton Németh3-3/+3
2009-11-23Input: ads7846 - switch to using dev_vdbg()Pavel Machek1-16/+7
2009-11-23Input: ads7846 - fix pressure reportingPavel Machek1-1/+1
2009-11-23Input: usbtouchscreen - remove unneeded usb_kill_urbOliver Neukum1-1/+1
2009-11-20AT91: add touchscreen support for at91sam9g45ekesNicolas Ferre3-1/+64
2009-11-20AT91: add platform parameters for atmel_tsadcc in at91sam9rlekNicolas Ferre3-4/+25
2009-11-20Input: atmel_tsadcc - use platform parametersNicolas Ferre1-6/+35
2009-11-20Input: atmel_tsadcc - rework setting touchscreen capabilitiesNicolas Ferre1-3/+3
2009-11-20Input: keyboard - fix theoretical race on vt switchAlan Jenkins1-2/+2
2009-11-20Input: ALPS - add support for touchpads with 4-directional buttonMaxim Levitsky1-35/+65
2009-11-20Input: psmouse - rework setting of BTN_MIDDLE capabilityDmitry Torokhov5-31/+38
2009-11-20Input: lifebook - do not advertise unsupported buttonsDmitry Torokhov1-6/+7
2009-11-20Input: elantech - do not advertise relative eventsDmitry Torokhov1-0/+1
2009-11-20Input: touchkit_ps2 - do not advertise unsupported buttonsDmitry Torokhov1-1/+2
2009-11-20Input: input-polldev, matrix-keypad - include in kernel docDmitry Torokhov3-0/+13
2009-11-20Input: input-polldev - add sysfs interface for controlling poll intervalSamu Onkalo2-7/+115
2009-11-20Input: gpio_keys - seperate individual button setup to make code neaterBen Dooks1-40/+53
2009-11-20Input: gpio_keys - use <linux/gpio.h> instead of <asm/gpio.h>Ben Dooks1-2/+1
2009-11-20Input: gpio_keys - use dev_ macros to report informationBen Dooks1-7/+9
2009-11-20Input: ucb1400_ts - allow passing IRQ through platfrom_dataMarek Vasut3-4/+18
2009-11-05Input: add new keycodes useful in mobile devicesJani Nikula1-0/+5
2009-11-03Linux 2.6.32-rc6Linus Torvalds1-1/+1
2009-11-03at91: at91sam9g45 family: identify several chip versionsNicolas Ferre2-0/+10
2009-11-03avr32: add two new at91 to cpu.h definitionNicolas Ferre1-0/+2
2009-11-03Correct nr_processes() when CPUs have been unpluggedIan Campbell1-1/+1
2009-11-03PM: Remove some debug messages producing too much noisePavel Machek1-4/+0
2009-11-03PM: Fix warning on suspend errorsRomit Dasgupta1-0/+1
2009-11-03PM / Hibernate: Add newline to load_image() fail pathJiri Slaby1-1/+2
2009-11-03PM / Hibernate: Fix error handling in save_image()Jiri Slaby1-16/+16
2009-11-03PM / Hibernate: Fix blkdev refleaksJiri Slaby2-7/+12
2009-11-03PM / yenta: Split resume into early and late parts (rev. 4)Rafael J. Wysocki3-27/+58
2009-11-02Input: synaptic_i2c - make unnecessarily global functions staticDmitry Torokhov1-3/+3
2009-11-02Input: mark custom_data in ff_periodic_effect as __userDmitry Torokhov1-1/+1
2009-11-02Input: gpio-keys - use IRQF_SHAREDDmitry Eremin-Solenikov1-0/+1
2009-11-02Input: winbond-cir - select LEDS_TRIGGERSDavid Härdeman1-0/+1
2009-11-02Input: i8042 - try to get stable CTR value when initializingDmitry Torokhov1-7/+28
2009-11-03nilfs2: add zero-fill for new btree node buffersRyusuke Konishi1-0/+1
2009-11-03nilfs2: fix irregular checkpoint creation due to data flushRyusuke Konishi1-6/+11
2009-11-03nilfs2: fix dirty page accounting leak causing hang at writeRyusuke Konishi1-2/+1
2009-11-02i2c-mpc: Do not generate STOP after read.Joakim Tjernlund1-8/+2
2009-11-02i2c: imx: disable clock when it's possible to save power.Richard Zhao1-6/+6
2009-11-02i2c: imx: only imx1 needs disable delayRichard Zhao1-5/+7
2009-11-02i2c: imx: check busy bit when START/STOPRichard Zhao1-18/+44
2009-11-02mac80211: check interface is down before type changeJohannes Berg1-3/+3
2009-11-02cfg80211: fix NULL ptr derefJohannes Berg1-2/+5
2009-11-02Revert "ext4: Remove journal_checksum mount option and enable it by default"Linus Torvalds3-7/+22
2009-11-02mm: remove incorrect swap_count() from try_to_unuse()Bo Liu1-2/+1
2009-11-02i915: fix intel graphics suspend breakage due to resume/lid event confusionLinus Torvalds3-8/+24
2009-11-02Revert "[IA64] fix percpu warnings"Tony Luck1-1/+1
2009-11-02ARM: ensure initial page tables are setup for SMP systemsRussell King3-6/+15