summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-15coretemp: recognize Nehalem CPUsDarrick J. Wong1-2/+3
2008-08-15ibmaem: don't query the entire sensor repository when reading energy meterDarrick J. Wong1-5/+13
2008-08-15ibmaem: prevent infinite probing loop on x3650 M2 systemsDarrick J. Wong1-1/+2
2008-08-15ibmaem: update the documentation to reflect the current nameDarrick J. Wong2-19/+20
2008-08-15abituguru3: prefer DMI probing to manual probingAlistair John Strachan1-40/+94
2008-08-15abituguru3: update MAINTAINERSAlistair John Strachan1-1/+7
2008-08-15i5k_amb: provide labels for temperature sensorsDarrick J. Wong1-1/+27
2008-08-15hwmon: ADC124S501 generic driverMarc Pignat3-0/+346
2008-08-15drivers/hwmon/w83791d.c: fix unused var warningMichael Borisov1-1/+2
2008-08-15applesmc: add support for MacbookGuilherme M. Schroeder1-1/+10
2008-08-15applesmc: support for Intel iMacRoberto De Ioris1-0/+9
2008-08-15freescale DIU: bug fix: add sanity check for AOI positionYork Sun1-0/+4
2008-08-15freescale DIU: add virtual resolution and panning supportYork Sun1-5/+23
2008-08-15kexec: use a mutex for locking rather than xchg()Andrew Morton1-24/+10
2008-08-15kexec jump: fix for ftraceHuang Ying2-3/+15
2008-08-15kexec jump: __ftrace_enabled_save/restoreHuang Ying1-0/+21
2008-08-15kexec jump: in sync with hibernation implementationHuang Ying1-0/+2
2008-08-15kexec jump: remove duplication of kexec_restart_prepare()Huang Ying3-6/+3
2008-08-15kexec jump: check code size in control pageHuang Ying4-4/+20
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying12-16/+16
2008-08-15kexec jump: clean up #ifdef and commentsHuang Ying1-9/+8
2008-08-15kexec: fix compilation warning on xchg(&kexec_lock, 0) in kernel_kexec()Huang Ying1-1/+2
2008-08-15suspend: fix section mismatch warning - register_nosave_regionMarcin Slusarz1-2/+2
2008-08-15Documentation/vm/page_migration: update reference to numa_maps + fix download...Michael Kerrisk1-4/+5
2008-08-15bootmem allocator: alloc_bootmem_core(): page-align the end offsetMikulas Patocka1-1/+1
2008-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds80-2548/+16723
2008-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds5-8/+57
2008-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds46-1693/+2265
2008-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds17-49/+186
2008-08-13usb: musb: pass configuration specifics via pdataFelipe Balbi5-208/+51
2008-08-13usb: musb: fix hanging when rmmod gadget driverFelipe Balbi1-9/+7
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi30-0/+15764
2008-08-13USB: serial: remove CONFIG_USB_DEBUG from sierra and option driversGreg Kroah-Hartman2-9/+0
2008-08-13USB: Add vendor/product id of ZTE MF628 to optionOliver Martin1-0/+5
2008-08-13USB: quirk PLL power down modeLibin Yang4-0/+164
2008-08-13USB: omap_udc: fix compilation with debug enabledDmitry Baryshkov1-2/+3
2008-08-13usb: cdc-acm: drain writes on closeDavid Brownell2-5/+35
2008-08-13usb: cdc-acm: stop dropping tx buffersDavid Brownell2-31/+3
2008-08-13usb: cdc-acm: bugfix release()David Brownell1-6/+9
2008-08-13usb gadget: issue notifications from ACM functionDavid Brownell3-27/+235
2008-08-13usb gadget: remove needless struct membersDavid Brownell5-10/+0
2008-08-13USB: sh: r8a66597-hcd: fix disconnect regressionYoshihiro Shimoda1-23/+26
2008-08-13USB: isp1301: fix compilationDmitry Baryshkov1-1/+1
2008-08-13USB: fix compiler warning fixAlan Stern1-2/+2
2008-08-13usb-storage: unusual_devs entry for Nokia 5300Alan Stern1-0/+7
2008-08-13USB: cdc-acm.c: Fix compile warningsTakashi Iwai1-1/+1
2008-08-13USB: BandRich BandLuxe C150/C250 HSPA Data Card DriverLeon Leong1-0/+32
2008-08-13USB: ftdi_sio: add support for PHI Fisco data cable (FT232BM based, VID/PID 0...Lex Ross2-0/+2
2008-08-13usb: isp1760: don't be noisy about short packets.Sebastian Siewior2-3/+6
2008-08-13usb: ISP1760: improve pre-fetch timingEnrico Scholz2-13/+33