summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Input: ucb1x00-ts - remove commented out codeDmitry Torokhov2007-05-221-10/+1
| * | Input: ucb1400_ts - use sched_setscheduler()Satoru Takeuchi2007-05-221-2/+2
| * | Input: ALPS - force stream modeDmitry Torokhov2007-05-221-27/+31
| * | Input: iforce - minor clean-upsJohann Deneux2007-05-222-5/+9
| * | Input: iforce - fix force feedback not workingJohann Deneux2007-05-221-2/+3
| * | Input: adbhid - do not access input_dev->private directlyDmitry Torokhov2007-05-081-8/+8
| * | Input: logips2pp - add type 72 (PS/2 TrackMan Marble)Peter Samuelson2007-05-081-0/+1
* | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-05-223-4/+6
|\ \ \
| * | | i2c-s3c2410: Fix build warningArnaud Patard2007-05-221-1/+2
| * | | i2c-tiny-usb: Fix truncated adapter nameJean Delvare2007-05-221-1/+1
| * | | i2c: Legacy i2c drivers shouldn't issue ueventsDavid Brownell2007-05-221-2/+3
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-05-2239-185/+164
|\ \ \
| * | | sh: Fix dreamcast build for IRQ changes.Paul Mundt2007-05-211-1/+1
| * | | sh: Fix clock multiplier on SH7722.dmitry pervushin2007-05-212-12/+29
| * | | sh: Wire up kdump crash kernel exec in die().Paul Mundt2007-05-211-0/+11
| * | | sh: sr.bl toggling around idle sleep.Paul Mundt2007-05-211-6/+27
| * | | sh: disable genrtc support.Paul Mundt2007-05-211-1/+1
| * | | fs: Kill sh dependency for binfmt_flat.Paul Mundt2007-05-211-1/+1
| * | | sh: Disable psw support for R7785RP.Paul Mundt2007-05-211-1/+4
| * | | sh: Fix page size alignment in __copy_user_page().Paul Mundt2007-05-211-0/+1
| * | | sh: Fix up various compile warnings for SE boards.Paul Mundt2007-05-213-2/+6
| * | | sh: Wire up signalfd/timerfd/eventfd syscalls.Paul Mundt2007-05-212-1/+7
| * | | sh: revert addition of page fault notifiersChristoph Hellwig2007-05-212-41/+0
| * | | spelling fixes: arch/sh/Simon Arlott2007-05-2120-27/+27
| * | | input: hp680_ts compile fixes.Kristoffer Ericson2007-05-141-4/+3
| * | | sh: landisk: Header cleanups.kogiidena2007-05-142-46/+1
| * | | sh: landisk: rtc-rs5c313 support.kogiidena2007-05-141-0/+6
| * | | sh: Kill off pmb slab cache destructor.Paul Mundt2007-05-141-41/+38
| * | | sh: Fix up psw build rules for r7780rp.Paul Mundt2007-05-141-1/+1
| * | | sh: Shut up compiler warnings in __do_page_fault().Paul Mundt2007-05-141-1/+1
* | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-05-2211-37/+63
|\ \ \ \
| * | | | V4L/DVB (5691): Ov7670: reset clkrc in rgb565 modeJonathan Corbet2007-05-221-3/+18
| * | | | V4L/DVB (5690): Cafe_ccic: Properly power down the sensorJonathan Corbet2007-05-222-1/+23
| * | | | V4L/DVB (5680): Tuner-simple.c fix suport for SECAM with FI1216MFmatthieu castet2007-05-221-3/+7
| * | | | V4L/DVB (5630): Dvb-core: Handle failures to create devicesSimon Arlott2007-05-221-4/+11
| * | | | V4L/DVB (5639a): Fix dst usage countManu Abraham2007-05-221-3/+0
| * | | | V4L/DVB (5670): Adding new fields to v4l2_pix_format broke the ABI, reverted ...Hans Verkuil2007-05-222-12/+2
| * | | | V4L/DVB (5640): Fix: em28xx shouldn't be selecting VIDEO_BUFMauro Carvalho Chehab2007-05-221-2/+1
| * | | | V4L/DVB (5639): Fix Kconfig dependencies for ivtvMauro Carvalho Chehab2007-05-222-9/+1
| | |/ / | |/| |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-05-225-12/+40
|\ \ \ \
| * | | | [IA64] fix kmalloc(0) in arch/ia64/pci/pci.cKenji Kaneshige2007-05-221-4/+7
| * | | | [IA64] Only unwind non-running tasks.Robin Holt2007-05-221-0/+5
| * | | | [IA64] Improve unwind checking.Robin Holt2007-05-221-7/+14
| * | | | [IA64] Yet another section mismatch warningTony Luck2007-05-181-1/+1
| * | | | [IA64] Fix bogus messages about system calls not implemented.Tony Luck2007-05-181-0/+13
* | | | | [POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEMBenjamin Herrenschmidt2007-05-221-4/+5
* | | | | [POWERPC] Fix powerpc vmlinux.lds.SBenjamin Herrenschmidt2007-05-221-1/+0
* | | | | [POWERPC] Fix typo: MMCR0_PMA0 != MMCR0_PMAOAnton Blanchard2007-05-221-3/+3
* | | | | [POWERPC] Add missing pmc_type fields in cpu_tableAnton Blanchard2007-05-221-0/+4
* | | | | [POWERPC] Fix smp_call_function to be preempt-safeHugh Dickins2007-05-221-16/+18
| |/ / / |/| | |
OpenPOWER on IntegriCloud