summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-01-07USB: Allow usbmon as a module even if usbcore is builtinPete Zaitcev
2009-01-07USB: serial: ipw.c: mark {__init|__exit} for usb_ipw_{init|exit}Qinghuang Feng
2009-01-07USB: gadget: pxa27x_udc.c: cleanup kernel-docQinghuang Feng
2009-01-07USB: m66592 and r8a66597 resource changesMagnus Damm
2009-01-07USB: Convert ohci-pnx4008 to a new-style i2c driverJean Delvare
2009-01-07USB: Introduce usb_queue_reset() to do resets from atomic contextsInaky Perez-Gonzalez
2009-01-07USB: add asynchronous autosuspend/autoresume supportAlan Stern
2009-01-07USB: usb-storage: add "quirks=" module parameterAlan Stern
2009-01-07oxu210hp-hcd.c: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-07usb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-07USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]Vitaly Bordug
2009-01-07USB: fsl_qe_udc: Check for muram allocation errorsAnton Vorontsov
2009-01-07USB: change interface to usb_lock_device_for_reset()Alan Stern
2009-01-07USB: usbtmc: indent & braces disagree, something else is desiredIlpo Järvinen
2009-01-07USB: power availability check for berry_chargeOliver Neukum
2009-01-07USB: Remove restrictions on signal numbers in devio.cPhil Endecott
2009-01-07USB: wusb: annotate association types withe proper endiannessHarvey Harrison
2009-01-07USB: EHCI pci-quirks.c: don't wait so long for BIOS handoffSteven Noonan
2009-01-07USB: straighten out inline code in sysfs.cAlan Stern
2009-01-07USB: avoid needless address-taking of function parametersHarvey Harrison
2009-01-07USB: protect hcd.h from multiple inclusionsAnton Vorontsov
2009-01-07usb host: Oxford OXU210HP HCD driver.Rodolfo Giometti
2009-01-07USB: Avoid 20ms delay in EHCI resumeVikram Pandita
2009-01-07USB: use pci_ioremap_bar() in drivers/usbArjan van de Ven
2009-01-07USB: clean up redundant tests on unsignedroel kluin
2009-01-07USB: storage: unusual_devs.h additions for Macpower MasterBoxSergey Ovcharenko
2009-01-07USB: storage: recognizing and enabling Nokia 5200 cell phoesPaulo Afonso Graner Fessel
2009-01-07USB: storage: extend unusual range for 067b:3507Oliver Neukum
2009-01-07USB: another unusual_devs entry for another bad Argosy storage deviceNguyen Anh Quynh
2009-01-07USB: unusual_devs.h additions for Pentax K10DDaniel Drake
2009-01-06Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-01-07drm: fix ordering of driver unload vs agp unload.Dave Airlie
2009-01-07drm/i915: Respect the other stolen memory sizes we know of.Eric Anholt
2009-01-07drm/i915: Non-mobile parts don't have integrated TV-out.Eric Anholt
2009-01-07drm/i915: Add support for integrated HDMI on G4X hardware.Eric Anholt
2009-01-07drm/i915: Pin cursor bo and unpin old bo when setting cursor.Kristian Høgsberg
2009-01-07drm/i915: Don't allow objects to get bound while VT switched.Eric Anholt
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2009-01-06parport: ieee1284: use del_timer_sync() in parport_wait_event()Michael Buesch
2009-01-06edac: driver for i5400 MCH (update)Mauro Carvalho Chehab
2009-01-06edac: driver for i5400 MCH (Seaburg)Mauro Carvalho Chehab
2009-01-06edac: fix mpc85xx and add mpc8536 mpc8560Kumar Gala
2009-01-06edac: struct device: replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06pci: use pci_ioremap_bar() in drivers/edacArjan van de Ven
2009-01-06random: don't try to look at entropy_count outside the lockMatt Mackall
2009-01-06consolemap: indentation & braces disagree - reindentIlpo Järvinen
2009-01-06rapidio: remove excess kernel-doc notationRandy Dunlap