summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-06-02Input: pxa27x_keypad - add wakeup supportEric Miao1-1/+14
2008-06-02Input: serio - remove pending events when unregistering driverDmitry Torokhov1-3/+6
2008-06-02Input: atkbd - use ushort instead of uchar keymapDmitry Torokhov1-10/+10
2008-06-02Input: add HTC Shift Touchscreen DriverPau Oliva Fora3-0/+268
2008-05-30Input: i8042 - add Intel D845PESV to nopnp listJiri Kosina1-11/+18
2008-05-20Input: remove CVS keywordsAdrian Bunk40-82/+0
2008-05-17Input: gpio-keys debouncing supportDmitry Baryshkov1-20/+69
2008-05-16Input: add support for SuperH MigoR touchscreenMagnus Damm3-0/+262
2008-05-16Input: remove unused definesJoe Perches1-0/+2
2008-05-16Input: libps2 - remove delayed command executionDmitry Torokhov1-52/+0
2008-05-16Input: gameport - remove rescan/reconnect facilitiesDmitry Torokhov1-22/+0
2008-05-16Input: hil_ptr - check return value of input_register_device()Andres Salomon1-11/+26
2008-05-16Input: appletouch - simplify touchpad type detectionSven Anders1-107/+57
2008-05-16Input: appletouch - miscellaneous code cleanupsJohannes Berg1-73/+100
2008-05-16Input: adbhid - capslock and power button fixRodney Lorrimar1-3/+12
2008-05-16Input: adbhid - fix capslock key state after suspendRodney Lorrimar1-7/+39
2008-05-16HWMON: hdaps - set up phys and bus type of input deviceDmitry Torokhov1-0/+2
2008-05-16Input: use clamp_val() macro in ff-memless.cHarvey Harrison1-2/+2
2008-05-16Input: wacom - make one-bit signed bitfields unsignedHarvey Harrison1-1/+1
2008-05-16Input: wacom - cleanup handling of tablet IDsPing Cheng1-20/+19
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison14-75/+75
2008-05-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2-1/+4
2008-05-16Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds3-5/+3
2008-05-15tty: fix BKL related leak and crashIngo Molnar1-3/+10
2008-05-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds7-45/+18
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds9-63/+63
2008-05-15[S390] tape: Use ccw_dev_id to build cdev_id.Cornelia Huck1-26/+5
2008-05-15[S390] dasd: fix timeout handling in interrupt handlerStefan Weinhuber1-2/+3
2008-05-15[S390] dasd: Use const in busid functions.Cornelia Huck2-6/+6
2008-05-15[S390] blacklist.c: removed duplicated includeHuang Weiyi1-1/+0
2008-05-15[S390] vmlogrdr: module initialization function should return negative errorsMarcin Slusarz1-1/+1
2008-05-15[S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID.Michael Ernst1-9/+3
2008-05-15drivers/parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison9-63/+63
2008-05-15[POWERPC] macintosh: Replace deprecated __initcall with device_initcallRobert P. J. Day1-1/+1
2008-05-15[POWERPC] Add null pointer check to of_find_propertyTimur Tabi1-0/+3
2008-05-15tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lockAndrew Morton1-2/+5
2008-05-15Remove blkdev warning triggered by using mdNeil Brown6-2/+10
2008-05-15char: select fw_loader by moxaJiri Slaby1-0/+1
2008-05-15lib: create common ascii hex arrayHarvey Harrison1-4/+4
2008-05-15video/logo: add support for Blackfin/Linux logo for framebuffer consoleRobin Getz5-0/+2276
2008-05-15ipmi: support I/O resources in OF driverNate Case1-2/+8
2008-05-15pnp: add ISAPnP MPU option quirksRene Herman1-0/+112
2008-05-15pnp: add pnp_build_option() to the APIRene Herman2-1/+2
2008-05-15pnp: clean up pnp_fixup_device()Rene Herman1-12/+8
2008-05-15fix "lxfb: extend PLL table to support dotclocks below 25 MHz"Jens Rottmann1-22/+0
2008-05-15oprofile: don't request cache line alignment for cpu_bufferEric Dumazet2-2/+2
2008-05-15m68knommu: add info about removing mcfserialSebastian Siewior2-1/+6
2008-05-15mpc5200_psc_spi: typo fix in header blockGrant Likely1-1/+1
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds5-81/+35
2008-05-15cs5520: disable VDMABartlomiej Zolnierkiewicz1-1/+1