aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge Linus' latest into masterRussell King2008-08-08
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-08-07
| |\
| | *-------. Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linusRoland Dreier2008-08-07
| | |\ \ \ \ \
| | | | | | | * IB/mlx4: Allow 4K messages for UD QPsAlex Naslednikov2008-08-07
| | | | | | | * mlx4_core: Add ethernet fields to CQE structYevgeny Petrilin2008-08-06
| | | | | | * | IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULLJulien Brunel2008-08-07
| | | | | | |/
| | | | | * / IPoIB/cm: Set correct SG list in ipoib_cm_init_rx_wr()Roland Dreier2008-07-30
| | | | | |/
| | | | * | IB/ipath: Fix printk format warningsAlexander Beregalov2008-08-04
| | | | * | IB/ipath: Use unsigned long for irq flagsVegard Nossum2008-07-30
| | | | |/
| | | * | RDMA/cxgb3: Fix deadlock initializing iw_cxgb3 deviceSteve Wise2008-08-04
| | | * | RDMA/cxgb3: Fix up MW access rightsSteve Wise2008-08-04
| | | * | RDMA/cxgb3: Fix QP capabilitiesSteve Wise2008-08-04
| | | |/
| | * / RDMA/cma: Remove padding arrays by using struct sockaddr_storageRoland Dreier2008-08-04
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-08-07
| |\ \
| | * | xen-blkfront.c: make blkif_ioctl() staticAdrian Bunk2008-08-06
| | * | cciss: fix bug if scsi tape support is disabledMike Miller2008-08-06
| | * | cciss: add support for multi lun tape devicesMike Miller2008-08-06
| | * | cciss: change the way we notify scsi midlayer of tape drivesMike Miller2008-08-06
| | * | cciss: fix negative logical drive count in procfsMike Miller2008-08-06
| | * | cciss: remove redundant codeMike Miller2008-08-06
| | * | cciss: make rebuild_lun_table behave betterMike Miller2008-08-06
| | * | cciss: return -EFAULT if copy_from_user() failsNikanth Karthikesan2008-08-06
| * | | Fix up duplicate '__s3c2410wdt_stop()' functionLinus Torvalds2008-08-07
| * | | powerpc/iseries: remove the old viocons driverStephen Rothwell2008-08-07
| * | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-08-07
| |\ \ \
| | * | | V4L/DVB (8617): uvcvideo: don't use stack-based buffers for USB transfers.Laurent Pinchart2008-08-06
| | * | | V4L/DVB (8616): uvcvideo: Add support for two Bison Electronics webcamsLaurent Pinchart2008-08-06
| | * | | V4L/DVB (8611): Add suspend/resume to pxa_camera driverRobert Jarzmik2008-08-06
| | * | | V4L/DVB (8610): Add suspend/resume capabilities to soc_camera.Robert Jarzmik2008-08-06
| | * | | V4L/DVB (8609): media: Clean up platform_driver_unregister() bogosity.Paul Mundt2008-08-06
| | * | | V4L/DVB (8607): cxusb: fix OOPS and broken tuning regression on FusionHDTV Du...Robert Lowery2008-08-06
| | * | | V4L/DVB (8605): gspca: Fix of gspca_zc3xx oops - 2.6.27-rc1Rabin Vincent2008-08-06
| | * | | V4L/DVB (8604): gspca: Fix of "scheduling while atomic" crash.Jean-Francois Moine2008-08-06
| | * | | V4L/DVB (8602): gspca: Fix small bugs, simplify and cleanup ov519.Jean-Francois Moine2008-08-06
| | * | | V4L/DVB (8582): set mts_firmware for em2882 based Pinnacle Hybrid ProEugeniy Meshcheryakov2008-08-06
| | * | | V4L/DVB (8574): gspca: Bad bytesperlines of pixelformat in spca505/506/508 an...Jean-Francois Moine2008-08-06
| | * | | V4L/DVB (8573): gspca: Bad scan of frame in spca505/506/508.Jean-Francois Moine2008-08-06
| | * | | V4L/DVB (8571): gspca: Don't use CONFIG_VIDEO_ADV_DEBUG as a compile option.Jean-Francois Moine2008-08-06
| | * | | V4L/DVB (8569): gspca: Set back the old values of Sonix sn9c120 and cleanup s...Jean-Francois Moine2008-08-06
| | * | | V4L/DVB (8567): gspca: hflip and vflip controls added for ov519 - ov7670 plus...Jean-Francois Moine2008-08-06
| | * | | V4L/DVB (8564): fix vino driver build errorYoichi Yuasa2008-08-06
| | * | | V4L/DVB (8563): fix drivers/media/video/arv.c compilationAdrian Bunk2008-08-06
| | * | | V4L/DVB (8562): DVB_DRX397XD: remove FW_LOADER selectAdrian Bunk2008-08-06
| | * | | V4L/DVB (8558): media/video/Kconfig: fix a typoMauro Carvalho Chehab2008-08-06
| | * | | V4L/DVB (8552): gspca: Bad pixel format in the spca508 subdriver.Jean-Francois Moine2008-08-06
| | * | | V4L/DVB (8550): gspca: Change a bit the init of ov7660 and Sonix JPEG bridges.Jean-Francois Moine2008-08-06
| | * | | V4L/DVB (8549a): fix kernel-doc warning, function name, and docbook filenameRandy Dunlap2008-08-06
| | |/ /
| * | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-08-07
| |\ \ \
| | * | | hwmon: (it87) Support for 16-bit fan reading in it8705 >= rev 0x03Andrew Paprocki2008-08-06
| | * | | hwmon: (it87) Support for 16-bit fan reading in it8712 >= rev 0x07Andrew Paprocki2008-08-06