aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm: add savage driverDave Airlie2005-08-077-0/+3152
* drm: remove version.h and any version checks..Dave Airlie2005-08-075-107/+0
* drm: fix warning in drm_pci.cDave Airlie2005-08-051-5/+5
* drm: remove the gamma driverDave Airlie2005-08-0511-2415/+0
* drm: switch drm_handle_t to unsigned intDave Airlie2005-08-051-1/+1
* drm: updated DRM map patch for 32/64 bit systemsDave Airlie2005-08-0515-54/+177
* drm: copy the right data back to userspace for getreserved contexts ioctlDave Airlie2005-08-051-1/+1
* drm: fix ioctl direction in r128 getparamDave Airlie2005-08-051-1/+1
* Merge ../linux-2.6/Dave Airlie2005-07-316-236/+962
|\
| * Revert "yenta free_irq on suspend"Linus Torvalds2005-07-301-9/+0
| * [PATCH] sk98lin: basic suspend/resume support fixesRafael J. Wysocki2005-07-301-12/+26
| * merge 2.6.13-rc4 with ACPI's to-linus treeLen Brown2005-07-3092-925/+1543
| |\
| * \ /home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown2005-07-296-227/+957
| |\ \
| | * | [ACPI] suspend/resume ACPI PCI Interrupt LinksDavid Shaohua Li2005-07-292-42/+146
| | * | [ACPI] delete boot-time printk()s from processor_idle.cVenkatesh Pallipadi2005-07-291-2/+0
| | * | [ACPI] fix resume issues on Asus L5DRafael J. Wysocki2005-07-292-0/+72
| | * | [ACPI] Add "ec_polling" boot optionLuming Yu2005-07-291-171/+722
| | * | [ACPI] address boot-freeze with updated DMI blacklist for c-statesDavid Shaohua Li2005-07-291-9/+12
| | * | [ACPI] Fix memset arguments in acpi processor_idle.cVenkatesh Pallipadi2005-07-291-2/+4
| | * | [ACPI] Fix the regression with c1_default_handler on some systemsVenkatesh Pallipadi2005-07-291-1/+1
* | | | Merge ../linux-2.6/Dave Airlie2005-07-30716-45185/+63820
|\ \ \ \ | | |_|/ | |/| |
| * | | [PATCH] agp: restore APBASE after setting APSIZEMatthew Garrett2005-07-292-3/+10
| * | | [PATCH] s390: device recognitionCornelia Huck2005-07-291-0/+3
| * | | [PATCH] fbdev: Replace memcpy with for-loop when preparing bitmapAntonino A. Daplas2005-07-291-2/+4
| * | | [PATCH] vesafb: Fix mtrr bugsAntonino A. Daplas2005-07-291-11/+36
| * | | [PATCH] serial: add MMIO support to 8250_pnpBjorn Helgaas2005-07-291-7/+15
| * | | [PATCH] USB: hidinput_hid_event() oops fixPete Zaitcev2005-07-291-2/+3
| * | | [PATCH] USB: fix in usb_calc_bus_timeDan Streetman2005-07-293-7/+9
| * | | [PATCH] USB: fix Bug in usb-skeleton.cConger, Chris A2005-07-291-2/+4
| * | | [PATCH] USB: add S3C24XX USB Host driver supportBen Dooks2005-07-293-0/+502
| * | | [PATCH] USB: drivers/net/usb/zd1201.c: Gigabyte GN-WLBZ201 dongle usbidMathieu2005-07-291-0/+1
| * | | [PATCH] USB: Patch for KYOCERA AH-K3001V supportMasahito Omote2005-07-291-0/+3
| * | | [PATCH] USB: ldusb fixesMichael Hund2005-07-291-1/+6
| * | | [PATCH] USB: Usbcore: Don't try to delete unregistered interfacesAlan Stern2005-07-291-2/+4
| * | | [PATCH] USB: drivers/usb/net/: remove two unused multicast_filter_limit varia...Adrian Bunk2005-07-292-3/+0
| * | | [PATCH] USB: usbfs: Don't leak uninitialized dataAlan Stern2005-07-291-6/+12
| * | | [PATCH] USB: ftdi_sio: fix a couple of timeoutsIan Abbott2005-07-291-2/+3
| * | | [PATCH] USB: ftdi_sio: Update RTS and DTR simultaneouslyIan Abbott2005-07-291-95/+43
| * | | [PATCH] USB: ftdi_sio: new microHAM and Evolution Robotics devicesIan Abbott2005-07-292-0/+17
| * | | [PATCH] PCI: remove PCI_BRIDGE_CTL_VGA handling from setup-bus.cIvan Kokshaysky2005-07-292-13/+1
| * | | [PATCH] PCI: Adjust PCI rom code to handle more broken ROMsJon Smirl2005-07-291-1/+3
| * | | [PATCH] PCI: Hidden SMBus bridge on Toshiba Tecra M2Daniele Gaffuri2005-07-291-0/+5
| * | | [PATCH] w1: kconfig/Makefile fix.Evgeniy Polyakov2005-07-291-1/+1
| * | | [PATCH] I2C: 24RF08 corruption prevention (again)Jean Delvare2005-07-292-6/+10
| * | | [PATCH] I2C: missing new lines in i2c-core messagesJean Delvare2005-07-291-4/+4
| * | | [PATCH] I2C: use time_after in 3 chip driversJean Delvare2005-07-293-7/+6
| * | | [PATCH] I2C: Missing space in split stringsJean Delvare2005-07-294-6/+6
| * | | [PATCH] I2C: ds1337 - fix 12/24 hour mode bugLadislav Michl2005-07-291-3/+3
| * | | [PATCH] I2C-MPC: Restore code removedKumar Gala2005-07-291-0/+94
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2005-07-291-2/+2
| |\ \ \