summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | Input: Add support of Synaptics Clickpad deviceTakashi Iwai2010-04-202-5/+34
| | | * | | Revert "Input: ALPS - add signature for HP Pavilion dm3 laptops"Dmitry Torokhov2010-04-201-1/+0
| | | * | | Input: psmouse - ignore parity error for basic protocolsDmitry Torokhov2010-04-192-3/+16
| | * | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-05-0514-47/+83
| | |\ \ \ \
| | | * | | | drm/radeon/kms/legacy: only enable load detection property on DVI-IAlex Deucher2010-05-051-0/+2
| | | * | | | drm/radeon/kms: fix panel scaling adjusted mode setupAlex Deucher2010-05-053-22/+53
| | | * | | | drivers/gpu/drm/drm_sysfs.c: sysfs files error handlingDan Carpenter2010-04-281-9/+12
| | | * | | | drivers/gpu/drm/radeon/radeon_atombios.c: range check issuesDan Carpenter2010-04-282-3/+3
| | | * | | | gpu: vga_switcheroo, fix lock imbalanceJiri Slaby2010-04-281-2/+4
| | | * | | | drivers/gpu/drm/drm_memory.c: fix check for end of loopDan Carpenter2010-04-281-1/+1
| | | * | | | drivers/gpu/drm/via/via_video.c: fix off by one issueDan Carpenter2010-04-281-1/+1
| | | * | | | drm/radeon/kms/agp The wrong AGP chipset can cause a NULL pointer dereferenceRobert Fitzsimons2010-04-281-6/+4
| | | * | | | drm/radeon/kms: r300 fix CS checker to allow zbuffer-only fastfillMarek Olšák2010-04-283-3/+3
| | * | | | | i2c-core: Use per-adapter userspace device listsJean Delvare2010-05-041-16/+18
| | * | | | | i2c: Fix probing of FSC hardware monitoring chipsJean Delvare2010-05-041-5/+16
| | * | | | | i2c-core: Erase pointer to clientdata on removalWolfram Sang2010-05-041-2/+6
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-05-031-1/+1
| | |\ \ \ \ \
| | | * | | | | watchdog: ep93xx_wdt.c fix default timout value in MODULE_PARM_DESC string.Wim Van Sebroeck2010-05-031-1/+1
| | * | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-04-305-14/+26
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | STAGING: octeon-ethernet: Use proper phy addresses for Movidis hardware.David Daney2010-04-301-0/+8
| | | * | | | | NET: mdio-octeon: Enable the hardware before using it.David Daney2010-04-301-0/+10
| | | * | | | | I2C: Fix section mismatch errors in i2c-octeon.cDavid Daney2010-04-301-2/+2
| | | * | | | | MIPS: DB1200: PCMCIA card detection must not be auto-enabled.Manuel Lauss2010-04-301-12/+4
| | | * | | | | MIPS: TXx9: Add missing MODULE_ALIAS definitions for TXx9 platform devicesGeert Uytterhoeven2010-04-301-0/+2
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-04-3014-9/+25
| | |\ \ \ \ \ \
| | | * | | | | | Staging: vme: Re-introduce necessary bracketsMartyn Welch2010-04-301-1/+2
| | | * | | | | | Staging: iio: fix up the iio_get_new_idr_val commentAndrew Morton2010-04-301-1/+1
| | | * | | | | | Staging: add Add Sitecom WL-349 to rtl8192suRodrigo Linfati2010-04-301-0/+1
| | | * | | | | | Staging: rt2860: add Belkin F5D8055 Wireless-N USB Dongle device idChris Largret2010-04-301-0/+1
| | | * | | | | | staging: rtl8192su: add Support for Belkin F5D8053 v6Richard Airlie2010-04-301-0/+1
| | | * | | | | | Staging: dt3155: fix 50Hz configurationH Hartley Sweeten2010-04-301-2/+2
| | | * | | | | | staging: usbip: Fix deadlockEric Lescouet2010-04-301-0/+3
| | | * | | | | | Staging: rtl8192su: add USB ID for 0bda:8171Pavel Roskin2010-04-301-0/+1
| | | * | | | | | Staging: hv: name network device ethX rather than sethXStephen Hemminger2010-04-301-2/+1
| | | * | | | | | Staging: hv: Fix up memory leak on HvCleanupCyrill Gorcunov2010-04-301-1/+1
| | | * | | | | | Staging: hv: Fix a bug affecting IPv6Haiyang Zhang2010-04-301-0/+1
| | | * | | | | | staging: iio: ring_sw: Fix incorrect test on successful read of last value, c...Jonathan Cameron2010-04-301-1/+1
| | | * | | | | | staging: iio: Function iio_get_new_idr_val() return negative value if fails.Sonic Zhang2010-04-301-1/+2
| | | * | | | | | Staging: iio: adc: fix dangling pointersWolfram Sang2010-04-301-0/+2
| | | * | | | | | Staging: iio: light: fix dangling pointersWolfram Sang2010-04-301-0/+2
| | | * | | | | | Staging: iio: test for failed allocationDan Carpenter2010-04-301-0/+3
| | | * | | | | | staging: iio: lis3l02dq - incorrect ws used in container of call.Jonathan Cameron2010-04-301-1/+1
| | | |/ / / / /
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-04-307-7/+21
| | |\ \ \ \ \ \
| | | * | | | | | serial: drivers/serial/pmac_zilog.c: add missing unlockJulia Lawall2010-04-301-1/+3
| | | * | | | | | serial: 8250_pnp - add Fujitsu Wacom devicePing Cheng2010-04-301-0/+2
| | | * | | | | | tty: Fix regressions in the char driver conversionAlan Cox2010-04-305-6/+16
| | | |/ / / / /
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-04-3026-79/+190
| | |\ \ \ \ \ \
| | | * | | | | | USB: sl811-hcd: Fix device disconnectMichael Hennerich2010-04-301-3/+3
| | | * | | | | | USB: ohci-at91: fix power management hangingPatrice Vilchez2010-04-301-0/+2
| | | * | | | | | USB: rename usb_buffer_alloc() and usb_buffer_free()Daniel Mack2010-04-301-10/+10