aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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-20[NET] ifb: set separate lockdep classes for queue locksJarek Poplawski1-0/+15
2008-03-20[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/ieee1394/linux1394-2.6Linus 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 will ignore themPascal 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_board_init2()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-19drivers/char/rocket portability fixesAl Viro2-64/+56
2008-03-19fbdev: defio and MetronomefbJaya Kumar4-2/+1034
2008-03-19rtc-at91sam9 fixesDavid Brownell1-1/+5
2008-03-19memstick: optimize setup of JMicron host parametersAlex Dubov1-30/+30
2008-03-19memstick: add support for 8-bit parallel modeAlex Dubov1-26/+55
2008-03-19memstick: automatically retrieve "INT" value from command responseAlex Dubov4-40/+49
2008-03-19drivers/md/raid5.c: fix printk warningsAndrew Morton1-3/+3
2008-03-19memstick: drivers/memstick/host/jmb38x_ms.c: suppress uninitialized var warningAndrew Morton1-1/+3
2008-03-19memstick: drivers/memstick/host/jmb38x_ms.c needs dma-mapping.hAndrew Morton1-0/+1
2008-03-19i810fb: fix console switch regressionStefan Bauer1-1/+1
2008-03-19rtc: fix kconfig helpAlessandro Zummo1-1/+1
2008-03-19ibmpex: report temperatures in mC, not CDarrick J. Wong1-1/+1
2008-03-19ibmpex: update Kconfig to list more supported modelsDarrick J. Wong1-2/+3
2008-03-19ibmpex: correct power use multipliers for QS2x bladeDarrick J. Wong1-3/+8
2008-03-19md: 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-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds2-0/+31
2008-03-18Revert "ACPI: EC: Handle IRQ storm on Acer laptops"Alexey Starikovskiy1-11/+0
2008-03-18IDE: Make taskfile interface more robust wrt unexpected end-of-commandLinus Torvalds1-9/+27
2008-03-18[RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warningAndrew Morton1-3/+0
2008-03-18fsldma: Fix the DMA halt when using DMA_INTERRUPT async_tx transfer.Zhang Wei2-0/+31
2008-03-18[SCSI] mpt fusion: Power Management fixes for MPT SAS PCI-E controllersPrakash, Sathya2-121/+166
2008-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds4-15/+17
2008-03-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds8-214/+44
2008-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds11-25/+129
2008-03-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-1090/+0