summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | drm: the sg alloc ioctl should write back the handle to userspaceDave Airlie2008-06-131-1/+1
| * | | | | | drm: use drms ioctl cmd not what we get passed from userspace.Johannes Weiner2008-06-131-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-06-201-1/+1
|\ \ \ \ \ \
| * | | | | | [agp]: fixup chipset flush for new Intel G4x.Zhenyu Wang2008-06-201-1/+1
| * | | | | | agp: brown paper bag patch - put back the two lines it took out.Dave Airlie2008-06-191-0/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-06-201-22/+18
|\ \ \ \ \ \ \
| * | | | | | | Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.Sonic Zhang2008-06-191-22/+18
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-06-207-16/+67
|\ \ \ \ \ \ \
| * | | | | | | ahci: sis can't do PMPTejun Heo2008-06-181-3/+12
| * | | | | | | ata_piix: add TECRA M4 to broken suspend listTejun Heo2008-06-181-0/+7
| * | | | | | | LIBATA: Add HAVE_PATA_PLATFORM to select PATA_PLATFORM driverBen Dooks2008-06-181-1/+9
| * | | | | | | sata_mv: warn on PIO with multiple DRQsMark Lord2008-06-181-0/+18
| * | | | | | | sata_mv: enable async_notify for 60x1 Rev.C0 and higherMark Lord2008-06-181-0/+3
| * | | | | | | libata: don't check whether to use DMA or not for no data commandsTejun Heo2008-06-183-12/+10
| * | | | | | | ahci: jmb361 has only one portTejun Heo2008-06-181-0/+8
* | | | | | | | [watchdog] hpwdt: fix use of inline assemblyLinus Torvalds2008-06-201-75/+80
| |/ / / / / / |/| | | | | |
* | | | | | | agp: brown paper bag patch - put back two lines that got lostDave Airlie2008-06-181-0/+2
* | | | | | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-06-1819-154/+229
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | agp/intel: cleanup some serious whitespace badnessDave Airlie2008-06-191-68/+66
| * | | | | [AGP] intel_agp: Add support for Intel 4 series chipsetsZhenyu Wang2008-06-191-10/+73
| * | | | | [AGP] intel_agp: extra stolen mem size available for IGD_GM chipsetZhenyu Wang2008-06-191-2/+2
| * | | | | agp: more boolean conversions.Dave Airlie2008-06-194-12/+12
| * | | | | drivers/char/agp - use boolJoe Perches2008-06-1915-52/+52
| * | | | | agp: two-stage page destruction issueJan Beulich2008-06-193-12/+17
| * | | | | agp/via: fixup pci idsGreg KH2008-06-191-2/+11
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-06-182-4/+2
|\ \ \ \ \
| * | | | | IB/uverbs: Fix check of is_closed flag check in ib_uverbs_async_handler()Jack Morgenstein2008-06-181-1/+1
| * | | | | RDMA/nes: Fix off-by-one in nes_reg_user_mr() error pathRoland Dreier2008-06-101-3/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-06-182-16/+20
|\ \ \ \ \ \
| * | | | | | Revert "[WATCHDOG] hpwdt: Fix NMI handling."Wim Van Sebroeck2008-06-181-12/+15
| * | | | | | [WATCHDOG] hpwdt: Add CFLAGS to get driver workingThomas Mingarelli2008-06-171-0/+1
| * | | | | | Revert "[WATCHDOG] make watchdog/hpwdt.c:asminline_call() static"Thomas Mingarelli2008-06-171-4/+4
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-06-183-3/+12
|\ \ \ \ \ \ \
| * | | | | | | [SCSI] dpt_i2o: Add PROC_IA64 defineJeff Mahoney2008-06-151-1/+2
| * | | | | | | [SCSI] scsi_host regression: fix scsi host leakMike Christie2008-06-151-2/+7
| * | | | | | | [SCSI] sr: fix corrupt CD data after media change and delayJames Bottomley2008-06-101-0/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-1823-321/+299
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-06-1711-242/+189
| |\ \ \ \ \
| | * | | | | atl1: relax eeprom mac address error checkRadu Cristescu2008-06-171-1/+0
| | * | | | | net/enc28j60: low power modeDavid Brownell2008-06-171-24/+58
| | * | | | | net/enc28j60: section fixDavid Brownell2008-06-171-3/+2
| | * | | | | sky2: 88E8040T pci device idStephen Hemminger2008-06-171-0/+1
| | * | | | | netxen: download firmware in pci probeDhananjay Phadke2008-06-172-59/+30
| | * | | | | netxen: cleanup debug messagesDhananjay Phadke2008-06-174-132/+70
| | * | | | | netxen: remove global physical_port arrayDhananjay Phadke2008-06-176-24/+22
| | * | | | | netxen: fix portnum for hp mezz cardsDhananjay Phadke2008-06-171-2/+8
| | * | | | | ibm_newemac: select CRC32 in KconfigJosh Boyer2008-06-171-0/+1
| * | | | | | tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is setAng Way Chuang2008-06-171-0/+15
| |/ / / / /
| * | | | | atm: [he] send idle cells instead of unassigned when in SDH modeChas Williams2008-06-161-0/+1
| * | | | | atm: [he] limit queries to the device's register spaceRobert T. Johnson2008-06-161-1/+6