summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Pull suspend into release branchLen Brown2007-10-102-7/+8
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: clean up acpi_enter_sleep_state_prepRafael J. Wysocki2007-10-101-7/+3
| | * | | | | | | Hibernation: Make sure that ACPI is enabled in acpi_hibernation_finishRafael J. Wysocki2007-10-101-0/+5
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Pull randconfig into release branchLen Brown2007-10-103-1/+4
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | ACPI: suppress uninitialized var warningAndrew Morton2007-10-101-1/+1
| | * | | | | | acpi_video: kernel build error if !INPUTAndreas Herrmann2007-09-181-0/+1
| | * | | | | | sony-laptop/thinkpad-acpi: fix INPUT=n buildAndreas Herrmann2007-09-181-0/+2
* | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-191-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | [INET]: Justification for local port range robustness.Anton Arapov2007-10-181-2/+3
* | | | | | | | | NULL terminate the pci_device_ids in pasemi_edacStephen Rothwell2007-10-191-0/+1
* | | | | | | | | Change struct marker usersMathieu Desnoyers2007-10-194-23/+25
* | | | | | | | | Use helpers to obtain task pid in printksPavel Emelyanov2007-10-1919-30/+31
* | | | | | | | | FlashPoint, use BIT instead of BITWJiri Slaby2007-10-191-42/+40
* | | | | | | | | define global BIT macroJiri Slaby2007-10-1910-23/+0
* | | | | | | | | get rid of input BIT* duplicate definesJiri Slaby2007-10-19102-278/+356
* | | | | | | | | amba-pl011, rename BIT macroJiri Slaby2007-10-191-13/+13
* | | | | | | | | s2io, rename BIT macroJiri Slaby2007-10-193-366/+366
* | | | | | | | | i2c-pxa, rename BIT macro to PXA_BITJiri Slaby2007-10-191-27/+27
* | | | | | | | | cyber2000fb: checkpatch fixesKrzysztof Helt2007-10-191-103/+105
* | | | | | | | | cyber2000fb, rename BIT macroJiri Slaby2007-10-191-22/+22
* | | | | | | | | remove asm/bitops.h includesJiri Slaby2007-10-1926-26/+26
* | | | | | | | | Misc: phantom, improved data passingJiri Slaby2007-10-191-18/+76
* | | | | | | | | Misc: phantom, add comment about openhapticsJiri Slaby2007-10-191-0/+1
* | | | | | | | | Misc: phantom, synchronize_irq() on suspendJiri Slaby2007-10-191-0/+2
* | | | | | | | | pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-191-3/+4
* | | | | | | | | pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* | | | | | | | | pid namespaces: round up the APIPavel Emelianov2007-10-191-2/+2
* | | | | | | | | isdn/sc: remove unused REQUEST_IRQ and unnecessary header fileFernando Luis Vázquez Cao2007-10-193-21/+1
* | | | | | | | | isdn: fix random hard freeze with AVM T1 cardsKarsten Keil2007-10-191-16/+12
* | | | | | | | | isdn: fix random hard freeze with AVM cards using b1dmaKarsten Keil2007-10-191-9/+19
* | | | | | | | | isdn: fix random hard freeze with AVM c4 card part 2Karsten Keil2007-10-191-0/+2
* | | | | | | | | Console events and accessibilitySamuel Thibault2007-10-191-1/+44
* | | | | | | | | ps3av: remove unused fields in ps3av_monitor_quirksGeert Uytterhoeven2007-10-191-5/+1
* | | | | | | | | Console keyboard events and accessibilitySamuel Thibault2007-10-191-6/+36
* | | | | | | | | advansys: depends on VIRT_TO_BUSAndrew Morton2007-10-191-1/+1
|/ / / / / / / /
* | | | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-189-79/+90
|\ \ \ \ \ \ \ \
| * | | | | | | | pcnet32: remove private net_device_stats structureDon Fry2007-10-171-26/+25
| * | | | | | | | vortex_up should initialize "err"Badari Pulavarty2007-10-171-1/+1
| * | | | | | | | pcnet32: remove compile warnings in non-napi modeDon Fry2007-10-171-0/+4
| * | | | | | | | pcnet32: fix non-napi packet receptionDon Fry2007-10-171-0/+3
| * | | | | | | | fix EMAC driver for proper napi_synchronize APIBenjamin Herrenschmidt2007-10-171-1/+1
| * | | | | | | | sky2: shutdown cleanupStephen Hemminger2007-10-171-26/+20
| * | | | | | | | forcedeth msi bugfixManfred Spraul2007-10-171-8/+11
| * | | | | | | | gianfar: fix obviously wrong #ifdef CONFIG_GFAR_NAPI placementAnton Vorontsov2007-10-171-1/+3
| * | | | | | | | fs_enet: Update for API changesScott Wood2007-10-172-12/+17
| * | | | | | | | gianfar: remove orphan struct.Sebastian Siewior2007-10-171-1/+0
| * | | | | | | | forcedeth: fix rx-work condition in nv_rx_process_optimized() tooIngo Molnar2007-10-171-3/+5
* | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-10-1843-1189/+724
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ide: set drive->autotune in ide_pci_setup_ports()Bartlomiej Zolnierkiewicz2007-10-1929-74/+3
| * | | | | | | | | triflex: always tune PIOBartlomiej Zolnierkiewicz2007-10-191-0/+3
OpenPOWER on IntegriCloud