summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [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
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [PPP] generic: Fix receive path data clobbering & non-linear handlingHerbert Xu2007-09-161-19/+25
| | * | | [PPP] generic: Call skb_cow_head before scribbling over skbHerbert Xu2007-09-161-11/+3
| | * | | [NET] skbuff: Add skb_cow_headHerbert Xu2007-09-161-1/+1
| | * | | [PPP] pppoe: Fill in header directly in __pppoe_xmitHerbert Xu2007-09-161-11/+9
| | * | | [PPP] pppoe: Fix data clobbering in __pppoe_xmit and return valueHerbert Xu2007-09-161-37/+13
| | * | | [PPP] pppoe: Fix skb_unshare_check call positionHerbert Xu2007-09-161-3/+3
| * | | | ACPI: Reevaluate C/P/T states when a cpu becomes onlineVenkatesh Pallipadi2007-09-161-0/+21
| * | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-09-1555-42/+41464
| |\ \ \ \
| | * | | | drivers/net/pcmcia/3c589_cs: fix port configuration switcherooJeff Garzik2007-09-151-1/+1
| | * | | | sk98lin: resurrect driverStephen Hemminger2007-09-1542-1/+41398
| | * | | | ucc_geth: fix compilationAnton Vorontsov2007-09-151-1/+1
| | * | | | mv643xx_eth: Fix tx_bytes stats calculationDale Farnsworth2007-09-151-1/+1
| | * | | | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-09-153-10/+22
| | |\ \ \ \
| | | * | | | [PATCH] bcm43xx: Fix cancellation of work queue crashesLarry Finger2007-09-143-10/+22
| | | | |_|/ | | | |/| |
| | * | | | spidernet: fix interrupt reason recognitionIshizaki Kou2007-09-131-8/+4
| | * | | | ehea: fix last_rx updateJan-Bernd Themann2007-09-131-1/+1
| | * | | | ehea: propagate physical port stateJan-Bernd Themann2007-09-132-2/+17
| | * | | | Fix a lock problem in generic phy codeHans-Jürgen Koch2007-09-132-4/+4
| | * | | | sky2: restore multicast list on resume and other opsStephen Hemminger2007-09-131-1/+8
| | * | | | atl1: disable broken 64-bit DMALuca Tettamanti2007-09-121-12/+7
| * | | | | sparc64 (and others): fix tty_ioctl.c buildTony Breeds2007-09-151-0/+14
| * | | | | KVM: MMU: Fix rare oops on guest context switchAvi Kivity2007-09-142-5/+10
OpenPOWER on IntegriCloud