summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-08-182-6/+4
|\ \ \ \
| * | | | [IOAT]: Remove redundant struct member to avoid descriptor cache missShannon Nelson2007-08-142-6/+4
| | |_|/ | |/| |
* | | | libata: adjust libata to ignore errors after spinupRyan Power2007-08-151-1/+1
* | | | ata_piix: add TECRA M7 to broken suspend listTejun Heo2007-08-151-0/+7
* | | | pata_hpt{37x|3x2n}: fix clock reporting (take 2)Sergei Shtylyov2007-08-152-7/+11
* | | | pata_hpt37x: actually clock HPT374 with 50 MHz DPLL (take 2)Sergei Shtylyov2007-08-151-8/+4
* | | | pata_artop: fix UDMA5 for AEC6280[R] and UDMA6 for AEC6880[R]Bartlomiej Zolnierkiewicz2007-08-151-5/+14
* | | | ata_piix: update map 10b for ich8mTejun Heo2007-08-151-1/+1
* | | | sata_mv: PCI IDs for Hightpoint RocketRaid 1740/1742Alan Cox2007-08-151-0/+3
* | | | [libata] pata_isapnp: replace missing module device tableJeff Garzik2007-08-151-0/+2
|/ / /
* | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-08-147-45/+51
|\ \ \
| * | | i2c-s3c2410: Build fixBen Dooks2007-08-141-2/+2
| * | | i2c/menelaus: Build fixDavid Brownell2007-08-141-2/+1
| * | | i2c-mv64xxx: Reinitialize hw and driver on I2C bus hangDale Farnsworth2007-08-141-14/+17
OpenPOWER on IntegriCloud