summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2008-07-24UBI: fix memory leakArtem Bityutskiy
2008-07-24UBI: avoid unnecessary division operationsKyungmin Park
2008-07-24UBI: fix buffer paddingKyungmin Park
2008-07-24UBI: add a commentArtem Bityutskiy
2008-07-24UBI: print error codeArtem Bityutskiy
2008-07-23atm: [fore200e] use MODULE_FIRMWARE() and other suggested cleanupsChas Williams
2008-07-23Input: add driver for Atmel integrated touchscreen controllerDan Liang
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-24mmc_spi: put signals to low power off fixJan Nikitenko
2008-07-23e1000e: fix e1000_netpoll(), remove extraneous e1000_clean_tx_irq() callIngo Molnar
2008-07-23V4L/DVB (8442): gspca: Remove the version from the subdrivers.Jean-Francois Moine
2008-07-23V4L/DVB (8441): gspca: Bad handling of start of frames in sonixj.Jean-Francois Moine
2008-07-23V4L/DVB (8440): gspca: Makes some needlessly global functions static.Adrian Bunk
2008-07-23V4L/DVB (8438): gspca: Lack of matrix for zc3xx - tas5130c (vf0250).Jean-Francois Moine
2008-07-23V4L/DVB (8436): gspca: Version number only in the main driver.Jean-Francois Moine
2008-07-23V4L/DVB (8435): gspca: Delay after reset for ov7660 and USB traces in sonixj.Jean-Francois Moine
2008-07-23V4L/DVB (8434): Fix x86_64 compilation and move some macros to v4l2-ioctl.hMauro Carvalho Chehab
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil
2008-07-23V4L/DVB (8433): Fix macro name at z0194a.hMauro Carvalho Chehab
2008-07-23V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev'Hans Verkuil
2008-07-23V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil
2008-07-23V4L/DVB (8427): videodev: split off the ioctl handling into v4l2-ioctl.cHans Verkuil
2008-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...Linus Torvalds
2008-07-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2008-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-07-23Input: ads7846 - optimize order of calculating Rt in ads7846_rx()Hans-Christian Egtvedt
2008-07-23Input: ads7846 - fix sparse endian warningsHarvey Harrison
2008-07-23Input: uinput - remove duplicate includeHuang Weiyi
2008-07-23Input: serio - offload resume to kseriodShaohua Li
2008-07-23ide: small whitespace fixesPavel Machek
2008-07-23ide: ide-cd_ioctl.c fix sparse integer as NULL pointer warningsHarvey Harrison
2008-07-23ide: ide-cd.c fix sparse endianness warningsHarvey Harrison
2008-07-23ide-cd: convert to using the new atapi_flagsBorislav Petkov
2008-07-23ide: remove unused PC_FLAG_DRQ_INTERRUPTBorislav Petkov
2008-07-23ide-scsi: convert to using the new atapi_flagsBorislav Petkov
2008-07-23ide-tape: convert to using the new atapi_flagsBorislav Petkov
2008-07-23ide-floppy: convert to using the new atapi_flags (take 2)Borislav Petkov
2008-07-23ide: use rq->cmd instead of pc->c in atapi common codeBorislav Petkov
2008-07-23ide-scsi: pass packet command in rq->cmdBorislav Petkov
2008-07-23ide-tape: pass packet command in rq->cmdBorislav Petkov
2008-07-23ide-tape: make room for packet command ids in rq->cmdBorislav Petkov
2008-07-23ide-floppy: pass packet command in rq->cmdBorislav Petkov
2008-07-23ide-scsi: use drive->pc_callback instead of pc->callbackBorislav Petkov
2008-07-23ide-tape: use drive->pc_callback instead of pc->callbackBorislav Petkov
2008-07-23ide-floppy: use drive->pc_callback instead of pc->callbackBorislav Petkov
2008-07-23drivers/ide/ide-tape.c: remove double kfreeDarren Jenkins
2008-07-23ide: add ide_host_free() helper (take 2)Bartlomiej Zolnierkiewicz
2008-07-23ide: allocate ide_hwif_t instances dynamicallyBartlomiej Zolnierkiewicz