summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* hvc_console: Add __init and __exit to hvc_vioPeter Huewe2009-08-281-2/+2
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-08-2761-598/+1015
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-252-8/+0
| |\
| | * irda/sa1100_ir: fix broken netdev_ops conversionAlexander Beregalov2009-08-251-4/+0
| | * irda/au1k_ir: fix broken netdev_ops conversionAlexander Beregalov2009-08-251-4/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-08-251-3/+8
| |\ \
| | * | sparc: Fix cleanup crash in bbc_envctrl_cleanup()David S. Miller2009-07-171-3/+8
| * | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-08-251-2/+4
| |\ \ \
| | * | | clockevent: Prevent dead lock on clockevents_lockSuresh Siddha2009-08-191-2/+4
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-08-251-1/+1
| |\ \ \ \
| | * | | | [WATCHDOG] ar7_wdt: fix path to ar7-specific headersFlorian Fainelli2009-08-151-1/+1
| * | | | | tty: make sure to flush any pending work when halting the ldiscLinus Torvalds2009-08-251-3/+7
| * | | | | Merge branch 'fixes' of git://git.marvell.com/orionLinus Torvalds2009-08-241-1/+1
| |\ \ \ \ \
| | * | | | | [ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loopSimon Kagstrom2009-08-241-1/+1
| * | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-241-3/+9
| |\ \ \ \ \ \
| | * | | | | | drm/radeon/kms: Fix radeon_gem_busy_ioctl harder.Michel Dänzer2009-08-231-3/+9
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-08-245-45/+85
| |\ \ \ \ \ \ \
| | * | | | | | | Input: ucb1400_ts - enable interrupt unconditionallyPavel Revak2009-08-211-4/+4
| | * | | | | | | Input: ucb1400_ts - enable ADC FilterMarek Vasut2009-08-211-0/+9
| | * | | | | | | Input: wacom - don't use on-stack memory for report buffersDmitry Torokhov2009-08-211-14/+29
| | * | | | | | | Input: iforce - support new revision of ACT LABS Force RSJiri Kosina2009-08-192-0/+2
| | * | | | | | | Input: joydev - decouple axis and button map ioctls from input constantsStephen Kitt2009-08-121-27/+41
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-2413-49/+73
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | smc91x: let smc91x work well under netpollDongdong Deng2009-08-231-18/+22
| | * | | | | | | pxaficp-ir: remove incorrect net_device_opsMarek Vasut2009-08-231-3/+1
| | * | | | | | | drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng2009-08-234-9/+13
| | * | | | | | | net: Fix Micrel KSZ8842 Kconfig descriptionAndreas Mohr2009-08-231-1/+2
| | * | | | | | | E100: fix interaction with swiotlb on X86.Krzysztof Hałasa2009-08-231-1/+1
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-211-4/+10
| | |\ \ \ \ \ \ \
| | | * | | | | | | rtl8187: always set MSR_LINK_ENEDCA flag with RTL8187BHerton Ronaldo Krzesinski2009-08-211-4/+10
| | * | | | | | | | ibm_newemac: emac_close() needs to call netif_carrier_off()Petri Gynther2009-08-201-0/+2
| | * | | | | | | | net: fix ks8851 build errorsRandy Dunlap2009-08-191-0/+1
| | * | | | | | | | net: Rename MAC platform driver for w90p910 platformWan ZongShun2009-08-181-2/+2
| | * | | | | | | | yellowfin: Fix buffer underrun after dev_alloc_skb() failureRoel Kluin2009-08-181-10/+18
| | |/ / / / / / /
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-181-1/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | orinoco: correct key bounds check in orinoco_hw_get_tkip_ivJohn W. Linville2009-08-171-1/+1
| * | | | | | | | | [S390] drivers/s390: put NULL test before dereferenceJulia Lawall2009-08-231-1/+1
| * | | | | | | | | [S390] cio: fix double free after failed device initializationSebastian Ott2009-08-231-3/+1
| | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-08-222-1/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI: check saved state before restoreAlek Du2009-08-202-1/+3
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-08-224-134/+185
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | [SCSI] mpt2sas: fix config request and diag reset deadlockKashyap, Desai2009-08-141-65/+20
| | * | | | | | | | [SCSI] mpt2sas: Bump driver version 01.100.04.00Kashyap, Desai2009-08-131-2/+2
| | * | | | | | | | [SCSI] mpt2sas: fix oops because drv data points to NULL on resume from hiber...Kashyap, Desai2009-08-131-3/+3
| | * | | | | | | | [SCSI] mpt2sas: fix crash due to Watchdog is active while OS in standby modeKashyap, Desai2009-08-133-28/+64
| | * | | | | | | | [SCSI] mpt2sas: fix infinite loop inside config requestKashyap, Desai2009-08-131-0/+6
| | * | | | | | | | [SCSI] mpt2sas: Excessive log info causes sas iounit page time outKashyap, Desai2009-08-132-0/+8
| | * | | | | | | | [SCSI] mpt2sas: Raid 10 Value is showing as Raid 1E in /va/log/messagesKashyap, Desai2009-08-131-26/+64
| | * | | | | | | | [SCSI] mpt2sas: Expander fix oops saying "Already part of another port"Kashyap, Desai2009-08-131-6/+15
| | * | | | | | | | [SCSI] mpt2sas: Introduced check for enclosure_handle to avoid crashKashyap, Desai2009-08-131-4/+3
| | | |_|_|_|/ / / | | |/| | | | | |
OpenPOWER on IntegriCloud