aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | opti621: always tune PIOBartlomiej Zolnierkiewicz2007-10-191-4/+4
| * | cy82c693: always tune PIOBartlomiej Zolnierkiewicz2007-10-191-5/+5
| * | cs5520: always tune PIOBartlomiej Zolnierkiewicz2007-10-191-3/+4
| * | alim15x3: always tune PIOBartlomiej Zolnierkiewicz2007-10-191-5/+5
| * | ide: add IDE_HFLAG_LEGACY_IRQS host flagBartlomiej Zolnierkiewicz2007-10-196-35/+26
| * | ide: add IDE_HFLAG_SERIALIZE host flagBartlomiej Zolnierkiewicz2007-10-194-13/+14
| * | ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flagBartlomiej Zolnierkiewicz2007-10-193-7/+7
| * | piix: add DECLARE_ICH_DEV() macroBartlomiej Zolnierkiewicz2007-10-191-63/+47
| * | pdc202xx_old: add DECLARE_PDC2026X_DEV() macroBartlomiej Zolnierkiewicz2007-10-191-41/+19
| * | pdc202xx_new: add DECLARE_PDCNEW_DEV() macroBartlomiej Zolnierkiewicz2007-10-191-57/+19