summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-0718-63/+60
|\
| * V4L/DVB: pxa_camera: move fifo reset direct before dma startStefan Herbrechtsmeier2010-05-061-5/+6
| * V4L/DVB: video: testing unsigned for less than 0Dan Carpenter2010-05-061-1/+1
| * V4L/DVB: mx1-camera: compile fixUwe Kleine-König2010-05-061-5/+3
| * V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"Bjørn Mork2010-05-061-3/+0
| * V4L/DVB: ngene: Workaround for stuck DiSEqC pinOliver Endriss2010-05-061-0/+4
| * V4L/DVB: saa7146: fix regression of the av7110/budget-av driverHans Verkuil2010-05-064-22/+13
| * V4L/DVB: v4l: fix config dependencies: mxb and saa7191 are V4L2 drivers, not ...Hans Verkuil2010-05-061-2/+2
| * V4L/DVB: V4L - vpfe capture - fix for kernel crashMuralidharan Karicheri2010-05-061-13/+20
| * V4L/DVB: gspca: make usb id 0461:0815 get handled by the right driverJohn Ellson2010-05-062-1/+1
| * V4L/DVB: gspca - stv06xx: Remove the 046d:08da from the stv06xx driverErik Andrén2010-05-061-2/+0
| * V4L/DVB: gspca - sn9c20x: Correct onstack wait_queue_head declarationYong Zhang2010-05-061-1/+1
| * V4L/DVB: saa7146: fix up bytesperline if it is an impossible valueMichael Hunold2010-05-061-3/+5
| * V4L/DVB: V4L: vpfe_capture - free ccdc_lock when memory allocation failsMurali Karicheri2010-05-061-2/+3
| * V4L/DVB: V4L - Makfile:Removed duplicate entry of davinciVaibhav Hiremath2010-05-061-2/+0
| * V4L/DVB: omap24xxcam: potential buffer overflowDan Carpenter2010-05-061-1/+1
* | Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-05-062-20/+34
|\ \ | |/ |/|
| * sh: fix a number of Oopses and leaks in SH framebuffer driverGuennadi Liakhovetski2010-05-061-14/+13
| * SH: fix error paths in DMA driverGuennadi Liakhovetski2010-04-261-6/+21
* | Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...Linus Torvalds2010-05-052-0/+0
|\ \
| * | [MTD] Remove zero-length files mtdbdi.c and internal.hoJeff Garzik2010-05-052-0/+0
* | | pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDsKristoffer Ericson2010-05-052-4/+4
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-0513-60/+196
|\ \
| * | FEC: Fix kernel panic in fec_set_mac_address.Mattias Walström2010-05-051-1/+1
| * | net: ep93xx_eth stops receiving packetsDavid S. Miller2010-05-031-5/+5
| * | drivers/net/phy: micrel phy driverDavid J. Choi2010-05-033-0/+110
| * | dm9601: fix phy/eeprom write routinePeter Korsgaard2010-05-031-1/+1
| * | ppp_generic: handle non-linear skbs when passing them to pppdSimon Arlott2010-05-031-1/+4
| * | ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is validSimon Arlott2010-05-031-11/+18
| * | net/usb: initiate sync sequence in sierra_net.c driverElina Pasheva2010-05-011-0/+3
| * | net/usb: remove default in Kconfig for sierra_net driverElina Pasheva2010-04-301-1/+0
| * | r8169: Fix rtl8169_rx_interrupt()Eric Dumazet2010-04-301-5/+17
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-301-1/+1
| |\ \
| | * | p54pci: fix bugs in p54p_check_tx_ringHans de Goede2010-04-261-1/+1
| * | | e1000e: Fix oops caused by ASPM patch.Anton Blanchard2010-04-301-0/+3
| * | | net/sb1250: register mdio bus in probeSebastian Siewior2010-04-281-34/+33
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-059-52/+179
|\ \ \ \
| * | | | Input: joydev - allow binding to button-only devicesChristoph Fritz2010-05-031-0/+18
| * | | | Input: elantech - ignore high bits in the position coordinatesFlorian Ragwitz2010-05-031-25/+44
| * | | | Input: elantech - allow forcing Elantech protocolFlorian Ragwitz2010-05-031-2/+10
| * | | | Input: elantech - fix firmware version checkFlorian Ragwitz2010-05-031-1/+2
| * | | | Input: ati_remote - add some missing devices from lirc_atiusbJarod Wilson2010-05-031-5/+9
| * | | | Input: eeti_ts - cancel pending work when going to suspendDaniel Mack2010-04-201-10/+46
| * | | | Input: Add support of Synaptics Clickpad deviceTakashi Iwai2010-04-202-5/+34
| * | | | Revert "Input: ALPS - add signature for HP Pavilion dm3 laptops"Dmitry Torokhov2010-04-201-1/+0
| * | | | Input: psmouse - ignore parity error for basic protocolsDmitry Torokhov2010-04-192-3/+16
* | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-05-0414-47/+83
|\ \ \ \ \
| * | | | | drm/radeon/kms/legacy: only enable load detection property on DVI-IAlex Deucher2010-05-051-0/+2
| * | | | | drm/radeon/kms: fix panel scaling adjusted mode setupAlex Deucher2010-05-053-22/+53
| * | | | | drivers/gpu/drm/drm_sysfs.c: sysfs files error handlingDan Carpenter2010-04-281-9/+12