summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sh: fixup many sparse errors.Paul Mundt2008-09-081-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-09-072-18/+58
|\
| * Input: i8042 - make Lenovo 3000 N100 blacklist entry more specificJiri Kosina2008-09-051-1/+1
| * Input: bcm5974 - add BTN_TOUCH event for mousedev benefitHenrik Rydberg2008-09-051-0/+2
| * Input: bcm5974 - improve finger tracking and countingHenrik Rydberg2008-09-051-16/+54
| * Input: bcm5974 - small formatting cleanupHenrik Rydberg2008-09-051-1/+1
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-071-21/+33
|\ \
| * | clocksource, acpi_pm.c: check for monotonicityDominik Brodowski2008-09-061-17/+29
| * | clocksource, acpi_pm.c: use proper read function also in errata modeDominik Brodowski2008-09-061-8/+8
* | | drivers/mmc/card/block.c: fix refcount leak in mmc_block_open()Andrew Morton2008-09-051-1/+3
* | | atmel_lcdfb: fix oops in rmmod when framebuffer fails to registerStanislaw Gruszka2008-09-051-4/+6
* | | forcedeth: fix kexec regressionRafael J. Wysocki2008-09-051-3/+5
* | | Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27Linus Torvalds2008-09-051-4/+4
|\ \ \
| * | | [MTD] [NAND] tmio_nand: fix base address programmingDmitry Baryshkov2008-09-051-4/+4
* | | | Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-09-051-63/+208
|\ \ \ \
| * | | | i2c: fix i2c-sh_mobile timing issuesMagnus Damm2008-09-051-63/+208
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds2008-09-05145-3135/+3341
|\ \ \ \ \
| * | | | | V4L/DVB (8881): gspca: After 'while (retry--) {...}', retry will be -1 but no...Li Zefan2008-09-042-4/+4
| * | | | | V4L/DVB (8880): PATCH: Fix parents on some webcam driversHans de Goede2008-09-043-0/+3
| * | | | | V4L/DVB (8877): b2c2 and bt8xx: udelay to mdelayThierry MERLE2008-09-043-4/+6
| * | | | | V4L/DVB (8876): budget: udelay changed to mdelayThierry MERLE2008-09-042-2/+4
| * | | | | Merge branch 'fixes_stg' of ../git_old into fixesMauro Carvalho Chehab2008-09-04138-3125/+3324
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | V4L/DVB (8874): gspca: Adjust hstart for sn9c103/ov7630 and update usb-id's.Hans de Goede2008-09-042-2/+8
| | * | | | V4L/DVB (8873): gspca: Bad image offset with rev012a of spca561 and adjust ex...Hans de Goede2008-09-041-19/+36
| | * | | | V4L/DVB (8872): gspca: Bad image format and offset with rev072a of spca561.Jean-Francois Moine2008-09-041-5/+34
| | * | | | V4L/DVB (8870): gspca: Fix dark room problem with sonixb.Hans de Goede2008-09-041-2/+12
| | * | | | V4L/DVB (8869): gspca: Move the Sonix webcams with TAS5110C1B from sn9c102 to...Hans de Goede2008-09-042-4/+6
| | * | | | V4L/DVB (8868): gspca: Support for vga modes with sif sensors in sonixb.Hans de Goede2008-09-041-29/+67
| | * | | | V4L/DVB (8844): dabusb_fpga_download(): fix a memory leakAdrian Bunk2008-09-031-0/+1
| | * | | | V4L/DVB (8843): tda10048_firmware_upload(): fix a memory leakAdrian Bunk2008-09-031-1/+1
| | * | | | V4L/DVB (8842): vivi_release(): fix use-after-freeAdrian Bunk2008-09-031-4/+4
| | * | | | V4L/DVB (8840): dib0700: add basic support for Hauppauge Nova-TD-500 (84xxx)Michael Krufky2008-09-032-1/+7
| | * | | | V4L/DVB (8839): dib0700: add comment to identify 35th USB id pairMichael Krufky2008-09-031-1/+1
| | * | | | V4L/DVB (8837): dvb: fix I2C adapters name sizeJean Delvare2008-09-033-9/+10
| | * | | | V4L/DVB (8835): gspca: Same pixfmt as the sn9c102 driver and raw Bayer added ...Hans de Goede2008-09-031-10/+44
| | * | | | V4L/DVB (8834): gspca: Have a bigger buffer for sn9c10x compressed images.Hans de Goede2008-09-031-5/+5
| | * | | | V4L/DVB (8833): gspca: Cleanup the sonixb code.Hans de Goede2008-09-031-203/+162Star
| | * | | | V4L/DVB (8832): gspca: Bad pixelformat of vc0321 webcams.Jean-Francois Moine2008-09-031-2/+2
| | * | | | V4L/DVB (8831): gspca: Resolve webcam conflicts between some drivers.Hans de Goede2008-09-036-42/+23Star
| | * | | | V4L/DVB (8830): gspca: Move some probe code to the new init function.Hans de Goede2008-09-032-10/+13
| | * | | | V4L/DVB (8829): gspca: Have a clean kmalloc-ated buffer for USB exchanges.Jean-Francois Moine2008-09-039-140/+116Star
| | * | | | V4L/DVB (8828): gspca: Set the clock at the end of initialization in sonixj.Jean-Francois Moine2008-09-031-5/+11
| | * | | | V4L/DVB (8827): gspca: Stop pac7302 autogain oscillation.Hans de Goede2008-09-031-19/+29
| | * | | | V4L/DVB (8826): gspca: Webcam Labtec 2200 (093a:2626) added in pac7311.Jean-Francois Moine2008-09-031-0/+1
| | * | | | V4L/DVB (8825): gspca: More controls for pac73xx and new webcam 093a:2624.Hans de Goede2008-09-033-95/+231
| | * | | | V4L/DVB (8824): gspca: Too much code removed in the suspend/resume changeset.Jean-Francois Moine2008-09-031-0/+5
| | * | | | V4L/DVB (8823): gspca: H and V flips work for ov7670 only in ov519.Jean-Francois Moine2008-09-031-0/+5
| | * | | | V4L/DVB (8822): gspca: Change some subdriver functions for suspend/resume.Jean-Francois Moine2008-09-0322-298/+89Star
| | * | | | V4L/DVB (8820): gspca: Change initialization and gamma of zc3xx - pas106.Jean-Francois Moine2008-09-031-10/+9Star
| | * | | | V4L/DVB (8819): gspca: Initialize the ov519 at open time and source cleanup.Jean-Francois Moine2008-09-031-546/+596