aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-10-15[NIU]: getting rid of __ucmpdi2 in niu.oAl Viro
2007-10-15[NIU]: Fix write past end of array in niu_pci_probe_sprom().David S. Miller
2007-10-15Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.cLinus Torvalds
2007-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-10-15Merge branch 'agp-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds
2007-10-15Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-10-15HID: fix HIDIOCGRDESC memory access in hidrawJiri Kosina
2007-10-15sched: guest CPU accounting: maintain guest state in KVMLaurent Vivier
2007-10-15via invalid device ids removalXavier Bachelot
2007-10-15radeon: Commit the ring after each partial texture upload blit.chaohong guo
2007-10-15i915: fix vbl swap allocation size.Dave Airlie
2007-10-15drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt
2007-10-15drm: remove XFREE86_VERSION macros.Dave Airlie
2007-10-15drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt
2007-10-15drm: Remove DRM_ERR OS macro.Eric Anholt
2007-10-15fix use after free in amd create gatt pagesJesper Juhl
2007-10-15AGP fix race condition between unmapping and freeing pagesDave Airlie
2007-10-14Fix compile while compiling drivers/mmc/host/mmc_spi.o with !BLOCKDavid Brownell
2007-10-14sky2: reboot fixStephen Hemminger
2007-10-14Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds
2007-10-14hisax: hfc_usb: update to current CVS versionMartin Bachem
2007-10-14ipg: endianness fixesAl Viro
2007-10-14ipg: endianness annotationsAl Viro
2007-10-14hamradio: ->hard_header() takes packet type in host-endianAl Viro
2007-10-14more tulip endianness annotationsAl Viro
2007-10-14ibm_newemac annotations (iomem, NULL noise)Al Viro
2007-10-14more trivial signedness fixes in driversAl Viro
2007-10-14signedness: module_param_array nump argumentAl Viro
2007-10-14long vs. unsigned long - low-hanging fruits in driversAl Viro
2007-10-14synclink_gt endianness annotationsAl Viro
2007-10-14fw-cdev __user annotationsAl Viro
2007-10-14mpc5200_wdt: __user annotationsAl Viro
2007-10-14remove duplicate initializer (macvlan)Al Viro
2007-10-14skb->tail in ibm_newemac should be skb_tail_pointer()Al Viro
2007-10-14hwmon: (vt8231) fix sparse warningMark M. Hoffman
2007-10-14hwmon: (sis5595) fix sparse warningMark M. Hoffman
2007-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2007-10-14Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-10-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-10-14mpc52xx-uart: fix compile warning (format type mismatch)Grant Likely
2007-10-14mpc52xx-ata: fix compile warning (unused variable)Grant Likely
2007-10-14XilinxFB: typo bugfixGrant Likely
2007-10-14more uevent fallout (drivers/base/memory.c)Al Viro
2007-10-14missing include in ssbAl Viro
2007-10-14typo in ibm_newemac/rgmii.cAl Viro
2007-10-14uevent environment changes falloutAl Viro
2007-10-14Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse
2007-10-14Merge branch 'hidraw' into for-linusJiri Kosina
2007-10-14HID: hidraw_connect() memleak fixMariusz Kozlowski