aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hvc_console: Escape magic sysrq keyHendrik Brueckner2008-12-211-2/+5
* powerpc: Pass a valid token to rtas_call() in phyp-dump codeTony Breeds2008-12-211-0/+2
* powerpc: Protect against NULL pointer deref in phyp-dump codeTony Breeds2008-12-211-0/+3
* powerpc: Rename struct vm_region to avoid conflict with NOMMUDavid Howells2008-12-211-12/+12
* powerpc: Convert sysfs cache code to of_find_next_cache_node()Nathan Lynch2008-12-211-6/+1
* powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node()Nathan Lynch2008-12-211-7/+4
* powerpc: Add of_find_next_cache_node()Nathan Lynch2008-12-212-0/+34
* of/gpio: Implement of_gpio_count()Anton Vorontsov2008-12-212-0/+40
* of: of_parse_phandles_with_args() learns to differentiate 'hole' cellsAnton Vorontsov2008-12-211-6/+16
* of: Minor simplification for the of_parse_phandles_with_args()Anton Vorontsov2008-12-211-7/+4
* Merge branch 'linux-2.6' into nextPaul Mackerras2008-12-1857-301/+387
|\
| * Merge branch 'i2c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2008-12-172-3/+16
| |\
| | * i2c-s3c2410: fix check for being in suspend.Ben Dooks2008-12-161-3/+15
| | * i2c-cpm: Detect and report NAK right away instead of timing outMike Ditto2008-12-161-0/+1
| * | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-172-3/+9
| |\ \
| | * | ocfs2: Add JBD2 compat feature bit.Joel Becker2008-12-161-1/+7
| | * | ocfs2: Always update xattr search when creating bucket.Tao Ma2008-12-161-2/+2
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-12-1713-65/+63
| |\ \
| | * | USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole displayMike Provencher2008-12-172-0/+5
| | * | USB: set correct configuration in probe of ti_usb_3410_5052Oliver Neukum2008-12-171-52/+3
| | * | USB: add 5372:2303 to pl2303Matthew Arnold2008-12-172-0/+5
| | * | USB: skip Set-Interface(0) if already in altsetting 0Alan Stern2008-12-171-1/+3
| | * | USB: fix comment about endianness of descriptorsPhil Endecott2008-12-172-4/+10
| | * | USB: Documentation/usb/gadget_serial.txt: update to match driver use_acm beha...Peter Korsgaard2008-12-171-2/+2
| | * | usbmon: drop bogus 0t from usbmon.txtPete Zaitcev2008-12-171-5/+7
| | * | USB: gadget: fix rndis working at high speedDavid Brownell2008-12-171-0/+4
| | * | USB: ftdi_sio: Adding Ewert Energy System's CANdapter PIDAndrew Ewert2008-12-172-0/+4
| | * | USB: tty: SprogII DCC controller identifiersAlan Cox2008-12-172-0/+4
| | * | usb-storage: update unusual_devs entry for Nokia 5310Alan Stern2008-12-171-1/+1
| | * | USB: Unusual devs patch for Nokia 3500cOzan Sener2008-12-171-0/+7
| | * | USB: storage: unusual_devs.h: Nokia 3109c additionCSÉCSY László2008-12-171-0/+7
| | * | USB: fix problem with usbtmc driver not loading properlyGreg Kroah-Hartman2008-12-171-0/+1
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-12-178-21/+6
| |\ \
| | * | STAGING: Move staging drivers back to staging-specific menuDmitry Baryshkov2008-12-171-0/+3
| | * | driver core: add newlines to debugging enabled/disabled messagesMarcel Holtmann2008-12-171-2/+2
| | * | xilinx_hwicap: remove improper wording in license statementGreg Kroah-Hartman2008-12-176-18/+0
| | * | driver core: fix using 'ret' variable in unregister_dynamic_debug_moduleJohann Felix Soden2008-12-171-1/+1
| | |/
| * | cifs: fix buffer overrun in parse_DFS_referralsJeff Layton2008-12-171-1/+2
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds2008-12-172-2/+3
| |\ \ | | |/ | |/|
| | * powerpc: Fix corruption error in rh_alloc_fixed()Guillaume Knispel2008-12-171-0/+1
| | * powerpc/fsl-booke: Fix the miss interrupt restoreDave Liu2008-12-171-2/+2
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-12-161-0/+6
| |\ \
| | * | ieee1394: add quirk fix for Freecom HDDStefan Richter2008-12-141-0/+6
| * | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-162-9/+68
| |\ \ \
| | * | | pata_hpt366: no ATAPI DMATejun Heo2008-12-161-1/+3
| | * | | pata_hpt366: fix cable detection,Tejun Heo2008-12-161-2/+6
| | * | | libata: fix Seagate NCQ+FLUSH blacklistTejun Heo2008-12-161-6/+59
| * | | | Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-12-162-1/+3
| |\ \ \ \
| | * | | | sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms.Paul Mundt2008-12-161-0/+2
| | * | | | sh: maple: Do not pass SLAB_POISON to kmem_cache_create()Matt Fleming2008-12-161-1/+1