summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-10Input: atkbd - expand Latitude's force release quirk to other DellsMatthew Garrett1-5/+5
2008-09-10Input: bf54x-keys - add power management supportMichael Hennerich1-1/+12
2008-09-10Input: atmel_tsadcc - improve accuracyDan Liang1-13/+24
2008-09-10Input: convert drivers to use strict_strtoul()Joe Rouvier6-51/+53
2008-08-08Input: appletouch - handle geyser 3/4 status bitsSven Anders1-18/+35
2008-08-08Input: appletouch - prepare for geyser 3/4 handlingSven Anders1-69/+197
2008-08-08Input: gpio-keys - simplify argument list for report_eventUwe Kleine-König1-4/+5
2008-08-08Input: gpio-keys - optimize interrupt handlerUwe Kleine-König1-23/+12
2008-08-08Input: wistron - add support for Fujitsu-Siemens Amilo Pro v3505Remi Herilier1-0/+19
2008-08-08Input: add driver for USB VoIP phones with CM109 chipsetAlfred E. Heggestad3-0/+898
2008-07-30Input: add keycodes for remote controls/phone keypadsAristeu Rozanski1-0/+13
2008-07-30Input: expand keycode spaceDmitry Torokhov2-2/+2
2008-07-30Input: ati_remote2 - add autosuspend supportVille Syrjala1-6/+127
2008-07-30Input: ati_remote2 - add loadable keymap supportVille Syrjala1-29/+101
2008-07-30Input: gameport - mark gameport_register_driver() __must_checkDmitry Torokhov1-1/+1
2008-07-30Input: gameport - check return value of gameport_register_driver()Dmitry Torokhov12-25/+12
2008-07-30Input: gameport - make gameport_register_driver() return errorsDmitry Torokhov2-24/+71
2008-07-28Linux 2.6.27-rc1Linus Torvalds1-2/+2
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds5-142/+409
2008-07-28Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds3-34/+36
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds36-568/+512
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-0/+1
2008-07-28Fix 'get_user_pages_fast()' with non-page-aligned start addressLinus Torvalds1-3/+6
2008-07-29lguest: turn Waker into a thread, not a processRusty Russell1-63/+57
2008-07-29lguest: Enlarge virtio ringsRusty Russell1-2/+2
2008-07-29lguest: Use GSO/IFF_VNET_HDR extensions on tun/tapRusty Russell1-14/+20
2008-07-29lguest: Remove 'network: no dma buffer!' warningRusty Russell1-2/+0
2008-07-29lguest: Adaptive timeoutRusty Russell1-1/+11
2008-07-29lguest: Tell Guest net not to notify us on every packet xmitRusty Russell1-13/+93
2008-07-29lguest: net block unneeded receive queue update notificationsRusty Russell1-1/+13
2008-07-29lguest: wrap last_avail accesses.Rusty Russell1-5/+11
2008-07-29lguest: use cpu capability accessorsAndrew Morton1-2/+2
2008-07-29lguest: virtio-rng supportRusty Russell1-0/+90
2008-07-29lguest: Support assigning a MAC addressMark McLoughlin1-33/+89
2008-07-29lguest: Don't leak /dev/zero fdMark McLoughlin1-0/+1
2008-07-29lguest: fix verbose printing of device features.Rusty Russell1-2/+2
2008-07-29lguest: fix switcher_page leak on unloadJohannes Weiner1-0/+1
2008-07-29lguest: Guest int3 fixRusty Russell1-7/+17
2008-07-29lguest: set max_pfn_mapped, growl loudly at Yinghai LuRusty Russell1-0/+3
2008-07-29mfd: accept pure device as a parent, not only platform_deviceDmitry Baryshkov3-11/+11
2008-07-28include/asm-generic/pgtable-nopmd.h: macros are noxious, reason #435Andrew Morton1-1/+5
2008-07-28sh7760fb: write colormap value to hardwareManuel Lauss1-0/+1
2008-07-28eCryptfs: use page_alloc not kmalloc to get a page of memoryEric Sandeen1-12/+18
2008-07-28gpio: fix build on CONFIG_GPIO_SYSFS=nAtsushi Nemoto1-0/+1
2008-07-28bio-integrity: remove EXPORT_SYMBOL for bio_integrity_init_slab()Yoichi Yuasa1-1/+0
2008-07-28vfs: pagecache usage optimization for pagesize!=blocksizeHisashi Hifumi7-99/+167
2008-07-28kdump: update kdump documentation as kexec-tools-resting has been renamed kex...Simon Horman1-10/+10
2008-07-28spi_s3c24xx: really assign busnumBen Dooks2-0/+2
2008-07-28mpc52xx_psc_spi: fix block transferLuotao Fu1-15/+7
2008-07-28mm/hugetlb.c must #include <asm/io.h>Adrian Bunk1-0/+1