summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Input: convert drivers to use strict_strtoul()Joe Rouvier2008-09-106-51/+53
| | * | | Input: appletouch - handle geyser 3/4 status bitsSven Anders2008-08-081-18/+35
| | * | | Input: appletouch - prepare for geyser 3/4 handlingSven Anders2008-08-081-69/+197
| | * | | Input: gpio-keys - simplify argument list for report_eventUwe Kleine-König2008-08-081-4/+5
| | * | | Input: gpio-keys - optimize interrupt handlerUwe Kleine-König2008-08-081-23/+12
| | * | | Input: wistron - add support for Fujitsu-Siemens Amilo Pro v3505Remi Herilier2008-08-081-0/+19
| | * | | Input: add driver for USB VoIP phones with CM109 chipsetAlfred E. Heggestad2008-08-083-0/+898
| | * | | Input: add keycodes for remote controls/phone keypadsAristeu Rozanski2008-07-301-0/+13
| | * | | Input: expand keycode spaceDmitry Torokhov2008-07-302-2/+2
| | * | | Input: ati_remote2 - add autosuspend supportVille Syrjala2008-07-301-6/+127
| | * | | Input: ati_remote2 - add loadable keymap supportVille Syrjala2008-07-301-29/+101
| | * | | Input: gameport - mark gameport_register_driver() __must_checkDmitry Torokhov2008-07-301-1/+1
| | * | | Input: gameport - check return value of gameport_register_driver()Dmitry Torokhov2008-07-3012-25/+12
| | * | | Input: gameport - make gameport_register_driver() return errorsDmitry Torokhov2008-07-302-24/+71
* | | | | rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h>Geert Uytterhoeven2008-10-162-0/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-10-163-73/+53
|\ \ \ \ \
| * | | | | HID: blacklist additional SoundGraph iMon LCD modelsJarod Wilson2008-10-162-0/+4
| * | | | | HID: fix/improve help texts for quirk driversJiri Kosina2008-10-161-18/+13
| * | | | | HID: fix default building of HID-quirk driversJiri Kosina2008-10-161-55/+36
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-1636-137/+268
|\ \ \ \ \ \
| * | | | | | decnet: Fix compiler warning in dn_dev.cDavid S. Miller2008-10-151-1/+1
| * | | | | | IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv optionPedro Ribeiro2008-10-152-3/+5
| * | | | | | net/802/fc.c: Fix compilation warningsManish Katiyar2008-10-151-1/+1
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-10-1421-32/+67
| |\ \ \ \ \ \
| | * | | | | | rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb"Felix Fietkau2008-10-141-4/+5
| | * | | | | | rtl8187: Add USB ID for Belkin F5D7050 with RTL8187B chipFlorent Fourcot2008-10-141-0/+2
| | * | | | | | p54usb: Device ID updatesChristian Lamparter2008-10-141-1/+2
| | * | | | | | mac80211: fixme for kernel-docRandy Dunlap2008-10-141-1/+2
| | * | | | | | ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg2008-10-142-2/+8
| | * | | | | | libertas : Remove unused variable warning for "old_channel" from cmd.cManish Katiyar2008-10-141-0/+2
| | * | | | | | mac80211: Fix scan RX processing oopsJouni Malinen2008-10-141-1/+2
| | * | | | | | orinoco: fix unsafe locking in spectrum_cs_suspendDavid Kilroy2008-10-141-2/+3
| | * | | | | | orinoco: fix unsafe locking in orinoco_cs_resumeAndrey Borzenkov2008-10-141-2/+3
| | * | | | | | cfg80211: fix debugfs error handlingJohannes Berg2008-10-141-1/+4
| | * | | | | | mac80211: fix debugfs netdev renameJohannes Berg2008-10-141-1/+5
| | * | | | | | iwlwifi: fix ct kill configuration for 5350Tomas Winkler2008-10-141-3/+3
| | * | | | | | mac80211: fix HT information element parsingJohannes Berg2008-10-143-11/+6
| | * | | | | | p54: Fix compilation problem on PPCLarry Finger2008-10-141-1/+0
| | * | | | | | mac80211: fix debugfs lockupJohannes Berg2008-10-143-1/+18
| | * | | | | | iwlwifi: fix compilation warning when CONFIG_IWLWIFI_DEBUG is not set.Rami Rosen2008-10-141-1/+1
| | * | | | | | rtl8187: add device ID 0bda:8198John W. Linville2008-10-141-0/+1
| * | | | | | | netns: correct mib stats in ip6_route_me_harder()Alexey Dobriyan2008-10-141-3/+3
| * | | | | | | netns: fix net_generic array leakAlexey Dobriyan2008-10-141-1/+1
| * | | | | | | Phonet: Simple doc fix.Randy Macleod2008-10-141-2/+2
| * | | | | | | netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...Pablo Neira Ayuso2008-10-146-93/+185
| * | | | | | | netfilter: fix ebtables dependenciesPatrick McHardy2008-10-141-0/+1
| * | | | | | | netfilter: restore lost #ifdef guarding defrag exceptionPatrick McHardy2008-10-141-1/+2
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-16193-1140/+10914
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fixes' into for-linusRussell King2008-10-154086-153196/+265532
| |\ \ \ \ \ \ \
| | * | | | | | | [ARM] 5308/1: Fix Viper ISA IRQ handlingMarc Zyngier2008-10-151-11/+43