aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [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
| * | | atm: [he] only support suni driver on multimode interfacesChas Williams2008-06-162-10/+6
| * | | atm: [iphase] doesn't call phy->start due to a bogus #ifndefJorge Boncompte [DTI2]2008-06-161-12/+11
| * | | atm: [iphase] set drvdata before enabling interruptsJorge Boncompte [DTI2]2008-06-161-2/+2
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-148-54/+69
| |\ \ \
| | * | | rt2x00: Add D-link DWA111 supportIvo van Doorn2008-06-131-0/+1
| | * | | ssb: Fix coherent DMA mask for PCI devicesMichael Buesch2008-06-131-3/+9
| | * | | rt2x00: LEDS build failureRandy Dunlap2008-06-131-6/+6
| | * | | rt2x00: INPUT build failureRandy Dunlap2008-06-131-3/+4
| | * | | b43: Fix noise calculation WARN_ONMichael Buesch2008-06-132-7/+10
| | * | | b43: Fix possible NULL pointer dereference in DMA codeMichael Buesch2008-06-131-33/+32
| | * | | rt2x00: Restrict DMA to 32-bit addresses.Gertjan van Wingerde2008-06-131-2/+1
| | * | | rt2x00: Don't kill guardian_urb when it wasn't createdIvo van Doorn2008-06-131-0/+6
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-06-175-11/+57
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Input: appletouch - implement reset-resume logicOliver Neukum2008-06-172-8/+44
| * | | | Input: i8042 - retry failed CTR writes when resumingJiri Kosina2008-06-171-2/+6