summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-05-15ipmi: support I/O resources in OF driverNate Case1-2/+8
2008-05-15pnp: add ISAPnP MPU option quirksRene Herman1-0/+112
2008-05-15pnp: add pnp_build_option() to the APIRene Herman2-1/+2
2008-05-15pnp: clean up pnp_fixup_device()Rene Herman1-12/+8
2008-05-15fix "lxfb: extend PLL table to support dotclocks below 25 MHz"Jens Rottmann1-22/+0
2008-05-15oprofile: don't request cache line alignment for cpu_bufferEric Dumazet2-2/+2
2008-05-15m68knommu: add info about removing mcfserialSebastian Siewior2-1/+6
2008-05-15mpc5200_psc_spi: typo fix in header blockGrant Likely1-1/+1
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds5-81/+35
2008-05-15cs5520: disable VDMABartlomiej Zolnierkiewicz1-1/+1
2008-05-15ide/Kconfig: couple of fixesBartlomiej Zolnierkiewicz1-28/+11
2008-05-15alim15x3: remove WDC_ALI15X3 config optionBartlomiej Zolnierkiewicz2-19/+0
2008-05-15alim15x3: add "wdc_udma" module parameterBartlomiej Zolnierkiewicz1-2/+13
2008-05-15alim15x3: remove stale warning about ATI RS100 northbridgeBartlomiej Zolnierkiewicz1-8/+0
2008-05-15alim15x3: trivial cleanup for ali_set_pio_mode()Bartlomiej Zolnierkiewicz1-15/+0
2008-05-15make ide-iops.c:SELECT_MASK() staticAdrian Bunk1-1/+1
2008-05-15SWARM IDE: Fix up following changes to ide_hwif_tMaciej W. Rozycki1-7/+9
2008-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds15-555/+725
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds73-496/+4965
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-1/+0
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds21-568/+627
2008-05-14Driver core: struct class remove children listDave Young1-1/+0
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds60-636/+3178
2008-05-14USB: atmel_usba_udc fixes, mostly disconnect()David Brownell1-10/+38
2008-05-14USB: pxa27x_udc: minor fixesRobert Jarzmik2-9/+16
2008-05-14usbtest: comment on why this code "expects" negative and positive errnosMarcin Slusarz1-0/+5
2008-05-14USB: remove PICDEM FS USB demo (04d8:000c) device from ldusbXiaofan Chen1-4/+0
2008-05-14USB: option: add new Dell 5520 HSDPA variantDan Williams1-0/+1
2008-05-14USB: unusual_devs: Add support for GI 0401 SD-Card interfaceFilip Aben1-0/+10
2008-05-14USB: serial gadget: descriptor cleanupDavid Brownell1-4/+2
2008-05-14USB: serial gadget: simplify endpoint handlingDavid Brownell1-89/+57
2008-05-14USB: serial gadget: remove needless data structureDavid Brownell1-72/+13
2008-05-14USB: serial gadget: cleanup/reorgDavid Brownell1-290/+263
2008-05-14usb: fix compile warning in isp1760Sebastian Siewior1-1/+1
2008-05-14USB: do not handle device 1410:5010 in 'option' driverEugeniy Meshcheryakov1-3/+0
2008-05-14USB: Fix unusual_devs.h orderingPhil Dibowitz1-26/+25
2008-05-14USB: add Zoom Telephonics Model 3095F V.92 USB Mini External modem to cdc-acmIain McFarlane1-0/+3
2008-05-14USB: Support for the ET502HS HDSPA modem in option driverandreoli@samba.ing.unimo.it1-0/+4
2008-05-14USB: Support for the ET502HS HDSPA modemandreoli@samba.ing.unimo.it1-0/+10
2008-05-14usb: fix integer as NULL pointer warnings found by sparseHarvey Harrison2-6/+6
2008-05-14USB: isp1760: fix printk formatRandy Dunlap1-2/+2
2008-05-14USB: add Telstra NextG CDMA id to option driverGreg Kroah-Hartman1-0/+1
2008-05-14USB: create attributes before sending ueventAlan Stern5-58/+96
2008-05-14USB: add new moto_modem driver for some Morotola phonesGreg Kroah-Hartman3-0/+80
2008-05-14ppp: Do not free not yet unregistered net device.Pavel Emelyanov1-0/+1
2008-05-14V4L/DVB (7900): pvrusb: Fix Kconfig if DVB=m V4L_core=yMauro Carvalho Chehab1-0/+1
2008-05-14V4L/DVB (7899): Fixes a few remaining Kbuild issues at common/tunersMauro Carvalho Chehab1-3/+17
2008-05-14V4L/DVB (7898): Fix VIDEO_MEDIA Kconfig logicMauro Carvalho Chehab1-2/+1
2008-05-14V4L/DVB (7895): tveeprom: update Hauppauge analog audio and video decodersMichael Krufky1-3/+7
2008-05-14V4L/DVB (7893): xc5000: bug-fix: allow multiple devices in a single systemMichael Krufky7-30/+29