aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-11powerpc/nvram: Enable use Generic NVRAM driver for different size chipsMartyn Welch1-7/+20
2009-09-11powerpc/ps3: Workaround for flash memory I/O errorGeoff Levand1-3/+62
2009-09-02powerpc/powermac: Thermal control turns system off too eagerlyLyonel Vincent1-2/+2
2009-08-28hvc_console: Add __init and __exit to hvc_vioPeter Huewe1-2/+2
2009-08-27Merge commit 'origin/master' into nextBenjamin Herrenschmidt61-598/+1015
2009-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-8/+0
2009-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-3/+8
2009-08-25irda/sa1100_ir: fix broken netdev_ops conversionAlexander Beregalov1-4/+0
2009-08-25irda/au1k_ir: fix broken netdev_ops conversionAlexander Beregalov1-4/+0
2009-08-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+4
2009-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-1/+1
2009-08-25tty: make sure to flush any pending work when halting the ldiscLinus Torvalds1-3/+7
2009-08-24Merge branch 'fixes' of git://git.marvell.com/orionLinus Torvalds1-1/+1
2009-08-24Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-3/+9
2009-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-45/+85
2009-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-49/+73
2009-08-24[ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loopSimon Kagstrom1-1/+1
2009-08-23smc91x: let smc91x work well under netpollDongdong Deng1-18/+22
2009-08-23pxaficp-ir: remove incorrect net_device_opsMarek Vasut1-3/+1
2009-08-23drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng4-9/+13
2009-08-23net: Fix Micrel KSZ8842 Kconfig descriptionAndreas Mohr1-1/+2
2009-08-23E100: fix interaction with swiotlb on X86.Krzysztof Hałasa1-1/+1
2009-08-23[S390] drivers/s390: put NULL test before dereferenceJulia Lawall1-1/+1
2009-08-23[S390] cio: fix double free after failed device initializationSebastian Ott1-3/+1
2009-08-23drm/radeon/kms: Fix radeon_gem_busy_ioctl harder.Michel Dänzer1-3/+9
2009-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-1/+3
2009-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds4-134/+185
2009-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-4/+10
2009-08-21Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds12-27/+81
2009-08-21rtl8187: always set MSR_LINK_ENEDCA flag with RTL8187BHerton Ronaldo Krzesinski1-4/+10
2009-08-21drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher9-4/+37
2009-08-21Input: ucb1400_ts - enable interrupt unconditionallyPavel Revak1-4/+4
2009-08-21Input: ucb1400_ts - enable ADC FilterMarek Vasut1-0/+9
2009-08-21Input: wacom - don't use on-stack memory for report buffersDmitry Torokhov1-14/+29
2009-08-21drm/radeon/kms: add r100/r200 OQ support.Dave Airlie2-0/+13
2009-08-21drm: Fix sysfs device confusion.Thomas Hellstrom1-22/+29
2009-08-21drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie2-1/+2
2009-08-20Merge branch 'i2c-fixes-rc6' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2-67/+104
2009-08-20i2c-stu300: I2C STU300 stability updatesLinus Walleij1-65/+92
2009-08-20i2c-omap: Enable workaround for Errata 1.153 based onMoiz Sonasath1-1/+1
2009-08-20i2c-omap: ACK pending [R/X]DR and [R/X]RDY interruptsMoiz Sonasath1-0/+3
2009-08-20i2c-omap: Fix I2C status ACKNishanth Menon1-1/+8
2009-08-20PCI: check saved state before restoreAlek Du2-1/+3
2009-08-20ibm_newemac: emac_close() needs to call netif_carrier_off()Petri Gynther1-0/+2
2009-08-19Input: iforce - support new revision of ACT LABS Force RSJiri Kosina2-0/+2
2009-08-20powerpc/hvsi: Avoid calculating possibly-invalid addressRoel Kluin1-1/+2
2009-08-20agp/uninorth: Simplify cache flushing.Michel Dänzer1-8/+25
2009-08-20agp/uninorth: Allow larger aperture sizes on pre-U3 bridges.Michel Dänzer1-8/+8
2009-08-20powerpc/macio: Don't the address of an array element before boundcheckingroel kluin1-2/+4
2009-08-20powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>Geert Uytterhoeven2-2/+2