aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-06-12[S390] dasd: no High Performance FICON in 31-bit modeStefan Weinhuber
2009-06-12[S390] dcssblk: revert devt conversionGerald Schaefer
2009-06-12[S390] qdio: fix access beyond ARRAY_SIZE of irq_ptr->{in,out}put_qsRoel Kluin
2009-06-12[S390] 3270: lock dependency fixesMartin Schwidefsky
2009-06-12[S390] 3270: do not register with tty_register_deviceMartin Schwidefsky
2009-06-12[S390] qdio: inline qdio_perf_stat_incJan Glauber
2009-06-12[S390] qdio: simplify error handling in irq handlerJan Glauber
2009-06-12[S390] cio: fix sanity checks in device_ops.Sebastian Ott
2009-06-12[S390] merge cpu.h into cputime.hMartin Schwidefsky
2009-06-12Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-06-12drm: Export hash table functionality.Jerome Glisse
2009-06-12drm: Split out the mm declarations in a separate header. Add atomic operations.Jerome Glisse
2009-06-12drm/radeon: add support for RV790.Alex Deucher
2009-06-12drm/radeon: add rv740 drm support.Alex Deucher
2009-06-12drm: Eliminate magic I2C frobbing when reading EDIDKeith Packard
2009-06-12drm/i915: duplicate desired mode for use by fbcon.Dave Airlie
2009-06-12drm/via: vfree() no need checking before calling itFigo.zhang
2009-06-12drm: Replace DRM_DEBUG with DRM_DEBUG_DRIVER in i915 driveryakui_zhao
2009-06-12drm: Replace DRM_DEBUG with DRM_DEBUG_MODE in drm_modeyakui_zhao
2009-06-11virtio_net: Fix IP alignment on non-mergeable RX pathHerbert Xu
2009-06-11Push BKL down into ->remount_fs()Alessio Igor Bogani
2009-06-11fs: Remove i_cindex from struct inodeTheodore Ts'o
2009-06-12Merge commit 'jwb/next' into nextBenjamin Herrenschmidt
2009-06-11net: ntohs() misuseEric Dumazet
2009-06-11Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2009-06-11Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds
2009-06-11Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-06-11Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-11wimax: fix gcc warnings in sh4 when calling BUG()Inaky Perez-Gonzalez
2009-06-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2009-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-06-11mISDN: Do not disable IRQ in ph_data_ind()Karsten Keil
2009-06-11drivers/isdn/i4l/isdn_tty.c: fix check for array overindexingRoel Kluin
2009-06-11mISDN: Free hfcpci IRQ if init was not successfulAndreas Mohr
2009-06-11mISDN: Fix overlapping data accessKarsten Keil
2009-06-11ISDN:Fix DMA alloc for hfcpciKarsten Keil
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds
2009-06-11vgacon: use slab allocator instead of the bootmem allocatorPekka Enberg
2009-06-11vt: use kzalloc() instead of the bootmem allocatorPekka Enberg
2009-06-11kmemleak: Remove some of the kmemleak false positivesCatalin Marinas
2009-06-11Merge branch 'serial-from-alan'Linus Torvalds
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-11moxa: prevent opening unavailable portsDirk Eibach
2009-06-11imx: serial: use tty_encode_baud_rate to set true rateOskar Schirmer
2009-06-11imx: serial: add IrDA support to serial driverFabian Godehardt
2009-06-11imx: serial: use rational library functionOskar Schirmer
2009-06-11imx: serial: handle initialisation failure correctlyDaniel Glöckner
2009-06-11imx: serial: be sure to stop xmit upon shutdownFabian Godehardt