aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-19Fix "Fix DAC960 driver on machines which don't support 64-bit DMA"Andrew Morton1-0/+1
2007-09-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds6-84/+95
2007-09-17Pull thinkpad into release branchLen Brown3-77/+88
2007-09-17ACPI: thinkpad-acpi: bump up version to 0.16Henrique de Moraes Holschuh1-1/+1
2007-09-17ACPI: thinkpad-acpi: revert new 2.6.23 CONFIG_THINKPAD_ACPI_INPUT_ENABLED optionHenrique de Moraes Holschuh3-76/+87
2007-09-17Pull misc into release branchLen Brown3-7/+7
2007-09-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-78/+50
2007-09-16[PPP] generic: Fix receive path data clobbering & non-linear handlingHerbert Xu1-19/+25
2007-09-16[PPP] generic: Call skb_cow_head before scribbling over skbHerbert Xu1-11/+3
2007-09-16[NET] skbuff: Add skb_cow_headHerbert Xu1-1/+1
2007-09-16[PPP] pppoe: Fill in header directly in __pppoe_xmitHerbert Xu1-11/+9
2007-09-16[PPP] pppoe: Fix data clobbering in __pppoe_xmit and return valueHerbert Xu1-37/+13
2007-09-16[PPP] pppoe: Fix skb_unshare_check call positionHerbert Xu1-3/+3
2007-09-16ACPI: Reevaluate C/P/T states when a cpu becomes onlineVenkatesh Pallipadi1-0/+21
2007-09-15Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds55-42/+41464
2007-09-15drivers/net/pcmcia/3c589_cs: fix port configuration switcherooJeff Garzik1-1/+1
2007-09-15sk98lin: resurrect driverStephen Hemminger42-1/+41398
2007-09-15ucc_geth: fix compilationAnton Vorontsov1-1/+1
2007-09-15mv643xx_eth: Fix tx_bytes stats calculationDale Farnsworth1-1/+1
2007-09-15Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik3-10/+22
2007-09-15sparc64 (and others): fix tty_ioctl.c buildTony Breeds1-0/+14
2007-09-14KVM: MMU: Fix rare oops on guest context switchAvi Kivity2-5/+10
2007-09-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds6-17/+26
2007-09-14Fix kernel buuild with (CONFIG_COMPAT && ! CONFIG_BLOCK)aherrman@arcor.de1-0/+3
2007-09-14[PATCH] bcm43xx: Fix cancellation of work queue crashesLarry Finger3-10/+22
2007-09-14V4L/DVB (6188): Avoid a NULL pointer dereference during mpeg_open()Steven Toth1-1/+1
2007-09-14V4L/DVB (6148): Fix a warning at saa7191_probeMauro Carvalho Chehab1-2/+2
2007-09-14V4L/DVB (6147): Pwc: Fix a broken debug messageJean Delvare1-1/+1
2007-09-14V4L/DVB (6144): Fix mux setup for composite sound on AverTV 307Stas Sergeev1-6/+6
2007-09-14V4L/DVB (6095): ivtv: fix VIDIOC_G_ENC_INDEX flag handlingHans Verkuil2-7/+16
2007-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds3-29/+17
2007-09-13radeonfb: fix chip definition for Radeon Xpress 200M 0x5975aherrman@arcor.de2-8/+7
2007-09-13radeonfb: fix setting of PPLL_REF_DIV for RV370 5B60.aherrman@arcor.de1-1/+2
2007-09-13Revert "usb-storage: implement autosuspend"Greg Kroah-Hartman2-29/+11
2007-09-13USB: disable autosuspend by default for non-hubsAlan Stern1-0/+6
2007-09-13spidernet: fix interrupt reason recognitionIshizaki Kou1-8/+4
2007-09-13ehea: fix last_rx updateJan-Bernd Themann1-1/+1
2007-09-13ehea: propagate physical port stateJan-Bernd Themann2-2/+17
2007-09-13Fix a lock problem in generic phy codeHans-Jürgen Koch2-4/+4
2007-09-13sky2: restore multicast list on resume and other opsStephen Hemminger1-1/+8
2007-09-12atl1: disable broken 64-bit DMALuca Tettamanti1-12/+7
2007-09-12lguest: Fix guest crash when CONFIG_X86_USE_3DNOW=yRusty Russell1-3/+4
2007-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-2/+12
2007-09-11fix SERIAL_CORE_CONSOLE driver dependenciesAdrian Bunk1-4/+4
2007-09-11Subject: [PATCH] Intel FB pixel clock calculation fixKrzysztof Halasa1-3/+3
2007-09-11intel_agp: fix GTT map size on G33Zhenyu Wang1-1/+4
2007-09-11intel_agp: fix stolen mem range on G33Zhenyu Wang1-0/+5
2007-09-11tty: termios locking functions break with new termios typeDavid Miller1-2/+2
2007-09-11RTC v3020 fixesMike Rapoport1-2/+7
2007-09-11Fix DAC960 driver on machines which don't support 64-bit DMAMatthew Wilcox2-14/+10