summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/tilcdc: fixing off by one errors found on analyzerDarren Etheridge2013-06-281-7/+12
* drm/tilcdc: adding some more devicetree configDarren Etheridge2013-06-283-3/+57
* drm/tilcdc: support pixel widths greater than 1024Darren Etheridge2013-06-282-0/+16
* drm/mgag200: Added resolution and bandwidth limits for various G200e products.Julia Lemire2013-06-283-5/+70
* char/agp: replace numeric with standard PM state macrosYijing Wang2013-06-282-5/+5
* drm/edid: Don't print messages regarding stereo or csync by defaultEgbert Eich2013-06-271-2/+2
* drm/omap: change "!CONFIG_FB_OMAP2" to "!FB_OMAP2"Paul Bolle2013-06-271-1/+1
* drm: drm_stub: Fixing return value if driver master_set call failedBenjamin Gaignard2013-06-271-2/+2
* Merge branch 'core/mutexes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Dave Airlie2013-06-279-12/+30
|\
| * Merge tag 'spi-v3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2013-06-243-3/+3
| |\
| | * Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linusMark Brown2013-06-241-1/+1
| | |\
| | | * spi: s3c64xx: Fix pm_runtime_get_sync() return value checkSylwester Nawrocki2013-06-101-1/+1
| | * | Merge remote-tracking branch 'spi/fix/pxa' into spi-linusMark Brown2013-06-242-2/+2
| | |\ \
| | | * | spi/pxa2xx: fix memory corruption due to wrong size used in devm_kzalloc()Mika Westerberg2013-06-211-1/+1
| | | * | spi/pxa2xx: use GFP_ATOMIC in sg table allocationMika Westerberg2013-06-181-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-06-236-9/+27
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllersShawn Joseph2013-06-181-1/+1
| | * | | Input: wacom - add a new stylus (0x100802) for Intuos5 and CintiqsPing Cheng2013-06-181-0/+2
| | * | | Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings2013-06-102-0/+2
| | * | | Input: cyttsp - fix swapped mfg_stat and mfg_cmd registersMatthias Kaehlcke2013-06-051-1/+1
| | * | | Input: cyttsp - add missing handshakeFerruh Yigit2013-06-051-6/+20
| | * | | Input: cyttsp - fix memcpy size paramFerruh Yigit2013-06-051-1/+1
* | | | | Merge tag 'v3.10-rc7' into drm-nextDave Airlie2013-06-27444-2615/+5033
|\| | | |
| * | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-06-221-1/+1
| |\ \ \ \
| | * | | | irqchip: gic: call gic_cpu_init() as well in CPU_STARTING_FROZEN caseShawn Guo2013-06-201-1/+1
| * | | | | Merge tag 'driver-core-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-06-221-9/+18
| |\ \ \ \ \
| | * | | | | firmware loader: fix use-after-free by double abortMing Lei2013-06-181-9/+18
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'usb-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-06-223-6/+15
| |\ \ \ \ \
| | * | | | | USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2013-06-192-2/+5
| | * | | | | usb: phy: Improve Kconfig help for CONFIG_USB_PHYGeorge Spelvin2013-06-181-4/+10
| | |/ / / /
| * | | | | Merge tag 'tty-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-06-222-12/+6
| |\ \ \ \ \
| | * | | | | tty: Fix transient pty write() EIOPeter Hurley2013-06-171-8/+5
| | * | | | | tty/vt: Return EBUSY if deallocating VT1 and it is busyRoss Lagerwall2013-06-171-4/+1
| | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-06-225-22/+21
| |\ \ \ \ \
| | * | | | | iscsi-target: Remove left over v3.10-rc debug printksNicholas Bellinger2013-06-203-8/+0
| | * | | | | target/iscsi: Fix op=disable + error handling cases in np_store_iserAndy Grover2013-06-201-11/+14
| | * | | | | tcm_qla2xxx: Fix residual for underrun commands that failRoland Dreier2013-06-141-1/+5
| | * | | | | target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer()Jörn Engel2013-06-141-2/+2
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-06-227-47/+22
| |\ \ \ \ \
| | * | | | | [media] Fix build when drivers are builtin and frontend modulesMauro Carvalho Chehab2013-06-202-23/+9
| | * | | | | [media] s5p makefiles: don't override other selections on obj-[ym]Mauro Carvalho Chehab2013-06-202-2/+2
| | * | | | | [media] exynos4-is: Fix FIMC-IS clocks initializationSylwester Nawrocki2013-06-192-19/+8
| | * | | | | [media] rtl28xxu: fix buffer overflow when probing Rafael Micro r820t tunerGianluca Gennari2013-06-171-3/+3
| * | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-06-217-55/+85
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-06-211-0/+7
| | |\ \ \ \ \ \
| | | * | | | | | drm/radeon: update lockup tracking when scheduling in empty ringJerome Glisse2013-06-201-0/+7
| | * | | | | | | Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-06-195-53/+77
| | |\| | | | | |
| | | * | | | | | drm/radeon: fix UVD on big endianAlex Deucher2013-06-142-20/+27
| | | * | | | | | drm/radeon: fix write back suspend regression with uvd v2Jerome Glisse2013-06-123-31/+46
| | | * | | | | | drm/radeon: do not try to uselessly update virtual memory pagetableJerome Glisse2013-06-121-2/+4