summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-22Merge commit 'origin/master'Benjamin Herrenschmidt2632-125498/+205619
2008-07-22powerpc: Fix build bug with binutils < 2.18 and GCC < 4.2Segher Boessenkool1-3/+28
2008-07-22powerpc/eeh: Don't panic when EEH_MAX_FAILS is exceededMike Mason1-14/+12
2008-07-22fbdev: Teaches offb about palette on radeon r5xx/r6xxBenjamin Herrenschmidt1-50/+142
2008-07-22powerpc/cell/edac: Log a syndrome code in case of correctable errorMaxim Shchetynin1-2/+3
2008-07-22powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU ...Mark Nelson3-5/+118
2008-07-22powerpc: Indicate which oprofile counters to use while in compat modeTorez Smith1-0/+20
2008-07-22powerpc/boot: Change spaces to tabsAdrian Bunk1-2/+2
2008-07-22powerpc: Remove duplicate 6xx option in KconfigAdrian Bunk1-3/+0
2008-07-22powerpc: Use PPC_LONG and PPC_LONG_ALIGN in lib/string.SMichael Ellerman1-12/+6
2008-07-22powerpc: Use PPC_LONG_ALIGN in uaccess.hMichael Ellerman1-12/+9
2008-07-22powerpc: Add a #define for aligning to a long-sized boundaryMichael Ellerman1-0/+2
2008-07-22powerpc: Fix OF parsing of 64 bits PCI addressesBenjamin Herrenschmidt2-20/+25
2008-07-22powerpc: Use WARN_ON(1) instead of __WARN()Michael Ellerman1-1/+1
2008-07-22powerpc: Fix support for latencytopArnd Bergmann1-1/+1
2008-07-22powerpc/ps3: Update ps3_defconfigGeoff Levand1-74/+122
2008-07-22powerpc/ps3: Add a sub-match id to ps3_system_busMasakazu Mokuno4-7/+23
2008-07-22powerpc: Add a 6xx defconfigKumar Gala1-0/+3304
2008-07-22powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson7-16/+28
2008-07-22powerpc/cell: Add support for power button of future IBM cell bladesChristian Krafft4-0/+128
2008-07-22powerpc/cell: Cleanup sysreset_hack for IBM cell bladesChristian Krafft4-26/+64
2008-07-22powerpc/cell/cpufreq: Add spu aware cpufreq governorChristian Krafft3-0/+194
2008-07-22powerpc/axonram: Enable partitioning of the Axons DDR2 DIMMsMaxim Shchetynin1-1/+4
2008-07-22powerpc/axonram: Use only one block device major numberMaxim Shchetynin1-8/+15
2008-07-22of_gpio: Should use new <linux/gpio.h> headerWolfgang Grandegger1-1/+1
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds142-8951/+11623
2008-07-21usb-storage: revert DMA-alignment change for Wireless USBAlan Stern1-10/+15
2008-07-21USB: use reset_resume when normal resume failsAlan Stern2-5/+22
2008-07-21usb_gadget: composite cdc gadget fault handlingDavid Brownell2-1/+4
2008-07-21usb gadget: minor USBCV fix for composite frameworkDavid Lopo1-0/+1
2008-07-21USB: Fix bug with byte order in isp116x-hcd.c fio write/readJulien May1-4/+19
2008-07-21USB: fix double kfree in ipaq in error caseOliver Neukum1-1/+2
2008-07-21USB: fix build error in cdc-acm for CONFIG_PM=nOliver Neukum2-0/+11
2008-07-21USB: remove board-specific UP2OCR configuration from pxa27x-udcDaniel Ribeiro1-1/+0
2008-07-21USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xxSrikanth Srinivasan1-0/+5
2008-07-21USB: Fix pointer/int cast in USB devio codeDavid Howells1-2/+3
2008-07-21usb gadget: g_cdc dependso on NETRandy Dunlap1-0/+1
2008-07-21USB: Au1xxx-usb: suspend/resume support.Manuel Lauss2-19/+155
2008-07-21USB: Au1xxx-usb: clean up ohci/ehci bus glue sources.Manuel Lauss2-334/+210
2008-07-21usbfs: don't store bad pointers in registrationAlan Stern1-9/+10
2008-07-21usbfs: fix race between open and unregisterAlan Stern1-5/+11
2008-07-21usbfs: simplify the lookup-by-minor routinesAlan Stern1-9/+6
2008-07-21usbfs: send disconnect signals when device is unregisteredAlan Stern3-31/+41
2008-07-21USB: Force unbinding of drivers lacking reset_resume or other methodsAlan Stern4-21/+140
2008-07-21USB: ohci-pnx4008: I2C cleanups and fixesJean Delvare1-14/+12
2008-07-21USB: debug port converter does not accept more than 8 byte packetsAleksey Gorelov1-0/+9
2008-07-21USB: fix disconnect bug in cdc-acmOliver Neukum1-13/+15
2008-07-21USB: fix usb serial pm counter decrement for disconnected interfacesOliver Neukum1-1/+4
2008-07-21USB: autosuspend for cdc-wdmOliver Neukum1-6/+101
2008-07-21USB: additional power savings for cdc-acm devices that support remote wakeupOliver Neukum2-21/+126