summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-04-0412-56/+80
|\
| * drm: fix "persistant" typoJan Engelhardt2011-04-053-14/+14
| * drm/radeon/kms: pageflipping cleanup for avivo+Alex Deucher2011-04-043-22/+20
| * drm/radeon/kms: Add support for tv-out dongle on G5 9600Alex Deucher2011-04-041-0/+13
| * Merge remote branch 'keithp/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2011-04-013-13/+24
| |\
| | * drm/i915: Reset GMBUS controller after NAKChris Wilson2011-03-311-4/+21
| | * drm/i915: Busy-spin wait_for condition in atomic contextsChris Wilson2011-03-311-1/+1
| | * drm/i915/lvds: Always return connected in the absence of better informationChris Wilson2011-03-241-8/+2
| * | drm: export drm_find_cea_extension to driversBen Skeggs2011-04-011-1/+2
| * | drm/radeon/kms: add some sanity checks to obj info record parsingi (v2)John Lindgren2011-04-011-6/+7
* | | tty: fix endless work loop when the buffer fills upLinus Torvalds2011-04-042-3/+7
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-04-042-0/+2
|\ \ \
| * | | x86: Stop including <linux/delay.h> in two asm header filesJean Delvare2011-03-292-0/+2
* | | | usb/serial: fix function args warnings, dropping *filpRandy Dunlap2011-04-042-3/+3
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-042-3/+14
|\ \ \ \
| * | | | [media] radio: wl128x: Update registration process with STManjunatha Halli2011-03-311-3/+13
| * | | | [media] staging: altera-jtag needs delay.hRandy Dunlap2011-03-311-0/+1
* | | | | Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...Linus Torvalds2011-04-041-11/+17
|\ \ \ \ \
| * | | | | unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it ...Guan Xuetao2011-04-021-11/+17
| | |_|/ / | |/| | |
* | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-04-041-1/+1
|\ \ \ \ \
| * | | | | hwmon: twl4030-madc-hwmon: add "platform:" prefix for platform modaliasAxel Lin2011-03-291-1/+1
| |/ / / /
* | | | | rtc-mrst: Fix section typesMajor Lee2011-04-041-5/+5
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-04-011-30/+30
|\ \ \ \ \
| * | | | | powerpc/pmac: Rename cpu_state in therm_pm72 to avoid collisionBenjamin Herrenschmidt2011-04-011-30/+30
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2011-04-012-24/+12
|\ \ \ \ \ \
| * | | | | | apbuart: Depend upon sparc.David S. Miller2011-03-301-1/+1
| * | | | | | sparc32,leon: Fixed APBUART frequency detectionDaniel Hellstrom2011-03-301-17/+7
| * | | | | | sparc32, leon: APBUART driver must use archdata to get IRQ numberDaniel Hellstrom2011-03-301-7/+5
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-0114-199/+471
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | mlx4: Fixing bad size of event queue bufferYevgeny Petrilin2011-03-311-1/+3
| * | | | | mlx4: Fixing use after freeYevgeny Petrilin2011-03-311-1/+2
| * | | | | bonding:typo in commentPeter Pan(潘卫平)2011-03-311-1/+1
| * | | | | connector: convert to synchronous netlink message processingPatrick McHardy2011-03-302-76/+29
| * | | | | atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville2011-03-301-25/+1
| * | | | | atm/solos-pci: Don't include frame pseudo-header on transmit hex-dumpPhilip A. Prindeville2011-03-301-1/+8
| * | | | | atm/solos-pci: Use VPI.VCI notation uniformly.Philip A. Prindeville2011-03-301-2/+2
| * | | | | Atheros, atl2: Fix mem leaks in error paths of atl2_set_eepromJesper Juhl2011-03-301-8/+14
| * | | | | net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski2011-03-305-9/+384
| * | | | | phylib: phy_attach_direct: phy_init_hw can fail, add cleanupMarc Kleine-Budde2011-03-301-2/+6
| * | | | | via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent()Ben Hutchings2011-03-301-6/+6
| * | | | | via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variableBen Hutchings2011-03-301-67/+15
| |/ / / /
* | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-301-2/+2
|\ \ \ \ \
| * | | | | sh: Fix irq cleanup falloutThomas Gleixner2011-03-301-2/+2
| |/ / / /
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-309-441/+234
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2011-03-269-441/+234
| |\ \ \ \
| | * | | | ARM: pxafb: don't disable controller on cpufreq transition if overlay in useVasily Khoruzhick2011-03-161-1/+2
| | * | | | ARM: pxafb: fix typo in ypos assignmentVasily Khoruzhick2011-03-161-2/+2
| | * | | | ARM: pxafb: fix plane Z-ordering problemVasily Khoruzhick2011-03-161-2/+6
| | * | | | ARM: pxafb: rework pxafb overlay memory managementVasily Khoruzhick2011-03-162-43/+81
| | * | | | ARM: pxa25x_udc: stop handling gpio-vbus internallyDmitry Eremin-Solenikov2011-03-161-69/+7