summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux v2.6.18-rc4v2.6.18-rc4Linus Torvalds2006-08-061-1/+1
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2006-08-0617-308/+509
|\
| * Input: ati_remote - use msec instead of jiffiesDmitry Torokhov2006-08-041-58/+77
| * Input: ati_remote - add missing input_sync()Dmitry Torokhov2006-08-041-0/+1
| * Input: ati_remote - relax permissions sysfs module parametersDmitry Torokhov2006-08-041-2/+2
| * Input: ati_remote - make filter time a module parameterEdwin Huffstutler2006-08-041-14/+19
| * Input: atkbd - restore repeat rate when resumingDmitry Torokhov2006-08-041-43/+60
| * Input: trackpoint - activate protocol when resumingDmitry Torokhov2006-08-041-18/+34
| * Input: logips2pp - fix button mapping for MX300Roberto Castagnola2006-08-041-2/+1
| * Input: keyboard - change to use kzallocDmitry Torokhov2006-08-041-2/+2
| * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in...Dmitry Torokhov2006-08-041758-16901/+34975
| |\
| * | Input: serio/gameport - check whether driver core calls succeededRandy Dunlap2006-07-192-31/+100
| * | Input: spaceball - make 4000FLX Lefty workNick Martin2006-07-191-1/+1
| * | Input: keyboard - simplify emulate_raw() implementationDmitry Torokhov2006-07-191-17/+34
| * | Input: keyboard - remove static variable and clean up initializationDmitry Torokhov2006-07-191-10/+9
| * | Input: hiddev - use standard list implementationDmitry Torokhov2006-07-191-34/+38
| * | Input: add missing handler->start() callDmitry Torokhov2006-07-191-1/+4
| * | Input: HID - fix potential out-of-bound array accessDmitry Torokhov2006-07-151-1/+2
| * | Input: fix list iteration in input_release_device()Andrew Morton2006-07-151-3/+5
| * | Input: iforce - add Trust Force Feedback Race Master supportPrzemek Iskra2006-07-151-0/+1
| * | Input: iforce - check array bounds before accessing elementsDmitry Torokhov2006-07-061-9/+9
| * | Input: libps2 - warn instead of oopsing when passed bad argumentsDmitry Torokhov2006-07-061-0/+5
| * | Input: fm801-gp - fix use after freeDmitry Torokhov2006-07-061-2/+2
| * | Input: wistron - fix section reference mismatchesAndrew Morton2006-07-061-10/+10
| * | Input: introduce input_inject_event() functionDmitry Torokhov2006-07-064-21/+49
| * | Input: add start() method to input handlersDmitry Torokhov2006-07-063-21/+51
| * | Input: remove accept method from input_devDmitry Torokhov2006-07-063-15/+0
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2006-08-0618-47/+62
|\ \ \
| * | | [ALSA] Don't reject O_RDWR at opening PCM OSS with read/write-only deviceTakashi Iwai2006-08-031-0/+2
| * | | [ALSA] snd-emu10k1: Implement support for Audigy 2 ZS [SB0353]James Courtier-Dutton2006-08-031-0/+11
| * | | [ALSA] add MAINTAINERS entry for snd-aoaJohannes Berg2006-08-031-0/+7
| * | | [ALSA] aoa: platform function gpio: ignore errors from functions that don't e...Johannes Berg2006-08-031-1/+1
| * | | [ALSA] make snd-powermac load even when it can't bind the deviceJohannes Berg2006-08-031-10/+3
| * | | [ALSA] aoa: fix toonie codecJohannes Berg2006-08-031-4/+13
| * | | [ALSA] aoa: feature gpio layer: fix IRQ accessJohannes Berg2006-08-031-2/+5
| * | | [ALSA] Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-08-0310-29/+15
| * | | [ALSA] snd-emu10k1: Fixes ALSA bug#2190James Courtier-Dutton2006-08-031-1/+5
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-08-067-23/+22
|\ \ \ \
| * | | | [LAPB]: Fix windowsize checkDiego Calleja2006-08-051-5/+7
| * | | | [TCP]: Fixes IW > 2 cases when TCP is application limitedIlpo Järvinen2006-08-041-1/+2
| * | | | [PKT_SCHED] RED: Fix overflow in calculation of queue averageIlpo Järvinen2006-08-041-1/+1
| * | | | [LLX]: SOCK_DGRAM interface fixesStephen Hemminger2006-08-042-14/+10
| * | | | [PKT_SCHED]: Return ENOENT if qdisc module is unavailableJamal Hadi Salim2006-08-041-1/+1
| * | | | [BRIDGE]: netlink status fixStephen Hemminger2006-08-041-1/+1
| | |_|/ | |/| |
* | | | [PATCH] SCX200_ACB: eliminate spurious timeout errorsDavid Woodhouse2006-08-061-2/+5
* | | | [PATCH] udf: initialize parts of inode earlier in createEric Sandeen2006-08-061-5/+6
* | | | [PATCH] futex: Apply recent futex fixes to futex_compatThomas Gleixner2006-08-061-3/+3
* | | | [PATCH] pnpacpi: reject ACPI_PRODUCER resourcesmatthieu castet2006-08-061-0/+8
* | | | [PATCH] reiserfs_write_full_page() should not get_block past eofChris Mason2006-08-061-2/+12
* | | | [PATCH] fix reiserfs lock inversion of bkl vs inode semaphoreChris Mason2006-08-062-2/+2