Age | Commit message (Expand) | Author | Files | Lines |
2008-08-15 | abituguru3: update MAINTAINERS | Alistair John Strachan | 1 | -1/+7 |
2008-08-15 | i5k_amb: provide labels for temperature sensors | Darrick J. Wong | 1 | -1/+27 |
2008-08-15 | hwmon: ADC124S501 generic driver | Marc Pignat | 3 | -0/+346 |
2008-08-15 | drivers/hwmon/w83791d.c: fix unused var warning | Michael Borisov | 1 | -1/+2 |
2008-08-15 | applesmc: add support for Macbook | Guilherme M. Schroeder | 1 | -1/+10 |
2008-08-15 | applesmc: support for Intel iMac | Roberto De Ioris | 1 | -0/+9 |
2008-08-15 | freescale DIU: bug fix: add sanity check for AOI position | York Sun | 1 | -0/+4 |
2008-08-15 | freescale DIU: add virtual resolution and panning support | York Sun | 1 | -5/+23 |
2008-08-15 | kexec: use a mutex for locking rather than xchg() | Andrew Morton | 1 | -24/+10 |
2008-08-15 | kexec jump: fix for ftrace | Huang Ying | 2 | -3/+15 |
2008-08-15 | kexec jump: __ftrace_enabled_save/restore | Huang Ying | 1 | -0/+21 |
2008-08-15 | kexec jump: in sync with hibernation implementation | Huang Ying | 1 | -0/+2 |
2008-08-15 | kexec jump: remove duplication of kexec_restart_prepare() | Huang Ying | 3 | -6/+3 |
2008-08-15 | kexec jump: check code size in control page | Huang Ying | 4 | -4/+20 |
2008-08-15 | kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE | Huang Ying | 12 | -16/+16 |
2008-08-15 | kexec jump: clean up #ifdef and comments | Huang Ying | 1 | -9/+8 |
2008-08-15 | kexec: fix compilation warning on xchg(&kexec_lock, 0) in kernel_kexec() | Huang Ying | 1 | -1/+2 |
2008-08-15 | suspend: fix section mismatch warning - register_nosave_region | Marcin Slusarz | 1 | -2/+2 |
2008-08-15 | Documentation/vm/page_migration: update reference to numa_maps + fix download... | Michael Kerrisk | 1 | -4/+5 |
2008-08-15 | bootmem allocator: alloc_bootmem_core(): page-align the end offset | Mikulas Patocka | 1 | -1/+1 |
2008-08-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 80 | -2548/+16723 |
2008-08-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 5 | -8/+57 |
2008-08-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 46 | -1693/+2265 |
2008-08-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 17 | -49/+186 |
2008-08-14 | usb: musb: pass configuration specifics via pdata | Felipe Balbi | 5 | -208/+51 |
2008-08-14 | usb: musb: fix hanging when rmmod gadget driver | Felipe Balbi | 1 | -9/+7 |
2008-08-14 | USB: Add MUSB and TUSB support | Felipe Balbi | 30 | -0/+15764 |
2008-08-14 | USB: serial: remove CONFIG_USB_DEBUG from sierra and option drivers | Greg Kroah-Hartman | 2 | -9/+0 |
2008-08-14 | USB: Add vendor/product id of ZTE MF628 to option | Oliver Martin | 1 | -0/+5 |
2008-08-14 | USB: quirk PLL power down mode | Libin Yang | 4 | -0/+164 |
2008-08-14 | USB: omap_udc: fix compilation with debug enabled | Dmitry Baryshkov | 1 | -2/+3 |
2008-08-14 | usb: cdc-acm: drain writes on close | David Brownell | 2 | -5/+35 |
2008-08-14 | usb: cdc-acm: stop dropping tx buffers | David Brownell | 2 | -31/+3 |
2008-08-14 | usb: cdc-acm: bugfix release() | David Brownell | 1 | -6/+9 |
2008-08-14 | usb gadget: issue notifications from ACM function | David Brownell | 3 | -27/+235 |
2008-08-14 | usb gadget: remove needless struct members | David Brownell | 5 | -10/+0 |
2008-08-14 | USB: sh: r8a66597-hcd: fix disconnect regression | Yoshihiro Shimoda | 1 | -23/+26 |
2008-08-14 | USB: isp1301: fix compilation | Dmitry Baryshkov | 1 | -1/+1 |
2008-08-14 | USB: fix compiler warning fix | Alan Stern | 1 | -2/+2 |
2008-08-14 | usb-storage: unusual_devs entry for Nokia 5300 | Alan Stern | 1 | -0/+7 |
2008-08-14 | USB: cdc-acm.c: Fix compile warnings | Takashi Iwai | 1 | -1/+1 |
2008-08-14 | USB: BandRich BandLuxe C150/C250 HSPA Data Card Driver | Leon Leong | 1 | -0/+32 |
2008-08-14 | USB: ftdi_sio: add support for PHI Fisco data cable (FT232BM based, VID/PID 0... | Lex Ross | 2 | -0/+2 |
2008-08-14 | usb: isp1760: don't be noisy about short packets. | Sebastian Siewior | 2 | -3/+6 |
2008-08-14 | usb: ISP1760: improve pre-fetch timing | Enrico Scholz | 2 | -13/+33 |
2008-08-14 | usb: return error code instead of 0 in the enqueue function. | Sebastian Siewior | 1 | -2/+1 |
2008-08-14 | USB: serial gadget: rx path data loss fixes | David Brownell | 1 | -90/+146 |
2008-08-14 | USB: Hook start_hnp into ohci struct | Dmitry Baryshkov | 3 | -3/+3 |
2008-08-14 | USB: ohci: make distrust_firmware a quirk | Dmitry Baryshkov | 3 | -2/+7 |
2008-08-14 | USB: update to Documentation | Oliver Neukum | 1 | -1/+6 |