Age | Commit message (Expand) | Author |
2008-01-27 | i2c: Kill rogue driver IDs | Jean Delvare |
2008-01-27 | i2c: normal_i2c can be made const (remaining drivers) | Jean Delvare |
2008-01-26 | ide: drop 'initializing' argument from ide_register_hw() | Bartlomiej Zolnierkiewicz |
2008-01-24 | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers |
2008-01-24 | adb: Convert from class_device to device | Tony Jones |
2008-01-14 | macintosh: fix fabrication of caplock key events | Andy Wingo |
2007-12-17 | drivers/macintosh/via-pmu.c: Added a missing iounmap | Julia Lawall |
2007-11-08 | [POWERPC] windfarm: Fix windfarm thread freezer interaction | Johannes Berg |
2007-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2007-10-20 | ide: add ->fixup method to ide_hwif_t | Bartlomiej Zolnierkiewicz |
2007-10-19 | Spelling fix: explicitly | Jean Delvare |
2007-10-19 | get rid of input BIT* duplicate defines | Jiri Slaby |
2007-10-16 | fix adbhid mismerge | Al Viro |
2007-10-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov |
2007-10-11 | Input: adbhid - produce all CapsLock key events | Andrew McNabb |
2007-09-26 | Input: auto-select INPUT for MAC_EMUMOUSEBTN option | Andreas Herrmann |
2007-09-22 | [POWERPC] adbhid: Enable KEY_FN key reporting | Aristeu Rozanski |
2007-08-28 | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras |
2007-08-25 | [POWERPC] Fix undefined reference to device_power_up/resume | Olaf Hering |
2007-08-22 | [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we need | Kumar Gala |
2007-08-22 | [POWERPC] Remove old includes from arch/ppc | Kumar Gala |
2007-08-22 | m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visible | Geert Uytterhoeven |
2007-08-22 | remove dead code in via-pmu68k | Johannes Berg |
2007-08-18 | Add some help texts to recently-introduced kconfig items | Jan Engelhardt |
2007-08-17 | [POWERPC] Comment out a currently unused function | Stephen Rothwell |
2007-08-17 | [POWERPC] via-pmu: Fix typo in printk | Michael Buesch |
2007-08-17 | [POWERPC] drivers/macintosh/therm_adt746x.c: kmalloc + memset conversion to k... | Mariusz Kozlowski |
2007-07-22 | [POWERPC] Clean up duplicate includes in drivers/macintosh/ | Jesper Juhl |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau |
2007-07-18 | usermodehelper: Tidy up waiting | Jeremy Fitzhardinge |
2007-07-17 | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki |
2007-07-16 | adb_probe_task: remove unneeded flush_signals() call | Oleg Nesterov |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2007-07-12 | i2c: Fix the i2c_smbus_read_i2c_block_data() prototype | Jean Delvare |
2007-07-11 | sysfs: kill unnecessary attribute->owner | Tejun Heo |
2007-06-22 | x86_64: Fix only make Macintosh drivers default on Macs | Olaf Hering |
2007-06-20 | x86: Only make Macintosh drivers default on Macs | Andi Kleen |
2007-06-02 | [POWERPC] Don't allow PMAC_APM_EMU for 64-bit | Johannes Berg |
2007-05-29 | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Linus Torvalds |
2007-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2007-05-23 | [POWERPC] Fix Kconfig warning | Kumar Gala |
2007-05-17 | [POWERPC] Remove build warnings in windfarm_core | Stephen Rothwell |
2007-05-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2007-05-10 | ide: add "initializing" argument to ide_register_hw() | Bartlomiej Zolnierkiewicz |
2007-05-09 | Fix trivial typos in Kconfig* files | David Sterba |
2007-05-08 | Input: adbhid - do not access input_dev->private directly | Dmitry Torokhov |
2007-05-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-05-08 | Merge branch 'linux-2.6' | Paul Mackerras |
2007-05-08 | [POWERPC] via-pmu: remove LED sleep notifier | Johannes Berg |