summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/modes: Limit fallback modes to 60HzAdam Jackson2009-11-241-0/+2
* drm/kms: allocate framebuffer cmapClemens Ladisch2009-11-191-1/+7
* drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handlingClemens Ladisch2009-11-191-3/+3
* drm/kms: properly handle fbdev blankingJames Simmons2009-11-191-6/+9
* drm/kms: add page flipping ioctlKristian Høgsberg2009-11-182-0/+70
* drm: check return values in drm_versionAndres Salomon2009-11-181-5/+11
* drm: replace DRM_COPY macro w/ a functionAndres Salomon2009-11-181-12/+22
* drm: kill more unused DRM macrosAndres Salomon2009-11-181-0/+12
* drm: when queuing an event with NEXTONMISS, return queued sequence to userspaceJesse Barnes2009-11-181-0/+1
* drm: Add async event synchronization for drmWaitVblankKristian Høgsberg2009-11-184-2/+194
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-11-093-7/+7
|\
| * i2c: Add an interface to lock/unlock an I2C bus segmentJean Delvare2009-11-071-2/+2
| * i2c-piix4: Modify code name SB900 to Hudson-2Crane Cai2009-11-072-5/+5
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-11-092-2/+5
|\ \
| * | md/raid5: make sure curr_sync_completes is uptodate when reshape startsNeilBrown2009-11-061-0/+2
| * | md: don't clear endpoint for resync when resync is interrupted.NeilBrown2009-11-061-2/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-0933-140/+292
|\ \ \
| * | | net/fsl_pq_mdio: add module license GPLSebastian Siewior2009-11-081-0/+1
| * | | can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()Wolfgang Grandegger2009-11-081-0/+17
| * | | hisax: remove bad udelay call to fix build error on ARMMartin Michlmayr2009-11-061-11/+11
| * | | qlge: Set PCIe reset type for EEH to fundamental.Ron Mercer2009-11-061-0/+2
| * | | qlge: Fix early exit from mbox cmd complete wait.Ron Mercer2009-11-061-1/+1
| * | | ixgbe: fix traffic hangs on Tx with ioatdma loadedDon Skidmore2009-11-061-4/+23
| * | | ixgbe: Fix checking TFCS register for TXOFF status when DCB is enabledYi Zou2009-11-061-1/+51
| * | | ixgbe: Fix gso_max_size for 82599 when DCB is enabledYi Zou2009-11-061-1/+4
| * | | macsonic: fix crash on PowerBook 520Finn Thain2009-11-061-57/+60
| * | | NET: cassini, fix lock imbalanceJiri Slaby2009-11-061-2/+3
| * | | ems_usb: Fix byte order issues on big endian machinesSebastian Haas2009-11-061-1/+4
| * | | be2net: Bug fix to send config commands to hardware after netdev_registerAjit Khaparde2009-11-061-12/+12
| * | | be2net: fix to set proper flow control on resumeAjit Khaparde2009-11-063-4/+14
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-068-25/+25
| |\ \ \
| | * | | rt2x00: Don't queue ieee80211 work after USB removalSean Cross2009-11-063-7/+17
| | * | | Revert "ipw2200: fix oops on missing firmware"John W. Linville2009-11-064-16/+6
| | * | | rtl8187: Fix kernel oops when device is removed when LEDS enabledLarry Finger2009-11-041-2/+2
| * | | | be2net: Fix CQE_STATUS_EXTD_SHIFT defineSathya Perla2009-11-061-1/+1
| * | | | virtio_net: rename driver struct to please modpostUwe Kleine-König2009-11-051-3/+3
| * | | | isdn: hfc_usb: Fix read buffer overflowRoel Kluin2009-11-041-2/+2
| * | | | isdn: hisax: Fix test in waitforxfwRoel Kluin2009-11-042-2/+2
| * | | | isdn: eicon: Return on errorJiri Slaby2009-11-041-2/+3
| * | | | isdn: eicon: Use offsetofJiri Slaby2009-11-041-9/+9
| * | | | misdn: Fix reversed 'if' in st_own_ctrlDan Carpenter2009-11-041-1/+1
| * | | | isdn: hisax: Fix lock imbalance.Jiri Slaby2009-11-042-0/+2
| * | | | DaVinci EMAC: correct param for ISRTonyliu2009-11-041-1/+1
| * | | | cdc_ether: additional Ericsson MBM PID's to the whitelistTorgny Johansson2009-11-042-2/+42
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2009-11-091-9/+0
|\ \ \ \
| * | | | Revert "ide: try to use PIO Mode 0 during probe if possible"David S. Miller2009-11-061-9/+0
* | | | | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-11-091-1/+1
|\ \ \ \ \
| * | | | | serial: sh-sci: disable callback typo fixMagnus Damm2009-11-061-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-11-0910-47/+80
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'bugzilla-13449' into releaseLen Brown2009-11-061-0/+24
| |\ \ \ \
OpenPOWER on IntegriCloud