summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sky2: don't clear phy power bitsStephen Hemminger2007-08-211-2/+2
* hisax: update hfc_usb driverMartin Bachem2007-08-212-445/+288
* Revert "USB: EHCI cpufreq fix"Linus Torvalds2007-08-205-215/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-08-2012-72/+109
|\
| * ide-disk: workaround for buggy HPA support on ST340823A (take 3)Bartlomiej Zolnierkiewicz2007-08-202-0/+20
| * hpt34x: fix CONFIG_HPT34X_AUTODMA=n handlingBartlomiej Zolnierkiewicz2007-08-201-4/+2
| * triflex: add missing ->dma_base checkBartlomiej Zolnierkiewicz2007-08-201-0/+3
| * pdc202xx_old: add missing ->dma_base checkBartlomiej Zolnierkiewicz2007-08-201-3/+6
| * pdc202xx_new: add missing ->dma_base checkBartlomiej Zolnierkiewicz2007-08-201-2/+8
| * cs5530: add missing ->dma_base checkBartlomiej Zolnierkiewicz2007-08-201-1/+7
| * ide: ide_config_drive_speed() bugfixesBartlomiej Zolnierkiewicz2007-08-201-2/+2
| * ide: add cable detection for early UDMA66 devices (take 3)Bartlomiej Zolnierkiewicz2007-08-202-22/+36
| * ide-pmac: fix drive->init_speed reportingBartlomiej Zolnierkiewicz2007-08-201-11/+3
| * ide: config_drive_for_dma() fixesBartlomiej Zolnierkiewicz2007-08-202-25/+10
| * ide-cris: fix ->set_pio_mode method to set transfer mode on the deviceBartlomiej Zolnierkiewicz2007-08-201-0/+2
| * ide: fix hidden dependencies on CONFIG_IDE_GENERICBartlomiej Zolnierkiewicz2007-08-201-0/+9
| * ide: make CONFIG_IDE_GENERIC default to NTejun Heo2007-08-201-2/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds2007-08-204-6/+39
|\ \
| * | V4L/DVB (6028): Turn an unnecessary mdelay() into msleep().Marcelo Tosatti2007-08-201-1/+1
| * | V4L/DVB (6027): Get rid of an ill-behaved msleep in i2c writeJonathan Corbet2007-08-202-2/+25
| * | V4L/DVB (6026): Avoid powering up the camera on resumeChris Ball2007-08-201-1/+10
| * | V4L/DVB (5991): dvb-pll: Set minimum and maximum frequency properlyTrent Piepho2007-08-201-1/+1
| * | V4L/DVB (5969): ivtv: report ivtv version in status logHans Verkuil2007-08-201-1/+1
| * | V4L/DVB (5967): ivtv: fix VIDIOC_S_FBUF:new OSD values where never setHans Verkuil2007-08-201-0/+1
| |/
* | KVM: Avoid calling smp_call_function_single() with interrupts disabledAvi Kivity2007-08-191-0/+4
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-08-181-1/+1
|\
| * [ARM] 4544/1: arm: fix section mismatch in pxa fbSam Ravnborg2007-08-111-1/+1
* | fix random hang in forcedeth driver when using netconsoleTimo Jantunen2007-08-181-5/+5
* | Add some help texts to recently-introduced kconfig itemsJan Engelhardt2007-08-1810-0/+59
* | Enable partitions for lguest block deviceRusty Russell2007-08-181-3/+6
* | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2007-08-183-26/+36
|\ \
| * | hwmon: (smsc47m1) restore missing name attributeJean Delvare2007-08-121-0/+2
| * | hwmon: (w83627ehf) don't assume bank 0Jean Delvare2007-08-121-5/+3
| * | hwmon: (w83627ehf) read fan_div values during probeMark M. Hoffman2007-08-121-19/+29
| * | hwmon: fix w83781d temp sensor type settingMark M. Hoffman2007-08-111-2/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-08-1813-56/+73
|\ \
| * | IB/mlx4: Incorrect semicolon after if statementIlpo Järvinen2007-08-151-1/+1
| * | mlx4_core: Wait 1 second after reset before accessing deviceEli Cohen2007-08-131-0/+3
| * | IPoIB: Fix leak in ipoib_transport_dev_init() error pathJack Morgenstein2007-08-071-0/+1
| * | IB/mlx4: Fix opcode returned in RDMA read completionVu Pham2007-08-031-1/+1
| * | IB/srp: Add OUI for new Cisco targetsRaghava Kondapalli2007-08-031-1/+3
| * | IB/srp: Wrap OUI checking for workarounds in helper functionsRoland Dreier2007-08-031-9/+20
| * | RDMA/cxgb3: Always call low level send function via cxgb3_ofld_send()Steve Wise2007-08-031-8/+8
| * | IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.cDotan Barak2007-08-031-0/+5
| * | IB/mad: Fix address handle leak in mad_rmppSean Hefty2007-08-031-4/+4
| * | IB/mad: agent_send_response() should be voidHal Rosenstock2007-08-032-17/+13
| * | IB/mad: Fix memory leak in switch handling in ib_mad_recv_done_handler()Hal Rosenstock2007-08-031-6/+5
| * | IB/mad: Fix error path if response alloc fails in ib_mad_recv_done_handler()Hal Rosenstock2007-08-031-6/+8
| * | IB/sa: Don't need to check for default P_Key twiceRoland Dreier2007-08-031-3/+1
| * | IB/core: Ignore membership bit in ib_find_pkey()Moni Shoua2007-08-031-1/+1
OpenPOWER on IntegriCloud