summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | mtd: Fix NAND submenuMaxim Levitsky2010-06-031-10/+11
| * | | | | | mtd/r852: update card detect early.Maxim Levitsky2010-06-021-1/+1
| * | | | | | mtd/r852: Fixes in case of DMA timeoutMaxim Levitsky2010-06-021-3/+11
| * | | | | | mtd/r852: register IRQ as last stepMaxim Levitsky2010-06-021-5/+6
| * | | | | | drivers/mtd: Use memdup_userJulia Lawall2010-05-221-8/+3
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-06-074-27/+29
|\ \ \ \ \ \ \
| * | | | | | | ahci: redo stopping DMA engines on empty portsTejun Heo2010-06-071-18/+3
| * | | | | | | sata_sil24: fix kernel panic on ARM caused by unaligned access in sata_sil24Colin Tuckley2010-06-071-6/+6
| * | | | | | | ahci: add pci quirk for JMB362Tejun Heo2010-06-071-1/+4
| * | | | | | | sata_via: explain the magic fixTejun Heo2010-06-071-2/+16
| | |_|/ / / / | |/| | | | |
* | | | | | | [PATCH 2/11] drivers/watchdog: Eliminate a NULL pointer dereferenceJulia Lawall2010-06-071-1/+1
|/ / / / / /
* | | | | | Revert "tty: fix a little bug in scrup, vt.c"Linus Torvalds2010-06-061-1/+1
| |/ / / / |/| | | |
* | | | | drm/i915: Move non-phys cursors into the GTTChris Wilson2010-06-051-0/+9
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-06-0517-157/+163
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | X25: remove duplicated #includeHuang Weiyi2010-06-041-2/+0
| * | | | ppp_generic: fix multilink fragment sizesBen McKeegan2010-06-041-1/+1
| * | | | ixgbe: only check pfc bits in hang logic if pfc is enabledJohn Fastabend2010-06-041-1/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-031-14/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | ath5k: wake queues on resetBruno Randolf2010-06-011-14/+3
| * | | | ixgbe: return IXGBE_ERR_RAR_INDEX when out of rangeJeff Kirsher2010-06-032-0/+3
| * | | | sfc: Store port number in net_device::dev_idBen Hutchings2010-06-032-4/+2
| * | | | epic100: Test __BIG_ENDIAN instead of (non-existent) CONFIG_BIG_ENDIANRoland Dreier2010-06-031-3/+4
| * | | | tehuti: return -EFAULT on copy_to_user errorsDan Carpenter2010-06-031-2/+2
| * | | | isdn/kcapi: return -EFAULT on copy_from_user errorsDan Carpenter2010-06-031-3/+3
| * | | | e1000e: change logical negate to bitwiseDan Carpenter2010-06-031-1/+1
| * | | | sfc: Get port number from CS_PORT_NUM, not PCI function numberBen Hutchings2010-06-032-1/+7
| * | | | net/fec: fix pm to survive to suspend/resumeEric BĂ©nard2010-06-021-8/+8
| * | | | korina: count RX DMA OVR as rx_fifo_errorPhil Sutter2010-06-021-1/+1
| * | | | korina: use netdev_alloc_skb_ip_align() here, tooPhil Sutter2010-06-021-2/+1
| * | | | korina: fix deadlock on RX FIFO overrunPhil Sutter2010-06-021-14/+13
| * | | | enic: bug fix: make the set/get netlink VF_PORT support symmetricalScott Feldman2010-06-022-103/+104
| * | | | bnx2: Fix hang during rmmod bnx2.Michael Chan2010-06-021-1/+13
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-06-041-3/+1
|\ \ \ \ \
| * | | | | fix the deadlock in qib_fsAl Viro2010-06-041-3/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-06-047-26/+67
|\ \ \ \ \ \
| * | | | | | Input: wacom - add Cintiq 21UX2 and Intuos4 WLPing Cheng2010-06-043-15/+60
| * | | | | | Input: ads7846 - fix compiler warning in ads7846_probe()Dmitry Torokhov2010-06-021-1/+1
| * | | | | | Input: tps6507x-ts - a couple work queue cleanupsDan Carpenter2010-06-021-8/+4
| * | | | | | Input: s3c2410_ts - tone down loggingMark Brown2010-05-311-1/+1
| * | | | | | Input: s3c2410_ts - fix build error due to ADC Kconfig renameMark Brown2010-05-311-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-06-0411-142/+126
|\ \ \ \ \ \
| * | | | | | sh: Make intc messages consistent via pr_fmt.Paul Mundt2010-06-021-5/+7
| * | | | | | clocksource: sh_cmt: compute mult and shift before registrationPaul Mundt2010-06-021-9/+13
| * | | | | | clocksource: sh_tmu: compute mult and shift before registrationAurelien Jarno2010-06-021-9/+11
| * | | | | | Merge branch 'sh/iomap'Paul Mundt2010-06-026-41/+42
| |\ \ \ \ \ \
| | * | | | | | usb: r8a66597-hcd pio to mmio accessor conversion.Paul Mundt2010-06-022-15/+15
| | * | | | | | usb: gadget: r8a66597-udc pio to mmio accessor conversion.Paul Mundt2010-06-022-14/+14
| | * | | | | | usb: gadget: m66592-udc pio to mmio accessor conversion.Paul Mundt2010-06-021-11/+11
| | * | | | | | input: serio: disable i8042 for non-cayman sh platforms.Paul Mundt2010-05-251-1/+2
| * | | | | | | sh: prepare MMCIF driver header fileMagnus Damm2010-05-311-75/+50