Age | Commit message (Expand) | Author |
2010-08-25 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2010-08-25 | Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-08-25 | hwmon: (k8temp) Differentiate between AM2 and ASB1 | Andreas Herrmann |
2010-08-25 | hwmon: (ads7871) Fix ads7871_probe error paths | Axel Lin |
2010-08-25 | hwmon: (coretemp) Fix harmless build warning | Jean Delvare |
2010-08-24 | drm/i915: fix vblank wait test condition | Jesse Barnes |
2010-08-24 | xen: handle events as edge-triggered | Jeremy Fitzhardinge |
2010-08-24 | xen: use percpu interrupts for IPIs and VIRQs | Jeremy Fitzhardinge |
2010-08-24 | intel_scu_ipc: fix IPC i2c write bug | Jianwei Yang |
2010-08-24 | rar: Fix off by one error | Ossama Othman |
2010-08-24 | V4L/DVB: mantis: Fix IR_CORE dependency | Ingo Molnar |
2010-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc | Linus Torvalds |
2010-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds |
2010-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2010-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2010-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2010-08-24 | via-pmu: Add compat_pmu_ioctl | Andreas Schwab |
2010-08-23 | USB: ftdi_sio: add product ID for Lenz LI-USB | Galen Seitz |
2010-08-23 | USB: adutux: fix misuse of return value of copy_to_user() | Kulikov Vasiliy |
2010-08-23 | USB: iowarrior: fix misuse of return value of copy_to_user() | Kulikov Vasiliy |
2010-08-23 | USB: xHCI: update ring dequeue pointer when process missed tds | Andiry Xu |
2010-08-23 | USB: xhci: Remove buggy assignment in next_trb() | John Youn |
2010-08-23 | USB: ftdi_sio: Add ID for Ionics PlugComputer | Martin Michlmayr |
2010-08-23 | USB: serial: io_ti.c: don't return 0 if writing the download record failed | Roel Kluin |
2010-08-23 | USB: otg: twl4030: fix wrong assumption of starting state | Felipe Balbi |
2010-08-23 | USB: gadget: Return -ENOMEM on memory allocation failure | Julia Lawall |
2010-08-23 | USB: gadget: fix composite kernel-doc warnings | Randy Dunlap |
2010-08-23 | USB: ssu100: set tty_flags in ssu100_process_packet | Bill Pemberton |
2010-08-23 | USB: ssu100: add disconnect function for ssu100 | Bill Pemberton |
2010-08-23 | USB: serial: export symbol usb_serial_generic_disconnect | Bill Pemberton |
2010-08-23 | USB: ssu100: rework logic for TIOCMIWAIT | Bill Pemberton |
2010-08-23 | USB: ssu100: add register parameter to ssu100_setregister | Bill Pemberton |
2010-08-23 | USB: ssu100: remove duplicate #defines in ssu100 | Bill Pemberton |
2010-08-23 | USB: ssu100: refine process_packet in ssu100 | Bill Pemberton |
2010-08-23 | USB: ssu100: add locking for port private data in ssu100 | Bill Pemberton |
2010-08-23 | USB: r8a66597-udc: return -ENOMEM if kzalloc() fails | Axel Lin |
2010-08-23 | USB: io_ti: check firmware version before updating | Greg Kroah-Hartman |
2010-08-23 | USB: ftdi_sio: fix endianess of max packet size | Michael Wileczka |
2010-08-23 | USB: CP210x Fix Break On/Off | Craig Shelley |
2010-08-23 | USB: pl2303: New vendor and product id | Jef Driesen |
2010-08-23 | USB: serial: fix leak of usb serial module refrence count | Ming Lei |
2010-08-23 | USB: add device IDs for igotu to navman | Ross Burton |
2010-08-23 | USB: isp1760: use a write barrier to ensure proper ndelay timing | Michael Hennerich |
2010-08-23 | USB: option: add Celot CT-650 | Michael Tokarev |
2010-08-23 | USB: uvc_v4l2: cleanup test for end of loop | Dan Carpenter |
2010-08-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-08-23 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds |
2010-08-23 | Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/... | Linus Torvalds |
2010-08-23 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-08-23 | 68328serial: check return value of copy_*_user() instead of access_ok() | Kulikov Vasiliy |