summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-01-16pata_atiixp: update port enabledness test handlingTejun Heo1-19/+13
2009-01-16[libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik4-7/+15
2009-01-16drm/i915: lock correct mutex around object unreference.Dave Airlie1-6/+11
2009-01-16drm/i915: add support for physical memory objectsDave Airlie4-13/+233
2009-01-16drm/i915: make LVDS fixed mode a preferred modeJesse Barnes1-0/+7
2009-01-16drm: handle depth & bpp changes correctlyJesse Barnes2-15/+35
2009-01-16drm: initial KMS config fixesJesse Barnes1-34/+93
2009-01-16serial: Add 16850 uart type support to OF uart driverMatthias Fuchs1-0/+1
2009-01-16hvc_console: Remove tty->low_latencyHendrik Brueckner1-2/+0
2009-01-16powerpc/ps3: printing fixups for l64 to ll64 conversion drivers/videoStephen Rothwell1-2/+2
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/scsiStephen Rothwell1-3/+3
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/ps3Stephen Rothwell3-19/+19
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/charStephen Rothwell1-9/+9
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/blockStephen Rothwell1-9/+9
2009-01-16powerpc/ps3: The lv1_ routines have u64 parametersStephen Rothwell1-11/+13
2009-01-16powerpc: Cleanup from l64 to ll64 change drivers/scsiStephen Rothwell2-10/+10
2009-01-16mlx4_core: Fix min() warningAndrew Morton1-3/+3
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds50-557/+765
2009-01-16Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds5-15/+1297
2009-01-16drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y buildDavid Brownell1-1/+1
2009-01-16hp_accel: do not call ACPI from invalid contextPavel Machek1-19/+49
2009-01-16lis3lv02d: merge with leds hp diskEric Piel5-150/+52
2009-01-16hwmon: applesmc: fix light sensor readings on newer MacBooksAlex Murray1-0/+5
2009-01-16nbd: do not allow two clients at the same timePavel Machek1-0/+4
2009-01-16synclink_gt: enable RI interruptPaul Fulghum1-10/+6
2009-01-16sgi-xp: eliminate false detection of no heartbeatDean Nelson1-1/+1
2009-01-16rtc: rtc-twl4030 don't mask alarm interrupts on shutdownMatti Halme1-2/+3
2009-01-16rtc-pxa: fix build failureAntonio Ospite1-0/+2
2009-01-16rtc: tw4030 add alarm/update interfacesAlessandro Zummo1-34/+10
2009-01-16sysrq: add commentary on why we use the console loglevel over using KERN_EMERGAndy Whitcroft1-0/+6
2009-01-16video/framebuffer: fix bug: jpegview cannot work on framebuffer device other ...Michael Hennerich2-2/+28
2009-01-16gpio: fix probe() error return in gpio driver probesBen Dooks5-12/+24
2009-01-16atmel_spi: allow transfer when max_speed_hz = 0Stanislaw Gruszka1-2/+1
2009-01-16atmel_serial: fix flow control bugItai Levi1-1/+1
2009-01-16b44: GFP_DMA skb should not escape from driverEric Dumazet2-2/+4
2009-01-16hwmon: (abituguru3) Fix CONFIG_DMI=n fallback to probeAlistair John Strachan1-1/+1
2009-01-16hwmon: (abituguru3) Enable DMI probing feature on IN9 32X MAXAlistair John Strachan1-1/+1
2009-01-16hwmon: (abituguru3) Match partial DMI board name stringsAlistair John Strachan1-4/+16
2009-01-16hwmon: Add a driver for the ADT7475 hardware monitoring chipJordan Crouse3-0/+1233
2009-01-16hwmon: (k8temp) Fix temperature reporting for (most) K8 RevG CPUsAndreas Herrmann1-2/+15
2009-01-16hwmon: (k8temp) Fix wrong sensor selection for AMD K8 RevF/RevG CPUsAndreas Herrmann1-0/+9
2009-01-16hwmon: (k8temp) Warn about fam F rev F errataAndreas Herrmann1-7/+22
2009-01-15hso serial throttled tty kref fix.Denis Joseph Barrow1-1/+3
2009-01-15tty: Fix double grabbing of a spinlockDenis Joseph Barrow1-2/+1
2009-01-15tty: Fix a kref leak in the HSO driver on re-openAlan Cox1-0/+1
2009-01-15ftdi_sio: fix kref leakJim Paris1-1/+1
2009-01-15When a break signal is detected, the next character should be ignored.Mischa Jonker1-11/+12
2009-01-15serial: Add SupraExpress 336i PnP Voice ModemDaniel Gagnon1-0/+2
2009-01-158250_pci: add support for netmos 9835 IBM devicesJiri Slaby1-0/+8
2009-01-15tty: Fix race in the flush for some ldiscsAlan Cox1-1/+1