| Commit message (Expand) | Author | Age |
* | Revert include/media changes: Mauro says those ioctls are only used in-kernel(!) | David Woodhouse | 2006-05-06 |
* | Include <linux/types.h> and use __uXX types in <linux/cramfs_fs.h> | David Woodhouse | 2006-05-04 |
* | Use __uXX types in <linux/i2o_dev.h>, include <linux/ioctl.h> too | David Woodhouse | 2006-05-04 |
* | Remove private struct dx_hash_info from public view in <linux/ext3_fs.h> | David Woodhouse | 2006-05-04 |
* | Include <linux/types.h> and use __uXX types in <linux/affs_hardblocks.h> | David Woodhouse | 2006-05-04 |
* | Use __uXX types in <linux/divert.h> for struct divert_blk et al. | David Woodhouse | 2006-05-04 |
* | Use __u32 for elf_addr_t in <asm-powerpc/elf.h>, not u32. It's user-visible. | David Woodhouse | 2006-05-04 |
* | Remove PPP_FCS from user view in <linux/ppp_defs.h>, remove __P mess entirely | David Woodhouse | 2006-05-04 |
* | Use __uXX types in user-visible structures in <linux/nbd.h> | David Woodhouse | 2006-05-03 |
* | Don't use 'u32' in user-visible struct ip_conntrack_old_tuple. | David Woodhouse | 2006-05-03 |
* | Use __uXX types for S390 DASD volume label definitions which are user-visible | David Woodhouse | 2006-05-03 |
* | S390 BIODASDREADCMB ioctl should use __u64 not u64 type. | David Woodhouse | 2006-05-03 |
* | Remove unneeded inclusion of <linux/time.h> from <linux/ufs_fs.h> | David Woodhouse | 2006-05-03 |
* | Fix private integer types used in V4L2 ioctls. | David Woodhouse | 2006-05-03 |
* | Fix integer types in <sound/hdsp.h> SNDRV_HDSP_IOCTL_GET_PEAK_RMS ioctl | David Woodhouse | 2006-05-03 |
* | Restore __attribute_const__ to user-visibility in linux/compiler.h...for now | David Woodhouse | 2006-05-03 |
* | Guard some of linux/compiler.h with #ifdef __KERNEL__ | David Woodhouse | 2006-05-02 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse | 2006-05-01 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2006-05-01 |
| |\ |
|
| | * | Input: make EVIOCGSND return meaningful data | Dmitry Torokhov | 2006-04-29 |
| | * | Input: ressurect EVIOCGREP and EVIOCSREP | Dmitry Torokhov | 2006-04-29 |
| | * | Input: psmouse - fix new device detection logic | Dmitry Torokhov | 2006-04-29 |
| | * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-04-29 |
| | |\ |
|
| | * | | Input: move input_device_id to mod_devicetable.h | Dmitry Torokhov | 2006-04-26 |
| | * | | Input: allow using several chords for braille | Samuel Thibault | 2006-04-26 |
| | * | | Input: allow passing NULL to input_free_device() | Dmitry Torokhov | 2006-04-26 |
| | * | | Input: spitzkbd - fix the reversed Address and Calender keys | Richard Purdie | 2006-04-26 |
| | * | | Input: ads7846 - improve filtering for thumb press accuracy | Imre Deak | 2006-04-26 |
| | * | | Input: ads7846 - report 0 pressure value along with pen up event | Imre Deak | 2006-04-26 |
| | * | | Input: ads7846 - handle IRQs that were latched during disabled IRQs | Imre Deak | 2006-04-11 |
| | * | | Input: ads7846 - miscellaneous fixes | Imre Deak | 2006-04-11 |
| | * | | Input: ads7846 - use msleep() instead of udelay() in suspend | Juha Yrjola | 2006-04-11 |
| | * | | Input: ads7846 - debouncing and rudimentary sample filtering | Imre Deak | 2006-04-11 |
| | * | | Input: ads7846 - power down ADC a bit later | Imre Deak | 2006-04-11 |
| | * | | Input: ads7846 - add pen_down sysfs attribute | Imre Deak | 2006-04-11 |
| | * | | Input: wistron - add support for Fujitsu N3510 | John Reed Riley | 2006-04-05 |
| | * | | Input: wistron - add signature for Amilo M7400 | Stefan Rompf | 2006-04-05 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2006-05-01 |
| |\ \ \ |
|
| | * | | | [ALSA] via82xx - Use DXS_SRC as default for VIA8235/8237/8251 chips | Takashi Iwai | 2006-04-27 |
| | * | | | [ALSA] hda-codec - Add model entry for ASUS Z62F | Takashi Iwai | 2006-04-27 |
| | * | | | [ALSA] PCMCIA sound devices shouldn't depend on ISA | Erik Mouw | 2006-04-27 |
| | * | | | [ALSA] hda-codec - Fix capture from line-in on VAIO SZ/FE laptops | Takashi Iwai | 2006-04-27 |
| | * | | | [ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=n | Takashi Iwai | 2006-04-27 |
| | * | | | [ALSA] PCM core - introduce CONFIG_SND_PCM_XRUN_DEBUG | Jaroslav Kysela | 2006-04-27 |
| | * | | | [ALSA] adding __devinitdata to pci_device_id | Kenrik Kretzschmar | 2006-04-27 |
| | * | | | [ALSA] add __devinitdata to all pci_device_id | Henrik Kretzschmar | 2006-04-27 |
| | * | | | [ALSA] hda-codec - Add codec id for AD1988B codec chip | Takashi Iwai | 2006-04-27 |
| | * | | | [ALSA] hda-codec - Add model entry for ASUS M9 laptop | Takashi Iwai | 2006-04-27 |
| | * | | | [ALSA] pcxhr - Fix a compiler warning on 64bit architectures | Henrik Kretzschmar | 2006-04-27 |
| | * | | | [ALSA] via82xx: tweak VT8251 workaround | Bastiaan Jacques | 2006-04-27 |