aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-14cs5520: disable VDMABartlomiej Zolnierkiewicz
2008-05-14ide/Kconfig: couple of fixesBartlomiej Zolnierkiewicz
2008-05-14alim15x3: remove WDC_ALI15X3 config optionBartlomiej Zolnierkiewicz
2008-05-14alim15x3: add "wdc_udma" module parameterBartlomiej Zolnierkiewicz
2008-05-14alim15x3: remove stale warning about ATI RS100 northbridgeBartlomiej Zolnierkiewicz
2008-05-14alim15x3: trivial cleanup for ali_set_pio_mode()Bartlomiej Zolnierkiewicz
2008-05-14make ide-iops.c:SELECT_MASK() staticAdrian Bunk
2008-05-14SWARM IDE: Fix up following changes to ide_hwif_tMaciej W. Rozycki
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-05-14Driver core: struct class remove children listDave Young
2008-05-14block: do_mounts - accept root=<non-existant partition>Kay Sievers
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-14fix SMP data race in pagetable setup vs walkingNick Piggin
2008-05-14read_barrier_depends arch fixletsNick Piggin
2008-05-14USB: atmel_usba_udc fixes, mostly disconnect()David Brownell
2008-05-14USB: pxa27x_udc: minor fixesRobert Jarzmik
2008-05-14usbtest: comment on why this code "expects" negative and positive errnosMarcin Slusarz
2008-05-14USB: remove PICDEM FS USB demo (04d8:000c) device from ldusbXiaofan Chen
2008-05-14USB: option: add new Dell 5520 HSDPA variantDan Williams
2008-05-14USB: unusual_devs: Add support for GI 0401 SD-Card interfaceFilip Aben
2008-05-14USB: serial gadget: descriptor cleanupDavid Brownell
2008-05-14USB: serial gadget: simplify endpoint handlingDavid Brownell
2008-05-14USB: serial gadget: remove needless data structureDavid Brownell
2008-05-14USB: serial gadget: cleanup/reorgDavid Brownell
2008-05-14usb: fix compile warning in isp1760Sebastian Siewior
2008-05-14USB: do not handle device 1410:5010 in 'option' driverEugeniy Meshcheryakov
2008-05-14USB: Fix unusual_devs.h orderingPhil Dibowitz
2008-05-14USB: add Zoom Telephonics Model 3095F V.92 USB Mini External modem to cdc-acmIain McFarlane
2008-05-14USB: Support for the ET502HS HDSPA modem in option driverandreoli@samba.ing.unimo.it
2008-05-14USB: Support for the ET502HS HDSPA modemandreoli@samba.ing.unimo.it
2008-05-14usb: fix integer as NULL pointer warnings found by sparseHarvey Harrison
2008-05-14USB: isp1760: fix printk formatRandy Dunlap
2008-05-14USB: add Telstra NextG CDMA id to option driverGreg Kroah-Hartman
2008-05-14USB: add association.hGreg Kroah-Hartman
2008-05-14USB: create attributes before sending ueventAlan Stern
2008-05-14USB: add new moto_modem driver for some Morotola phonesGreg Kroah-Hartman
2008-05-14net: Fix typo in net/core/sock.c.Rami Rosen
2008-05-13ppp: Do not free not yet unregistered net device.Pavel Emelyanov
2008-05-13netfilter: xt_iprange: module aliases for xt_iprangePhil Oester
2008-05-13netfilter: ctnetlink: dump conntrack ID in event messagesEric Leblond
2008-05-13irda: Fix a misalign access issue. (v2)Graf Yang
2008-05-13sctp: Fix use of uninitialized pointerPatrick McHardy
2008-05-13cipso: Relax too much careful cipso hash function.Pavel Emelyanov
2008-05-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-05-13x86: user_regset_view table fix for ia32 on 64-bitRoland McGrath
2008-05-13x86: arch/x86/mm/pat.c - fix warningPranith Kumar
2008-05-13x86: fix csum_partial() exportIngo Molnar