summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2007-03-03Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+5
2007-03-03mv643xx_eth: move mac_addr inside mv643xx_eth_platform_dataDale Farnsworth1-1/+1
2007-03-03libata: add CONFIG_PM to libata core layerTejun Heo1-0/+4
2007-03-03libata-core: Fix simplex handlingAlan1-2/+1
2007-03-02Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds1-2/+4
2007-03-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+2
2007-03-02Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds1-5/+66
2007-03-02[PATCH] Fix sysfs build breakage if !CONFIG_SYSFSRalf Baechle1-2/+1
2007-03-02[PATCH] Fix get_unmapped_area and fsync for hugetlb shm segmentsAdam Litke2-1/+12
2007-03-02[PATCH] Fix buffer overflow and races in capi debug functionsKarsten Keil1-2/+19
2007-03-02[PATCH] FRV: Missing error defsDavid Howells1-0/+1
2007-03-02[PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocationsAndrew Morton1-1/+1
2007-03-02[PATCH] Rename PG_checked to PG_owner_priv_1Nick Piggin1-1/+3
2007-03-02[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)Randy Dunlap1-0/+1
2007-03-02[PATCH] mm/{,tiny-}shmem.c cleanupsAdrian Bunk1-5/+0
2007-03-01V4L/DVB (5305): Mark VIDIOC_DBG_S/G_REGISTER as experimentalHans Verkuil1-7/+9
2007-03-01V4L/DVB (5271): Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls.Hans Verkuil1-1/+23
2007-03-01V4L/DVB (5270): Add VIDIOC_G_ENC_INDEX ioctlHans Verkuil1-0/+30
2007-03-01V4L/DVB (5304): Improve chip matching in v4l2_registerHans Verkuil1-2/+9
2007-03-01HID: fix Logitech DiNovo Edge touchwheel and Logic3 /SpectraVideo middle buttonJiri Kosina1-0/+1
2007-03-01HID: fix broken Logitech S510 keyboard report descriptor; make extra keys workJiri Kosina1-2/+3
2007-02-28[NET]: Revert socket.h/stat.h ifdef hacks.David S. Miller2-2/+2
2007-02-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+29
2007-02-27Revert "[CPUFREQ] constify cpufreq_driver where possible."Linus Torvalds1-2/+2
2007-02-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-2/+2
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2-0/+13
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds4-18/+36
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds5-4/+83
2007-02-26[PATCH] irq: Remove set_native_irq_infoEric W. Biederman1-11/+0
2007-02-25Add id_to_dma_mode function for printing DMA modesAlan1-0/+2
2007-02-24sysfs: allow attributes to be added to groupsAlan Stern1-0/+17
2007-02-24USB: make autosuspend delay a module parameterAlan Stern1-0/+3
2007-02-24USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum2-0/+12
2007-02-24USB: add rationale on why usb descriptor structures have to be packedInaky Perez-Gonzalez1-4/+18
2007-02-24USB: add driver for iowarrior devices.Greg Kroah-Hartman1-0/+33
2007-02-24Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent"Greg Kroah-Hartman1-2/+0
2007-02-24power management: fix struct layout and docsJohannes Berg1-2/+35
2007-02-24sysfs: move struct sysfs_dirent to private headerAdam J. Richter1-12/+1
2007-02-24Driver core: remove class_device_renameGreg Kroah-Hartman1-2/+0
2007-02-23libata: test major version in ata_id_is_sata()Tejun Heo1-2/+6
2007-02-23[CPUFREQ] constify cpufreq_driver where possible.Dave Jones1-2/+2
2007-02-21V4L/DVB (5204): Change videodev2.h licence to dual GPL/BSDMichael Schimek1-1/+42
2007-02-21V4L/DVB (5182): Remove #if 0 section from videodev2.hHans Verkuil1-1/+0
2007-02-21V4L/DVB (5181): Sliced VBI API no longer marked experimental.Hans Verkuil1-11/+0
2007-02-21V4L/DVB (5162): Change VIDIOC_DBG_[SG]_REGISTER ioctls' reg address to 64 bitsTrent Piepho1-1/+1
2007-02-21V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho1-0/+14
2007-02-21V4L/DVB (5068): Fix authorship referencesMauro Carvalho Chehab1-1/+1
2007-02-21libata: s/ap->id/ap->print_id/gTejun Heo1-4/+4
2007-02-21libata: separate out ata_ncq_enabled()Tejun Heo1-0/+15
2007-02-21libata: put some intelligence into EH speed down sequenceTejun Heo1-0/+1