aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/sparse-keymap.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-11[ARM] pxa/tosa: move CONFIG_KEYBOARD_TOSA_USE_EXT_KEYCODES to mach/KconfigEric Miao3-11/+13
2010-05-11[ARM] pxa/corgi: cleanup GPIO configurations and low power mode settingsEric Miao2-59/+32
2010-05-11[ARM] pxa/corgi: use generic GPIO API and remove pxa_gpio_mode()Eric Miao2-21/+25
2010-05-11[ARM] pxa/spitz: use generic GPIO API and remove pxa_gpio_mode()Eric Miao2-8/+24
2010-05-11[ARM] pxa: allow MFP_LPM_INPUT to be explicitly specifiedEric Miao2-0/+2
2010-05-11[ARM] pxa: allow keypad GPIOs to wakeup when configured as genericEric Miao1-9/+22
2010-05-11[ARM] pxa: add MFP_LPM_KEEP_OUTPUT flag to pin configEric Miao2-0/+13
2010-05-11[ARM] pxa: use resource_size() in ssp.cJulia Lawall1-4/+4
2010-05-11[ARM] pxa: avoid NULL dereferencing in error handling of ssp.cJulia Lawall1-16/+16
2010-05-11[ARM] mmp: enable ssp in aspeniteHaojian Zhuang1-0/+13
2010-05-11[ARM] mmp: support ssp in pxa168Haojian Zhuang6-10/+48
2010-05-11[ARM] pxa: simplify ifdef in ssp.hHaojian Zhuang1-26/+15
2010-05-11[ARM] pxa: remove incorrect select PXA_SSP in KconfigEric Miao2-13/+1
2010-05-11[ARM] pxa: move ssp into common plat-pxaHaojian Zhuang9-10/+10
2010-05-11[ARM] pxa: remove unnecessary #include of <mach/ssp.h>Eric Miao3-3/+0
2010-05-11[ARM] pxa: merge regs-ssp.h into ssp.hEric Miao5-130/+122
2010-05-11[ARM] pxa: correct SSCR0_SCR to support multiple SoCsEric Miao2-15/+8
2010-05-11[ARM] pxa: remove the now legacy SSP APIEric Miao3-326/+0
2010-05-11[ARM] pxa: remove now un-used corgi_ssp.c and corgi_lcd.cEric Miao7-608/+0
2010-05-11input: remove now deprecated corgi_ts.c touchscreen driverEric Miao3-402/+0
2010-05-09Linux 2.6.34-rc7Linus Torvalds1-1/+1
2010-05-09cpuidle: Fix incorrect optimizationArjan van de Ven1-5/+4
2010-05-07virtio: initialize earlierStijn Tintel1-1/+1
2010-05-07md: restore ability of spare drives to spin down.NeilBrown1-2/+8
2010-05-07md/raid6: Fix raid-6 read-error correction in degraded stateGabriele A. Trombetti1-1/+1
2010-05-07blk-cgroup: Fix an RCU warning in blkiocg_create()Li Zefan1-4/+4
2010-05-07drm/ttm: Remove the ttm_bo_block_reservation() function.Thomas Hellstrom2-57/+1
2010-05-07drm/ttm: Remove some leftover debug messages.Thomas Hellstrom1-4/+1
2010-05-07drm/radeon: async event synchronization for drmWaitVblankJerome Glisse1-0/+2
2010-05-06V4L/DVB: pxa_camera: move fifo reset direct before dma startStefan Herbrechtsmeier1-5/+6
2010-05-06V4L/DVB: video: testing unsigned for less than 0Dan Carpenter1-1/+1
2010-05-06V4L/DVB: mx1-camera: compile fixUwe Kleine-König2-6/+10
2010-05-06V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"Bjørn Mork1-3/+0
2010-05-06V4L/DVB: ngene: Workaround for stuck DiSEqC pinOliver Endriss1-0/+4
2010-05-06V4L/DVB: saa7146: fix regression of the av7110/budget-av driverHans Verkuil5-23/+13
2010-05-06V4L/DVB: v4l: fix config dependencies: mxb and saa7191 are V4L2 drivers, not V4L1Hans Verkuil1-2/+2
2010-05-06V4L/DVB: feature-removal: announce videotext.h removalHans Verkuil1-0/+23
2010-05-06V4L/DVB: V4L - vpfe capture - fix for kernel crashMuralidharan Karicheri1-13/+20
2010-05-06V4L/DVB: gspca: make usb id 0461:0815 get handled by the right driverJohn Ellson2-1/+1
2010-05-06V4L/DVB: gspca - stv06xx: Remove the 046d:08da from the stv06xx driverErik Andrén1-2/+0
2010-05-06V4L/DVB: gspca - sn9c20x: Correct onstack wait_queue_head declarationYong Zhang1-1/+1
2010-05-06V4L/DVB: saa7146: fix up bytesperline if it is an impossible valueMichael Hunold1-3/+5
2010-05-06V4L/DVB: V4L: vpfe_capture - free ccdc_lock when memory allocation failsMurali Karicheri1-2/+3
2010-05-06V4L/DVB: V4L - Makfile:Removed duplicate entry of davinciVaibhav Hiremath1-2/+0
2010-05-06V4L/DVB: omap24xxcam: potential buffer overflowDan Carpenter1-1/+1
2010-05-06ACPI: sleep: init_set_sci_en_on_resume for Dell Studio 155xKamal Mostafa1-0/+24
2010-05-06rcu: create rcu_my_thread_group_empty() wrapperPaul E. McKenney2-0/+13
2010-05-06microblaze: Defconfig updateMichal Simek2-13/+84
2010-05-06microblaze: Optimize CACHE_LOOP_LIMITS and CACHE_RANGE_LOOP macrosMichal Simek1-27/+35
2010-05-06microblaze: Fix consistent-sync codeMichal Simek1-1/+1