aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | serial: sh-sci: Fix fifo stall on SH7760/SH7780/SH7785 SCIF.Yutaro Ebihara2008-03-111-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-03-201-0/+6
|\ \ \ \ \
| * | | | | firewire: fix panic in handle_at_packetStefan Richter2008-03-201-0/+6
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-03-2012-136/+199
|\ \ \ \ \ \
| * | | | | | [SCSI] a100u2w: fix bitmap lookup routineAkinobu Mita2008-03-201-4/+5
| * | | | | | [SCSI] fix media change events for polled devicesKay Sievers2008-03-191-0/+5
| * | | | | | [SCSI] sd, sr: do not emit change event at device addKay Sievers2008-03-192-0/+2
| * | | | | | [SCSI] mpt fusion: Power Management fixes for MPT SAS PCI-E controllersPrakash, Sathya2008-03-182-121/+166
| * | | | | | [SCSI] gdth: Allocate sense_buffer to prevent NULL pointer dereferenceSven Schnelle2008-03-141-0/+7
| * | | | | | [SCSI] arcmsr: fix iounmap error for Type B adapternickcheng2008-03-141-7/+7
| * | | | | | [SCSI] isd200: Allocate sense_buffer for hacked up scsi_cmndBoaz Harrosh2008-03-131-1/+4
| * | | | | | [SCSI] fix bsg queue oops with iscsi logoutMike Christie2008-03-131-1/+1
| * | | | | | [SCSI] Fix dependency problems in SCSI driversJames Bottomley2008-03-081-1/+1
| * | | | | | [SCSI] advansys: Fix bug in AdvLoadMicrocodeMatthew Wilcox2008-03-071-1/+1
* | | | | | | V4L/DVB (7367): bug #10211: Fix depencencies for cx2341xMauro Carvalho Chehab2008-03-201-1/+1
* | | | | | | V4L/DVB (7362): tvp5150.c: logical-bitwise and confusionRoel Kluin2008-03-201-2/+2
* | | | | | | V4L/DVB (7334): usb video: add a device link to usbvideo devices, else hal wi...Pascal Terjan2008-03-201-4/+5
* | | | | | | V4L/DVB (7330): V4L1 - fix v4l_compat_translate_ioctl possible NULL derefCyrill Gorcunov2008-03-201-9/+41
* | | | | | | V4L/DVB (7328): usb/opera1.c: fix a memory leakAdrian Bunk2008-03-201-1/+1
* | | | | | | V4L/DVB (7291): em28xx: correct use of and fixAndrew Morton2008-03-201-1/+1
* | | | | | | V4L/DVB (7285): em28xx: Correct use of ! and &Julia Lawall2008-03-201-1/+1
* | | | | | | V4L/DVB (7279): ivtv: Add missing sg_init_table()Ian Armstrong2008-03-201-0/+3
* | | | | | | V4L/DVB (7268): saa7134: fix: tuner should be loaded before calling saa7134_b...Mauro Carvalho Chehab2008-03-201-2/+3
* | | | | | | V4L/DVB (7267): cx88: Fix: Loads tuner module before sending commands to itMauro Carvalho Chehab2008-03-202-2/+5
* | | | | | | V4L/DVB (7251): VIDEO_VIVI must depend on VIDEO_DEVAdrian Bunk2008-03-201-1/+1
* | | | | | | V4L/DVB (7242): ivtv: fix for yuv filter table checkIan Armstrong2008-03-202-6/+6
* | | | | | | V4L/DVB (7236): bttv: struct member initialized twiceHarvey Harrison2008-03-201-1/+0
* | | | | | | V4L/DVB (7228): saa7134: fix FM radio support for the Pinnacle PCTV 110iYuri Funduryan2008-03-201-20/+21
* | | | | | | drivers/char/rocket portability fixesAl Viro2008-03-192-64/+56
* | | | | | | fbdev: defio and MetronomefbJaya Kumar2008-03-194-2/+1034
* | | | | | | rtc-at91sam9 fixesDavid Brownell2008-03-191-1/+5
* | | | | | | memstick: optimize setup of JMicron host parametersAlex Dubov2008-03-191-30/+30
* | | | | | | memstick: add support for 8-bit parallel modeAlex Dubov2008-03-191-26/+55
* | | | | | | memstick: automatically retrieve "INT" value from command responseAlex Dubov2008-03-194-40/+49
* | | | | | | drivers/md/raid5.c: fix printk warningsAndrew Morton2008-03-191-3/+3
* | | | | | | memstick: drivers/memstick/host/jmb38x_ms.c: suppress uninitialized var warningAndrew Morton2008-03-191-1/+3
* | | | | | | memstick: drivers/memstick/host/jmb38x_ms.c needs dma-mapping.hAndrew Morton2008-03-191-0/+1
* | | | | | | i810fb: fix console switch regressionStefan Bauer2008-03-191-1/+1
* | | | | | | rtc: fix kconfig helpAlessandro Zummo2008-03-191-1/+1
* | | | | | | ibmpex: report temperatures in mC, not CDarrick J. Wong2008-03-191-1/+1
* | | | | | | ibmpex: update Kconfig to list more supported modelsDarrick J. Wong2008-03-191-2/+3
* | | | | | | ibmpex: correct power use multipliers for QS2x bladeDarrick J. Wong2008-03-191-3/+8
* | | | | | | md: remove the 'super' sysfs attribute from devices in an 'md' arrayNeilBrown2008-03-191-12/+0
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2008-03-182-0/+31
|\ \ \ \ \ \ \
| * | | | | | | fsldma: Fix the DMA halt when using DMA_INTERRUPT async_tx transfer.Zhang Wei2008-03-182-0/+31
* | | | | | | | Revert "ACPI: EC: Handle IRQ storm on Acer laptops"Alexey Starikovskiy2008-03-181-11/+0
* | | | | | | | IDE: Make taskfile interface more robust wrt unexpected end-of-commandLinus Torvalds2008-03-181-9/+27
|/ / / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-03-184-15/+17
|\ \ \ \ \ \ \
| * | | | | | | HID: update key codes for Apple aluminiumMichael Hanselmann2008-03-181-12/+10
| * | | | | | | HID: fix comment in hid_input_report()Jiri Kosina2008-03-181-1/+1