summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm: Define DRM_MODE_SUBCONNECTOR_SCARTFrancisco Jerez2009-08-041-0/+2
* drm: Define DRM_MODE_CONNECTOR_TVFrancisco Jerez2009-08-042-0/+4
* drm/kms: slave encoder interface.Francisco Jerez2009-08-042-1/+117
* drm: Add the debug info in generic drm mode by using DRM_DEBUG_KMSZhao Yakui2009-08-042-33/+40
* drm: Remove the macro defintion of DRM_DEBUG_MODEZhao Yakui2009-08-041-2/+2
* drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODEZhao Yakui2009-08-044-51/+37
* drm/mode: get the modeline for standard timing in EDID by using CVT/GTFZhao Yakui2009-07-151-12/+58
* drm/mode: add the GTF algorithm in kernel spaceZhao Yakui2009-07-151-0/+197
* drm/mode: add the CVT algorithm in kernel spaceZhao Yakui2009-07-151-0/+219
* Merge branch 'i2c-for-2631-rc3' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-07-144-13/+23
|\
| * i2c: Use resource_sizeJulia Lawall2009-07-154-8/+8
| * i2c-davinci: behave with i2cdetectDavid Brownell2009-07-151-4/+14
| * i2c-davinci: convert clock usage after clkdev conversionKevin Hilman2009-07-151-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-07-142-2/+9
|\ \
| * | mlx4_core: Add new ConnectX EN PCI ID 0x6764Yevgeny Petrilin2009-07-061-0/+1
| * | mlx4_core: Handle multi-physical function devicesYevgeny Petrilin2009-07-062-2/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-1420-49/+75
|\ \ \ | |_|/ |/| |
| * | Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...David S. Miller2009-07-145-68/+44
| * | drivers/net: using spin_lock_irqsave() in net_send_packet()Dongdong Deng2009-07-142-5/+7
| * | NET: phy_device, fix lock imbalanceJiri Slaby2009-07-141-1/+3
| * | igb: gcc-3.4.6 fixEric Dumazet2009-07-131-40/+37
| * | atlx: duplicate testing of MCAST flagroel kluin2009-07-131-1/+1
| * | NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.Ralf Baechle2009-07-125-44/+68
| * | netdev: restore MTU change operationBen Hutchings2009-07-1211-0/+11
| * | netdev: restore MAC address set and validate operationsBen Hutchings2009-07-1210-2/+16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-07-1314-79/+80
|\ \ \
| * | | Staging: stlc45xx: convert config_interface to bss_info_changed, fixing a bui...Alexander Beregalov2009-07-121-19/+8
| * | | Staging: comedi: s626: use subvendor:subdevice ids for SAA7146 boardHerton Ronaldo Krzesinski2009-07-121-15/+20
| * | | Staging: prevent rtl8192su from crashing dev_ioctl in SIOCGIWNAMEDan Aloni2009-07-121-7/+7
| * | | Staging: prevent rtl8187se from crashing dev_ioctl() in SIOCGIWNAMEDan Aloni2009-07-121-6/+6
| * | | Staging: rtl8192su: convert to net_device_opsBartlomiej Zolnierkiewicz2009-07-124-13/+21
| * | | Staging: serqt_usb2: declare qt_open static in serqt_usb2Bill Pemberton2009-07-121-1/+1
| * | | Staging: serqt_usb2: fix qt_close parameters in serqt_usb2Bill Pemberton2009-07-121-2/+4
| * | | Staging: comedi: jr3_pci.c: add required includesAlexander Beregalov2009-07-121-0/+2
| * | | Staging: meilhaus: add email address to TODOGreg Kroah-Hartman2009-07-121-1/+1
| * | | Staging: rspiusb: use NULL virtual address instead of a bogus onePete Zaitcev2009-07-121-10/+4
| * | | Staging: vt6655: compile fixAlan Cox2009-07-121-5/+5
| * | | Staging: rt2870: Add USB ID for Sitecom WL-608Jorrit Schippers2009-07-121-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-07-134-11/+16
|\ \ \ \
| * | | | wm97xx_batery: replace driver_data with dev_get_drvdata()Alexander Beregalov2009-07-121-2/+2
| * | | | omap: video: remove direct access of driver_dataGreg Kroah-Hartman2009-07-121-7/+7
| * | | | Firmware: firmware_class, fix lock imbalanceJiri Slaby2009-07-121-2/+4
| * | | | devres: WARN() and return, don't crash on device_del() of uninitialized deviceBenjamin Herrenschmidt2009-07-121-0/+3
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-07-1346-2204/+574
|\ \ \ \
| * | | | USB: otg: fix module reinsert issueAjay Kumar Gupta2009-07-121-0/+1
| * | | | USB: handle zero-length usbfs submissions correctlyAlan Stern2009-07-121-21/+20
| * | | | USB: EHCI: report actual_length for iso transfersAlan Stern2009-07-121-4/+8
| * | | | USB: option: remove unnecessary and erroneous codeAlan Stern2009-07-121-26/+1
| * | | | USB: cypress_m8: remove invalid Clear-HaltAlan Stern2009-07-121-2/+2
| * | | | USB: musb_host: undo incorrect change in musb_advance_schedule()Sergei Shtylyov2009-07-121-1/+1
OpenPOWER on IntegriCloud