summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Input: wacom - add defines for data packet report IDsPing Cheng2009-12-152-13/+22
* Input: wacom - add support for new LCD tabletsPing Cheng2009-12-154-132/+311
* Input: wacom - add defines for packet lengths of various devicesPing Cheng2009-12-153-64/+76
* Input: wacom - ensure the device is initialized properly upon resumePing Cheng2009-12-152-6/+8
* Input: at32psif - do not sleep in atomic contextDmitry Torokhov2009-12-151-1/+1
* Input: i8042 - add Gigabyte M1022M to the noloop listDmitry Torokhov2009-12-151-0/+8
* Input: i8042 - allow installing platform filters for incoming dataMatthew Garrett2009-12-111-3/+55
* Input: i8042 - fix locking in interrupt routineDmitry Torokhov2009-12-111-8/+26
* Input: ALPS - do not set REL_X/REL_Y capabilities on the touchpadDmitry Torokhov2009-12-111-0/+11
* Input: document use of input_event() functionDmitry Torokhov2009-12-111-2/+8
* Input: sa1111ps2 - annotate probe() and remove() methodsDmitry Torokhov2009-12-111-5/+5
* Input: ambakmi - annotate probe() and remove() methodsDmitry Torokhov2009-12-111-4/+4
* Input: gscps2 - fix probe() and remove() annotationsDmitry Torokhov2009-12-111-3/+3
* Input: altera_ps2 - add annotations to probe and remove methodsDmitry Torokhov2009-12-111-3/+3
* Input: hil-mlc - use del_timer_sync() when unloading the driverDmitry Torokhov2009-12-111-5/+3
* Input: serio - set owner in driver structuresDmitry Torokhov2009-12-113-0/+3
* Input: dm355evm_kbd - switch to using sparse keymap libraryDmitry Torokhov2009-12-072-94/+57
* Input: wistron_btns - switch to using sparse keymap libraryDmitry Torokhov2009-12-072-134/+45
* Input: add generic support for sparse keymapsDmitry Torokhov2009-12-074-12/+281
* Input: fix memory leak in force feedback coreJari Vanhala2009-12-041-0/+1
* Input: wistron - remove identification strings from DMI tableDmitry Torokhov2009-12-041-38/+38
* Input: psmouse - remove identification strings from DMI tablesDmitry Torokhov2009-12-042-15/+15
* Input: atkbd - remove identification strings from DMI tableDmitry Torokhov2009-12-041-17/+9
* Input: i8042 - remove identification strings from DMI tablesDmitry Torokhov2009-12-041-77/+66
* DMI: allow omitting ident strings in DMI tablesDmitry Torokhov2009-12-041-3/+12
* Input: psmouse - do not carry DMI data aroundDmitry Torokhov2009-12-035-13/+38
* Input: matrix-keypad - switch to using dev_pm_opsDmitry Torokhov2009-12-031-7/+10
* Merge commit 'v2.6.32' into nextDmitry Torokhov2009-12-02362-2425/+4489
|\
| * VIDEO: Correct use of request_region/request_mem_regionJulia Lawall2009-12-021-1/+1
| * SPI: spi_txx9: Fix bit rate calculationAtsushi Nemoto2009-12-021-7/+6
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2009-12-021-1/+1
| |\
| | * mfd: Correct WM831X_MAX_ISEL_VALUEMark Brown2009-12-011-1/+1
| * | Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset listAnisse Astier2009-12-021-0/+21
| * | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-12-021-3/+4
| |\ \
| | * | md: revert incorrect fix for read error handling in raid1.NeilBrown2009-12-011-3/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-12-021-2/+2
| |\ \ \
| | * | | [PATCH] rc32434_wdt: fix compilation failureFlorian Fainelli2009-12-021-1/+1
| | * | | [WATCHDOG] rc32434_wdt.c: use resource_size()H Hartley Sweeten2009-12-021-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-12-021-0/+2
| |\ \ \ \
| | * | | | regulator: Initialise wm831x structure pointor for ISINK driverMark Brown2009-12-021-0/+2
| | |/ / /
| * | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Linus Torvalds2009-12-021-2/+2
| |\ \ \ \
| | * | | | [ARM] pxamci: call mmc_remove_host() before freeing resourcesDaniel Mack2009-12-021-2/+2
| * | | | | rtc-x1205: reset clock to sane state after power failureJohannes Weiner2009-12-011-2/+2
| * | | | | rtc-x1205: fix rtc_time to y2k register value conversionJohannes Weiner2009-12-011-1/+1
| * | | | | aoe: prevent cache aliasesPeter Horton2009-12-011-2/+21
| * | | | | gpio: Langwell GPIO driver bugfixesAlek Du2009-12-011-10/+1
| * | | | | davinci: fb: fix frame buffer driver issuesSudhakar Rajashekhara2009-12-011-4/+7
| * | | | | drivers/rtc/rtc-pcf50633.c: fix use after free in pcf50633_rtc_probe()Dan Carpenter2009-12-011-1/+2
| * | | | | drivers/media/dvb/dvb-core/dvb_frontend.c: needs semaphore.hAndrew Morton2009-12-011-0/+1
| | |/ / / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-12-0112-28/+21
| |\ \ \ \
OpenPOWER on IntegriCloud