aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-23x86: mm/pgtable_32.c declare set_pmd_pfn before they get usedJaswinder Singh
2008-07-23x86: mm/pageattr.c declare arch_report_meminfo before they get usedJaswinder Singh
2008-07-23x86: mm/ioremap.c declare early_ioremap_debug and early_ioremap_nested as staticJaswinder Singh
2008-07-23x86: mm/fault.c declare do_page_fault before they get usedJaswinder Singh
2008-07-23x86: mm/init_XX.c declare functions before they get usedJaswinder Singh
2008-07-23x86: vm86_32.c declare functions before they get usedJaswinder Singh
2008-07-23x86: apic_XX.c declare functions before they get usedJaswinder Singh
2008-07-22x86: mtrr/main.c declare range_state as staticJaswinder Singh
2008-07-22x86: common.c declare idle_regs before they get usedJaswinder Singh
2008-07-22x86: proc.c declare cpuinfo_op before they get usedJaswinder Singh
2008-07-22x86: ptrace.c declare functions before they get usedJaswinder Singh
2008-07-22x86: i387.c declare dump_fpu() before they get usedJaswinder Singh
2008-07-22x86: pci-nommu.c declare nommu_dma_ops before they get usedJaswinder Singh
2008-07-22x86: pci-dma.c declare iommu_bio_merge before they get usedJaswinder Singh
2008-07-22x86: e820.c declare pci_mem_start before they get usedJaswinder Singh
2008-07-22x86: setup.c declare saved_video_mode before they get usedJaswinder Singh
2008-07-22x86: time_XX.c declare functions before they get usedJaswinder Singh
2008-07-22x86: signal_XX.c declare do_notify_resume before they get usedJaswinder Singh
2008-07-22x86: process_32.c declare cpu_number before they get usedJaswinder Singh
2008-07-22x86: Introducing asm/syscalls.hJaswinder Singh
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-07-21usb-storage: revert DMA-alignment change for Wireless USBAlan Stern
2008-07-21USB: use reset_resume when normal resume failsAlan Stern
2008-07-21usb_gadget: composite cdc gadget fault handlingDavid Brownell
2008-07-21usb gadget: minor USBCV fix for composite frameworkDavid Lopo
2008-07-21USB: Fix bug with byte order in isp116x-hcd.c fio write/readJulien May
2008-07-21USB: fix double kfree in ipaq in error caseOliver Neukum
2008-07-21USB: fix build error in cdc-acm for CONFIG_PM=nOliver Neukum
2008-07-21USB: remove board-specific UP2OCR configuration from pxa27x-udcDaniel Ribeiro
2008-07-21USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xxSrikanth Srinivasan
2008-07-21USB: Fix pointer/int cast in USB devio codeDavid Howells
2008-07-21usb gadget: g_cdc dependso on NETRandy Dunlap
2008-07-21USB: Au1xxx-usb: suspend/resume support.Manuel Lauss
2008-07-21USB: Au1xxx-usb: clean up ohci/ehci bus glue sources.Manuel Lauss
2008-07-21usbfs: don't store bad pointers in registrationAlan Stern
2008-07-21usbfs: fix race between open and unregisterAlan Stern
2008-07-21usbfs: simplify the lookup-by-minor routinesAlan Stern
2008-07-21usbfs: send disconnect signals when device is unregisteredAlan Stern
2008-07-21USB: Force unbinding of drivers lacking reset_resume or other methodsAlan Stern
2008-07-21USB: ohci-pnx4008: I2C cleanups and fixesJean Delvare
2008-07-21USB: debug port converter does not accept more than 8 byte packetsAleksey Gorelov
2008-07-21USB: fix disconnect bug in cdc-acmOliver Neukum
2008-07-21USB: fix usb serial pm counter decrement for disconnected interfacesOliver Neukum
2008-07-21USB: autosuspend for cdc-wdmOliver Neukum
2008-07-21USB: additional power savings for cdc-acm devices that support remote wakeupOliver Neukum
2008-07-21USB: keyspan: Remove duplicate device entriesBen Collins
2008-07-21usb: fix uninitialized variable warning in keyspan_pdaBenny Halevy
2008-07-21usb: r8a66597-hcd: fix iinterval for Full/Low speed deviceYoshihiro Shimoda
2008-07-21usb: r8a66597-hcd: fix interrupt triggerYoshihiro Shimoda
2008-07-21USB: fix usb_reset_device and usb_reset_composite_device(take 3)Ming Lei