summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* DDB5477: remove driver bits of supportYoichi Yuasa2007-07-312-28/+0
* revert "x86, serial: convert legacy COM ports to platform devices"Andrew Morton2007-07-311-9/+5
* md: handle writes to broken raid10 arrays gracefullyArne Redlich2007-07-311-0/+7
* md: raid10: fix use-after-free of bioMaik Hampel2007-07-311-1/+2
* parport_pc locking fixAndrew Morton2007-07-311-4/+0
* lxfb: GEODE: Add framebuffer support for the AMD Geode LXJordan Crouse2007-07-315-0/+1373
* xilinxfb: Don't bail if the xilinxfb platform device doesn't have any pdataGrant Likely2007-07-311-12/+7
* xilinxfb:Remove __initdata from xilinx_fb_fix and xilinx_fb_varGrant Likely2007-07-311-2/+2
* s3c2410fb: fix s3c2410 compilationBen Dooks2007-07-312-31/+60
* fbdev: Fix logo if logo depth is less than framebuffer depthAntonino A. Daplas2007-07-311-16/+26
* fbcon: Fix typo and bogus logic in get_default_fontAntonino A. Daplas2007-07-311-2/+2
* synclink_gt: fix transmit DMA stallPaul Fulghum2007-07-311-29/+46
* serial_txx9: fix printk format mismatchAtsushi Nemoto2007-07-311-2/+3
* rtc-dev: Make RTC driver return ENOTTY instead of ENOIOCTLCMDThomas Hommel2007-07-311-0/+2
* s3c2410: fixup after arch movesBen Dooks2007-07-311-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds2007-07-303-57/+19
|\
| * rtc: rtc-sh: Correct sh_rtc_set_time() for some SH-3 parts.Markus Brunner2007-07-261-0/+1
| * sh: remove support for sh7300 and solution engine 7300Magnus Damm2007-07-262-29/+10
| * sh: sh-sci - fix SH7708 supportMagnus Damm2007-07-261-17/+8
| * sh: remove support for sh73180 and solution engine 73180Magnus Damm2007-07-251-11/+0
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-3011-441/+278
|\ \
| * | Fix a potential NULL pointer dereference in mace_interrupt() in drivers/net/p...Micah Gruber2007-07-301-1/+3
| * | PATCH kernel 2.6.22] PCMCIA-NETDEV : modify smc91c92_cs.c to become SMP safeKomuro2007-07-301-6/+17
| * | S2io: Increment received packet count correctlyRamkrishna Vepa2007-07-301-1/+2
| * | S2io: Fix crash when resetting adapterRamkrishna Vepa2007-07-301-15/+0
| * | S2io: Mask spurious interruptsRamkrishna Vepa2007-07-301-3/+2
| * | S2IO: Implementing review comments from old patchesVeena Parat2007-07-301-5/+5
| * | S2IO: Checking for the return value of pci map functionVeena Parat2007-07-302-3/+79
| * | S2IO: Removing MSI support from driverVeena Parat2007-07-302-151/+10
| * | S2IO: Removing 3 buffer mode support from the driverVeena Parat2007-07-302-217/+73
| * | netxen: drop redudant spinlockDhananjay Phadke2007-07-301-4/+0
| * | netxen: Fix interrupt handling for multiport adaptersdhananjay@netxen.com2007-07-301-17/+19
| * | netxen: re-init station address after h/w initdhananjay@netxen.com2007-07-301-2/+2
| * | forcedeth: mac address correctAyaz Abdulla2007-07-301-17/+19
| * | gfar: Fix modpost warningKumar Gala2007-07-302-2/+2
| * | lib8390: comment on locking by Alan CoxJarek Poplawski2007-07-301-0/+46
| * | Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/...Micah Gruber2007-07-301-1/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-07-3015-98/+101
|\ \ \
| * | | IB/ipath: Workaround problem of errormask register being overwrittenDave Olson2007-07-304-29/+66
| * | | IB/ipath: Fix some issues with buffer cancel and sendctrl register updateDave Olson2007-07-304-9/+12
| * | | IB/ipath: Use faster put_tid_2 routine after initializationDave Olson2007-07-301-7/+13
| * | | IB/ipath: Remove unsafe fastrcvint code from interrupt handlerDave Olson2007-07-302-34/+1
| * | | IB/ehca: Move extern declarations from .c files to .h filesHoang-Nam Nguyen2007-07-285-4/+3
| * | | IB/mlx4: Whitespace fixRoland Dreier2007-07-281-1/+0
| * | | IB/ehca: Fix include order to better match kernel styleHoang-Nam Nguyen2007-07-281-2/+2
| * | | mlx4_core: Remove kfree() in mlx4_mr_alloc() error flowJack Morgenstein2007-07-281-12/+3
| * | | RDMA/amso1100: Initialize the wait_queue_head_t in the c2_qp structureTom Tucker2007-07-281-0/+1
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-07-303-5/+3
|\ \ \ \
| * | | | driver core: revert "device" link creation checkCornelia Huck2007-07-301-2/+1
| * | | | kernel-doc fixes for PCI and drivers/base/Randy Dunlap2007-07-302-1/+2