summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-1/+2
2008-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds3-25/+10
2008-03-23mmc: use sysfs groups to handle conditional attributesPierre Ossman9-198/+96
2008-03-23ISAPNP: fix limits of logical device register setBjorn Helgaas1-8/+17
2008-03-22Revert "ide-tape: schedule driver for removal after 6 months"Bartlomiej Zolnierkiewicz1-5/+0
2008-03-22ide: mark "hdx=remap" and "hdx=remap63" kernel parameters as obsoletedBartlomiej Zolnierkiewicz1-2/+2
2008-03-22ide: mark "hdx=[driver_name]" and "hdx=scsi" kernel parameters as obsoletedBartlomiej Zolnierkiewicz1-2/+2
2008-03-22ide: mark special "ide0=" kernel parameters as obsoletedBartlomiej Zolnierkiewicz1-6/+6
2008-03-22ide: remove commented out entries from ide_pio_blacklist[]Bartlomiej Zolnierkiewicz1-10/+0
2008-03-21RDMA/nes: Fix MSS calculation on RDMA pathChien Tung1-1/+2
2008-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds29-288/+486
2008-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25Linus Torvalds1-2/+2
2008-03-21[NET] ifb: set separate lockdep classes for queue locksJarek Poplawski1-0/+15
2008-03-21[TG3]: Fix build warning on sparc32.David S. Miller1-3/+3
2008-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-0/+6
2008-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds12-136/+199
2008-03-20firewire: fix panic in handle_at_packetStefan Richter1-0/+6
2008-03-20V4L/DVB (7367): bug #10211: Fix depencencies for cx2341xMauro Carvalho Chehab1-1/+1
2008-03-20V4L/DVB (7362): tvp5150.c: logical-bitwise and confusionRoel Kluin1-2/+2
2008-03-20V4L/DVB (7334): usb video: add a device link to usbvideo devices, else hal wi...Pascal Terjan1-4/+5
2008-03-20V4L/DVB (7330): V4L1 - fix v4l_compat_translate_ioctl possible NULL derefCyrill Gorcunov1-9/+41
2008-03-20V4L/DVB (7328): usb/opera1.c: fix a memory leakAdrian Bunk1-1/+1
2008-03-20V4L/DVB (7291): em28xx: correct use of and fixAndrew Morton1-1/+1
2008-03-20V4L/DVB (7285): em28xx: Correct use of ! and &Julia Lawall1-1/+1
2008-03-20V4L/DVB (7279): ivtv: Add missing sg_init_table()Ian Armstrong1-0/+3
2008-03-20V4L/DVB (7268): saa7134: fix: tuner should be loaded before calling saa7134_b...Mauro Carvalho Chehab1-2/+3
2008-03-20V4L/DVB (7267): cx88: Fix: Loads tuner module before sending commands to itMauro Carvalho Chehab2-2/+5
2008-03-20V4L/DVB (7251): VIDEO_VIVI must depend on VIDEO_DEVAdrian Bunk1-1/+1
2008-03-20V4L/DVB (7242): ivtv: fix for yuv filter table checkIan Armstrong2-6/+6
2008-03-20V4L/DVB (7236): bttv: struct member initialized twiceHarvey Harrison1-1/+0
2008-03-20V4L/DVB (7228): saa7134: fix FM radio support for the Pinnacle PCTV 110iYuri Funduryan1-20/+21
2008-03-20[SCSI] a100u2w: fix bitmap lookup routineAkinobu Mita1-4/+5
2008-03-20drivers/char/rocket portability fixesAl Viro2-64/+56
2008-03-20fbdev: defio and MetronomefbJaya Kumar4-2/+1034
2008-03-20rtc-at91sam9 fixesDavid Brownell1-1/+5
2008-03-20memstick: optimize setup of JMicron host parametersAlex Dubov1-30/+30
2008-03-20memstick: add support for 8-bit parallel modeAlex Dubov1-26/+55
2008-03-20memstick: automatically retrieve "INT" value from command responseAlex Dubov4-40/+49
2008-03-20drivers/md/raid5.c: fix printk warningsAndrew Morton1-3/+3
2008-03-20memstick: drivers/memstick/host/jmb38x_ms.c: suppress uninitialized var warningAndrew Morton1-1/+3
2008-03-20memstick: drivers/memstick/host/jmb38x_ms.c needs dma-mapping.hAndrew Morton1-0/+1
2008-03-20i810fb: fix console switch regressionStefan Bauer1-1/+1
2008-03-20rtc: fix kconfig helpAlessandro Zummo1-1/+1
2008-03-20ibmpex: report temperatures in mC, not CDarrick J. Wong1-1/+1
2008-03-20ibmpex: update Kconfig to list more supported modelsDarrick J. Wong1-2/+3
2008-03-20ibmpex: correct power use multipliers for QS2x bladeDarrick J. Wong1-3/+8
2008-03-20md: remove the 'super' sysfs attribute from devices in an 'md' arrayNeilBrown1-12/+0
2008-03-19[SCSI] fix media change events for polled devicesKay Sievers1-0/+5
2008-03-19[SCSI] sd, sr: do not emit change event at device addKay Sievers2-0/+2
2008-03-19Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2-0/+31