summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-03-20ibmasmfs: make register_filesystem the last failure exitAl Viro1-6/+5
2012-03-20tidy up after d_make_root() conversionAl Viro3-18/+11
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro5-25/+8
2012-03-21tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectableStephen Rothwell1-4/+0
2012-03-21Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt7-1/+1295
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds235-5471/+9156
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds92-2299/+2795
2012-03-20Merge tag 'staging-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds378-14013/+37807
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds65-679/+2138
2012-03-20Merge tag 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds29-309/+32
2012-03-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-34/+54
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+4
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-11/+1
2012-03-20drbd: remove the second argument of k[un]map_atomic()Cong Wang1-7/+7
2012-03-20zcache: remove the second argument of k[un]map_atomic()Cong Wang1-8/+8
2012-03-20gma500: remove the second argument of k[un]map_atomic()Cong Wang1-15/+15
2012-03-20dm: remove the second argument of k[un]map_atomic()Cong Wang1-4/+4
2012-03-20vhost: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-03-20target: remove the second argument of k[un]map_atomic()Cong Wang2-8/+6
2012-03-20zram: remove the second argument of k[un]map_atomic()Cong Wang2-42/+41
2012-03-20rtl8192u: remove the second argument of k[un]map_atomic()Cong Wang5-59/+13
2012-03-20hv: remove the second argument of k[un]map_atomic()Cong Wang1-17/+14
2012-03-20scsi: remove the second argument of k[un]map_atomic()Cong Wang19-69/+64
2012-03-20net: remove the second argument of k[un]map_atomic()Cong Wang3-12/+8
2012-03-20memstick: remove the second argument of k[un]map_atomic()Cong Wang2-4/+4
2012-03-20media: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-03-20md: remove the second argument of k[un]map_atomic()Cong Wang1-21/+21
2012-03-20infiniband: remove the second argument of k[un]map_atomic()Cong Wang1-4/+4
2012-03-20ide: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-03-20drm: remove the second argument of k[un]map_atomic()Cong Wang3-15/+15
2012-03-20edac: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-03-20crypto: remove the second argument of k[un]map_atomic()Cong Wang1-5/+5
2012-03-20block: remove the second argument of k[un]map_atomic()Cong Wang5-42/+42
2012-03-20ata: remove the second argument of k[un]map_atomic()Cong Wang1-4/+4
2012-03-20hwmon: (sch56xx) Add support for the integrated watchdog (v2)Hans de Goede5-7/+550
2012-03-20Merge branch 'upstream' into for-linusJiri Kosina15-1084/+860
2012-03-20HID: multitouch: add PID for Fructel productAndreas Nielsen3-0/+9
2012-03-20Merge branches 'roccat' and 'wacom' into for-linusJiri Kosina3-70/+90
2012-03-20Merge branches 'battery-scope', 'logitech' and 'multitouch' into for-linusJiri Kosina7-59/+204
2012-03-20drm: allow loading an EDID as firmware to override broken monitorCarsten Emde5-3/+272
2012-03-20drm/exynos: enable hdmi audio featureSeung-Woo Kim2-0/+349
2012-03-20drm/exynos: add default pixel format for planeEunchul Kim1-2/+6
2012-03-20drm/exynos: cleanup exynos_hdmi.hJoonyoung Shim3-43/+36
2012-03-20drm/exynos: add is_local member in exynos_drm_subdrv structJoonyoung Shim2-0/+5
2012-03-20drm/exynos: add subdrv open/close functionsJoonyoung Shim3-0/+54
2012-03-20drm/exynos: remove module of exynos drm subdrvJoonyoung Shim16-355/+77
2012-03-20drm/exynos: release pending pageflip events when closedJoonyoung Shim1-0/+14
2012-03-20drm/exynos: added new funtion to get/put dma address.Inki Dae2-0/+76
2012-03-20drm/exynos: update gem and buffer framework.Inki Dae5-72/+457
2012-03-20drm/exynos: added mode_fixup feature and code clean.Inki Dae7-13/+157