summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-08-0714-104/+82
|\
| *-------. Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linusRoland Dreier2008-08-0712-77/+58
| |\ \ \ \ \
| | | | | | * IB/mlx4: Allow 4K messages for UD QPsAlex Naslednikov2008-08-071-1/+1
| | | | | | * mlx4_core: Add ethernet fields to CQE structYevgeny Petrilin2008-08-061-17/+16
| | | | | * | IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULLJulien Brunel2008-08-071-1/+1
| | | | | |/
| | | | * | IPoIB/cm: Set correct SG list in ipoib_cm_init_rx_wr()Roland Dreier2008-07-301-1/+1
| | | | |/
| | | * | IB/ipath: Fix printk format warningsAlexander Beregalov2008-08-043-9/+15
| | | * | IB/ipath: Use unsigned long for irq flagsVegard Nossum2008-07-301-3/+3
| | | |/
| | * | RDMA/cxgb3: Fix deadlock initializing iw_cxgb3 deviceSteve Wise2008-08-041-25/+3
| | * | RDMA/cxgb3: Fix up MW access rightsSteve Wise2008-08-043-4/+11
| | * | RDMA/cxgb3: Fix QP capabilitiesSteve Wise2008-08-041-16/+7
| | |/
| * | RDMA/cma: Remove padding arrays by using struct sockaddr_storageRoland Dreier2008-08-042-27/+24
| |/
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-08-074-436/+513
|\ \
| * | xen-blkfront.c: make blkif_ioctl() staticAdrian Bunk2008-08-061-2/+2
| * | cciss: fix bug if scsi tape support is disabledMike Miller2008-08-061-0/+2
| * | cciss: add support for multi lun tape devicesMike Miller2008-08-061-3/+37
| * | cciss: change the way we notify scsi midlayer of tape drivesMike Miller2008-08-061-39/+118
| * | cciss: fix negative logical drive count in procfsMike Miller2008-08-061-6/+9
| * | cciss: remove redundant codeMike Miller2008-08-061-304/+169
| * | cciss: make rebuild_lun_table behave betterMike Miller2008-08-062-122/+216
| * | cciss: return -EFAULT if copy_from_user() failsNikanth Karthikesan2008-08-061-1/+1
* | | Fix up duplicate '__s3c2410wdt_stop()' functionLinus Torvalds2008-08-071-11/+0
* | | powerpc/iseries: remove the old viocons driverStephen Rothwell2008-08-073-1169/+1
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-08-0728-592/+679
|\ \ \
| * | | V4L/DVB (8617): uvcvideo: don't use stack-based buffers for USB transfers.Laurent Pinchart2008-08-062-23/+43
| * | | V4L/DVB (8616): uvcvideo: Add support for two Bison Electronics webcamsLaurent Pinchart2008-08-061-4/+22
| * | | V4L/DVB (8611): Add suspend/resume to pxa_camera driverRobert Jarzmik2008-08-061-0/+56
| * | | V4L/DVB (8610): Add suspend/resume capabilities to soc_camera.Robert Jarzmik2008-08-061-0/+26
| * | | V4L/DVB (8609): media: Clean up platform_driver_unregister() bogosity.Paul Mundt2008-08-063-3/+3
| * | | V4L/DVB (8607): cxusb: fix OOPS and broken tuning regression on FusionHDTV Du...Robert Lowery2008-08-061-3/+4
| * | | V4L/DVB (8605): gspca: Fix of gspca_zc3xx oops - 2.6.27-rc1Rabin Vincent2008-08-061-1/+1
| * | | V4L/DVB (8604): gspca: Fix of "scheduling while atomic" crash.Jean-Francois Moine2008-08-064-115/+171
| * | | V4L/DVB (8602): gspca: Fix small bugs, simplify and cleanup ov519.Jean-Francois Moine2008-08-061-251/+143
| * | | V4L/DVB (8582): set mts_firmware for em2882 based Pinnacle Hybrid ProEugeniy Meshcheryakov2008-08-061-0/+1
| * | | V4L/DVB (8574): gspca: Bad bytesperlines of pixelformat in spca505/506/508 an...Jean-Francois Moine2008-08-064-16/+16
| * | | V4L/DVB (8573): gspca: Bad scan of frame in spca505/506/508.Jean-Francois Moine2008-08-063-3/+3
| * | | V4L/DVB (8571): gspca: Don't use CONFIG_VIDEO_ADV_DEBUG as a compile option.Jean-Francois Moine2008-08-066-14/+17
| * | | V4L/DVB (8569): gspca: Set back the old values of Sonix sn9c120 and cleanup s...Jean-Francois Moine2008-08-061-125/+59
| * | | V4L/DVB (8567): gspca: hflip and vflip controls added for ov519 - ov7670 plus...Jean-Francois Moine2008-08-061-16/+98
| * | | V4L/DVB (8564): fix vino driver build errorYoichi Yuasa2008-08-061-0/+1
| * | | V4L/DVB (8563): fix drivers/media/video/arv.c compilationAdrian Bunk2008-08-061-1/+1
| * | | V4L/DVB (8562): DVB_DRX397XD: remove FW_LOADER selectAdrian Bunk2008-08-061-2/+1
| * | | V4L/DVB (8558): media/video/Kconfig: fix a typoMauro Carvalho Chehab2008-08-061-1/+1
| * | | V4L/DVB (8552): gspca: Bad pixel format in the spca508 subdriver.Jean-Francois Moine2008-08-061-4/+4
| * | | V4L/DVB (8550): gspca: Change a bit the init of ov7660 and Sonix JPEG bridges.Jean-Francois Moine2008-08-061-25/+21
| * | | V4L/DVB (8549a): fix kernel-doc warning, function name, and docbook filenameRandy Dunlap2008-08-061-1/+3
| |/ /
* | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-08-0710-238/+687
|\ \ \
| * | | hwmon: (it87) Support for 16-bit fan reading in it8705 >= rev 0x03Andrew Paprocki2008-08-061-7/+12
| * | | hwmon: (it87) Support for 16-bit fan reading in it8712 >= rev 0x07Andrew Paprocki2008-08-061-10/+22
| * | | hwmon: (hwmon-vid) Add 6-bit vid codes for AMD NPT 0Fh cpusFrank Myhr2008-08-061-10/+8
OpenPOWER on IntegriCloud