summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* x86: Introduce set_desc_base() and set_desc_limit()Akinobu Mita2009-07-191-10/+11
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-07-176-12/+25
|\
| * drm: Move a dereference below a NULL testJulia Lawall2009-07-151-1/+2
| * fb/intelfb: conflict with DRM_I915 and hide by defaultJesse Barnes2009-07-151-1/+2
| * drm/ttm: fix misplaced parenthesesRoel Kluin2009-07-151-2/+2
| * drm/via: Fix vblank IRQ on VIA hardware.Simon Farnsworth2009-07-151-1/+5
| * drm: drm_gem, check kzalloc retvalJiri Slaby2009-07-151-7/+10
| * drm: drm_debugfs, check kmalloc retvalJiri Slaby2009-07-151-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-07-173-4/+5
|\ \
| * | virtio-pci: correctly unregister root device on errorMark McLoughlin2009-07-171-1/+1
| * | virtio_blk: ioctl return value fixChristoph Hellwig2009-07-171-1/+1
| * | virtio_blk: don't bounce highmem requestsChristoph Hellwig2009-07-171-0/+3
| * | lguest: remove unnecessary forward struct declarationDavide Libenzi2009-07-171-2/+0
* | | tty_port: Fix return on interrupted useAlan Cox2009-07-171-1/+1
|/ /
* | n_tty: Fix echo raceAlan Cox2009-07-161-3/+0
* | tty: nozomi, fix tty refcounting bugJiri Slaby2009-07-161-4/+8
* | vt: drop bootmem/slab memory distinctionJohannes Weiner2009-07-161-9/+3
* | drivers/serial/bfin_sport_uart.c: remove wrong and unneeded memsetAndrew Morton2009-07-161-1/+0
* | serial: don't add msm_serial's probe function to the driver structUwe Kleine-König2009-07-161-1/+0
* | tty: fix close/hangup raceAlan Cox2009-07-161-10/+15
* | Revert "ppp: Fix throttling bugs"Linus Torvalds2009-07-162-0/+2
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-07-154-3/+25
|\ \ | |/ |/|
| * ahci: add device ID for 82801JI sata controllerMark Goodwin2009-07-141-0/+1
| * drivers/ata: Move a dereference below a NULL testJulia Lawall2009-07-141-1/+2
| * libata: implement and use HORKAGE_NOSETXFER, take#2Tejun Heo2009-07-141-2/+18
| * libata: fix follow-up SRST failure pathTejun Heo2009-07-141-0/+4
* | 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