aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-29ps3fb: video memory size cleanupsGeert Uytterhoeven1-2/+9
2007-11-29ps3: prefix all ps3-specific kernel modules with `ps3-'Geert Uytterhoeven3-2/+2
2007-11-29atmel_spi: label GPIOs betterDavid Brownell1-1/+1
2007-11-29update checkpatch.pl to version 0.12Andy Whitcroft1-108/+287
2007-11-28pci hotplug: kernel-doc fixesRandy Dunlap12-169/+169
2007-11-28pci-aer: fix kernel-doc mistakesRandy Dunlap1-14/+15
2007-11-28PCI: drivers/pci/pci-sysfs.c: Add missing pci_dev_putJulia Lawall1-1/+3
2007-11-28PCI: pcie portdriver: initialize returned valueLinas Vepstas1-1/+1
2007-11-28USB: s3c2410 gadget: ensure vbus pin in input mode during readBen Dooks1-0/+4
2007-11-28USB: s3c2410 gadget: allow sharing of vbus irqBen Dooks1-3/+3
2007-11-28USB: s3c2410 gadget: Header move fixupsBen Dooks1-3/+3
2007-11-28USB: usb-storage: unusual_devs entry for JetFlash TS1GJF2AAlan Stern1-0/+7
2007-11-28USB: fix up EHCI startup synchronizationDavid Brownell1-1/+4
2007-11-28USB: make the microtek driver and HAL cooperateOliver Neukum1-1/+1
2007-11-28USB: uevent environment key fixAlan Stern3-35/+25
2007-11-28USB: keep track of whether interface sysfs files existAlan Stern3-10/+9
2007-11-28USB: sierra: new product idagilmore@wirelessbeehive.com1-0/+2
2007-11-28USB HCD: avoid duplicate local_irq_disable()Alan Stern1-1/+2
2007-11-28USB: mailing lists have changedGreg Kroah-Hartman1-59/+35
2007-11-28USB: remove USB HUB entry from MAINTAINERSDavid Brownell1-7/+0
2007-11-28USB: fix directory references in usb/READMEDirk Hohndel1-3/+3
2007-11-28USB: add support for an older firmware revision for the Nikon D200Mike Pagano1-5/+5
2007-11-28USB: FIx locks and urb->status in adutux (updated)Pete Zaitcev1-123/+139
2007-11-28USB: power-management documenation updateAlan Stern1-0/+8
2007-11-28USB: Fix signr comment in usbdevice_fs.hPhil Endecott1-1/+2
2007-11-28usbserial: fix inconsistent lock stateBorislav Petkov1-2/+3
2007-11-28USB: fix usbled disconnect read race #2Oliver Neukum1-1/+3
2007-11-28USB: free memory when writing fails in usb/serial/mos7840.cRoel Kluin1-1/+1
2007-11-28USB: Fix priority mistakes in drivers/usb/core/hub.cRoel Kluin1-1/+1
2007-11-28usb-storage: always set the allow_restart flagMauro Carvalho Chehab1-0/+4
2007-11-28USB: pl2303: add support for Corega CG-USBRS232RMagnus Damm2-0/+4
2007-11-28USB: omap_udc build fixDavid Brownell1-3/+3
2007-11-28USB: fix USB_OHCI_HCD_SSB dependenciesAdrian Bunk1-1/+1
2007-11-28sysfs: fix off-by-one error in fill_read_buffer()Miao Xie1-1/+5
2007-11-28kobject: two typo fixesJohannes Berg1-2/+2
2007-11-28UIO: add UIO documentation target to DocBook MakefileHans J Koch1-1/+1
2007-11-28UIO: fix up the UIO documentationHans J Koch1-58/+32
2007-11-28create /sys/.../power when CONFIG_PM is setDaniel Drake4-16/+27
2007-11-28allow LEGACY_PTYS to be set to 0Kay Sievers1-1/+1
2007-11-28prep_zero_page: remove bogus BUG_ONHugh Dickins1-1/+0
2007-11-28tmpfs: restore missing clear_highpageHugh Dickins1-2/+3
2007-11-28vfs: coredumping fixIngo Molnar1-0/+6
2007-11-28sched: clean up kernel/sched_stat.hIngo Molnar1-1/+2
2007-11-28sched: clean up overlong line in kernel/sched_debug.cIngo Molnar1-3/+5
2007-11-28sched: clean up, move __sched_text_start/end to sched.hIngo Molnar2-3/+4
2007-11-28sched: clean up sd_alloc_ctl_cpu_table() definitionIngo Molnar1-1/+1
2007-11-28softlockup: fix false positives on CONFIG_NOHZThomas Gleixner1-0/+2
2007-11-27ocfs2: reverse inline-data truncate argsMark Fasheh1-4/+15
2007-11-27ocfs2: Fix comparison in ocfs2_size_fits_inline_data()Mark Fasheh1-1/+1
2007-11-27ocfs2: Remove bug statement in ocfs2_dentry_iput()Mark Fasheh1-4/+16