summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-09-203-70/+58
| |\ \ \ \ \
| | * | | | | [BNX2]: Add PHY workaround for 5709 A1.Michael Chan2007-09-201-3/+4
| | * | | | | [PPP] L2TP: Fix skb handling in pppol2tp_xmitHerbert Xu2007-09-201-40/+23
| | * | | | | [PPP] L2TP: Fix skb handling in pppol2tp_recv_coreHerbert Xu2007-09-201-20/+24
| | * | | | | [PPP] L2TP: Disallow non-UDP datagram socketsHerbert Xu2007-09-201-5/+6
| | * | | | | [PPP] pppoe: Fix double-free on skb after transmit failureHerbert Xu2007-09-201-2/+1
| | |/ / / /
| * | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-09-204-121/+292
| |\ \ \ \ \
| | * | | | | sky2: version 1.18Stephen Hemminger2007-09-201-1/+1
| | * | | | | sky2: receive FIFO checkingStephen Hemminger2007-09-202-17/+66
| | * | | | | sky2: fe+ chip supportStephen Hemminger2007-09-202-37/+117
| | * | | | | sky2: reorganize chip revision featuresStephen Hemminger2007-09-202-57/+90
| | * | | | | sky2: ethtool speed report bugStephen Hemminger2007-09-201-7/+0
| | * | | | | sky2: fix VLAN receive processing (resend)Stephen Hemminger2007-09-202-2/+14
| | * | | | | phy: export phy_mii_ioctlDomen Puncer2007-09-201-0/+1
| | * | | | | myri10ge: Add support for PCI device id 9Brice Goglin2007-09-191-0/+3
| | |/ / / /
| * | | | | ieee1394: ohci1394: fix initialization if built non-modularStefan Richter2007-09-202-4/+2
| |/ / / /
* | | | | [POWERPC] Sky Cpu and Nexus: use seq_file/single_open on proc interfaceCyrill Gorcunov2007-10-032-44/+74
* | | | | [POWERPC] Sky Cpu: use C99 style for struct initCyrill Gorcunov2007-10-031-12/+9
* | | | | [POWERPC] Sky Cpu and Nexus: check for create_proc_entry ret codeCyrill Gorcunov2007-10-031-2/+12
* | | | | [POWERPC] Sky Cpu and Nexus: check for platform_get_resource retcodeCyrill Gorcunov2007-10-032-1/+11
* | | | | [POWERPC] Sky Cpu and Nexus: include io.hCyrill Gorcunov2007-10-032-0/+2
* | | | | [POWERPC] Sky Cpu and Nexus: code style improvementCyrill Gorcunov2007-10-032-31/+31
* | | | | [POWERPC] Fix platinumfb framebufferBenjamin Herrenschmidt2007-09-221-22/+26
* | | | | [POWERPC] adbhid: Enable KEY_FN key reportingAristeu Rozanski2007-09-221-11/+10
* | | | | [POWERPC] Optionally use new device number for pmac_zilogDavid Woodhouse2007-09-222-5/+40
* | | | | [POWERPC] Cleanups for physmap_of.c (v2)David Gibson2007-09-201-125/+99
* | | | | [POWERPC] Make partitions optional in physmap_ofJosh Boyer2007-09-191-0/+2
* | | | | Merge branch 'linux-2.6'Paul Mackerras2007-09-2093-365/+41835
|\ \ \ \ \ | |/ / / /
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-09-191-65/+42
| |\ \ \ \
| | * | | | [SUNSAB]: Fix several bugs.Al Viro2007-09-171-65/+42
| | |/ / /
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-09-192-2/+1
| |\ \ \ \
| | * | | | ide: remove unused variables from drivers/ide/ppc/pmac.cStephen Rothwell2007-09-171-2/+0
| | * | | | ide: ST320413A has the same problem as ST340823AJorge Juan Chico2007-09-171-0/+1
| | |/ / /
| * | | | Driver core: fix deprectated sysfs structure for nested class devicesDmitry Torokhov2007-09-191-6/+23
| * | | | intel-agp: Fix i830 mask variable that changed with G33 supportDave Airlie2007-09-192-2/+3
| * | | | intelfb: Fix bug in DPLL disableAntonino A. Daplas2007-09-191-1/+1
| * | | | pci: fix unterminated pci_device_id listsKees Cook2007-09-193-2/+5
| * | | | mspec: handle shrinking virtual memory areasCliff Wickman2007-09-191-21/+48
| * | | | rtc: rtc-ds1553.c should use resource_size_t for base addressAtsushi Nemoto2007-09-191-1/+1
| * | | | rtc-ds1742.c should use resource_size_t for base addressDavid Gibson2007-09-191-1/+1
| * | | | Fix "Fix DAC960 driver on machines which don't support 64-bit DMA"Andrew Morton2007-09-191-0/+1
| |/ / /
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-09-166-84/+95
| |\ \ \
| | * \ \ Pull thinkpad into release branchLen Brown2007-09-173-77/+88
| | |\ \ \
| | | * | | ACPI: thinkpad-acpi: bump up version to 0.16Henrique de Moraes Holschuh2007-09-171-1/+1
| | | * | | ACPI: thinkpad-acpi: revert new 2.6.23 CONFIG_THINKPAD_ACPI_INPUT_ENABLED optionHenrique de Moraes Holschuh2007-09-173-76/+87
| | * | | | Pull misc into release branchLen Brown2007-09-173-7/+7
| | |\ \ \ \
| | | * | | | ACPI: fix CONFIG_NET=n acpi_bus_generate_netlink_event build failureHenrique de Moraes Holschuh2007-09-031-1/+1
| | | * | | | msi-laptop: replace ',' with ';'Jonathan Woithe2007-08-291-1/+1
| | | * | | | ACPI: (more) delete CONFIG_ACPI_PROCFS_SLEEP (again)Christian Borntraeger2007-08-281-5/+5
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-09-162-78/+50
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
OpenPOWER on IntegriCloud