summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-06-17Input: appletouch - implement reset-resume logicOliver Neukum
2008-06-17Input: i8042 - retry failed CTR writes when resumingJiri Kosina
2008-06-06Input: i8042 - add Fujitsu-Siemens Amilo Pro V2030 to nomux tableJiri Kosina
2008-06-06Input: pcspkr - remove negative dependency on snd-pcspStas Sergeev
2008-05-30Input: gtco - fix double kfree in error handling pathDmitry Torokhov
2008-05-28Input: pxa27x_keypad - miscellaneous fixesAntonio Ospite
2008-05-28Input: atkbd - mark keyboard as disabled when suspending/unloadingDmitry Torokhov
2008-05-27Input: apanel - remove duplicate includeHuang Weiyi
2008-05-27Input: wm9713 - support five wire panelsMark Brown
2008-05-27Input: wm97xx-core - fix race on PHY initMark Brown
2008-05-27Input: wm97xx-core - fix driver nameMark Brown
2008-05-27Input: wm97xx-core - report a phys for WM97xx touchscreensMark Brown
2008-05-27Input: i8042 - make sure Dritek quirk is invoked at resumeBruno Prémont
2008-05-20Input: i8042 - add Dritek quirk for Acer TravelMate 660Bruno Prémont
2008-05-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...tip-x86-urgent-2008-05-17-17-16-08tip-x86-setup-2008-05-30_12.10_Fritip-x86-mtrr-2008-05-16-12-09-30tip-x86-cleanups-2008-05-16-11-16-08tip-tip-2008-05-26_08_52_Montip-timers-hrtimers-2008-05-30_12.09_Fritip-timers-hpet-2008-05-30_12.09_Fritip-sched-2008-05-26_08_52_Montip-core-locking-2008-05-26_08_52_MonLinus Torvalds
2008-05-15Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds
2008-05-15tty: fix BKL related leak and crashIngo Molnar
2008-05-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2008-05-15[S390] tape: Use ccw_dev_id to build cdev_id.Cornelia Huck
2008-05-15[S390] dasd: fix timeout handling in interrupt handlerStefan Weinhuber
2008-05-15[S390] dasd: Use const in busid functions.Cornelia Huck
2008-05-15[S390] blacklist.c: removed duplicated includeHuang Weiyi
2008-05-15[S390] vmlogrdr: module initialization function should return negative errorsMarcin Slusarz
2008-05-15[S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID.Michael Ernst
2008-05-15drivers/parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-05-15[POWERPC] macintosh: Replace deprecated __initcall with device_initcallRobert P. J. Day
2008-05-15[POWERPC] Add null pointer check to of_find_propertyTimur Tabi
2008-05-14tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lockAndrew Morton
2008-05-14Remove blkdev warning triggered by using mdNeil Brown
2008-05-14char: select fw_loader by moxaJiri Slaby
2008-05-14lib: create common ascii hex arrayHarvey Harrison
2008-05-14video/logo: add support for Blackfin/Linux logo for framebuffer consoleRobin Getz
2008-05-14ipmi: support I/O resources in OF driverNate Case
2008-05-14pnp: add ISAPnP MPU option quirksRene Herman
2008-05-14pnp: add pnp_build_option() to the APIRene Herman
2008-05-14pnp: clean up pnp_fixup_device()Rene Herman
2008-05-14fix "lxfb: extend PLL table to support dotclocks below 25 MHz"Jens Rottmann
2008-05-14oprofile: don't request cache line alignment for cpu_bufferEric Dumazet
2008-05-14m68knommu: add info about removing mcfserialSebastian Siewior
2008-05-14mpc5200_psc_spi: typo fix in header blockGrant Likely
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-05-14cs5520: disable VDMABartlomiej Zolnierkiewicz
2008-05-14ide/Kconfig: couple of fixesBartlomiej Zolnierkiewicz
2008-05-14alim15x3: remove WDC_ALI15X3 config optionBartlomiej Zolnierkiewicz
2008-05-14alim15x3: add "wdc_udma" module parameterBartlomiej Zolnierkiewicz
2008-05-14alim15x3: remove stale warning about ATI RS100 northbridgeBartlomiej Zolnierkiewicz
2008-05-14alim15x3: trivial cleanup for ali_set_pio_mode()Bartlomiej Zolnierkiewicz
2008-05-14make ide-iops.c:SELECT_MASK() staticAdrian Bunk
2008-05-14SWARM IDE: Fix up following changes to ide_hwif_tMaciej W. Rozycki