aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Revert include/media changes: Mauro says those ioctls are only used in-kernel(!)David Woodhouse2006-05-06
* Include <linux/types.h> and use __uXX types in <linux/cramfs_fs.h>David Woodhouse2006-05-04
* Use __uXX types in <linux/i2o_dev.h>, include <linux/ioctl.h> tooDavid Woodhouse2006-05-04
* Remove private struct dx_hash_info from public view in <linux/ext3_fs.h>David Woodhouse2006-05-04
* Include <linux/types.h> and use __uXX types in <linux/affs_hardblocks.h>David Woodhouse2006-05-04
* Use __uXX types in <linux/divert.h> for struct divert_blk et al.David Woodhouse2006-05-04
* Use __u32 for elf_addr_t in <asm-powerpc/elf.h>, not u32. It's user-visible.David Woodhouse2006-05-04
* Remove PPP_FCS from user view in <linux/ppp_defs.h>, remove __P mess entirelyDavid Woodhouse2006-05-04
* Use __uXX types in user-visible structures in <linux/nbd.h>David Woodhouse2006-05-03
* Don't use 'u32' in user-visible struct ip_conntrack_old_tuple.David Woodhouse2006-05-03
* Use __uXX types for S390 DASD volume label definitions which are user-visibleDavid Woodhouse2006-05-03
* S390 BIODASDREADCMB ioctl should use __u64 not u64 type.David Woodhouse2006-05-03
* Remove unneeded inclusion of <linux/time.h> from <linux/ufs_fs.h>David Woodhouse2006-05-03
* Fix private integer types used in V4L2 ioctls.David Woodhouse2006-05-03
* Fix integer types in <sound/hdsp.h> SNDRV_HDSP_IOCTL_GET_PEAK_RMS ioctlDavid Woodhouse2006-05-03
* Restore __attribute_const__ to user-visibility in linux/compiler.h...for nowDavid Woodhouse2006-05-03
* Guard some of linux/compiler.h with #ifdef __KERNEL__David Woodhouse2006-05-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-05-01
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-05-01
| |\
| | * Input: make EVIOCGSND return meaningful dataDmitry Torokhov2006-04-29
| | * Input: ressurect EVIOCGREP and EVIOCSREPDmitry Torokhov2006-04-29
| | * Input: psmouse - fix new device detection logicDmitry Torokhov2006-04-29
| | * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-04-29
| | |\
| | * | Input: move input_device_id to mod_devicetable.hDmitry Torokhov2006-04-26
| | * | Input: allow using several chords for brailleSamuel Thibault2006-04-26
| | * | Input: allow passing NULL to input_free_device()Dmitry Torokhov2006-04-26
| | * | Input: spitzkbd - fix the reversed Address and Calender keysRichard Purdie2006-04-26
| | * | Input: ads7846 - improve filtering for thumb press accuracyImre Deak2006-04-26
| | * | Input: ads7846 - report 0 pressure value along with pen up eventImre Deak2006-04-26
| | * | Input: ads7846 - handle IRQs that were latched during disabled IRQsImre Deak2006-04-11
| | * | Input: ads7846 - miscellaneous fixesImre Deak2006-04-11
| | * | Input: ads7846 - use msleep() instead of udelay() in suspendJuha Yrjola2006-04-11
| | * | Input: ads7846 - debouncing and rudimentary sample filteringImre Deak2006-04-11
| | * | Input: ads7846 - power down ADC a bit laterImre Deak2006-04-11
| | * | Input: ads7846 - add pen_down sysfs attributeImre Deak2006-04-11
| | * | Input: wistron - add support for Fujitsu N3510John Reed Riley2006-04-05
| | * | Input: wistron - add signature for Amilo M7400Stefan Rompf2006-04-05
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2006-05-01
| |\ \ \
| | * | | [ALSA] via82xx - Use DXS_SRC as default for VIA8235/8237/8251 chipsTakashi Iwai2006-04-27
| | * | | [ALSA] hda-codec - Add model entry for ASUS Z62FTakashi Iwai2006-04-27
| | * | | [ALSA] PCMCIA sound devices shouldn't depend on ISAErik Mouw2006-04-27
| | * | | [ALSA] hda-codec - Fix capture from line-in on VAIO SZ/FE laptopsTakashi Iwai2006-04-27
| | * | | [ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=nTakashi Iwai2006-04-27
| | * | | [ALSA] PCM core - introduce CONFIG_SND_PCM_XRUN_DEBUGJaroslav Kysela2006-04-27
| | * | | [ALSA] adding __devinitdata to pci_device_idKenrik Kretzschmar2006-04-27
| | * | | [ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar2006-04-27
| | * | | [ALSA] hda-codec - Add codec id for AD1988B codec chipTakashi Iwai2006-04-27
| | * | | [ALSA] hda-codec - Add model entry for ASUS M9 laptopTakashi Iwai2006-04-27
| | * | | [ALSA] pcxhr - Fix a compiler warning on 64bit architecturesHenrik Kretzschmar2006-04-27
| | * | | [ALSA] via82xx: tweak VT8251 workaroundBastiaan Jacques2006-04-27