summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-12-16V4L/DVB (13571): v4l: Adding Digital Video Timings APIsMuralidharan Karicheri2-0/+153
2009-12-16V4L/DVB (13569): smsusb: add autodetection support for five additional Hauppa...Michael Krufky1-0/+10
2009-12-16V4L/DVB (13567): gspca - sunplus/stk014: Propagate errors to higher level.Jean-Francois Moine2-175/+168
2009-12-16V4L/DVB (13566): gspca - main: New variable usb_err for USB exchanges.Jean-Francois Moine2-0/+14
2009-12-16V4L/DVB (13565): gspca - pac7302: One more webcam is upside-down by default.Jean-Francois Moine1-1/+1
2009-12-16V4L/DVB (13564): gspca - main: Implement vidioc_enum_frameintervals.Antonio Ospite2-0/+38
2009-12-16V4L/DVB (13563): gspca - zc3xx: Bad sensor probe of the webcam 0ac8:305b.Jean-Francois Moine1-13/+24
2009-12-16V4L/DVB (13561): gspca - main: Remove unnecessary set to alternate 0.Márton Németh1-3/+0
2009-12-16V4L/DVB (13560): gspca - main: Cleanup source.Jean-Francois Moine1-4/+3
2009-12-16V4L/DVB (13559): gspca - pac7302: Some webcams are upside-down by default.Jean-Francois Moine1-4/+15
2009-12-16V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in driversLaurent Pinchart5-38/+8
2009-12-16V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart51-67/+1
2009-12-16V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart26-64/+76
2009-12-16V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart35-555/+178
2009-12-16V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart15-28/+28
2009-12-16V4L/DVB (13552): v4l: Replace video_is_unregistered with video_is_registeredLaurent Pinchart2-10/+10
2009-12-16V4L/DVB (13551): v4l: Remove video_device::num usage from device driversLaurent Pinchart3-7/+3
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart37-231/+231
2009-12-16V4L/DVB (13549): v4l: Add video_device_node_name functionLaurent Pinchart1-2/+2
2009-12-16V4L/DVB (13547): radio: add trivial checks on the tuner and type args.Hans Verkuil14-1/+55
2009-12-16V4L/DVB (13546): ir-keymaps: Add table for Terratec Cinergy XS FMMauro Carvalho Chehab1-0/+73
2009-12-16V4L/DVB (13545): em28xx: properly select IR protocol based on the IR tableMauro Carvalho Chehab3-5/+16
2009-12-16V4L/DVB (13544): ir-keymaps: mark the new rc5 hauppauge with IR_TYPE_RC5Mauro Carvalho Chehab1-70/+76
2009-12-15mfd: compile fix for twl4030 renamingStephen Rothwell1-5/+5
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds18-874/+2274
2009-12-15Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-13/+20
2009-12-15Merge git://git.infradead.org/battery-2.6Linus Torvalds7-217/+410
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-7/+16
2009-12-15lis3: scale output values to mgSamu Onkalo2-3/+31
2009-12-15lis3: sysfs entry for setting chip measurement rateSamu Onkalo2-7/+46
2009-12-15lis3lv02d: remove calibaration functionalitySamu Onkalo2-32/+3
2009-12-15lis3: selftest supportSamu Onkalo2-3/+78
2009-12-15lis3lv02d: proper power on sequenceSamu Onkalo2-14/+28
2009-12-15lis3: fix show rate for 8 bits chipsÉric Piel2-8/+17
2009-12-15lis3: update documentation and commentsÉric Piel3-32/+38
2009-12-15lis3lv02d: correct memory leak in module unloadSamu Onkalo1-0/+1
2009-12-15lis3lv02d: send sync eventSamu Onkalo1-0/+1
2009-12-15hwmon: w83627ehf updatesDaniel J Blueman1-19/+53
2009-12-15mmc: let tmio-mmc use dev_name() with request_irq()Magnus Damm1-1/+1
2009-12-15mmc: Blackfin SD Host Controller DriverCliff Cai3-0/+659
2009-12-15mmc: atmel-mci: new MCI2 module support in atmel-mci driverNicolas Ferre1-10/+75
2009-12-15atmel-mci: change use of dma slave interfaceNicolas Ferre1-20/+36
2009-12-15mmc: add module parameter to set whether cards are assumed removableBen Hutchings5-43/+23
2009-12-15s3cmci: convert missed s3c2410_gpio calls to gpiolib callsBen Dooks1-5/+3
2009-12-15sdhci: add support for the SysKonnect CardBus2SDIO adapterNicolas Pitre1-0/+75
2009-12-15mmci-omap: remove bogus check for host->iclkLadislav Michl1-5/+5
2009-12-15davinci: mmc: add cpufreq supportChaithrika U S1-16/+84
2009-12-15mmc: davinci: modify data types of EDMA related variablesSudhakar Rajashekhara1-2/+2
2009-12-15DaVinci: MMC: MMC/SD controller driver for DaVinci familyVipin Bhandari3-0/+1290
2009-12-15drivers/mmc: Move dereference after NULL testJulia Lawall1-1/+2