summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | USB: Fix a bug in usb_start_wait_urbAlan Stern2007-07-301-10/+16
| * | | USB: fix scatterlist PIO case (IOMMU)David Brownell2007-07-301-4/+11
| * | | USB: fix usb_serial_suspend(): buggy codeOliver Neukum2007-07-301-7/+8
| * | | USB: yet another quirky deviceOliver Neukum2007-07-301-0/+2
| * | | USB: Add CanonScan LiDE30 to the quirk listJohann Felix Soden2007-07-301-0/+2
| * | | USB: even more quirksOliver Neukum2007-07-301-0/+8
| * | | USB: usb.h kernel-doc additionsRandy Dunlap2007-07-301-0/+2
| * | | USB: more quirky devicesOliver Neukum2007-07-301-0/+10
| * | | USB: Don't let usb-storage steal Blackberry PearlJeremy Katz2007-07-301-0/+14
| * | | USB: devices misc: Trivial patch to build the IOWARRIOR when it is selected i...Juergen Beisert2007-07-301-0/+1
| |/ /
* | | Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...Linus Torvalds2007-07-301-1/+2
|\ \ \
| * | | slub: fix bug in slub debug supportPeter Zijlstra2007-07-301-1/+1
| * | | slub: add lock debugging checkPeter Zijlstra2007-07-301-0/+1
* | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-07-3015-289/+343
|\ \ \ \ | |_|/ / |/| | |
| * | | V4L/DVB (5939): dvb-pll: make struct dvb_pll_fcv1236d staticAdrian Bunk2007-07-301-1/+1
| * | | V4L/DVB (5933): Dvb-usb/af9005-fe.c: error check fixesAdrian Bunk2007-07-301-6/+4
| * | | V4L/DVB (5932): Af9005 fix tuner module unloadLuca Olivetti2007-07-301-25/+12
| * | | V4L/DVB (5920): ivtv: fix incorrect fw size report.Hans Verkuil2007-07-301-1/+1
| * | | V4L/DVB (5918): ivtv: fix TV-out VBI handling, only reset on last close.Hans Verkuil2007-07-302-10/+10
| * | | V4L/DVB (5917): ivtv: improve mailbox responsiveness.Hans Verkuil2007-07-301-3/+11
| * | | V4L/DVB (5916): ivtv: fix pause/continue/play handlingHans Verkuil2007-07-303-2/+11
| * | | V4L/DVB (5900): usbvision: fix bugs [sg]_register functionsTrent Piepho2007-07-301-2/+3
| * | | V4L/DVB (5899): bttv: Fix Viewcast Osprey 440 supportTrent Piepho2007-07-302-104/+136
| * | | V4L/DVB (5893): DVB: fix includes of video.h when __KERNEL__ is undefinedAnssi Hannula2007-07-301-0/+1
| * | | V4L/DVB (5891): zr36067: Turn off raw capture properlyTrent Piepho2007-07-302-6/+26
| * | | V4L/DVB (5890): zr36067: Add UYVY, RGB555X, RGB565X, and RGB32 formatsTrent Piepho2007-07-303-97/+86
| * | | V4L/DVB (5888): zr36067: Driver was not returning correct image sizeTrent Piepho2007-07-301-3/+5
| * | | V4L/DVB (5887): zr36067: Fix poll() operationTrent Piepho2007-07-301-26/+33
| * | | V4L/DVB (5886): zr36067: Fix problem setting normsTrent Piepho2007-07-301-3/+3
| |/ /
* | | Fallout from "Remove fs.h from mm.h" patchAlexey Dobriyan2007-07-301-0/+1
|/ /
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-3041-2096/+1595
|\ \
| * | [SPARC64]: Fix show_stack() when stack argument is NULL.David S. Miller2007-07-302-11/+12
| * | [SPARC]: Fix serial console node string creation.David S. Miller2007-07-301-2/+3
| * | [SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.cDavid S. Miller2007-07-303-25/+48
| * | [SPARC64]: asm-sparc64/floppy.h needs linux/pci.hDavid S. Miller2007-07-301-3/+3
| * | [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller2007-07-3018-1224/+620
| * | [VIDEO]: Fix OOPS in all SBUS framebuffer drivers.David S. Miller2007-07-308-624/+567
| * | [SPARC64]: Handle mostek clock type in mini_rtc driver.David S. Miller2007-07-301-0/+75
| * | [PARTITION]: Sun/Solaris VTOC table correctionsMark Fortescue2007-07-302-17/+46
| * | [SPARC]: Fix floppy on some sun4c systems.Mark Fortescue2007-07-301-30/+50
| * | [SPARC64]: Fix sun4u PCI config space accesses on sun4u.David S. Miller2007-07-302-12/+126
| * | [PARTITION] MSDOS: Fix Sun num_partitions handling.Mark Fortescue2007-07-302-2/+5
| * | [SPARC]: Update defconfig.David S. Miller2007-07-301-146/+40
* | | APM support depends on CONFIG_PM_SLEEPStephen Rothwell2007-07-301-1/+1
* | | m32r: build fix for removing fs.h from mm.hHirokazu Takata2007-07-303-0/+3
* | | setup and detect 2nd phy on MCF5275 in FEC driverMike Cruse2007-07-301-0/+23
* | | clean up reading of ICR register in FEC driverGreg Ungerer2007-07-301-3/+3
* | | fix work queues in FEC driverGreg Ungerer2007-07-301-6/+11
* | | remove unused config symbol from FEC driverGreg Ungerer2007-07-301-2/+0
* | | include cacheflush.h in FEC driverGreg Ungerer2007-07-301-0/+1
|/ /
OpenPOWER on IntegriCloud