summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-03-308-49/+51
|\
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-301533-98532/+152975
| |\
| * \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-24198-17427/+13486
| |\ \
| * \ \ Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-03-201-2/+7
| |\ \ \
| | * | | powerpc/virtex/spi: Xilinx SPI driver not releasing memoryJohn Linn2009-03-111-2/+7
| * | | | Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2009-03-201-1/+1
| |\ \ \ \
| | * | | | powerpc/86xx: Board support for GE Fanuc's PPC9AMartyn Welch2009-03-191-1/+1
| | |/ / /
| * / / / powerpc/pseries: The RPA PCI hotplug driver depends on EEHMichael Ellerman2009-03-111-1/+1
| |/ / /
| * | | powerpc/ps3: Make ps3av_set_video_mode mode ID signedroel kluin2009-03-111-4/+12
| * | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-11311-1468/+11818
| |\ \ \
| * | | | cpm_uart: fix non-console port startup bugXiaotian Feng2009-03-091-2/+12
| * | | | i2c-mpc: do not allow interruptions when waiting for I2C to completeTimur Tabi2009-03-091-6/+3
| * | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-02-1867-9122/+9113
| |\ \ \ \
| * | | | | therm_adt746x: Fix signed/unsigned confusionroel kluin2009-02-111-2/+2
| * | | | | Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-02-112-32/+14
| |\ \ \ \ \
| | * | | | | powerpc/5200: Don't specify IRQF_SHARED in PSC UART driverGrant Likely2009-02-041-1/+1
| | * | | | | powerpc/5200: Stop using device_type and port-number propertiesGrant Likely2009-02-032-31/+13
| * | | | | | Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2009-02-111-1/+1
| |\ \ \ \ \ \
| | * | | | | | powerpc/86xx: Board support for GE Fanuc SBC310Martyn Welch2009-01-281-1/+1
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-03-30440-27034/+47569
|\ \ \ \ \ \ \ \
| * | | | | | | | V4L/DVB (11316): saa7191: tuner ops wasn't set.Hans Verkuil2009-03-301-0/+1
| * | | | | | | | V4L/DVB (11315): cx25840: fix 'unused variable' warning.Hans Verkuil2009-03-301-2/+0
| * | | | | | | | V4L/DVB (11314): au8522: remove unused I2C_DRIVERIDHans Verkuil2009-03-301-1/+0
| * | | | | | | | V4L/DVB (11312): tuner: remove V4L1 code from this driver.Hans Verkuil2009-03-301-129/+0
| * | | | | | | | V4L/DVB (11311): v4l: replace 'ioctl' references in v4l i2c driversHans Verkuil2009-03-305-31/+29
| * | | | | | | | V4L/DVB (11310): cx18: remove intermediate 'ioctl' stepHans Verkuil2009-03-304-255/+228
| * | | | | | | | V4L/DVB (11309): cx25840: cleanup: remove intermediate 'ioctl' stepHans Verkuil2009-03-304-248/+219
| * | | | | | | | V4L/DVB (11308): msp3400: use the V4L2 header since no V4L1 code is thereMauro Carvalho Chehab2009-03-301-1/+1
| * | | | | | | | V4L/DVB (11305): cx88: prevent probing rtc and ir devicesHans Verkuil2009-03-301-4/+10
| * | | | | | | | V4L/DVB (11304): v4l2: remove v4l2_subdev_command calls where they are no lon...Hans Verkuil2009-03-309-56/+0
| * | | | | | | | V4L/DVB (11303): tda7432: remove legacy code for old-style i2c APIHans Verkuil2009-03-301-14/+1
| * | | | | | | | V4L/DVB (11302): tda9875: remove legacy code for old-style i2c APIHans Verkuil2009-03-301-14/+1
| * | | | | | | | V4L/DVB (11301): wm8775: remove legacy code for old-style i2c APIHans Verkuil2009-03-301-11/+1
| * | | | | | | | V4L/DVB (11300): cx88: convert to v4l2_subdev.Hans Verkuil2009-03-307-68/+80
| * | | | | | | | V4L/DVB (11298): cx25840: remove legacy code for old-style i2c APIHans Verkuil2009-03-301-19/+1
| * | | | | | | | V4L/DVB (11297): cx23885: convert to v4l2_subdev.Hans Verkuil2009-03-307-95/+47
| * | | | | | | | V4L/DVB (11296): cx23885: bugfix error message if firmware is not foundSteven Toth2009-03-301-1/+1
| * | | | | | | | V4L/DVB (11295): cx23885: convert to v4l2_device.Hans Verkuil2009-03-304-13/+25
| * | | | | | | | V4L/DVB (11293): uvcvideo: Add zero fill for VIDIOC_ENUM_FMTMárton Németh2009-03-301-0/+6
| * | | | | | | | V4L/DVB (11292): uvcvideo: Add support for Syntek cameras found in JAOtech Sm...Laurent Pinchart2009-03-301-0/+9
| * | | | | | | | V4L/DVB (11290): Add Elgato EyeTV DTT to dibcom driverKlaus Flittner2009-03-303-3/+10
| * | | | | | | | V4L/DVB (11289): Patch for Yuan MC770 DVB-T (1164:0871)Xoan Loureiro2009-03-302-1/+7
| * | | | | | | | V4L/DVB (11288): Code cleanup (passes checkpatch now) of the b2c2-flexcop-dri...Uwe Bugla2009-03-302-251/+281
| * | | | | | | | V4L/DVB (11287): Code cleanup (passes checkpatch now) of the b2c2-flexcop-dri...Uwe Bugla2009-03-3015-394/+353
| * | | | | | | | V4L/DVB (11285): Remove unecessary udelayPatrick Boettcher2009-03-301-1/+0
| * | | | | | | | V4L/DVB (11284): Fix i2c code of flexcop-driver for rare revisionsPatrick Boettcher2009-03-302-1/+13
| * | | | | | | | V4L/DVB (11283): saa6588: remove legacy code.Hans Verkuil2009-03-301-15/+1
| * | | | | | | | V4L/DVB (11282): saa7134: add RDS support.Hans Verkuil2009-03-305-0/+51
| * | | | | | | | V4L/DVB (11281): bttv: move saa6588 config to the helper chip configHans Verkuil2009-03-302-12/+15
| * | | | | | | | V4L/DVB (11279): bttv: tda9875 is no longer used by bttv, so remove from bt8x...Hans Verkuil2009-03-301-1/+0