summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-05-074-10/+70
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-05-051-7/+7
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mx3fb: Fix compilation with CONFIG_PMSascha Hauer2009-05-051-7/+7
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'v2630-rc3-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-05-033-3/+63
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | [ARM] S3C: Add UDIVSLOT support for newer UARTSBen Dooks2009-05-013-3/+63
| | | |_|_|_|/ / / | | |/| | | | | |
* | | | | | | | | drivers/base/iommu.c: add missing includesAndrew Morton2009-05-071-0/+2
* | | | | | | | | isl29003: fix resume functionalityDaniel Mack2009-05-071-2/+7
* | | | | | | | | fbdev: remove makefile reference to removed driverKrzysztof Helt2009-05-071-1/+0Star
* | | | | | | | | fbdev: fix fillrect for 24bpp modesMichal Januszewski2009-05-073-39/+48
* | | | | | | | | jsm: removing unused spinlockBreno Leitao2009-05-062-3/+0Star
* | | | | | | | | vt: Add a note on the historical abuse of CLOCK_TICK_RATEAlan Cox2009-05-061-0/+6
* | | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-05-066-32/+16Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drm/r128: fix r128 ioremaps to use ioremap_wc.Dave Airlie2009-05-061-3/+3
| * | | | | | | | | drm: cleanup properly in drm_get_dev() failure pathsBen Skeggs2009-04-241-3/+6
| * | | | | | | | | drm: clean the map list before destroying the hash tableBen Skeggs2009-04-241-3/+3
| * | | | | | | | | drm: remove unreachable code in drm_sysfs.cJonas Bonn2009-04-241-2/+0Star
| * | | | | | | | | drm: add control node checks missing from kms mergeJonas Bonn2009-04-241-1/+2
| * | | | | | | | | drm/kms: don't try to shortcut drm mode set functionDave Airlie2009-04-241-19/+0Star
| * | | | | | | | | drm/radeon: bump minor version for occlusion queries supportMaciej Cencora2009-04-241-1/+2
* | | | | | | | | | [IA64] xen_domu_defconfig: fix build issues/warningsJan Beulich2009-05-051-1/+2
* | | | | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-05-0511-14/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)Enrik Berkhan2009-05-051-0/+11
| * | | | | | | | | | i2c-algo-bit: Fix timeout testDave Airlie2009-05-051-1/+1
| * | | | | | | | | | i2c: Timeouts off by 1Roel Kluin2009-05-059-13/+13
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-0519-82/+504
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | e1000: fix virtualization bugJesse Brandeburg2009-05-051-1/+1
| * | | | | | | | | bonding: fix alb mode locking regressionJay Vosburgh2009-05-051-9/+3Star
| * | | | | | | | | usbnet: CDC EEM support (v5)Omar Laazimani2009-05-043-0/+396
| * | | | | | | | | ehea: fix invalid pointer accessHannes Hering2009-05-042-14/+19
| | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | ne2k-pci: Do not register device until initialized.Lubomir Rintel2009-05-021-4/+3Star
| * | | | | | | | virtio_net: Fix function name typoAlex Williamson2009-05-021-4/+4
| * | | | | | | | virtio_net: Cleanup command queue scatterlist usageAlex Williamson2009-05-021-6/+10
| * | | | | | | | bonding: correct the cleanup in bond_create()Jiri Pirko2009-05-021-7/+6Star
| * | | | | | | | smsc95xx: add support for LAN9512 and LAN9514Steve Glendinning2009-05-021-0/+5
| * | | | | | | | smsc95xx: configure LED outputsSteve Glendinning2009-05-022-0/+13
| * | | | | | | | netconsole: take care of NETDEV_UNREGISTER eventBruno Prémont2009-05-021-1/+10
| * | | | | | | | bonding: bond_slave_info_query() fixEric Dumazet2009-05-021-16/+7Star
| * | | | | | | | cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of...Sergey Senozhatsky2009-05-011-1/+1
| * | | | | | | | mv643xx_eth: 64bit mib counter read fixLennert Buytenhek2009-04-301-2/+0Star
| * | | | | | | | mv643xx_eth: OOM handling fixesLennert Buytenhek2009-04-301-9/+13
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-304-8/+13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ath5k: fix buffer overrun in rate debug codeBob Copeland2009-04-281-1/+1
| | * | | | | | | | iwlwifi: notify on scan completion even when shutting downJohannes Berg2009-04-281-2/+2
| | * | | | | | | | rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna2009-04-281-4/+10
| | * | | | | | | | wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bugStephen Rothwell2009-04-281-1/+0Star
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-05-056-13/+22
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | mvsdio: fix CONFIG_PM=y buildRabin Vincent2009-05-031-6/+5Star
| * | | | | | | | | mmci: fix crash with debug enabledRabin Vincent2009-05-031-1/+1
| * | | | | | | | | sdhci: catch ADMA errorsPierre Ossman2009-05-031-1/+1
| * | | | | | | | | mmc: increase power up delayJosé M. Fernández2009-05-031-2/+2