summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-21powerpc: Convert sysfs cache code to of_find_next_cache_node()Nathan Lynch1-6/+1
2008-12-21powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node()Nathan Lynch1-7/+4
2008-12-21powerpc: Add of_find_next_cache_node()Nathan Lynch2-0/+34
2008-12-21of/gpio: Implement of_gpio_count()Anton Vorontsov2-0/+40
2008-12-21of: of_parse_phandles_with_args() learns to differentiate 'hole' cellsAnton Vorontsov1-6/+16
2008-12-21of: Minor simplification for the of_parse_phandles_with_args()Anton Vorontsov1-7/+4
2008-12-18Merge branch 'linux-2.6' into nextPaul Mackerras57-301/+387
2008-12-18Merge branch 'i2c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2-3/+16
2008-12-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+9
2008-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds13-65/+63
2008-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds8-21/+6
2008-12-18cifs: fix buffer overrun in parse_DFS_referralsJeff Layton1-1/+2
2008-12-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds2-2/+3
2008-12-17STAGING: Move staging drivers back to staging-specific menuDmitry Baryshkov1-0/+3
2008-12-17driver core: add newlines to debugging enabled/disabled messagesMarcel Holtmann1-2/+2
2008-12-17xilinx_hwicap: remove improper wording in license statementGreg Kroah-Hartman6-18/+0
2008-12-17driver core: fix using 'ret' variable in unregister_dynamic_debug_moduleJohann Felix Soden1-1/+1
2008-12-17USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole displayMike Provencher2-0/+5
2008-12-17USB: set correct configuration in probe of ti_usb_3410_5052Oliver Neukum1-52/+3
2008-12-17USB: add 5372:2303 to pl2303Matthew Arnold2-0/+5
2008-12-17USB: skip Set-Interface(0) if already in altsetting 0Alan Stern1-1/+3
2008-12-17USB: fix comment about endianness of descriptorsPhil Endecott2-4/+10
2008-12-17USB: Documentation/usb/gadget_serial.txt: update to match driver use_acm beha...Peter Korsgaard1-2/+2
2008-12-17usbmon: drop bogus 0t from usbmon.txtPete Zaitcev1-5/+7
2008-12-17USB: gadget: fix rndis working at high speedDavid Brownell1-0/+4
2008-12-17USB: ftdi_sio: Adding Ewert Energy System's CANdapter PIDAndrew Ewert2-0/+4
2008-12-17USB: tty: SprogII DCC controller identifiersAlan Cox2-0/+4
2008-12-17usb-storage: update unusual_devs entry for Nokia 5310Alan Stern1-1/+1
2008-12-17USB: Unusual devs patch for Nokia 3500cOzan Sener1-0/+7
2008-12-17USB: storage: unusual_devs.h: Nokia 3109c additionCSÉCSY László1-0/+7
2008-12-17USB: fix problem with usbtmc driver not loading properlyGreg Kroah-Hartman1-0/+1
2008-12-17powerpc: Fix corruption error in rh_alloc_fixed()Guillaume Knispel1-0/+1
2008-12-17powerpc/fsl-booke: Fix the miss interrupt restoreDave Liu1-2/+2
2008-12-17ocfs2: Add JBD2 compat feature bit.Joel Becker1-1/+7
2008-12-17Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/po...Paul Mackerras4-105/+230
2008-12-17ocfs2: Always update xattr search when creating bucket.Tao Ma1-2/+2
2008-12-16i2c-s3c2410: fix check for being in suspend.Ben Dooks1-3/+15
2008-12-16i2c-cpm: Detect and report NAK right away instead of timing outMike Ditto1-0/+1
2008-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-0/+6
2008-12-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-9/+68
2008-12-16Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+3
2008-12-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds3-5/+17
2008-12-16mm: Don't touch uninitialized variable in do_pages_stat_array()KOSAKI Motohiro1-1/+1
2008-12-16pata_hpt366: no ATAPI DMATejun Heo1-1/+3
2008-12-16pata_hpt366: fix cable detection,Tejun Heo1-2/+6
2008-12-16libata: fix Seagate NCQ+FLUSH blacklistTejun Heo1-6/+59
2008-12-16sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms.Paul Mundt1-0/+2
2008-12-16sh: maple: Do not pass SLAB_POISON to kmem_cache_create()Matt Fleming1-1/+1
2008-12-16rapidio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-6/+6
2008-12-16powerpc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers5-37/+29