aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-07USB: change interface to usb_lock_device_for_reset()Alan Stern6-39/+25
2009-01-07USB: usbtmc: indent & braces disagree, something else is desiredIlpo Järvinen1-6/+3
2009-01-07USB: power availability check for berry_chargeOliver Neukum1-0/+5
2009-01-07USB: Remove restrictions on signal numbers in devio.cPhil Endecott1-5/+0
2009-01-07USB: wusb: annotate association types withe proper endiannessHarvey Harrison1-1/+1
2009-01-07USB: EHCI pci-quirks.c: don't wait so long for BIOS handoffSteven Noonan1-1/+1
2009-01-07USB: straighten out inline code in sysfs.cAlan Stern1-26/+9
2009-01-07USB: avoid needless address-taking of function parametersHarvey Harrison4-13/+13
2009-01-07USB: protect hcd.h from multiple inclusionsAnton Vorontsov1-0/+4
2009-01-07usb host: Oxford OXU210HP HCD driver.Rodolfo Giometti4-0/+4446
2009-01-07USB: Avoid 20ms delay in EHCI resumeVikram Pandita1-3/+15
2009-01-07USB: use pci_ioremap_bar() in drivers/usbArjan van de Ven1-6/+6
2009-01-07USB: clean up redundant tests on unsignedroel kluin2-8/+2
2009-01-07USB: storage: unusual_devs.h additions for Macpower MasterBoxSergey Ovcharenko1-0/+7
2009-01-07USB: storage: recognizing and enabling Nokia 5200 cell phoesPaulo Afonso Graner Fessel1-0/+7
2009-01-07USB: storage: extend unusual range for 067b:3507Oliver Neukum1-1/+1
2009-01-07USB: another unusual_devs entry for another bad Argosy storage deviceNguyen Anh Quynh1-0/+7
2009-01-07USB: unusual_devs.h additions for Pentax K10DDaniel Drake1-0/+7
2009-01-06Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds10-39/+397
2009-01-07drm: fix ordering of driver unload vs agp unload.Dave Airlie1-3/+3
2009-01-07drm/i915: Respect the other stolen memory sizes we know of.Eric Anholt2-14/+40
2009-01-07drm/i915: Non-mobile parts don't have integrated TV-out.Eric Anholt1-1/+1
2009-01-07drm/i915: Add support for integrated HDMI on G4X hardware.Eric Anholt7-7/+322
2009-01-07drm/i915: Pin cursor bo and unpin old bo when setting cursor.Kristian Høgsberg2-8/+22
2009-01-07drm/i915: Don't allow objects to get bound while VT switched.Eric Anholt1-6/+9
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds46-521/+2944
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds775-26439/+472649
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds92-496/+733
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds61-1077/+966
2009-01-06parport: ieee1284: use del_timer_sync() in parport_wait_event()Michael Buesch1-1/+1
2009-01-06edac: driver for i5400 MCH (update)Mauro Carvalho Chehab1-57/+62
2009-01-06edac: driver for i5400 MCH (Seaburg)Mauro Carvalho Chehab3-0/+1479
2009-01-06edac: fix mpc85xx and add mpc8536 mpc8560Kumar Gala1-42/+32
2009-01-06edac: struct device: replace bus_id with dev_name(), dev_set_name()Kay Sievers4-6/+6
2009-01-06pci: use pci_ioremap_bar() in drivers/edacArjan van de Ven1-3/+1
2009-01-06random: don't try to look at entropy_count outside the lockMatt Mackall1-3/+2
2009-01-06consolemap: indentation & braces disagree - reindentIlpo Järvinen1-1/+1
2009-01-06rapidio: remove excess kernel-doc notationRandy Dunlap1-1/+0
2009-01-06fbdev/logo: check compatibility of main and extra logosGeert Uytterhoeven1-0/+4
2009-01-06sm501: unsigned ptr cannot be negativeroel kluin1-3/+3
2009-01-06intelfb: fix sparse warningsHannes Eder1-8/+16
2009-01-06i810: fix sparse warningsHannes Eder1-6/+12
2009-01-06neofb: fix sparse warningsHannes Eder1-2/+4
2009-01-06pm3fb: fix sparse warningHannes Eder1-2/+4
2009-01-06viafb: fix sparse warningsHannes Eder1-6/+12
2009-01-06nvidia: fix sparse warningsHannes Eder1-4/+8
2009-01-06gbefb: unsigned var->pixclock cannot be less than 0roel kluin1-2/+5
2009-01-06fb: carminefb: trivial annotation packing color registerHarvey Harrison1-1/+1
2009-01-06blackfin: remove __FUNCTION__ in video driverHarvey Harrison1-3/+3
2009-01-06fbdev: fix typo in drivers/video/modedb.cJiri Moravec1-1/+1