Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | regulator: mc13783: consider Power Gates as digital regulators. | Alberto Panizzo | 2010-03-03 | 1 | -0/+2 | |
| * | | | | | | | regulator: Add 'start-up time' to fixed voltage regulators | Adrian Hunter | 2010-03-03 | 1 | -0/+2 | |
| * | | | | | | | regulator: Allow regulators to specify the time taken to ramp on enable | Mark Brown | 2010-03-03 | 1 | -0/+6 | |
| * | | | | | | | regulator: Add notifier event on regulator disable | Mark Brown | 2010-03-03 | 1 | -1/+3 | |
* | | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-03-04 | 2 | -0/+59 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | vga_switcheroo: fix build on platforms with no ACPI | Dave Airlie | 2010-03-01 | 1 | -1/+0 | |
| * | | | | | | | | vga_switcheroo: initial implementation (v15) | Dave Airlie | 2010-03-01 | 2 | -0/+60 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2010-03-03 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | nilfs2: issue discard request after cleaning segments | Jiro SEKIBA | 2010-02-13 | 1 | -0/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-03-03 | 10 | -125/+74 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | USB: tty: Add a function to insert a string of characters with the same flag | Alan Cox | 2010-03-02 | 1 | -1/+6 | |
| * | | | | | | | | USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., dev... | Dennis O'Brien | 2010-03-02 | 2 | -72/+0 | |
| * | | | | | | | | USB: Extend and neaten dbg macros | Joe Perches | 2010-03-02 | 2 | -13/+14 | |
| * | | | | | | | | USB: atmel uaba: Adding invert vbus_pin | Eirik Aanonsen | 2010-03-02 | 1 | -0/+1 | |
| * | | | | | | | | USB: musb: deprecate what we don't use | Felipe Balbi | 2010-03-02 | 1 | -10/+10 | |
| * | | | | | | | | USB: convert to the runtime PM framework | Alan Stern | 2010-03-02 | 1 | -28/+3 | |
| * | | | | | | | | USB: implement usb_enable_autosuspend | Alan Stern | 2010-03-02 | 1 | -0/+8 | |
| * | | | | | | | | usb: musb: Add 'extvbus' in musb_hdrc_platform_data | Ajay Kumar Gupta | 2010-03-02 | 1 | -0/+3 | |
| * | | | | | | | | USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS | Greg Kroah-Hartman | 2010-03-02 | 1 | -1/+1 | |
| * | | | | | | | | USB: storage: Never reset devices that will morph to an old mode | Oliver Neukum | 2010-03-02 | 1 | -0/+3 | |
| * | | | | | | | | USB: otg: add notifier support | Felipe Balbi | 2010-03-02 | 1 | -0/+25 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-03-03 | 3 | -1/+15 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELD... | Ari Entlich | 2010-03-02 | 1 | -1/+2 | |
| * | | | | | | | | | tty: Keep the default buffering to sub-page units | Alan Cox | 2010-03-02 | 1 | -0/+10 | |
| * | | | | | | | | | serial: add support for Korenix JetCard | Kiros Yeh | 2010-03-02 | 1 | -0/+2 | |
| * | | | | | | | | | serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port Card | Ira W. Snyder | 2010-03-02 | 1 | -0/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-03-03 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86: Avoid race condition in pci_enable_msix() | Brandon Phiilps | 2010-02-10 | 1 | -0/+2 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-03-03 | 6 | -0/+84 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | early_res: Add free_early_partial() | Yinghai Lu | 2010-02-26 | 1 | -0/+1 | |
| * | | | | | | | | | core: Move early_res from arch/x86 to kernel/ | Yinghai Lu | 2010-02-16 | 1 | -0/+22 | |
| * | | | | | | | | | Move round_up/down to kernel.h | Yinghai Lu | 2010-02-12 | 1 | -0/+10 | |
| * | | | | | | | | | sparsemem: Put mem map for one node together. | Yinghai Lu | 2010-02-12 | 1 | -0/+7 | |
| * | | | | | | | | | x86: Make 64 bit use early_res instead of bootmem before slab | Yinghai Lu | 2010-02-12 | 3 | -0/+14 | |
| * | | | | | | | | | x86/pci: Add cap_resource() | Yinghai Lu | 2010-02-10 | 1 | -0/+8 | |
| * | | | | | | | | | x86: Move range related operation to one file | Yinghai Lu | 2010-02-10 | 1 | -0/+22 | |
| * | | | | | | | | | Merge remote branch 'linus/master' into x86/bootmem | H. Peter Anvin | 2010-02-10 | 431 | -6764/+10446 | |
| |\| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2010-03-03 | 3 | -11/+41 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | firewire: ohci: remove unused dualbuffer IR code | Stefan Richter | 2010-02-24 | 1 | -1/+0 | |
| * | | | | | | | | | | firewire: cdev: increment ABI version number | Stefan Richter | 2010-02-24 | 1 | -1/+8 | |
| * | | | | | | | | | | firewire: cdev: add more flexible cycle timer ioctl | Stefan Richter | 2010-02-24 | 1 | -4/+27 | |
| * | | | | | | | | | | Merge tag 'v2.6.33' for its firewire changes since last branch point | Stefan Richter | 2010-02-24 | 53 | -223/+393 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | firewire: qualify config ROM cache pointers as const pointers | Stefan Richter | 2009-12-29 | 1 | -6/+6 | |
| * | | | | | | | | | | firewire: core: fw_csr_string addendum | Stefan Richter | 2009-12-29 | 1 | -1/+0 | |
| * | | | | | | | | | | firewire: add fw_csr_string() helper function | Clemens Ladisch | 2009-12-29 | 1 | -0/+2 | |
* | | | | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-03-03 | 2 | -0/+58 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | i2c: Document the message size limit | Zhangfei Gao | 2010-03-02 | 1 | -0/+1 | |
| * | | | | | | | | | | | i2c: Add SMBus alert support | Jean Delvare | 2010-03-02 | 2 | -0/+57 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-03-03 | 15 | -83/+82 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | percpu: add __percpu sparse annotations to what's left | Tejun Heo | 2010-02-17 | 1 | -1/+1 |