summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-06-12[S390] dasd: check_characteristics cleanupSebastian Ott4-19/+18
2009-06-12[S390] dasd: no High Performance FICON in 31-bit modeStefan Weinhuber1-3/+8
2009-06-12[S390] dcssblk: revert devt conversionGerald Schaefer1-2/+2
2009-06-12[S390] qdio: fix access beyond ARRAY_SIZE of irq_ptr->{in,out}put_qsRoel Kluin1-1/+1
2009-06-12[S390] 3270: lock dependency fixesMartin Schwidefsky2-48/+32
2009-06-12[S390] 3270: do not register with tty_register_deviceMartin Schwidefsky1-15/+0
2009-06-12[S390] qdio: inline qdio_perf_stat_incJan Glauber2-16/+6
2009-06-12[S390] qdio: simplify error handling in irq handlerJan Glauber1-32/+12
2009-06-12[S390] cio: fix sanity checks in device_ops.Sebastian Ott1-16/+8
2009-06-12[S390] merge cpu.h into cputime.hMartin Schwidefsky1-1/+1
2009-06-12drm: Export hash table functionality.Jerome Glisse1-0/+4
2009-06-12drm: Split out the mm declarations in a separate header. Add atomic operations.Jerome Glisse1-28/+137
2009-06-12drm/radeon: add support for RV790.Alex Deucher1-2/+2
2009-06-12drm/radeon: add rv740 drm support.Alex Deucher2-3/+36
2009-06-12drm: Eliminate magic I2C frobbing when reading EDIDKeith Packard1-73/+1
2009-06-12drm/i915: duplicate desired mode for use by fbcon.Dave Airlie2-4/+14
2009-06-12drm/via: vfree() no need checking before calling itFigo.zhang1-4/+2
2009-06-12drm: Replace DRM_DEBUG with DRM_DEBUG_DRIVER in i915 driveryakui_zhao1-20/+29
2009-06-12drm: Replace DRM_DEBUG with DRM_DEBUG_MODE in drm_modeyakui_zhao1-7/+11
2009-06-12Push BKL down into ->remount_fs()Alessio Igor Bogani1-0/+5
2009-06-12fs: Remove i_cindex from struct inodeTheodore Ts'o2-3/+8
2009-06-12Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds1-0/+1
2009-06-12Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+2
2009-06-11Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-9/+4
2009-06-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-93/+181
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds92-1667/+1966
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds8-5/+4636
2009-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds10-205/+1180
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds13-777/+350
2009-06-11vgacon: use slab allocator instead of the bootmem allocatorPekka Enberg1-3/+2
2009-06-11vt: use kzalloc() instead of the bootmem allocatorPekka Enberg1-6/+2
2009-06-11kmemleak: Remove some of the kmemleak false positivesCatalin Marinas1-0/+7
2009-06-11Merge branch 'serial-from-alan'Linus Torvalds80-2631/+4225
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar43-214/+1324
2009-06-11moxa: prevent opening unavailable portsDirk Eibach1-0/+5
2009-06-11imx: serial: use tty_encode_baud_rate to set true rateOskar Schirmer1-0/+7
2009-06-11imx: serial: add IrDA support to serial driverFabian Godehardt1-19/+176
2009-06-11imx: serial: use rational library functionOskar Schirmer2-20/+11
2009-06-11imx: serial: handle initialisation failure correctlyDaniel Glöckner1-1/+6
2009-06-11imx: serial: be sure to stop xmit upon shutdownFabian Godehardt1-0/+4
2009-06-11imx: serial: notify higher layers in case xmit IRQ was not calledFabian Godehardt1-0/+3
2009-06-11imx: serial: fix one bit field typeDaniel Glöckner1-1/+1
2009-06-11imx: serial: fix whitespaces (no changes in functionality)Oskar Schirmer1-25/+23
2009-06-11tty: use prepare/finish_waitJiri Slaby1-4/+2
2009-06-11tty: remove sleep_onJiri Slaby1-1/+2
2009-06-11sierra: driver interface blacklistingElina Pasheva1-3/+48
2009-06-11sierra: driver urb handling improvementsElina Pasheva1-84/+144
2009-06-11tty: resolve some sierra breakageAlan Cox1-3/+14
2009-06-11timbuart: Fix the termios logicAlan Cox1-9/+15
2009-06-11serial: Added Timberdale UART driverRichard Röjfors4-0/+586