summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* at91_ide: remove headers specific for at91sam9263Sergey Matyukevich2009-08-161-2/+0
* IDE: palm_bk3710: convert clock usage after clkdev conversionKevin Hilman2009-08-161-1/+1
* ide: fix races in handling of user-space SET XFER commandsBartlomiej Zolnierkiewicz2009-08-074-25/+12
* ide: allow ide_dev_read_id() to be called from the IRQ contextBartlomiej Zolnierkiewicz2009-08-072-13/+24
* ide: ide-taskfile.c fix style problemsJaswinder Singh Rajput2009-08-071-58/+51
* drivers/ide/ide-cd.c: Use DIV_ROUND_CLOSESTJulia Lawall2009-08-071-2/+2
* ide-tape: fix handling of postponed rqsBorislav Petkov2009-08-071-22/+11
* ide-tape: convert to ide_debug_log macroBorislav Petkov2009-08-071-53/+49
* ide-tape: fix debug callMark de Wever2009-08-071-1/+1
* ide: Fix annoying warning in ide_pio_bytes().David S. Miller2009-08-071-1/+1
* IDE: Save a call to PageHighMem()Jean Delvare2009-08-071-2/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-08-051-99/+53
|\
| * tty-ldisc: be more careful in 'put_ldisc' lockingLinus Torvalds2009-08-041-5/+12
| * tty-ldisc: turn ldisc user count into a proper refcountLinus Torvalds2009-08-041-97/+46
| * tty-ldisc: make refcount be atomic_t 'users' countLinus Torvalds2009-08-041-10/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-0539-124/+266
|\ \
| * | ehea: Fix napi list corruption on ifconfig downHannes Hering2009-08-042-1/+4
| * | igbvf: Allow VF driver to correctly recognize failure to set macAlexander Duyck2009-08-041-0/+4
| * | 3c59x: Fix build failure with gcc 3.2Jean Delvare2009-08-041-4/+6
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-047-8/+27
| |\ \
| | * | iwlagn: do not send key clear commands when rfkill enabledReinette Chatre2009-08-031-0/+12
| | * | libertas: Read buffer overflowRoel Kluin2009-08-031-1/+1
| | * | drivers/net/wireless: introduce missing kfreeJulia Lawall2009-08-031-0/+1
| | * | drivers/net/wireless/iwlwifi: introduce missing kfreeJulia Lawall2009-08-031-6/+6
| | * | zd1211rw: fix unaligned access in zd_mac_rxPatrick Simmons2009-08-031-1/+1
| | * | cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez2009-08-032-0/+6
| * | | sky2: Avoid transmits during sky2_down()Mike McCormack2009-08-042-1/+14
| * | | ixgbe: Patch to modify 82598 PCIe completion timeout valuesMallikarjuna R Chilakala2009-08-032-1/+74
| |/ /
| * | mlx4_en: Fix double pci unmapping.Yevgeny Petrilin2009-08-031-0/+1
| * | mISDN: Fix handling of receive buffer size in L1oIPAndreas Eversberg2009-08-021-2/+2
| * | pcnet32: VLB support fixesDon Fry2009-08-021-5/+7
| * | pcnet32: remove superfluous NULL pointer check in pcnet32_probe1()Don Fry2009-08-021-11/+7
| * | netxen: fix coherent dma mask settingDhananjay Phadke2009-08-021-12/+25
| * | mISDN: Read buffer overflowroel kluin2009-08-021-1/+1
| * | s6gmac: Read buffer overflowroel kluin2009-08-021-1/+1
| * | tulip: Read buffer overflowroel kluin2009-08-021-3/+3
| * | pppol2tp: calls unregister_pernet_gen_device() at unload timeEric Dumazet2009-08-021-0/+1
| * | ppp: fix lost fragments in ppp_mp_explode() (resubmit)Ben McKeegan2009-08-021-16/+18
| * | ixgbe: Fix RSC completion delay causing Rx interrupts to stopPeter P Waskiewicz Jr2009-07-312-1/+6
| * | ixgbe: Fix usage of second flags bitmap when using LRO/RSCPeter P Waskiewicz Jr2009-07-312-9/+9
| * | ixgbe: Fix netpoll to be properly multiqueue awarePeter P Waskiewicz Jr2009-07-311-3/+10
| * | gianfar: fix coalescing setup in ethtool support Jiajun Wu2009-07-301-6/+4
| * | pppoe: fix /proc/net/pppoeEric Dumazet2009-07-301-0/+1
| * | eexpress: Read buffer overflowroel kluin2009-07-301-3/+3
| * | 3c515: Write outside array boundsroel kluin2009-07-301-1/+3
| * | iscsi: Use GFP_ATOMIC in iscsi_offload_mesg().Michael Chan2009-07-301-2/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-309-35/+35
| |\ \
| | * | libertas: Read buffer overflowRoel Kluin2009-07-291-10/+8
| | * | libertas: Read outside array boundsRoel Kluin2009-07-291-1/+2
| | * | iwlwifi: Read outside array boundsRoel Kluin2009-07-271-0/+2